Pull request #43462 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 2ff043c9fe5ff0eb9710c8d90f4fb705797f9871+83970db5efb46bf61b2b239e8039400c67a7c7b7 (cb5ad7fdf6e5d181ecb419e30e281969a3d2dd21) 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43462@libs/jps # timeout=10 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 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch 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" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' 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-04-04T18:37:35.417Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-04-04T18:37:35.422Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-04-04T18:37:35.631Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-009276e0acc9d73fb) in /home/ubuntu/workspace/moby_PR-43462 [Pipeline] { [Pipeline] checkout [2022-04-04T18:37:35.656Z] The recommended git tool is: git [2022-04-04T18:37:35.712Z] using credential docker-jenkins-github-credentials [2022-04-04T18:37:35.722Z] Cloning the remote Git repository [2022-04-04T18:37:35.722Z] Cloning with configured refspecs honoured and without tags [2022-04-04T18:37:35.726Z] Cloning repository https://github.com/moby/moby.git [2022-04-04T18:37:35.727Z] > git init /home/ubuntu/workspace/moby_PR-43462 # timeout=10 [2022-04-04T18:37:35.741Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T18:37:35.741Z] > git --version # timeout=10 [2022-04-04T18:37:35.747Z] > git --version # 'git version 2.17.1' [2022-04-04T18:37:35.747Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T18:37:35.748Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43462/head:refs/remotes/origin/PR-43462 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T18:37:51.821Z] Fetching without tags [2022-04-04T18:37:52.208Z] Merging remotes/origin/master commit 83970db5efb46bf61b2b239e8039400c67a7c7b7 into PR head commit 2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 [2022-04-04T18:37:52.768Z] Merge succeeded, producing 2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 [2022-04-04T18:37:52.768Z] Checking out Revision 2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 (PR-43462) [2022-04-04T18:37:51.790Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T18:37:51.806Z] > git config --add remote.origin.fetch +refs/pull/43462/head:refs/remotes/origin/PR-43462 # timeout=10 [2022-04-04T18:37:51.811Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T18:37:51.816Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T18:37:51.868Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T18:37:51.868Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T18:37:51.869Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43462/head:refs/remotes/origin/PR-43462 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T18:37:52.211Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T18:37:52.217Z] > git checkout -f 2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 # timeout=10 [2022-04-04T18:37:52.725Z] > git remote # timeout=10 [2022-04-04T18:37:52.743Z] > git config --get remote.origin.url # timeout=10 [2022-04-04T18:37:52.752Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T18:37:52.753Z] > git merge 83970db5efb46bf61b2b239e8039400c67a7c7b7 # timeout=10 [2022-04-04T18:37:52.763Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-04T18:37:52.770Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T18:37:52.773Z] > git checkout -f 2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 # timeout=10 [2022-04-04T18:37:53.387Z] Commit message: "Updated AUTHORS and .mailmap files" [2022-04-04T18:37:53.387Z] First time build. Skipping changelog. [2022-04-04T18:37:53.397Z] > git --version # timeout=10 [2022-04-04T18:37:53.400Z] > git --version # 'git version 2.17.1' [2022-04-04T18:37:53.405Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-04T18:37:54.060Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43462:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2022-04-04T18:37:54.060Z] Unable to find image 'alpine:latest' locally [2022-04-04T18:37:54.060Z] latest: Pulling from library/alpine [2022-04-04T18:37:54.317Z] 40e059520d19: Pulling fs layer [2022-04-04T18:37:54.317Z] 40e059520d19: Verifying Checksum [2022-04-04T18:37:54.317Z] 40e059520d19: Download complete [2022-04-04T18:37:54.574Z] 40e059520d19: Pull complete [2022-04-04T18:37:54.574Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-04-04T18:37:54.574Z] Status: Downloaded newer image for alpine:latest [2022-04-04T18:37:57.093Z] 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) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2022-04-04T18:37:57.294Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-009276e0acc9d73fb) in /home/ubuntu/workspace/moby_PR-43462 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [2022-04-04T18:37:57.306Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-009797a12bb54f39c) in /home/ubuntu/workspace/moby_PR-43462 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [2022-04-04T18:37:57.359Z] The recommended git tool is: git [Pipeline] checkout [2022-04-04T18:37:57.378Z] The recommended git tool is: git [2022-04-04T18:37:57.386Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-04-04T18:37:57.395Z] Cloning the remote Git repository [2022-04-04T18:37:57.395Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2022-04-04T18:37:57.407Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-04-04T18:37:57.420Z] Fetching changes from the remote Git repository [2022-04-04T18:37:57.429Z] Fetching 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 integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2022-04-04T18:37:57.619Z] Running on azwin-2-32c6d0 in d:\jenkins\workspace\moby_PR-43462 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [2022-04-04T18:37:57.644Z] Merging remotes/origin/master commit 83970db5efb46bf61b2b239e8039400c67a7c7b7 into PR head commit 2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] { Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] ws [2022-04-04T18:37:57.684Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [Pipeline] // stage [2022-04-04T18:37:57.722Z] Merge succeeded, producing 2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 [2022-04-04T18:37:57.722Z] Checking out Revision 2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 (PR-43462) [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-04-04T18:37:57.778Z] The recommended git tool is: git [2022-04-04T18:37:57.825Z] Commit message: "Updated AUTHORS and .mailmap files" [2022-04-04T18:37:57.835Z] > git --version # timeout=10 [2022-04-04T18:37:57.839Z] > git --version # 'git version 2.17.1' [2022-04-04T18:37:57.844Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-04T18:37:58.001Z] using credential docker-jenkins-github-credentials [2022-04-04T18:37:58.081Z] Cloning the remote Git repository [2022-04-04T18:37:58.081Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-04T18:37:57.416Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43462/.git # timeout=10 [2022-04-04T18:37:57.423Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T18:37:57.431Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T18:37:57.432Z] > git --version # timeout=10 [2022-04-04T18:37:57.436Z] > git --version # 'git version 2.17.1' [2022-04-04T18:37:57.437Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T18:37:57.437Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43462/head:refs/remotes/origin/PR-43462 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T18:37:57.647Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T18:37:57.649Z] > git checkout -f 2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 # timeout=10 [2022-04-04T18:37:57.693Z] > git remote # timeout=10 [2022-04-04T18:37:57.705Z] > git config --get remote.origin.url # timeout=10 [2022-04-04T18:37:57.711Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T18:37:57.711Z] > git merge 83970db5efb46bf61b2b239e8039400c67a7c7b7 # timeout=10 [2022-04-04T18:37:57.720Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-04T18:37:57.767Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T18:37:57.771Z] > git checkout -f 2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 # timeout=10 [2022-04-04T18:37:57.398Z] Cloning repository https://github.com/moby/moby.git [2022-04-04T18:37:57.409Z] > git init /home/ubuntu/workspace/moby_PR-43462 # timeout=10 [2022-04-04T18:37:57.424Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T18:37:57.424Z] > git --version # timeout=10 [2022-04-04T18:37:57.429Z] > git --version # 'git version 2.17.1' [2022-04-04T18:37:57.429Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T18:37:57.430Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43462/head:refs/remotes/origin/PR-43462 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T18:37:58.483Z] + [ PR != PR ] [2022-04-04T18:37:58.483Z] + [ master != master ] [2022-04-04T18:37:58.483Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-04T18:37:58.840Z] + docker version [2022-04-04T18:37:58.840Z] Client: Docker Engine - Community [2022-04-04T18:37:58.840Z] Version: 20.10.12 [2022-04-04T18:37:58.840Z] API version: 1.41 [2022-04-04T18:37:58.840Z] Go version: go1.16.12 [2022-04-04T18:37:58.840Z] Git commit: e91ed57 [2022-04-04T18:37:58.840Z] Built: Mon Dec 13 11:45:27 2021 [2022-04-04T18:37:58.840Z] OS/Arch: linux/amd64 [2022-04-04T18:37:58.840Z] Context: default [2022-04-04T18:37:58.840Z] Experimental: true [2022-04-04T18:37:58.840Z] [2022-04-04T18:37:58.840Z] Server: Docker Engine - Community [2022-04-04T18:37:58.840Z] Engine: [2022-04-04T18:37:58.840Z] Version: 20.10.12 [2022-04-04T18:37:58.840Z] API version: 1.41 (minimum version 1.12) [2022-04-04T18:37:58.840Z] Go version: go1.16.12 [2022-04-04T18:37:58.840Z] Git commit: 459d0df [2022-04-04T18:37:58.840Z] Built: Mon Dec 13 11:43:36 2021 [2022-04-04T18:37:58.840Z] OS/Arch: linux/amd64 [2022-04-04T18:37:58.840Z] Experimental: true [2022-04-04T18:37:58.840Z] containerd: [2022-04-04T18:37:58.840Z] Version: 1.4.12 [2022-04-04T18:37:58.840Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-04T18:37:58.840Z] runc: [2022-04-04T18:37:58.840Z] Version: 1.0.2 [2022-04-04T18:37:58.840Z] GitCommit: v1.0.2-0-g52b36a2 [2022-04-04T18:37:58.840Z] docker-init: [2022-04-04T18:37:58.840Z] Version: 0.19.0 [2022-04-04T18:37:58.840Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-04T18:37:58.119Z] Cloning repository https://github.com/moby/moby.git [2022-04-04T18:37:58.120Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-04T18:37:58.181Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T18:37:58.181Z] > git --version # timeout=10 [2022-04-04T18:37:58.228Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-04T18:37:58.228Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T18:37:58.230Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43462/head:refs/remotes/origin/PR-43462 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T18:37:59.153Z] + docker info [2022-04-04T18:38:00.080Z] Client: [2022-04-04T18:38:00.080Z] Context: default [2022-04-04T18:38:00.080Z] Debug Mode: false [2022-04-04T18:38:00.080Z] Plugins: [2022-04-04T18:38:00.080Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-04T18:38:00.080Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-04-04T18:38:00.080Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-04-04T18:38:00.080Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-04-04T18:38:00.080Z] [2022-04-04T18:38:00.080Z] Server: [2022-04-04T18:38:00.080Z] Containers: 0 [2022-04-04T18:38:00.080Z] Running: 0 [2022-04-04T18:38:00.080Z] Paused: 0 [2022-04-04T18:38:00.080Z] Stopped: 0 [2022-04-04T18:38:00.080Z] Images: 4 [2022-04-04T18:38:00.080Z] Server Version: 20.10.12 [2022-04-04T18:38:00.080Z] Storage Driver: overlay2 [2022-04-04T18:38:00.080Z] Backing Filesystem: extfs [2022-04-04T18:38:00.080Z] Supports d_type: true [2022-04-04T18:38:00.080Z] Native Overlay Diff: true [2022-04-04T18:38:00.080Z] userxattr: false [2022-04-04T18:38:00.080Z] Logging Driver: json-file [2022-04-04T18:38:00.080Z] Cgroup Driver: cgroupfs [2022-04-04T18:38:00.080Z] Cgroup Version: 1 [2022-04-04T18:38:00.080Z] Plugins: [2022-04-04T18:38:00.080Z] Volume: local [2022-04-04T18:38:00.080Z] Network: bridge host ipvlan macvlan null overlay [2022-04-04T18:38:00.080Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-04T18:38:00.080Z] Swarm: inactive [2022-04-04T18:38:00.080Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-04T18:38:00.080Z] Default Runtime: runc [2022-04-04T18:38:00.080Z] Init Binary: docker-init [2022-04-04T18:38:00.080Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-04T18:38:00.080Z] runc version: v1.0.2-0-g52b36a2 [2022-04-04T18:38:00.080Z] init version: de40ad0 [2022-04-04T18:38:00.080Z] Security Options: [2022-04-04T18:38:00.080Z] apparmor [2022-04-04T18:38:00.080Z] seccomp [2022-04-04T18:38:00.080Z] Profile: default [2022-04-04T18:38:00.080Z] Kernel Version: 5.4.0-1061-aws [2022-04-04T18:38:00.080Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-04T18:38:00.080Z] OSType: linux [2022-04-04T18:38:00.080Z] Architecture: x86_64 [2022-04-04T18:38:00.080Z] CPUs: 2 [2022-04-04T18:38:00.080Z] Total Memory: 7.565GiB [2022-04-04T18:38:00.080Z] Name: ip-10-100-85-153 [2022-04-04T18:38:00.080Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-04-04T18:38:00.080Z] Docker Root Dir: /var/lib/docker [2022-04-04T18:38:00.080Z] Debug Mode: false [2022-04-04T18:38:00.080Z] Registry: https://index.docker.io/v1/ [2022-04-04T18:38:00.080Z] Labels: [2022-04-04T18:38:00.080Z] Experimental: true [2022-04-04T18:38:00.080Z] Insecure Registries: [2022-04-04T18:38:00.080Z] 127.0.0.0/8 [2022-04-04T18:38:00.080Z] Live Restore Enabled: true [2022-04-04T18:38:00.080Z] [2022-04-04T18:38:00.080Z] WARNING: No swap limit support [Pipeline] sh [2022-04-04T18:38:00.396Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-04T18:38:00.396Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-04T18:38:00.396Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43462/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-04T18:38:00.396Z] + bash /home/ubuntu/workspace/moby_PR-43462/check-config.sh [2022-04-04T18:38:00.396Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-04T18:38:00.396Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-04-04T18:38:00.396Z] [2022-04-04T18:38:00.396Z] Generally Necessary: [2022-04-04T18:38:00.396Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-04T18:38:00.396Z] - apparmor: enabled and tools installed [2022-04-04T18:38:00.396Z] - CONFIG_NAMESPACES: enabled [2022-04-04T18:38:00.396Z] - CONFIG_NET_NS: enabled [2022-04-04T18:38:00.396Z] - CONFIG_PID_NS: enabled [2022-04-04T18:38:00.396Z] - CONFIG_IPC_NS: enabled [2022-04-04T18:38:00.396Z] - CONFIG_UTS_NS: enabled [2022-04-04T18:38:00.396Z] - CONFIG_CGROUPS: enabled [2022-04-04T18:38:00.396Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-04T18:38:00.396Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-04T18:38:00.396Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-04T18:38:00.396Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-04T18:38:00.396Z] - CONFIG_CPUSETS: enabled [2022-04-04T18:38:00.396Z] - CONFIG_MEMCG: enabled [2022-04-04T18:38:00.396Z] - CONFIG_KEYS: enabled [2022-04-04T18:38:00.396Z] - CONFIG_VETH: enabled (as module) [2022-04-04T18:38:00.396Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-04T18:38:00.396Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-04T18:38:00.396Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-04T18:38:00.396Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-04T18:38:00.396Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-04T18:38:00.396Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-04T18:38:00.652Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-04T18:38:00.652Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-04T18:38:00.652Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-04T18:38:00.652Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-04T18:38:00.652Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-04T18:38:00.652Z] - CONFIG_CGROUP_BPF: enabled [2022-04-04T18:38:00.652Z] [2022-04-04T18:38:00.652Z] Optional Features: [2022-04-04T18:38:00.652Z] - CONFIG_USER_NS: enabled [2022-04-04T18:38:00.652Z] - CONFIG_SECCOMP: enabled [2022-04-04T18:38:00.652Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-04T18:38:00.652Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-04T18:38:00.652Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-04T18:38:00.652Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-04T18:38:00.652Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-04T18:38:00.652Z] - CONFIG_BLK_CGROUP: enabled [2022-04-04T18:38:00.652Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-04T18:38:00.652Z] - CONFIG_CGROUP_PERF: enabled [2022-04-04T18:38:00.652Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-04T18:38:00.652Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-04T18:38:00.652Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-04T18:38:00.652Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-04T18:38:00.652Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-04T18:38:00.652Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-04T18:38:00.652Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-04T18:38:00.652Z] - CONFIG_IP_VS: enabled (as module) [2022-04-04T18:38:00.652Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-04T18:38:00.652Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-04T18:38:00.652Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-04T18:38:00.652Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-04T18:38:00.652Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-04T18:38:00.652Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-04T18:38:00.652Z] - CONFIG_EXT4_FS: enabled [2022-04-04T18:38:00.652Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-04T18:38:00.652Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-04T18:38:00.652Z] - Network Drivers: [2022-04-04T18:38:00.652Z] - "overlay": [2022-04-04T18:38:00.652Z] - CONFIG_VXLAN: enabled (as module) [2022-04-04T18:38:00.652Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-04T18:38:00.652Z] Optional (for encrypted networks): [2022-04-04T18:38:00.652Z] - CONFIG_CRYPTO: enabled [2022-04-04T18:38:00.652Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-04T18:38:00.652Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-04T18:38:00.652Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-04T18:38:00.652Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-04T18:38:00.652Z] - CONFIG_XFRM: enabled [2022-04-04T18:38:00.652Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-04T18:38:00.652Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-04T18:38:00.652Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-04T18:38:00.652Z] - "ipvlan": [2022-04-04T18:38:00.652Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-04T18:38:00.652Z] - "macvlan": [2022-04-04T18:38:00.652Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-04T18:38:00.652Z] - CONFIG_DUMMY: enabled (as module) [2022-04-04T18:38:00.652Z] - "ftp,tftp client in container": [2022-04-04T18:38:00.908Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-04T18:38:00.908Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-04T18:38:00.908Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-04T18:38:00.908Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-04T18:38:00.908Z] - Storage Drivers: [2022-04-04T18:38:00.908Z] - "aufs": [2022-04-04T18:38:00.908Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-04T18:38:00.908Z] - "btrfs": [2022-04-04T18:38:00.908Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-04T18:38:00.908Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-04T18:38:00.908Z] - "devicemapper": [2022-04-04T18:38:00.908Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-04T18:38:00.908Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-04T18:38:00.908Z] - "overlay": [2022-04-04T18:38:00.908Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-04T18:38:00.908Z] - "zfs": [2022-04-04T18:38:00.908Z] - /dev/zfs: present [2022-04-04T18:38:00.908Z] - zfs command: missing [2022-04-04T18:38:00.908Z] - zpool command: missing [2022-04-04T18:38:00.908Z] [2022-04-04T18:38:00.908Z] Limits: [2022-04-04T18:38:00.908Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-04T18:38:00.908Z] [2022-04-04T18:38:00.908Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-04T18:38:01.269Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 . [2022-04-04T18:38:01.525Z] #1 [internal] load build definition from Dockerfile [2022-04-04T18:38:01.525Z] #1 sha256:28e14787d90bf688b73632eb8111603af5423b1eaf318babff2d0bb124a04e8f [2022-04-04T18:38:01.525Z] #1 transferring dockerfile: 16.77kB 0.0s done [2022-04-04T18:38:01.525Z] #1 DONE 0.0s [2022-04-04T18:38:01.525Z] [2022-04-04T18:38:01.525Z] #2 [internal] load .dockerignore [2022-04-04T18:38:01.525Z] #2 sha256:7ce20a3336406b8b9e87adb5b3a022665dcc65b61c79c0550109d8ee908892fb [2022-04-04T18:38:01.525Z] #2 transferring context: 87B 0.0s done [2022-04-04T18:38:01.525Z] #2 DONE 0.0s [2022-04-04T18:38:01.525Z] [2022-04-04T18:38:01.525Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-04T18:38:01.525Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-04T18:38:01.525Z] #3 DONE 0.1s [2022-04-04T18:38:01.525Z] [2022-04-04T18:38:01.525Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-04T18:38:01.525Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-04T18:38:01.525Z] #4 CACHED [2022-04-04T18:38:01.781Z] [2022-04-04T18:38:01.781Z] #6 [internal] load build definition from Dockerfile [2022-04-04T18:38:01.781Z] #6 sha256:79e540e527023acefe28cea4fffe4fc43167c432fdd955deb27a1e00bb7a6f90 [2022-04-04T18:38:01.781Z] #6 DONE 0.0s [2022-04-04T18:38:01.781Z] [2022-04-04T18:38:01.781Z] #5 [internal] load .dockerignore [2022-04-04T18:38:01.781Z] #5 sha256:d23a42a208d35c3e69095a841dd9753a5fbbcbd8284dbccae5a527b3e765a1d2 [2022-04-04T18:38:01.781Z] #5 DONE 0.0s [2022-04-04T18:38:01.781Z] [2022-04-04T18:38:01.781Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-04T18:38:01.781Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-04T18:38:01.781Z] #10 DONE 0.1s [2022-04-04T18:38:01.781Z] [2022-04-04T18:38:01.781Z] #9 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-04T18:38:01.781Z] #9 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-04-04T18:38:02.038Z] #9 DONE 0.1s [2022-04-04T18:38:02.038Z] [2022-04-04T18:38:02.038Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-04T18:38:02.038Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-04T18:38:02.038Z] #7 DONE 0.1s [2022-04-04T18:38:02.038Z] [2022-04-04T18:38:02.038Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-04T18:38:02.038Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-04T18:38:02.038Z] #8 DONE 0.1s [2022-04-04T18:38:02.038Z] [2022-04-04T18:38:02.038Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-04T18:38:02.038Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-04T18:38:02.038Z] #76 DONE 0.0s [2022-04-04T18:38:02.038Z] [2022-04-04T18:38:02.038Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-04T18:38:02.038Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-04T18:38:02.038Z] #74 DONE 0.0s [2022-04-04T18:38:02.038Z] [2022-04-04T18:38:02.038Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T18:38:02.038Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T18:38:02.038Z] #11 DONE 0.0s [2022-04-04T18:38:02.038Z] [2022-04-04T18:38:02.038Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-04T18:38:02.038Z] #35 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-04T18:38:02.038Z] #35 DONE 0.0s [2022-04-04T18:38:02.038Z] [2022-04-04T18:38:02.038Z] #31 [internal] load build context [2022-04-04T18:38:02.038Z] #31 sha256:d13ac3c713ad76e1d3816874a43005d21d9c13c0cacbf7c64c9c9be517039820 [2022-04-04T18:38:02.605Z] #31 ... [2022-04-04T18:38:02.605Z] [2022-04-04T18:38:02.605Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-04T18:38:02.605Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-04T18:38:02.605Z] #52 DONE 0.4s [2022-04-04T18:38:02.605Z] [2022-04-04T18:38:02.605Z] #31 [internal] load build context [2022-04-04T18:38:02.605Z] #31 sha256:d13ac3c713ad76e1d3816874a43005d21d9c13c0cacbf7c64c9c9be517039820 [2022-04-04T18:38:04.026Z] #31 transferring context: 60.71MB 1.7s done [2022-04-04T18:38:04.026Z] #31 DONE 1.8s [2022-04-04T18:38:04.026Z] [2022-04-04T18:38:04.026Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-04T18:38:04.026Z] #25 sha256:73f720b716700f86ed3cccd7102589c8f40acde081039767e753f88c46fb855a [2022-04-04T18:38:04.026Z] #25 CACHED [2022-04-04T18:38:04.026Z] [2022-04-04T18:38:04.026Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-04T18:38:04.026Z] #73 sha256:7e2a2e4c5e18cbf5955af539ce3579fd411e54d8c58c819eaca557813edb5ae7 [2022-04-04T18:38:04.026Z] #73 CACHED [2022-04-04T18:38:04.026Z] [2022-04-04T18:38:04.027Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T18:38:04.027Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541 [2022-04-04T18:38:04.027Z] #45 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #47 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-04T18:38:04.027Z] #47 sha256:53aa477954a0871bee538a9cc61070a151909cdbd1d4fb2b3fa2c29bfeaae5f7 [2022-04-04T18:38:04.027Z] #47 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #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-04-04T18:38:04.027Z] #36 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-04T18:38:04.027Z] #36 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-04T18:38:04.027Z] #71 sha256:489a25b74f344697f4245e0c0bcf66042055ab184d8bc1f723d0ac7f7a92b396 [2022-04-04T18:38:04.027Z] #71 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #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-04-04T18:38:04.027Z] #33 sha256:b83da0cd5fde7a08bcc47a5d6e32a2ef6a1eb9f6c97fdb0ff6c91cadd4ef8a5e [2022-04-04T18:38:04.027Z] #33 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-04T18:38:04.027Z] #44 sha256:b418f79b3141c096ddb911f34e526a47efe1f2f55fbc069f8ace9b906c487c1f [2022-04-04T18:38:04.027Z] #44 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #56 [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-04-04T18:38:04.027Z] #56 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-04T18:38:04.027Z] #56 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-04T18:38:04.027Z] #64 sha256:0e828ae661fba1f56bd152bf728760ae7169a309332ceac38faa0cdbc870dbf4 [2022-04-04T18:38:04.027Z] #64 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-04T18:38:04.027Z] #39 sha256:1e4dc30a69668491e3e5224ac3da65fb9ddfc52d42c452180374a84990afa5d5 [2022-04-04T18:38:04.027Z] #39 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-04T18:38:04.027Z] #26 sha256:41509d233f4aa5911a1f8aad965b15f8f987fc71712f358c66e4884f4a3d9ed4 [2022-04-04T18:38:04.027Z] #26 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-04T18:38:04.027Z] #30 sha256:61e7054d363933f53fe6223297ed88704b23ddee3223cd185c946370f2b023ff [2022-04-04T18:38:04.027Z] #30 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-04-04T18:38:04.027Z] #15 sha256:a6347bf602fd46b0aab30abeb551e6783e5d5d3c3ed0796e3124d2e693ab7396 [2022-04-04T18:38:04.027Z] #15 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-04T18:38:04.027Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-04T18:38:04.027Z] #75 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-04T18:38:04.027Z] #22 sha256:82cc320f297b301ddfc78c2e1dbb64c2fb442916d36319cd4edd9276bcac1b3f [2022-04-04T18:38:04.027Z] #22 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-04T18:38:04.027Z] #72 sha256:a190d14ff24b5f114e5c43d2995a88ec3deb1d911588fbc9a0a104d6f15ffe6a [2022-04-04T18:38:04.027Z] #72 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-04T18:38:04.027Z] #55 sha256:ae421be49b4cfc20f150402ab77c0ad6414c5810a963789699ba7908958085cb [2022-04-04T18:38:04.027Z] #55 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-04T18:38:04.027Z] #59 sha256:73a4cf695a357af74af08e7c16ba7ed3c71b344ae741eb980ba43fc4e41b029d [2022-04-04T18:38:04.027Z] #59 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-04T18:38:04.027Z] #78 sha256:8c161a6362cd9b2dd29b5d37c545a54ef76547f979119b67925255ad6775adf4 [2022-04-04T18:38:04.027Z] #78 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-04T18:38:04.027Z] #66 sha256:932c8970595f7e53737ddc6cb085f0c03ffdf6942cd6feeaa4d3e1f8c6f5134b [2022-04-04T18:38:04.027Z] #66 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #28 [dev-systemd-false 7/24] 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-04-04T18:38:04.027Z] #28 sha256:ecec8b3a1b92b79454431e991e157957c6502e29472f3b5cd9aa1162ae302e60 [2022-04-04T18:38:04.027Z] #28 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #70 [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-04-04T18:38:04.027Z] #70 sha256:b755c3ae365b5e03fd1dbc32aed40b79d161b282288ce13a1c112e0ca672ed62 [2022-04-04T18:38:04.027Z] #70 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #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-04-04T18:38:04.027Z] #38 sha256:10499e16b4fa7ce71c45981a251f1fe95049c9d5dc02513549f5414f4a42423c [2022-04-04T18:38:04.027Z] #38 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-04T18:38:04.027Z] #32 sha256:6a8b56c73a356867d35edeb175b0650ee1e297250976b675e383b47b9c4ed77c [2022-04-04T18:38:04.027Z] #32 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #23 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-04T18:38:04.027Z] #23 sha256:c8d643c3799d97264df85b4b3ac77510f1497d963d6c8e419c79f285f16b99bf [2022-04-04T18:38:04.027Z] #23 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #63 [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-04-04T18:38:04.027Z] #63 sha256:bcb248b9323c9eeb02c4f139bbf1c048e912e9444515f2565dbce2fe776a1bfa [2022-04-04T18:38:04.027Z] #63 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-04T18:38:04.027Z] #69 sha256:7c8aa8e168d3c6ce11eb964f9b0488c6e26324a3f96540d0bfb5aa72075330a2 [2022-04-04T18:38:04.027Z] #69 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-04T18:38:04.027Z] #50 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-04T18:38:04.027Z] #50 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-04T18:38:04.027Z] #57 sha256:981c2b706d0ce888e2ce5da0eaca040d2dc13043d17f3921803e42437089221b [2022-04-04T18:38:04.027Z] #57 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-04-04T18:38:04.027Z] #14 sha256:24a1ac4a99012ffb2a8216b9dac6ddbeac51cb6f5a142a33bc8efb756d9faef8 [2022-04-04T18:38:04.027Z] #14 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #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-04-04T18:38:04.027Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-04T18:38:04.027Z] #20 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-04T18:38:04.027Z] #49 sha256:a546b4f3aa57c9d95f9c18da36e460894b4aad27b3d7c8f3c44477414ff71d50 [2022-04-04T18:38:04.027Z] #49 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #60 [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-04-04T18:38:04.027Z] #60 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-04T18:38:04.027Z] #60 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-04-04T18:38:04.027Z] #18 sha256:3edcaa2a38be60e2f916411534b420c99fd6f441b9c27d8dfd52c97be924f025 [2022-04-04T18:38:04.027Z] #18 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-04T18:38:04.027Z] #61 sha256:0d8433047e0465b1413d2562e0d7b9b1d844df15851e558fc75b1a85f3008aac [2022-04-04T18:38:04.027Z] #61 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #53 [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-04-04T18:38:04.027Z] #53 sha256:078c6d094bf8eabbaea14fd0a4bacee4caf3443f4e433a369a6aefc86528d256 [2022-04-04T18:38:04.027Z] #53 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-04T18:38:04.027Z] #68 sha256:4c23496df4cc94d71c84df9c38187c57a886fca9fb7990fb15eea20c37fd8b49 [2022-04-04T18:38:04.027Z] #68 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #67 [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-04-04T18:38:04.027Z] #67 sha256:b77b4217c502d37ce9fa549faeb9fa7f7aa1dd8325c73601deb779f0dd74bb06 [2022-04-04T18:38:04.027Z] #67 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-04T18:38:04.027Z] #37 sha256:efa1d94c87587f331a658d75986c7cf6f62d8f0ccb70c228f48f9e5fb557cf00 [2022-04-04T18:38:04.027Z] #37 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-04T18:38:04.027Z] #40 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8 [2022-04-04T18:38:04.027Z] #40 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #65 [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-04-04T18:38:04.027Z] #65 sha256:53c754794047bfc0afae1a39730e7204add6497a59ad551952d5a67968ab4643 [2022-04-04T18:38:04.027Z] #65 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-04T18:38:04.027Z] #34 sha256:59b88a3dddb0f189cabcbd469dd3bf75a04550a1bcb40b0c4217faee35be962a [2022-04-04T18:38:04.027Z] #34 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #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-04-04T18:38:04.027Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139 [2022-04-04T18:38:04.027Z] #19 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #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-04-04T18:38:04.027Z] #13 sha256:db23d3b435b4af6960dd8702a4e903fbf59fa049e65f5a850147b2c6095209a4 [2022-04-04T18:38:04.027Z] #13 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-04T18:38:04.027Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-04T18:38:04.027Z] #77 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #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-04-04T18:38:04.027Z] #41 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-04T18:38:04.027Z] #41 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-04T18:38:04.027Z] #62 sha256:49cf4b9a0e5cabd4a9339a6ac48d331b7589a286ebcbdd976eb2ca0faf88621f [2022-04-04T18:38:04.027Z] #62 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #29 [dev-systemd-false 8/24] 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-04-04T18:38:04.027Z] #29 sha256:1148f850129e146d9fdae914833acdcb86df5d0357e54adf24a9273288bcc362 [2022-04-04T18:38:04.027Z] #29 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-04-04T18:38:04.027Z] #54 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-04T18:38:04.027Z] #54 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-04T18:38:04.027Z] #42 sha256:316413e685b6078bf047ee45cfb5e4572733e45cb94be45ca52ba37a30cc7912 [2022-04-04T18:38:04.027Z] #42 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-04T18:38:04.027Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506 [2022-04-04T18:38:04.027Z] #12 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-04T18:38:04.027Z] #24 sha256:b87806f296340cb02166c2c86ac007bbe48f86485623d882fc7903f1cfb65f73 [2022-04-04T18:38:04.027Z] #24 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-04-04T18:38:04.027Z] #16 sha256:e6de4d8c6450cd3260b735febf0884f9e458671d69ef5d452931bf4eb143632e [2022-04-04T18:38:04.027Z] #16 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #58 [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-04-04T18:38:04.027Z] #58 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T18:38:04.027Z] #58 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-04-04T18:38:04.027Z] #27 sha256:97dd1611f9b15f0a72fc76c4558a75db47341971f0796e3a3f6e5fd6f6bf0cd1 [2022-04-04T18:38:04.027Z] #27 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #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-04-04T18:38:04.027Z] #43 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-04T18:38:04.027Z] #43 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #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-04-04T18:38:04.027Z] #21 sha256:c32018453d6e6a330d085f59c3778f67c9d68b3296b576f4afb63d06b03fe99a [2022-04-04T18:38:04.027Z] #21 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-04T18:38:04.027Z] #46 sha256:4faefa63edfa1df1e16684ecd0ab5c6d149b799a6cd45af6b760f47eefbffc6d [2022-04-04T18:38:04.027Z] #46 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-04T18:38:04.027Z] #48 sha256:cd0338ffda9f90414566968639997cc7b676334892d3f7f18dcca9e63ab3f222 [2022-04-04T18:38:04.027Z] #48 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-04-04T18:38:04.027Z] #17 sha256:2499d4a89d98d94b3e937911b2b0cba450ee703e56ff52d46f0ab383f495b13e [2022-04-04T18:38:04.027Z] #17 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-04T18:38:04.027Z] #51 sha256:4023f8ade11f120340f1b25b9a04d01ca22f57855ad215b6da1cfe8d0e3632a6 [2022-04-04T18:38:04.027Z] #51 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-04T18:38:04.027Z] #79 sha256:f50fb59ecf35c3dd7ee4c0567675efb01951a148a10db01e0c82984eb9a42bda [2022-04-04T18:38:04.027Z] #79 CACHED [2022-04-04T18:38:04.027Z] [2022-04-04T18:38:04.027Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-04T18:38:04.027Z] #80 sha256:ec7fba717f17e46b803a7387b50f9dbf7b6b69ff98c446c8c60856005ab0f062 [2022-04-04T18:38:04.958Z] #80 DONE 1.2s [2022-04-04T18:38:04.958Z] [2022-04-04T18:38:04.958Z] #81 exporting to image [2022-04-04T18:38:04.958Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-04T18:38:04.958Z] #81 exporting layers [2022-04-04T18:38:05.901Z] #81 exporting layers 0.9s done [2022-04-04T18:38:05.901Z] #81 writing image sha256:8fcaeb1ae7ca513ec15a188c1684b1cc10cf90ac79a2b8d061d191e50e7aef14 [2022-04-04T18:38:05.902Z] #81 writing image sha256:8fcaeb1ae7ca513ec15a188c1684b1cc10cf90ac79a2b8d061d191e50e7aef14 done [2022-04-04T18:38:05.902Z] #81 naming to docker.io/library/docker:2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 done [2022-04-04T18:38:05.902Z] #81 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-04-04T18:38:06.222Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43462/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43462/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 hack/validate/default [2022-04-04T18:38:07.150Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-04-04T18:38:07.150Z] No api/types/ or api/swagger.yaml changes in diff. [2022-04-04T18:38:07.150Z] Congratulations! All TOML source files changed here have valid syntax. [2022-04-04T18:38:07.150Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-04-04T18:38:07.150Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-04-04T18:38:07.150Z] Congratulations! No new tests were added to integration-cli. [2022-04-04T18:38:07.150Z] [2022-04-04T18:38:07.150Z] INFO Start validation with golang-ci-lint [2022-04-04T18:38:08.516Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-04-04T18:38:08.516Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-04-04T18:38:08.516Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-04-04T18:38:12.295Z] Still waiting to schedule task [2022-04-04T18:38:12.295Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-04T18:38:12.296Z] Still waiting to schedule task [2022-04-04T18:38:12.296Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-094211baec6c2875f)’ [2022-04-04T18:38:12.298Z] Still waiting to schedule task [2022-04-04T18:38:12.298Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-01a2cc2abb268ba3b)’ [2022-04-04T18:38:12.302Z] Still waiting to schedule task [2022-04-04T18:38:12.302Z] Waiting for next available executor on ‘windows-2022’ [2022-04-04T18:38:12.303Z] Still waiting to schedule task [2022-04-04T18:38:12.303Z] Waiting for next available executor on ‘windows-2022’ [2022-04-04T18:38:13.427Z] Fetching without tags [2022-04-04T18:38:13.555Z] Fetching without tags [2022-04-04T18:38:13.651Z] Merging remotes/origin/master commit 83970db5efb46bf61b2b239e8039400c67a7c7b7 into PR head commit 2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 [2022-04-04T18:38:13.263Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T18:38:13.309Z] > git config --add remote.origin.fetch +refs/pull/43462/head:refs/remotes/origin/PR-43462 # timeout=10 [2022-04-04T18:38:13.354Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T18:38:13.473Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T18:38:13.593Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T18:38:13.593Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T18:38:13.595Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43462/head:refs/remotes/origin/PR-43462 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T18:38:14.193Z] Merge succeeded, producing 2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 [2022-04-04T18:38:14.193Z] Checking out Revision 2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 (PR-43462) [2022-04-04T18:38:14.244Z] Merging remotes/origin/master commit 83970db5efb46bf61b2b239e8039400c67a7c7b7 into PR head commit 2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 [2022-04-04T18:38:14.442Z] Commit message: "Updated AUTHORS and .mailmap files" [2022-04-04T18:38:14.453Z] > git --version # timeout=10 [2022-04-04T18:38:14.459Z] > git --version # 'git version 2.17.1' [2022-04-04T18:38:14.461Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-04T18:38:13.397Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T18:38:13.399Z] > git config --add remote.origin.fetch +refs/pull/43462/head:refs/remotes/origin/PR-43462 # timeout=10 [2022-04-04T18:38:13.401Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T18:38:13.421Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T18:38:13.430Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T18:38:13.430Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T18:38:13.431Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43462/head:refs/remotes/origin/PR-43462 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T18:38:13.654Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T18:38:13.660Z] > git checkout -f 2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 # timeout=10 [2022-04-04T18:38:14.167Z] > git remote # timeout=10 [2022-04-04T18:38:14.172Z] > git config --get remote.origin.url # timeout=10 [2022-04-04T18:38:14.178Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T18:38:14.179Z] > git merge 83970db5efb46bf61b2b239e8039400c67a7c7b7 # timeout=10 [2022-04-04T18:38:14.190Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-04T18:38:14.195Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T18:38:14.198Z] > git checkout -f 2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 # timeout=10 [2022-04-04T18:38:15.134Z] + docker version [2022-04-04T18:38:15.134Z] Client: Docker Engine - Community [2022-04-04T18:38:15.134Z] Version: 20.10.12 [2022-04-04T18:38:15.134Z] API version: 1.41 [2022-04-04T18:38:15.134Z] Go version: go1.16.12 [2022-04-04T18:38:15.135Z] Git commit: e91ed57 [2022-04-04T18:38:15.135Z] Built: Mon Dec 13 11:45:27 2021 [2022-04-04T18:38:15.135Z] OS/Arch: linux/amd64 [2022-04-04T18:38:15.135Z] Context: default [2022-04-04T18:38:15.135Z] Experimental: true [2022-04-04T18:38:15.135Z] [2022-04-04T18:38:15.135Z] Server: Docker Engine - Community [2022-04-04T18:38:15.135Z] Engine: [2022-04-04T18:38:15.135Z] Version: 20.10.12 [2022-04-04T18:38:15.135Z] API version: 1.41 (minimum version 1.12) [2022-04-04T18:38:15.135Z] Go version: go1.16.12 [2022-04-04T18:38:15.135Z] Git commit: 459d0df [2022-04-04T18:38:15.135Z] Built: Mon Dec 13 11:43:36 2021 [2022-04-04T18:38:15.135Z] OS/Arch: linux/amd64 [2022-04-04T18:38:15.135Z] Experimental: true [2022-04-04T18:38:15.135Z] containerd: [2022-04-04T18:38:15.135Z] Version: 1.4.12 [2022-04-04T18:38:15.135Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-04T18:38:15.135Z] runc: [2022-04-04T18:38:15.135Z] Version: 1.0.2 [2022-04-04T18:38:15.135Z] GitCommit: v1.0.2-0-g52b36a2 [2022-04-04T18:38:15.135Z] docker-init: [2022-04-04T18:38:15.135Z] Version: 0.19.0 [2022-04-04T18:38:15.135Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-04T18:38:15.417Z] + docker info [2022-04-04T18:38:14.283Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T18:38:14.331Z] > git checkout -f 2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 # timeout=10 [2022-04-04T18:38:16.353Z] Client: [2022-04-04T18:38:16.353Z] Context: default [2022-04-04T18:38:16.353Z] Debug Mode: false [2022-04-04T18:38:16.353Z] Plugins: [2022-04-04T18:38:16.353Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-04T18:38:16.353Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-04-04T18:38:16.353Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-04-04T18:38:16.353Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-04-04T18:38:16.354Z] [2022-04-04T18:38:16.354Z] Server: [2022-04-04T18:38:16.354Z] Containers: 0 [2022-04-04T18:38:16.354Z] Running: 0 [2022-04-04T18:38:16.354Z] Paused: 0 [2022-04-04T18:38:16.354Z] Stopped: 0 [2022-04-04T18:38:16.354Z] Images: 5 [2022-04-04T18:38:16.354Z] Server Version: 20.10.12 [2022-04-04T18:38:16.354Z] Storage Driver: overlay2 [2022-04-04T18:38:16.354Z] Backing Filesystem: extfs [2022-04-04T18:38:16.354Z] Supports d_type: true [2022-04-04T18:38:16.354Z] Native Overlay Diff: true [2022-04-04T18:38:16.354Z] userxattr: false [2022-04-04T18:38:16.354Z] Logging Driver: json-file [2022-04-04T18:38:16.354Z] Cgroup Driver: cgroupfs [2022-04-04T18:38:16.354Z] Cgroup Version: 1 [2022-04-04T18:38:16.354Z] Plugins: [2022-04-04T18:38:16.354Z] Volume: local [2022-04-04T18:38:16.354Z] Network: bridge host ipvlan macvlan null overlay [2022-04-04T18:38:16.354Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-04T18:38:16.354Z] Swarm: inactive [2022-04-04T18:38:16.354Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-04T18:38:16.354Z] Default Runtime: runc [2022-04-04T18:38:16.354Z] Init Binary: docker-init [2022-04-04T18:38:16.354Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-04T18:38:16.354Z] runc version: v1.0.2-0-g52b36a2 [2022-04-04T18:38:16.354Z] init version: de40ad0 [2022-04-04T18:38:16.354Z] Security Options: [2022-04-04T18:38:16.354Z] apparmor [2022-04-04T18:38:16.354Z] seccomp [2022-04-04T18:38:16.354Z] Profile: default [2022-04-04T18:38:16.354Z] Kernel Version: 5.4.0-1061-aws [2022-04-04T18:38:16.354Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-04T18:38:16.354Z] OSType: linux [2022-04-04T18:38:16.354Z] Architecture: x86_64 [2022-04-04T18:38:16.354Z] CPUs: 2 [2022-04-04T18:38:16.354Z] Total Memory: 7.565GiB [2022-04-04T18:38:16.354Z] Name: ip-10-100-102-168 [2022-04-04T18:38:16.354Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-04-04T18:38:16.354Z] Docker Root Dir: /var/lib/docker [2022-04-04T18:38:16.354Z] Debug Mode: false [2022-04-04T18:38:16.354Z] Registry: https://index.docker.io/v1/ [2022-04-04T18:38:16.354Z] Labels: [2022-04-04T18:38:16.354Z] Experimental: true [2022-04-04T18:38:16.354Z] Insecure Registries: [2022-04-04T18:38:16.354Z] 127.0.0.0/8 [2022-04-04T18:38:16.354Z] Live Restore Enabled: true [2022-04-04T18:38:16.354Z] [2022-04-04T18:38:16.354Z] WARNING: No swap limit support [Pipeline] sh [2022-04-04T18:38:16.637Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-04T18:38:16.637Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-04T18:38:16.637Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43462/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-04T18:38:16.637Z] + bash /home/ubuntu/workspace/moby_PR-43462/check-config.sh [2022-04-04T18:38:16.637Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-04T18:38:16.637Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-04-04T18:38:16.637Z] [2022-04-04T18:38:16.637Z] Generally Necessary: [2022-04-04T18:38:16.637Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-04T18:38:16.637Z] - apparmor: enabled and tools installed [2022-04-04T18:38:16.637Z] - CONFIG_NAMESPACES: enabled [2022-04-04T18:38:16.637Z] - CONFIG_NET_NS: enabled [2022-04-04T18:38:16.637Z] - CONFIG_PID_NS: enabled [2022-04-04T18:38:16.637Z] - CONFIG_IPC_NS: enabled [2022-04-04T18:38:16.637Z] - CONFIG_UTS_NS: enabled [2022-04-04T18:38:16.637Z] - CONFIG_CGROUPS: enabled [2022-04-04T18:38:16.637Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-04T18:38:16.637Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-04T18:38:16.637Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-04T18:38:16.637Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-04T18:38:16.637Z] - CONFIG_CPUSETS: enabled [2022-04-04T18:38:16.637Z] - CONFIG_MEMCG: enabled [2022-04-04T18:38:16.637Z] - CONFIG_KEYS: enabled [2022-04-04T18:38:16.637Z] - CONFIG_VETH: enabled (as module) [2022-04-04T18:38:16.637Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-04T18:38:16.637Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-04T18:38:16.637Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-04T18:38:16.637Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-04T18:38:16.637Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-04T18:38:16.637Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-04T18:38:16.637Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-04T18:38:16.637Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-04T18:38:16.637Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-04T18:38:16.637Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-04T18:38:16.637Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-04T18:38:16.637Z] - CONFIG_CGROUP_BPF: enabled [2022-04-04T18:38:16.637Z] [2022-04-04T18:38:16.637Z] Optional Features: [2022-04-04T18:38:16.637Z] - CONFIG_USER_NS: enabled [2022-04-04T18:38:16.637Z] - CONFIG_SECCOMP: enabled [2022-04-04T18:38:16.637Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-04T18:38:16.637Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-04T18:38:16.637Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-04T18:38:16.895Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-04T18:38:16.895Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-04T18:38:16.895Z] - CONFIG_BLK_CGROUP: enabled [2022-04-04T18:38:16.895Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-04T18:38:16.895Z] - CONFIG_CGROUP_PERF: enabled [2022-04-04T18:38:16.895Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-04T18:38:16.895Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-04T18:38:16.895Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-04T18:38:16.895Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-04T18:38:16.895Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-04T18:38:16.895Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-04T18:38:16.895Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-04T18:38:16.895Z] - CONFIG_IP_VS: enabled (as module) [2022-04-04T18:38:16.895Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-04T18:38:16.895Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-04T18:38:16.895Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-04T18:38:16.895Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-04T18:38:16.895Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-04T18:38:16.895Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-04T18:38:16.895Z] - CONFIG_EXT4_FS: enabled [2022-04-04T18:38:16.895Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-04T18:38:16.895Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-04T18:38:16.895Z] - Network Drivers: [2022-04-04T18:38:16.895Z] - "overlay": [2022-04-04T18:38:16.895Z] - CONFIG_VXLAN: enabled (as module) [2022-04-04T18:38:16.895Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-04T18:38:16.895Z] Optional (for encrypted networks): [2022-04-04T18:38:16.895Z] - CONFIG_CRYPTO: enabled [2022-04-04T18:38:16.895Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-04T18:38:16.895Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-04T18:38:16.895Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-04T18:38:16.895Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-04T18:38:16.895Z] - CONFIG_XFRM: enabled [2022-04-04T18:38:16.895Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-04T18:38:16.895Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-04T18:38:16.895Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-04T18:38:16.895Z] - "ipvlan": [2022-04-04T18:38:16.895Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-04T18:38:16.895Z] - "macvlan": [2022-04-04T18:38:16.895Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-04T18:38:16.895Z] - CONFIG_DUMMY: enabled (as module) [2022-04-04T18:38:16.895Z] - "ftp,tftp client in container": [2022-04-04T18:38:16.895Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-04T18:38:16.895Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-04T18:38:16.895Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-04T18:38:16.895Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-04T18:38:16.895Z] - Storage Drivers: [2022-04-04T18:38:16.895Z] - "aufs": [2022-04-04T18:38:16.895Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-04T18:38:16.895Z] - "btrfs": [2022-04-04T18:38:16.895Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-04T18:38:16.895Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-04T18:38:16.895Z] - "devicemapper": [2022-04-04T18:38:16.895Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-04T18:38:16.895Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-04T18:38:16.895Z] - "overlay": [2022-04-04T18:38:17.154Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-04T18:38:17.154Z] - "zfs": [2022-04-04T18:38:17.154Z] - /dev/zfs: present [2022-04-04T18:38:17.154Z] - zfs command: missing [2022-04-04T18:38:17.154Z] - zpool command: missing [2022-04-04T18:38:17.154Z] [2022-04-04T18:38:17.154Z] Limits: [2022-04-04T18:38:17.154Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-04T18:38:17.154Z] [2022-04-04T18:38:17.154Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-04T18:38:17.309Z] Merge succeeded, producing 2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 [2022-04-04T18:38:17.309Z] Checking out Revision 2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 (PR-43462) [2022-04-04T18:38:17.005Z] > git remote # timeout=10 [2022-04-04T18:38:17.053Z] > git config --get remote.origin.url # timeout=10 [2022-04-04T18:38:17.097Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T18:38:17.099Z] > git merge 83970db5efb46bf61b2b239e8039400c67a7c7b7 # timeout=10 [2022-04-04T18:38:17.225Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-04T18:38:17.347Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T18:38:17.480Z] + sudo modprobe ip_vs [2022-04-04T18:38:17.480Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 . [2022-04-04T18:38:17.738Z] #1 [internal] load build definition from Dockerfile [2022-04-04T18:38:17.738Z] #1 sha256:fcefa32c46c6e650d3e32ab08aa64285926478aa41cc769999fc14fcfecb582d [2022-04-04T18:38:17.738Z] #1 transferring dockerfile: 16.77kB done [2022-04-04T18:38:17.738Z] #1 DONE 0.0s [2022-04-04T18:38:17.738Z] [2022-04-04T18:38:17.738Z] #2 [internal] load .dockerignore [2022-04-04T18:38:17.738Z] #2 sha256:27978c01d32852258ff496721a1d27d64dfea202a680487f165559d9016713ab [2022-04-04T18:38:17.738Z] #2 transferring context: 87B done [2022-04-04T18:38:17.738Z] #2 DONE 0.0s [2022-04-04T18:38:17.738Z] [2022-04-04T18:38:17.738Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-04T18:38:17.738Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-04T18:38:17.738Z] #3 DONE 0.1s [2022-04-04T18:38:17.738Z] [2022-04-04T18:38:17.738Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-04T18:38:17.738Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-04T18:38:17.738Z] #4 CACHED [2022-04-04T18:38:18.130Z] Commit message: "Updated AUTHORS and .mailmap files" [2022-04-04T18:38:18.305Z] [2022-04-04T18:38:18.305Z] #6 [internal] load .dockerignore [2022-04-04T18:38:18.305Z] #6 sha256:2dc67688e921a4a723dd3fb0f16c9e2bb0202bc39cb869424eb7a0e48ccd6b87 [2022-04-04T18:38:18.305Z] #6 DONE 0.0s [2022-04-04T18:38:18.305Z] [2022-04-04T18:38:18.305Z] #5 [internal] load build definition from Dockerfile [2022-04-04T18:38:18.305Z] #5 sha256:c1836a8a888b5f238524964d5fca4a3d9e4528cfd70591f18bc011187bc2dad8 [2022-04-04T18:38:18.305Z] #5 DONE 0.0s [2022-04-04T18:38:18.305Z] [2022-04-04T18:38:18.305Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-04T18:38:18.305Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-04T18:38:18.305Z] #10 DONE 0.1s [2022-04-04T18:38:18.305Z] [2022-04-04T18:38:18.305Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-04T18:38:18.305Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-04T18:38:18.567Z] #9 DONE 0.1s [2022-04-04T18:38:18.567Z] [2022-04-04T18:38:18.567Z] #7 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-04T18:38:18.567Z] #7 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-04-04T18:38:18.567Z] #7 DONE 0.1s [2022-04-04T18:38:18.567Z] [2022-04-04T18:38:18.567Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-04T18:38:18.567Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-04T18:38:18.567Z] #8 DONE 0.1s [2022-04-04T18:38:18.467Z] > git --version # timeout=10 [2022-04-04T18:38:18.516Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-04T18:38:18.559Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-04T18:38:18.835Z] [2022-04-04T18:38:18.835Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-04T18:38:18.835Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-04T18:38:18.835Z] #69 DONE 0.0s [2022-04-04T18:38:18.835Z] [2022-04-04T18:38:18.835Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-04T18:38:18.835Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-04T18:38:18.835Z] #67 DONE 0.0s [2022-04-04T18:38:18.835Z] [2022-04-04T18:38:18.835Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-04T18:38:18.835Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-04T18:38:18.835Z] #28 DONE 0.0s [2022-04-04T18:38:18.835Z] [2022-04-04T18:38:18.835Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T18:38:18.836Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T18:38:18.836Z] #11 DONE 0.0s [2022-04-04T18:38:18.836Z] [2022-04-04T18:38:18.836Z] #24 [internal] load build context [2022-04-04T18:38:18.836Z] #24 sha256:0b9fd2c8759815c15822b503080652c07b6a3a74c0f4c016a67d475d9e54ceee [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-04T18:38:19.096Z] #24 ... [2022-04-04T18:38:19.096Z] [2022-04-04T18:38:19.096Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-04T18:38:19.096Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-04T18:38:19.096Z] #45 DONE 0.4s [2022-04-04T18:38:19.096Z] [2022-04-04T18:38:19.096Z] #24 [internal] load build context [2022-04-04T18:38:19.096Z] #24 sha256:0b9fd2c8759815c15822b503080652c07b6a3a74c0f4c016a67d475d9e54ceee [2022-04-04T18:38:17.394Z] > git checkout -f 2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 # timeout=10 [2022-04-04T18:38:19.985Z] + docker version [2022-04-04T18:38:19.985Z] Client: [2022-04-04T18:38:19.985Z] Version: 20.10.9 [2022-04-04T18:38:19.985Z] API version: 1.41 [2022-04-04T18:38:19.985Z] Go version: go1.16.8 [2022-04-04T18:38:19.985Z] Git commit: c2ea9bc [2022-04-04T18:38:19.985Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-04T18:38:19.985Z] OS/Arch: windows/amd64 [2022-04-04T18:38:19.985Z] Context: default [2022-04-04T18:38:19.985Z] Experimental: true [2022-04-04T18:38:19.985Z] [2022-04-04T18:38:19.985Z] Server: Docker Engine - Community [2022-04-04T18:38:19.985Z] Engine: [2022-04-04T18:38:19.985Z] Version: 20.10.9 [2022-04-04T18:38:19.985Z] API version: 1.41 (minimum version 1.24) [2022-04-04T18:38:19.985Z] Go version: go1.16.8 [2022-04-04T18:38:19.985Z] Git commit: 79ea9d3 [2022-04-04T18:38:19.985Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-04T18:38:19.985Z] OS/Arch: windows/amd64 [2022-04-04T18:38:19.985Z] Experimental: true [Pipeline] sh [2022-04-04T18:38:20.486Z] #24 transferring context: 60.71MB 1.5s done [2022-04-04T18:38:20.486Z] #24 DONE 1.5s [2022-04-04T18:38:20.486Z] [2022-04-04T18:38:20.486Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-04T18:38:20.486Z] #17 sha256:84c9d153c5b0af408233626cb99d375a73327bbf011a27ad0197b21e80bbd204 [2022-04-04T18:38:20.486Z] #17 CACHED [2022-04-04T18:38:20.486Z] [2022-04-04T18:38:20.486Z] #53 [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-04-04T18:38:20.486Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-04T18:38:20.486Z] #53 CACHED [2022-04-04T18:38:20.486Z] [2022-04-04T18:38:20.486Z] #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-04-04T18:38:20.486Z] #31 sha256:9b052c6f3948320b893cae2f9f109325152f394a66db477c964b2b06a438ab4c [2022-04-04T18:38:20.486Z] #31 CACHED [2022-04-04T18:38:20.486Z] [2022-04-04T18:38:20.486Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-04T18:38:20.486Z] #44 sha256:fae2cf97bf8fbced6ac0e77aca38db087438f00861fcfe490ee00123dee4e3b5 [2022-04-04T18:38:20.486Z] #44 CACHED [2022-04-04T18:38:20.486Z] [2022-04-04T18:38:20.486Z] #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-04-04T18:38:20.486Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-04T18:38:20.486Z] #29 CACHED [2022-04-04T18:38:20.486Z] [2022-04-04T18:38:20.486Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-04T18:38:20.486Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-04T18:38:20.486Z] #68 CACHED [2022-04-04T18:38:20.486Z] [2022-04-04T18:38:20.486Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-04T18:38:20.486Z] #33 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8 [2022-04-04T18:38:20.486Z] #33 CACHED [2022-04-04T18:38:20.486Z] [2022-04-04T18:38:20.486Z] #22 [dev-systemd-false 8/24] 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-04-04T18:38:20.486Z] #22 sha256:900323b65a6035113337008a055a35b9fa4a15bbb3c99f4847d0b693259eadd3 [2022-04-04T18:38:20.486Z] #22 CACHED [2022-04-04T18:38:20.486Z] [2022-04-04T18:38:20.486Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-04T18:38:20.486Z] #19 sha256:4cd3d254a98508bf9822e7452703132752f4e0a2011c8d11f275a0634a2b3795 [2022-04-04T18:38:20.486Z] #19 CACHED [2022-04-04T18:38:20.486Z] [2022-04-04T18:38:20.486Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-04T18:38:20.486Z] #15 sha256:9c8b05e689e835870369721c087b30613d50d4d1f29d50f3583d95b07bafa121 [2022-04-04T18:38:20.486Z] #15 CACHED [2022-04-04T18:38:20.486Z] [2022-04-04T18:38:20.486Z] #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-04-04T18:38:20.486Z] #26 sha256:107b9994172eff0cc170fc7f0bb9106dd73a53f07e82530c650c7720072cdfc2 [2022-04-04T18:38:20.486Z] #26 CACHED [2022-04-04T18:38:20.486Z] [2022-04-04T18:38:20.486Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-04T18:38:20.486Z] #18 sha256:d57b9b4a2680e4103e7e69ea235ae95edea507f6d687b5c4d6fd04a09ea7d1b2 [2022-04-04T18:38:20.486Z] #18 CACHED [2022-04-04T18:38:20.486Z] [2022-04-04T18:38:20.486Z] #58 [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-04-04T18:38:20.486Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-04T18:38:20.486Z] #58 CACHED [2022-04-04T18:38:20.486Z] [2022-04-04T18:38:20.486Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-04T18:38:20.486Z] #27 sha256:4e76913d5692b8bae0868aa84b7b5f5be0401f5d698469cb90809e80cd535323 [2022-04-04T18:38:20.486Z] #27 CACHED [2022-04-04T18:38:20.486Z] [2022-04-04T18:38:20.486Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-04T18:38:20.486Z] #57 sha256:21a51e2b0235dd4e9301558ccd2db5e1f96fde03c5a70fce74709511c36f7660 [2022-04-04T18:38:20.486Z] #57 CACHED [2022-04-04T18:38:20.486Z] [2022-04-04T18:38:20.486Z] #60 [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-04-04T18:38:20.486Z] #60 sha256:cac6472b5b3d21b7af3a51641f30b78e8f166d3dd526612ecaa8934de4f0d640 [2022-04-04T18:38:20.486Z] #60 CACHED [2022-04-04T18:38:20.486Z] [2022-04-04T18:38:20.486Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-04T18:38:20.486Z] #32 sha256:c3d56ab5a7ceeeeeb6b2a912ea443fe8e040b65ee03cc3fa806d454446a68a72 [2022-04-04T18:38:20.486Z] #32 CACHED [2022-04-04T18:38:20.486Z] [2022-04-04T18:38:20.486Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-04T18:38:20.486Z] #48 sha256:2164fbdb8e58eb7cec75ab3015169b23c08cd778bf8f6358114a88cd6f0be922 [2022-04-04T18:38:20.486Z] #48 CACHED [2022-04-04T18:38:20.486Z] [2022-04-04T18:38:20.486Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-04T18:38:20.486Z] #62 sha256:66c72d01eb99e4e6fb652acc1e781ed6bd3a511e749e6a6cd5a379241fa85640 [2022-04-04T18:38:20.486Z] #62 CACHED [2022-04-04T18:38:20.486Z] [2022-04-04T18:38:20.487Z] #21 [dev-systemd-false 7/24] 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-04-04T18:38:20.487Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-04T18:38:20.487Z] #21 CACHED [2022-04-04T18:38:20.487Z] [2022-04-04T18:38:20.487Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-04T18:38:20.487Z] #40 sha256:eb45368fbafa6f7051d72b7e27f637a467701950a25944d0a78ade1a081843b8 [2022-04-04T18:38:20.487Z] #40 CACHED [2022-04-04T18:38:20.487Z] [2022-04-04T18:38:20.487Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-04T18:38:20.487Z] #54 sha256:a84469a15be70f191234a0d3006ab7b7017f83676e13e5340f5b6188f197fce3 [2022-04-04T18:38:20.487Z] #54 CACHED [2022-04-04T18:38:20.487Z] [2022-04-04T18:38:20.487Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-04T18:38:20.487Z] #55 sha256:afee5d96dafa05f3ea6fc64fe1d2f51dd1a7173de4359e5d08d0445751107cbb [2022-04-04T18:38:20.487Z] #55 CACHED [2022-04-04T18:38:20.487Z] [2022-04-04T18:38:20.487Z] #63 [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-04-04T18:38:20.487Z] #63 sha256:1f742ad5842fc7d303c4723a3b784ddb57126c3fa7316f83a736ae20db15fddc [2022-04-04T18:38:20.487Z] #63 CACHED [2022-04-04T18:38:20.487Z] [2022-04-04T18:38:20.487Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-04T18:38:20.487Z] #37 sha256:eb4415438cc17945655368057b6daac79d2c6dfc9604a519941779f3d2a685be [2022-04-04T18:38:20.487Z] #37 CACHED [2022-04-04T18:38:20.487Z] [2022-04-04T18:38:20.487Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-04T18:38:20.487Z] #61 sha256:a3d8f3818b814224ab4f1e8a22f3756d20e5486a26eedab74d7552257b6b5e57 [2022-04-04T18:38:20.487Z] #61 CACHED [2022-04-04T18:38:20.487Z] [2022-04-04T18:38:20.487Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-04T18:38:20.487Z] #39 sha256:7208771c2bf3a90e7cdb153d0b060418549c1e24cc9194edb2e0955767431d34 [2022-04-04T18:38:20.487Z] #39 CACHED [2022-04-04T18:38:20.487Z] [2022-04-04T18:38:20.487Z] #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-04-04T18:38:20.487Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-04T18:38:20.487Z] #36 CACHED [2022-04-04T18:38:20.487Z] [2022-04-04T18:38:20.487Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-04T18:38:20.487Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T18:38:20.487Z] #14 CACHED [2022-04-04T18:38:20.487Z] [2022-04-04T18:38:20.487Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-04T18:38:20.487Z] #23 sha256:eba34c37e187f2f26dd7c4c1ed7a8854ce40356881c495b7e927455c3e1285e3 [2022-04-04T18:38:20.487Z] #23 CACHED [2022-04-04T18:38:20.487Z] [2022-04-04T18:38:20.487Z] #49 [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-04-04T18:38:20.487Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-04T18:38:20.487Z] #49 CACHED [2022-04-04T18:38:20.487Z] [2022-04-04T18:38:20.487Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-04T18:38:20.487Z] #50 sha256:5f68cff05fd93049583359068e45e706e81a3f9c4180cf06f2a3c01d91da87b8 [2022-04-04T18:38:20.487Z] #50 CACHED [2022-04-04T18:38:20.487Z] [2022-04-04T18:38:20.487Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-04T18:38:20.487Z] #65 sha256:97bb84f9fadc57c01fa9704edfb17e807eb0f18df7c49395f6c26862cd106c6e [2022-04-04T18:38:20.487Z] #65 CACHED [2022-04-04T18:38:20.487Z] [2022-04-04T18:38:20.487Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-04T18:38:20.487Z] #66 sha256:8d63de87bdbd359ff145d5cdc8f904ef760e2cdab28d1caa162554ccc153a943 [2022-04-04T18:38:20.487Z] #66 CACHED [2022-04-04T18:38:20.487Z] [2022-04-04T18:38:20.487Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-04T18:38:20.487Z] #25 sha256:b26466d5481276b390c8068fe35ac3679b74b21fdc7f43bf2601cbcad4f6a906 [2022-04-04T18:38:20.487Z] #25 CACHED [2022-04-04T18:38:20.487Z] [2022-04-04T18:38:20.487Z] #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-04-04T18:38:20.487Z] #13 sha256:db23d3b435b4af6960dd8702a4e903fbf59fa049e65f5a850147b2c6095209a4 [2022-04-04T18:38:20.487Z] #13 CACHED [2022-04-04T18:38:20.487Z] [2022-04-04T18:38:20.487Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T18:38:20.487Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-04T18:38:20.487Z] #38 CACHED [2022-04-04T18:38:20.487Z] [2022-04-04T18:38:20.487Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-04T18:38:20.487Z] #71 sha256:43555a02e4e0915121b51939b083284e17deab2fff988298887d3c6eacabedd3 [2022-04-04T18:38:20.487Z] #71 CACHED [2022-04-04T18:38:20.487Z] [2022-04-04T18:38:20.487Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-04T18:38:20.487Z] #52 sha256:daeb34a2aaa2e88a716cb80d83576c332acd85c7ae54f820c911632b933ac72c [2022-04-04T18:38:20.487Z] #52 CACHED [2022-04-04T18:38:20.487Z] [2022-04-04T18:38:20.487Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-04-04T18:38:20.487Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-04T18:38:20.487Z] #47 CACHED [2022-04-04T18:38:20.487Z] [2022-04-04T18:38:20.487Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-04T18:38:20.487Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-04T18:38:20.487Z] #43 CACHED [2022-04-04T18:38:20.487Z] [2022-04-04T18:38:20.487Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-04T18:38:20.487Z] #16 sha256:8cb82093c6dd87d1354655720006fc44a70aabcac1929e3b5106a950a081949b [2022-04-04T18:38:20.487Z] #16 CACHED [2022-04-04T18:38:20.487Z] [2022-04-04T18:38:20.487Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-04T18:38:20.487Z] #30 sha256:ad2653cb5e2b8ab3fc1a451de3df81e17d7c21e910b7c2a59dc80305030f5464 [2022-04-04T18:38:20.487Z] #30 CACHED [2022-04-04T18:38:20.487Z] [2022-04-04T18:38:20.487Z] #51 [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-04-04T18:38:20.487Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T18:38:20.487Z] #51 CACHED [2022-04-04T18:38:20.487Z] [2022-04-04T18:38:20.487Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-04T18:38:20.487Z] #35 sha256:d8b9d1d2f217393f870c5f226f945c0995bd87a7004749ef54ab9a43fa07db5f [2022-04-04T18:38:20.487Z] #35 CACHED [2022-04-04T18:38:20.487Z] [2022-04-04T18:38:20.487Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-04T18:38:20.487Z] #42 sha256:a546b4f3aa57c9d95f9c18da36e460894b4aad27b3d7c8f3c44477414ff71d50 [2022-04-04T18:38:20.487Z] #42 CACHED [2022-04-04T18:38:20.487Z] [2022-04-04T18:38:20.487Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-04T18:38:20.487Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-04T18:38:20.487Z] #70 CACHED [2022-04-04T18:38:20.487Z] [2022-04-04T18:38:20.487Z] #46 [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-04-04T18:38:20.487Z] #46 sha256:078c6d094bf8eabbaea14fd0a4bacee4caf3443f4e433a369a6aefc86528d256 [2022-04-04T18:38:20.487Z] #46 CACHED [2022-04-04T18:38:20.487Z] [2022-04-04T18:38:20.487Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-04T18:38:20.487Z] #59 sha256:a8c5f39992930da4af65be459ed30d0421794436d4b39b897d826199aa319fb7 [2022-04-04T18:38:20.487Z] #59 CACHED [2022-04-04T18:38:20.487Z] [2022-04-04T18:38:20.487Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-04T18:38:20.487Z] #41 sha256:3468e7e05cc571fd664399c1a8996da63004beae1791ebb6d1bf740e8d78b118 [2022-04-04T18:38:20.487Z] #41 CACHED [2022-04-04T18:38:20.487Z] [2022-04-04T18:38:20.487Z] #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-04-04T18:38:20.487Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-04T18:38:20.487Z] #34 CACHED [2022-04-04T18:38:20.487Z] [2022-04-04T18:38:20.487Z] #56 [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-04-04T18:38:20.487Z] #56 sha256:69768dba8bd80672053085b15c978f3571fb5b2a55efb4d630f984d718920158 [2022-04-04T18:38:20.487Z] #56 CACHED [2022-04-04T18:38:20.487Z] [2022-04-04T18:38:20.487Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-04T18:38:20.487Z] #20 sha256:554742af20ecba336afabfbc9cb3111c795f2130885f2dbf266143fbcb036c39 [2022-04-04T18:38:20.487Z] #20 CACHED [2022-04-04T18:38:20.487Z] [2022-04-04T18:38:20.487Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-04T18:38:20.487Z] #64 sha256:8d9e1caf7f53286a54d3ad37f22e8ba07a40fc18260703e271b276da456c028d [2022-04-04T18:38:20.487Z] #64 CACHED [2022-04-04T18:38:20.487Z] [2022-04-04T18:38:20.487Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-04T18:38:20.487Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506 [2022-04-04T18:38:20.487Z] #12 CACHED [2022-04-04T18:38:20.487Z] [2022-04-04T18:38:20.487Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-04T18:38:20.487Z] #72 sha256:f04047341a61aa70ff5950484dd4c43e7d3676742d8fbda3968feb85abf43359 [2022-04-04T18:38:20.487Z] #72 CACHED [2022-04-04T18:38:20.487Z] [2022-04-04T18:38:20.487Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-04T18:38:20.487Z] #73 sha256:7f55c1b2b01902066c13159866b378d9bf08803022ac09d5d442b5ec07260ffc [2022-04-04T18:38:21.120Z] + docker info [2022-04-04T18:38:21.424Z] #73 DONE 1.0s [2022-04-04T18:38:21.424Z] [2022-04-04T18:38:21.424Z] #74 exporting to image [2022-04-04T18:38:21.424Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-04T18:38:21.424Z] #74 exporting layers [2022-04-04T18:38:22.108Z] Client: [2022-04-04T18:38:22.109Z] Context: default [2022-04-04T18:38:22.109Z] Debug Mode: false [2022-04-04T18:38:22.109Z] Plugins: [2022-04-04T18:38:22.109Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-04T18:38:22.109Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-04T18:38:22.109Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-04T18:38:22.109Z] [2022-04-04T18:38:22.109Z] Server: [2022-04-04T18:38:22.109Z] Containers: 0 [2022-04-04T18:38:22.109Z] Running: 0 [2022-04-04T18:38:22.109Z] Paused: 0 [2022-04-04T18:38:22.109Z] Stopped: 0 [2022-04-04T18:38:22.109Z] Images: 10 [2022-04-04T18:38:22.109Z] Server Version: 20.10.9 [2022-04-04T18:38:22.109Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-04T18:38:22.109Z] Windows: [2022-04-04T18:38:22.109Z] LCOW: [2022-04-04T18:38:22.109Z] Logging Driver: json-file [2022-04-04T18:38:22.109Z] Plugins: [2022-04-04T18:38:22.109Z] Volume: local [2022-04-04T18:38:22.109Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-04T18:38:22.109Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-04T18:38:22.109Z] Swarm: inactive [2022-04-04T18:38:22.109Z] Default Isolation: process [2022-04-04T18:38:22.109Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-04T18:38:22.109Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-04T18:38:22.109Z] OSType: windows [2022-04-04T18:38:22.109Z] Architecture: x86_64 [2022-04-04T18:38:22.109Z] CPUs: 4 [2022-04-04T18:38:22.109Z] Total Memory: 32GiB [2022-04-04T18:38:22.109Z] Name: azwin-2-32c6d0 [2022-04-04T18:38:22.109Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-04T18:38:22.109Z] Docker Root Dir: D:\docker [2022-04-04T18:38:22.109Z] Debug Mode: false [2022-04-04T18:38:22.109Z] Registry: https://index.docker.io/v1/ [2022-04-04T18:38:22.109Z] Labels: [2022-04-04T18:38:22.109Z] Experimental: true [2022-04-04T18:38:22.109Z] Insecure Registries: [2022-04-04T18:38:22.109Z] 10.0.0.4:5000 [2022-04-04T18:38:22.109Z] 127.0.0.0/8 [2022-04-04T18:38:22.109Z] Registry Mirrors: [2022-04-04T18:38:22.109Z] http://10.0.0.4:5000/ [2022-04-04T18:38:22.109Z] Live Restore Enabled: false [2022-04-04T18:38:22.109Z] Product License: Community Engine [2022-04-04T18:38:22.109Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-04T18:38:22.359Z] #74 exporting layers 1.1s done [2022-04-04T18:38:22.359Z] #74 writing image sha256:89d7e2a06c2d57a55731c1dad5b152dc7fb903de2f0fce8829de30c84314f269 [2022-04-04T18:38:22.359Z] #74 writing image sha256:89d7e2a06c2d57a55731c1dad5b152dc7fb903de2f0fce8829de30c84314f269 done [2022-04-04T18:38:22.359Z] #74 naming to docker.io/library/docker:2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 done [2022-04-04T18:38:22.359Z] #74 DONE 1.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-04-04T18:38:23.366Z] + trap exit INT TERM [2022-04-04T18:38:23.366Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-04-04T18:38:23.366Z] + CONTAINER_NAME=docker-pr1 [2022-04-04T18:38:23.366Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43462/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43462/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 -e DOCKER_GRAPHDRIVER docker:2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 hack/make.sh dynbinary [2022-04-04T18:38:23.933Z] [2022-04-04T18:38:23.933Z] Removing bundles/ [2022-04-04T18:38:23.933Z] [2022-04-04T18:38:24.192Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-04T18:38:24.192Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-04T18:38:24.192Z] GOOS="" GOARCH="" GOARM="" [2022-04-04T18:38:33.577Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-04T18:38:33.577Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-8c45ec15\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-04T18:38:33.577Z] ---------------------------------------------------------------------------- [2022-04-04T18:38:33.577Z] [2022-04-04T18:38:33.577Z] INFO: executeCI.ps1 starting at Mon Apr 4 18:38:33 CUT 2022 [2022-04-04T18:38:33.577Z] [2022-04-04T18:38:33.577Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-04T18:38:33.577Z] INFO: Running git version 2.24.1.windows.2 [2022-04-04T18:38:33.577Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-04-04T18:38:33.577Z] INFO: Environment variables: [2022-04-04T18:38:33.577Z] [2022-04-04T18:38:33.577Z] Name Value [2022-04-04T18:38:33.577Z] ---- ----- [2022-04-04T18:38:33.577Z] ALLUSERSPROFILE C:\ProgramData [2022-04-04T18:38:33.577Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-04T18:38:33.577Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-04T18:38:33.577Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-04T18:38:33.577Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-04T18:38:33.577Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-04T18:38:33.577Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-04T18:38:33.577Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-04T18:38:33.577Z] BRANCH_NAME PR-43462 [2022-04-04T18:38:33.577Z] BUILD_DISPLAY_NAME #1 [2022-04-04T18:38:33.577Z] BUILD_ID 1 [2022-04-04T18:38:33.577Z] BUILD_NUMBER 1 [2022-04-04T18:38:33.577Z] BUILD_TAG jenkins-moby-PR-43462-1 [2022-04-04T18:38:33.577Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43462/1/ [2022-04-04T18:38:33.577Z] CHANGE_AUTHOR thaJeztah [2022-04-04T18:38:33.577Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-04-04T18:38:33.577Z] CHANGE_BRANCH carry_43155_update_authors [2022-04-04T18:38:33.577Z] CHANGE_FORK thaJeztah/docker [2022-04-04T18:38:33.577Z] CHANGE_ID 43462 [2022-04-04T18:38:33.577Z] CHANGE_TARGET master [2022-04-04T18:38:33.577Z] CHANGE_TITLE Updated AUTHORS and .mailmap files [2022-04-04T18:38:33.577Z] CHANGE_URL https://github.com/moby/moby/pull/43462 [2022-04-04T18:38:33.577Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-04T18:38:33.577Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-04T18:38:33.577Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-04T18:38:33.577Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-04T18:38:33.577Z] COMPUTERNAME azwin-2-32c6d0 [2022-04-04T18:38:33.577Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-04T18:38:33.577Z] ConfigSequenceNumber 0 [2022-04-04T18:38:33.577Z] DOCKER_BUILDKIT 0 [2022-04-04T18:38:33.577Z] DOCKER_DUT_DEBUG 1 [2022-04-04T18:38:33.577Z] DOCKER_EXPERIMENTAL 1 [2022-04-04T18:38:33.577Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-04T18:38:33.577Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-04T18:38:33.577Z] EXECUTOR_NUMBER 0 [2022-04-04T18:38:33.577Z] FQDN azwin-2-32c6d0.westus.cloudapp.azure.com [2022-04-04T18:38:33.577Z] GIT_BRANCH PR-43462 [2022-04-04T18:38:33.577Z] GIT_COMMIT 2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 [2022-04-04T18:38:33.577Z] GIT_URL https://github.com/moby/moby.git [2022-04-04T18:38:33.577Z] HUDSON_COOKIE 72c6138e-68c1-4500-aa64-8769c7241c86 [2022-04-04T18:38:33.577Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-04T18:38:33.577Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-04T18:38:33.577Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-04T18:38:33.577Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-04T18:38:33.577Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-04T18:38:33.577Z] JENKINS_NODE_COOKIE 3a55eae3-393f-4390-93f2-ec90b19162de [2022-04-04T18:38:33.577Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-04T18:38:33.577Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-04T18:38:33.577Z] JOB_BASE_NAME PR-43462 [2022-04-04T18:38:33.577Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43462/display/redirect [2022-04-04T18:38:33.577Z] JOB_NAME moby/PR-43462 [2022-04-04T18:38:33.577Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43462/ [2022-04-04T18:38:33.577Z] library.jps.version master [2022-04-04T18:38:33.577Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-04T18:38:33.577Z] NODE_LABELS amd64 azure azwin-2-32c6d0 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-04-04T18:38:33.577Z] NODE_NAME azwin-2-32c6d0 [2022-04-04T18:38:33.577Z] NUMBER_OF_PROCESSORS 4 [2022-04-04T18:38:33.577Z] OS Windows_NT [2022-04-04T18:38:33.577Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-04T18:38:33.577Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-04T18:38:33.577Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-04T18:38:33.577Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2022-04-04T18:38:33.577Z] PROCESSOR_LEVEL 6 [2022-04-04T18:38:33.577Z] PROCESSOR_REVISION 5507 [2022-04-04T18:38:33.577Z] ProgramData C:\ProgramData [2022-04-04T18:38:33.577Z] ProgramFiles C:\Program Files [2022-04-04T18:38:33.577Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-04T18:38:33.577Z] ProgramW6432 C:\Program Files [2022-04-04T18:38:33.577Z] PROMPT $P$G [2022-04-04T18:38:33.577Z] PSExecutionPolicyPreference Bypass [2022-04-04T18:38:33.577Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-04T18:38:33.577Z] PUBLIC C:\Users\Public [2022-04-04T18:38:33.577Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43462/1/display/redirect?page=artif... [2022-04-04T18:38:33.577Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43462/1/display/redirect?page=changes [2022-04-04T18:38:33.577Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43462/1/display/redirect [2022-04-04T18:38:33.577Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43462/1/display/redirect?page=tests [2022-04-04T18:38:33.577Z] SKIP_VALIDATION_TESTS 1 [2022-04-04T18:38:33.577Z] SOURCES_DRIVE d [2022-04-04T18:38:33.577Z] SOURCES_SUBDIR gopath [2022-04-04T18:38:33.577Z] STAGE_NAME Run tests [2022-04-04T18:38:33.577Z] SystemDrive C: [2022-04-04T18:38:33.577Z] SystemRoot C:\Windows [2022-04-04T18:38:33.577Z] TEMP C:\Windows\TEMP [2022-04-04T18:38:33.577Z] TESTDEBUG 0 [2022-04-04T18:38:33.577Z] TESTRUN_DRIVE d [2022-04-04T18:38:33.577Z] TESTRUN_SUBDIR CI [2022-04-04T18:38:33.577Z] TIMEOUT 120m [2022-04-04T18:38:33.577Z] TMP C:\Windows\TEMP [2022-04-04T18:38:33.577Z] USERDOMAIN WORKGROUP [2022-04-04T18:38:33.577Z] USERNAME azwin-2-32c6d0$ [2022-04-04T18:38:33.577Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-04T18:38:33.577Z] windir C:\Windows [2022-04-04T18:38:33.578Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-04T18:38:33.578Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-04-04T18:38:33.578Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-04T18:38:33.578Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-04T18:38:33.578Z] [2022-04-04T18:38:33.578Z] [2022-04-04T18:38:33.578Z] [2022-04-04T18:38:33.578Z] INFO: Sources under d:\gopath\... [2022-04-04T18:38:33.578Z] INFO: Test run under d:\CI\... [2022-04-04T18:38:33.578Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-04T18:38:33.578Z] INFO: docker/docker repository was found [2022-04-04T18:38:33.578Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-04-04T18:38:34.047Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2686' [2022-04-04T18:38:34.047Z] INFO: Docker version of control daemon [2022-04-04T18:38:34.047Z] [2022-04-04T18:38:34.047Z] Client: [2022-04-04T18:38:34.047Z] Version: 20.10.9 [2022-04-04T18:38:34.047Z] API version: 1.41 [2022-04-04T18:38:34.047Z] Go version: go1.16.8 [2022-04-04T18:38:34.047Z] Git commit: c2ea9bc [2022-04-04T18:38:34.047Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-04T18:38:34.047Z] OS/Arch: windows/amd64 [2022-04-04T18:38:34.047Z] Context: default [2022-04-04T18:38:34.047Z] Experimental: true [2022-04-04T18:38:34.047Z] [2022-04-04T18:38:34.047Z] Server: Docker Engine - Community [2022-04-04T18:38:34.047Z] Engine: [2022-04-04T18:38:34.047Z] Version: 20.10.9 [2022-04-04T18:38:34.047Z] API version: 1.41 (minimum version 1.24) [2022-04-04T18:38:34.047Z] Go version: go1.16.8 [2022-04-04T18:38:34.047Z] Git commit: 79ea9d3 [2022-04-04T18:38:34.047Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-04T18:38:34.047Z] OS/Arch: windows/amd64 [2022-04-04T18:38:34.047Z] Experimental: true [2022-04-04T18:38:34.047Z] [2022-04-04T18:38:34.047Z] INFO: Docker info of control daemon [2022-04-04T18:38:34.047Z] [2022-04-04T18:38:34.518Z] Client: [2022-04-04T18:38:34.518Z] Context: default [2022-04-04T18:38:34.518Z] Debug Mode: false [2022-04-04T18:38:34.518Z] Plugins: [2022-04-04T18:38:34.518Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-04T18:38:34.518Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-04T18:38:34.518Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-04T18:38:34.518Z] [2022-04-04T18:38:34.518Z] Server: [2022-04-04T18:38:34.518Z] Containers: 0 [2022-04-04T18:38:34.518Z] Running: 0 [2022-04-04T18:38:34.518Z] Paused: 0 [2022-04-04T18:38:34.518Z] Stopped: 0 [2022-04-04T18:38:34.518Z] Images: 10 [2022-04-04T18:38:34.518Z] Server Version: 20.10.9 [2022-04-04T18:38:34.518Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-04-04T18:38:34.518Z] LCOW: [2022-04-04T18:38:34.518Z] Windows: [2022-04-04T18:38:34.518Z] Logging Driver: json-file [2022-04-04T18:38:34.518Z] Plugins: [2022-04-04T18:38:34.518Z] Volume: local [2022-04-04T18:38:34.518Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-04T18:38:34.518Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-04T18:38:34.518Z] Swarm: inactive [2022-04-04T18:38:34.518Z] Default Isolation: process [2022-04-04T18:38:34.518Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-04T18:38:34.518Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-04T18:38:34.518Z] OSType: windows [2022-04-04T18:38:34.518Z] Architecture: x86_64 [2022-04-04T18:38:34.518Z] CPUs: 4 [2022-04-04T18:38:34.518Z] Total Memory: 32GiB [2022-04-04T18:38:34.518Z] Name: azwin-2-32c6d0 [2022-04-04T18:38:34.518Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-04T18:38:34.518Z] Docker Root Dir: D:\docker [2022-04-04T18:38:34.518Z] Debug Mode: false [2022-04-04T18:38:34.518Z] Registry: https://index.docker.io/v1/ [2022-04-04T18:38:34.518Z] Labels: [2022-04-04T18:38:34.518Z] Experimental: true [2022-04-04T18:38:34.518Z] Insecure Registries: [2022-04-04T18:38:34.518Z] 10.0.0.4:5000 [2022-04-04T18:38:34.518Z] 127.0.0.0/8 [2022-04-04T18:38:34.518Z] Registry Mirrors: [2022-04-04T18:38:34.518Z] http://10.0.0.4:5000/ [2022-04-04T18:38:34.518Z] Live Restore Enabled: false [2022-04-04T18:38:34.518Z] Product License: Community Engine [2022-04-04T18:38:34.518Z] [2022-04-04T18:38:34.518Z] [2022-04-04T18:38:34.518Z] INFO: Commit hash is 2ff043c9fe [2022-04-04T18:38:34.518Z] INFO: Nuke-Everything... [2022-04-04T18:38:34.518Z] INFO: Container count on control daemon to delete is 0 [2022-04-04T18:38:34.987Z] INFO: Nuking d:\CI [2022-04-04T18:38:34.987Z] INFO: Zapped successfully [2022-04-04T18:38:34.987Z] INFO: Location for testing is d:\CI\PR-43462\1 [2022-04-04T18:38:34.987Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-04T18:38:34.987Z] [2022-04-04T18:38:34.987Z] [2022-04-04T18:38:34.987Z] INFO: Building the image from Dockerfile.windows at 04/04/2022 18:38:34... [2022-04-04T18:38:34.987Z] [2022-04-04T18:38:40.872Z] Sending build context to Docker daemon 66.28MB [2022-04-04T18:38:40.872Z] [2022-04-04T18:38:40.872Z] Step 1/11 : FROM microsoft/windowsservercore [2022-04-04T18:38:40.872Z] ---> 6a11116086a4 [2022-04-04T18:38:40.872Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-04T18:38:40.872Z] ---> Using cache [2022-04-04T18:38:40.872Z] ---> 962c7247a209 [2022-04-04T18:38:40.872Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-04-04T18:38:40.872Z] ---> Running in 0b8dc43661dc [2022-04-04T18:38:40.872Z] Removing intermediate container 0b8dc43661dc [2022-04-04T18:38:40.872Z] ---> 7fe7faaa7bcf [2022-04-04T18:38:40.872Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-04T18:38:40.872Z] ---> Running in 616730abc985 [2022-04-04T18:38:41.341Z] Removing intermediate container 616730abc985 [2022-04-04T18:38:41.341Z] ---> 4d1bbb814507 [2022-04-04T18:38:41.341Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-04T18:38:41.341Z] ---> Running in c25a7ee170ec [2022-04-04T18:38:41.810Z] Removing intermediate container c25a7ee170ec [2022-04-04T18:38:41.810Z] ---> 90b41e9d8952 [2022-04-04T18:38:41.810Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-04-04T18:38:41.810Z] ---> Running in ae2414c4e397 [2022-04-04T18:38:41.810Z] Removing intermediate container ae2414c4e397 [2022-04-04T18:38:41.810Z] ---> 48fa6bc03476 [2022-04-04T18:38:41.810Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-04-04T18:38:41.810Z] ---> Running in 53b1336ac331 [2022-04-04T18:38:47.731Z] [2022-04-04T18:38:47.731Z] SUCCESS: Specified value was saved. [2022-04-04T18:38:48.200Z] INFO: Downloading git... [2022-04-04T18:38:49.769Z] INFO: Downloading go... [2022-04-04T18:38:51.993Z] INFO: Downloading compiler 1 of 3... [2022-04-04T18:38:51.993Z] INFO: Downloading compiler 2 of 3... [2022-04-04T18:38:52.462Z] INFO: Downloading compiler 3 of 3... [2022-04-04T18:38:52.462Z] INFO: Extracting git... [2022-04-04T18:39:04.967Z] INFO: Expanding go... [2022-04-04T18:39:17.884Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f1e450bef9024c94) in /home/ubuntu/workspace/moby_PR-43462 [Pipeline] { [Pipeline] checkout [2022-04-04T18:39:17.985Z] The recommended git tool is: git [2022-04-04T18:39:18.810Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02749c757d75b989b) in /home/ubuntu/workspace/moby_PR-43462 [Pipeline] { [Pipeline] checkout [2022-04-04T18:39:19.002Z] The recommended git tool is: git [2022-04-04T18:39:21.575Z] using credential docker-jenkins-github-credentials [2022-04-04T18:39:21.584Z] Cloning the remote Git repository [2022-04-04T18:39:21.584Z] Cloning with configured refspecs honoured and without tags [2022-04-04T18:39:22.257Z] using credential docker-jenkins-github-credentials [2022-04-04T18:39:22.266Z] Cloning the remote Git repository [2022-04-04T18:39:22.266Z] Cloning with configured refspecs honoured and without tags [2022-04-04T18:39:21.798Z] Cloning repository https://github.com/moby/moby.git [2022-04-04T18:39:21.905Z] > git init /home/ubuntu/workspace/moby_PR-43462 # timeout=10 [2022-04-04T18:39:22.236Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T18:39:22.236Z] > git --version # timeout=10 [2022-04-04T18:39:22.275Z] > git --version # 'git version 2.17.1' [2022-04-04T18:39:22.275Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T18:39:22.303Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43462/head:refs/remotes/origin/PR-43462 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T18:39:22.266Z] Cloning repository https://github.com/moby/moby.git [2022-04-04T18:39:22.346Z] > git init /home/ubuntu/workspace/moby_PR-43462 # timeout=10 [2022-04-04T18:39:23.054Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T18:39:23.054Z] > git --version # timeout=10 [2022-04-04T18:39:23.064Z] > git --version # 'git version 2.25.1' [2022-04-04T18:39:23.065Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T18:39:23.122Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43462/head:refs/remotes/origin/PR-43462 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T18:39:26.967Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-068fc63903175e39a) in /home/ubuntu/workspace/moby_PR-43462 [Pipeline] { [Pipeline] checkout [2022-04-04T18:39:27.072Z] The recommended git tool is: git [2022-04-04T18:39:30.283Z] INFO: Expanding compiler 1 of 3... [2022-04-04T18:39:30.283Z] INFO: Expanding compiler 2 of 3... [2022-04-04T18:39:30.563Z] using credential docker-jenkins-github-credentials [2022-04-04T18:39:30.573Z] Cloning the remote Git repository [2022-04-04T18:39:30.573Z] Cloning with configured refspecs honoured and without tags [2022-04-04T18:39:30.632Z] Cloning repository https://github.com/moby/moby.git [2022-04-04T18:39:30.705Z] > git init /home/ubuntu/workspace/moby_PR-43462 # timeout=10 [2022-04-04T18:39:31.119Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T18:39:31.120Z] > git --version # timeout=10 [2022-04-04T18:39:31.172Z] > git --version # 'git version 2.25.1' [2022-04-04T18:39:31.172Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T18:39:31.175Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43462/head:refs/remotes/origin/PR-43462 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T18:39:34.082Z] INFO: Expanding compiler 3 of 3... [2022-04-04T18:39:34.551Z] INFO: Removing downloaded files... [2022-04-04T18:39:34.551Z] INFO: Downloading containerd [2022-04-04T18:39:46.187Z] Fetching without tags [2022-04-04T18:39:46.569Z] Merging remotes/origin/master commit 83970db5efb46bf61b2b239e8039400c67a7c7b7 into PR head commit 2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 [2022-04-04T18:39:46.051Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T18:39:46.070Z] > git config --add remote.origin.fetch +refs/pull/43462/head:refs/remotes/origin/PR-43462 # timeout=10 [2022-04-04T18:39:46.134Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T18:39:46.172Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T18:39:46.188Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T18:39:46.188Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T18:39:46.272Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43462/head:refs/remotes/origin/PR-43462 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T18:39:46.578Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T18:39:46.596Z] > git checkout -f 2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 # timeout=10 [2022-04-04T18:39:47.055Z] [2022-04-04T18:39:47.055Z] Name Version Source Summary [2022-04-04T18:39:47.055Z] ---- ------- ------ ------- [2022-04-04T18:39:47.055Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-04T18:39:47.055Z] [2022-04-04T18:39:47.055Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-04T18:39:47.055Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-04T18:39:47.055Z] PSChildName : containerd [2022-04-04T18:39:47.055Z] PSDrive : C [2022-04-04T18:39:47.055Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-04T18:39:47.055Z] PSIsContainer : True [2022-04-04T18:39:47.055Z] Name : containerd [2022-04-04T18:39:47.055Z] FullName : C:\containerd [2022-04-04T18:39:47.055Z] Parent : [2022-04-04T18:39:47.055Z] Exists : True [2022-04-04T18:39:47.055Z] Root : C:\ [2022-04-04T18:39:47.055Z] Extension : [2022-04-04T18:39:47.055Z] CreationTime : 4/4/2022 6:39:46 PM [2022-04-04T18:39:47.055Z] CreationTimeUtc : 4/4/2022 6:39:46 PM [2022-04-04T18:39:47.055Z] LastAccessTime : 4/4/2022 6:39:46 PM [2022-04-04T18:39:47.055Z] LastAccessTimeUtc : 4/4/2022 6:39:46 PM [2022-04-04T18:39:47.055Z] LastWriteTime : 4/4/2022 6:39:46 PM [2022-04-04T18:39:47.055Z] LastWriteTimeUtc : 4/4/2022 6:39:46 PM [2022-04-04T18:39:47.055Z] Attributes : Directory [2022-04-04T18:39:47.055Z] Mode : d----- [2022-04-04T18:39:47.055Z] BaseName : containerd [2022-04-04T18:39:47.055Z] Target : {} [2022-04-04T18:39:47.055Z] LinkType : [2022-04-04T18:39:47.055Z] [2022-04-04T18:39:47.399Z] Merge succeeded, producing 2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 [2022-04-04T18:39:47.399Z] Checking out Revision 2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 (PR-43462) [2022-04-04T18:39:48.043Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-04T18:39:48.043Z] INFO: Configuring git core.autocrlf... [2022-04-04T18:39:48.513Z] [2022-04-04T18:39:48.513Z] [2022-04-04T18:39:47.267Z] > git remote # timeout=10 [2022-04-04T18:39:47.274Z] > git config --get remote.origin.url # timeout=10 [2022-04-04T18:39:47.285Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T18:39:47.382Z] > git merge 83970db5efb46bf61b2b239e8039400c67a7c7b7 # timeout=10 [2022-04-04T18:39:47.391Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-04T18:39:47.400Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T18:39:47.405Z] > git checkout -f 2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 # timeout=10 [2022-04-04T18:39:49.615Z] Fetching without tags [2022-04-04T18:39:49.527Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T18:39:49.541Z] > git config --add remote.origin.fetch +refs/pull/43462/head:refs/remotes/origin/PR-43462 # timeout=10 [2022-04-04T18:39:49.565Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T18:39:49.600Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T18:39:49.625Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T18:39:49.626Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T18:39:49.627Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43462/head:refs/remotes/origin/PR-43462 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T18:39:49.970Z] Merging remotes/origin/master commit 83970db5efb46bf61b2b239e8039400c67a7c7b7 into PR head commit 2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 [2022-04-04T18:39:50.725Z] Merge succeeded, producing 2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 [2022-04-04T18:39:50.726Z] Checking out Revision 2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 (PR-43462) [2022-04-04T18:39:51.764Z] Commit message: "Updated AUTHORS and .mailmap files" [2022-04-04T18:39:51.808Z] > git --version # timeout=10 [2022-04-04T18:39:51.820Z] > git --version # 'git version 2.25.1' [2022-04-04T18:39:51.832Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-04T18:39:49.987Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T18:39:50.011Z] > git checkout -f 2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 # timeout=10 [2022-04-04T18:39:50.650Z] > git remote # timeout=10 [2022-04-04T18:39:50.658Z] > git config --get remote.origin.url # timeout=10 [2022-04-04T18:39:50.674Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T18:39:50.702Z] > git merge 83970db5efb46bf61b2b239e8039400c67a7c7b7 # timeout=10 [2022-04-04T18:39:50.716Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-04T18:39:50.733Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T18:39:50.744Z] > git checkout -f 2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 # timeout=10 [2022-04-04T18:39:52.994Z] + docker version [2022-04-04T18:39:55.059Z] Commit message: "Updated AUTHORS and .mailmap files" [2022-04-04T18:39:55.096Z] > git --version # timeout=10 [2022-04-04T18:39:55.133Z] > git --version # 'git version 2.17.1' [2022-04-04T18:39:55.157Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-04T18:39:56.294Z] + docker version [2022-04-04T18:39:56.796Z] Fetching without tags [2022-04-04T18:39:57.184Z] Merging remotes/origin/master commit 83970db5efb46bf61b2b239e8039400c67a7c7b7 into PR head commit 2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 [2022-04-04T18:39:56.646Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T18:39:56.667Z] > git config --add remote.origin.fetch +refs/pull/43462/head:refs/remotes/origin/PR-43462 # timeout=10 [2022-04-04T18:39:56.720Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T18:39:56.760Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T18:39:56.801Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T18:39:56.801Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T18:39:56.802Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43462/head:refs/remotes/origin/PR-43462 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T18:39:57.195Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T18:39:57.209Z] > git checkout -f 2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 # timeout=10 [2022-04-04T18:39:58.844Z] Merge succeeded, producing 2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 [2022-04-04T18:39:58.845Z] Checking out Revision 2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 (PR-43462) [2022-04-04T18:39:58.733Z] > git remote # timeout=10 [2022-04-04T18:39:58.758Z] > git config --get remote.origin.url # timeout=10 [2022-04-04T18:39:58.781Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T18:39:58.782Z] > git merge 83970db5efb46bf61b2b239e8039400c67a7c7b7 # timeout=10 [2022-04-04T18:39:58.826Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-04T18:39:58.850Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T18:39:58.860Z] > git checkout -f 2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 # timeout=10 [2022-04-04T18:40:01.159Z] Client: Docker Engine - Community [2022-04-04T18:40:01.159Z] Version: 20.10.12 [2022-04-04T18:40:01.159Z] API version: 1.41 [2022-04-04T18:40:01.159Z] Go version: go1.16.12 [2022-04-04T18:40:01.159Z] Git commit: e91ed57 [2022-04-04T18:40:01.160Z] Built: Mon Dec 13 11:44:28 2021 [2022-04-04T18:40:01.160Z] OS/Arch: linux/arm64 [2022-04-04T18:40:01.160Z] Context: default [2022-04-04T18:40:01.160Z] Experimental: true [2022-04-04T18:40:01.160Z] [2022-04-04T18:40:01.160Z] Server: Docker Engine - Community [2022-04-04T18:40:01.160Z] Engine: [2022-04-04T18:40:01.160Z] Version: 20.10.12 [2022-04-04T18:40:01.160Z] API version: 1.41 (minimum version 1.12) [2022-04-04T18:40:01.160Z] Go version: go1.16.12 [2022-04-04T18:40:01.160Z] Git commit: 459d0df [2022-04-04T18:40:01.160Z] Built: Mon Dec 13 11:43:05 2021 [2022-04-04T18:40:01.160Z] OS/Arch: linux/arm64 [2022-04-04T18:40:01.160Z] Experimental: true [2022-04-04T18:40:01.160Z] containerd: [2022-04-04T18:40:01.160Z] Version: 1.4.12 [2022-04-04T18:40:01.160Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-04T18:40:01.160Z] runc: [2022-04-04T18:40:01.160Z] Version: 1.0.2 [2022-04-04T18:40:01.160Z] GitCommit: v1.0.2-0-g52b36a2 [2022-04-04T18:40:01.160Z] docker-init: [2022-04-04T18:40:01.160Z] Version: 0.19.0 [2022-04-04T18:40:01.160Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-04T18:40:01.477Z] + docker info [2022-04-04T18:40:02.961Z] Commit message: "Updated AUTHORS and .mailmap files" [2022-04-04T18:40:02.996Z] > git --version # timeout=10 [2022-04-04T18:40:03.028Z] > git --version # 'git version 2.25.1' [2022-04-04T18:40:03.060Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-04T18:40:04.272Z] + docker version [2022-04-04T18:40:04.430Z] Client: Docker Engine - Community [2022-04-04T18:40:04.430Z] Version: 20.10.12 [2022-04-04T18:40:04.430Z] API version: 1.41 [2022-04-04T18:40:04.430Z] Go version: go1.16.12 [2022-04-04T18:40:04.430Z] Git commit: e91ed57 [2022-04-04T18:40:04.430Z] Built: Mon Dec 13 11:45:27 2021 [2022-04-04T18:40:04.430Z] OS/Arch: linux/amd64 [2022-04-04T18:40:04.430Z] Context: default [2022-04-04T18:40:04.430Z] Experimental: true [2022-04-04T18:40:04.430Z] [2022-04-04T18:40:04.430Z] Server: Docker Engine - Community [2022-04-04T18:40:04.430Z] Engine: [2022-04-04T18:40:04.430Z] Version: 20.10.12 [2022-04-04T18:40:04.430Z] API version: 1.41 (minimum version 1.12) [2022-04-04T18:40:04.430Z] Go version: go1.16.12 [2022-04-04T18:40:04.430Z] Git commit: 459d0df [2022-04-04T18:40:04.430Z] Built: Mon Dec 13 11:43:36 2021 [2022-04-04T18:40:04.430Z] OS/Arch: linux/amd64 [2022-04-04T18:40:04.430Z] Experimental: true [2022-04-04T18:40:04.430Z] containerd: [2022-04-04T18:40:04.430Z] Version: 1.4.12 [2022-04-04T18:40:04.430Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-04T18:40:04.430Z] runc: [2022-04-04T18:40:04.430Z] Version: 1.0.2 [2022-04-04T18:40:04.430Z] GitCommit: v1.0.2-0-g52b36a2 [2022-04-04T18:40:04.430Z] docker-init: [2022-04-04T18:40:04.430Z] Version: 0.19.0 [2022-04-04T18:40:04.430Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-04T18:40:04.760Z] + docker info [2022-04-04T18:40:12.413Z] Client: Docker Engine - Community [2022-04-04T18:40:12.413Z] Version: 20.10.12 [2022-04-04T18:40:12.413Z] API version: 1.41 [2022-04-04T18:40:12.413Z] Go version: go1.16.12 [2022-04-04T18:40:12.413Z] Git commit: e91ed57 [2022-04-04T18:40:12.413Z] Built: Mon Dec 13 11:45:33 2021 [2022-04-04T18:40:12.413Z] OS/Arch: linux/amd64 [2022-04-04T18:40:12.413Z] Context: default [2022-04-04T18:40:12.413Z] Experimental: true [2022-04-04T18:40:12.413Z] [2022-04-04T18:40:12.413Z] Server: Docker Engine - Community [2022-04-04T18:40:12.413Z] Engine: [2022-04-04T18:40:12.413Z] Version: 20.10.12 [2022-04-04T18:40:12.413Z] API version: 1.41 (minimum version 1.12) [2022-04-04T18:40:12.413Z] Go version: go1.16.12 [2022-04-04T18:40:12.413Z] Git commit: 459d0df [2022-04-04T18:40:12.413Z] Built: Mon Dec 13 11:43:42 2021 [2022-04-04T18:40:12.413Z] OS/Arch: linux/amd64 [2022-04-04T18:40:12.413Z] Experimental: true [2022-04-04T18:40:12.413Z] containerd: [2022-04-04T18:40:12.413Z] Version: 1.4.12 [2022-04-04T18:40:12.413Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-04T18:40:12.413Z] runc: [2022-04-04T18:40:12.413Z] Version: 1.0.2 [2022-04-04T18:40:12.413Z] GitCommit: v1.0.2-0-g52b36a2 [2022-04-04T18:40:12.413Z] docker-init: [2022-04-04T18:40:12.413Z] Version: 0.19.0 [2022-04-04T18:40:12.413Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-04T18:40:12.729Z] + docker info [2022-04-04T18:40:13.714Z] Client: [2022-04-04T18:40:13.714Z] Context: default [2022-04-04T18:40:13.714Z] Debug Mode: false [2022-04-04T18:40:13.714Z] Plugins: [2022-04-04T18:40:13.714Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-04T18:40:13.714Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-04-04T18:40:13.714Z] [2022-04-04T18:40:13.714Z] Server: [2022-04-04T18:40:13.714Z] Containers: 0 [2022-04-04T18:40:13.714Z] Running: 0 [2022-04-04T18:40:13.714Z] Paused: 0 [2022-04-04T18:40:13.714Z] Stopped: 0 [2022-04-04T18:40:13.714Z] Images: 0 [2022-04-04T18:40:13.714Z] Server Version: 20.10.12 [2022-04-04T18:40:13.714Z] Storage Driver: overlay2 [2022-04-04T18:40:13.714Z] Backing Filesystem: extfs [2022-04-04T18:40:13.714Z] Supports d_type: true [2022-04-04T18:40:13.714Z] Native Overlay Diff: true [2022-04-04T18:40:13.714Z] userxattr: false [2022-04-04T18:40:13.714Z] Logging Driver: json-file [2022-04-04T18:40:13.714Z] Cgroup Driver: cgroupfs [2022-04-04T18:40:13.714Z] Cgroup Version: 1 [2022-04-04T18:40:13.714Z] Plugins: [2022-04-04T18:40:13.714Z] Volume: local [2022-04-04T18:40:13.714Z] Network: bridge host ipvlan macvlan null overlay [2022-04-04T18:40:13.714Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-04T18:40:13.714Z] Swarm: inactive [2022-04-04T18:40:13.714Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-04-04T18:40:13.714Z] Default Runtime: runc [2022-04-04T18:40:13.714Z] Init Binary: docker-init [2022-04-04T18:40:13.714Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-04T18:40:13.714Z] runc version: v1.0.2-0-g52b36a2 [2022-04-04T18:40:13.714Z] init version: de40ad0 [2022-04-04T18:40:13.714Z] Security Options: [2022-04-04T18:40:13.714Z] apparmor [2022-04-04T18:40:13.714Z] seccomp [2022-04-04T18:40:13.714Z] Profile: default [2022-04-04T18:40:13.714Z] Kernel Version: 5.11.0-1023-aws [2022-04-04T18:40:13.714Z] Operating System: Ubuntu 20.04.3 LTS [2022-04-04T18:40:13.714Z] OSType: linux [2022-04-04T18:40:13.714Z] Architecture: aarch64 [2022-04-04T18:40:13.714Z] CPUs: 2 [2022-04-04T18:40:13.714Z] Total Memory: 7.576GiB [2022-04-04T18:40:13.714Z] Name: ip-10-100-55-76 [2022-04-04T18:40:13.714Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-04-04T18:40:13.714Z] Docker Root Dir: /var/lib/docker [2022-04-04T18:40:13.714Z] Debug Mode: false [2022-04-04T18:40:13.714Z] Registry: https://index.docker.io/v1/ [2022-04-04T18:40:13.714Z] Labels: [2022-04-04T18:40:13.714Z] Experimental: true [2022-04-04T18:40:13.714Z] Insecure Registries: [2022-04-04T18:40:13.714Z] 127.0.0.0/8 [2022-04-04T18:40:13.714Z] Live Restore Enabled: true [2022-04-04T18:40:13.714Z] [Pipeline] sh [2022-04-04T18:40:14.010Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-04T18:40:14.010Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-04T18:40:14.010Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43462/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-04T18:40:14.010Z] + bash /home/ubuntu/workspace/moby_PR-43462/check-config.sh [2022-04-04T18:40:14.010Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-04T18:40:14.010Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-04-04T18:40:14.010Z] [2022-04-04T18:40:14.010Z] Generally Necessary: [2022-04-04T18:40:14.010Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-04T18:40:14.010Z] - apparmor: enabled and tools installed [2022-04-04T18:40:14.010Z] - CONFIG_NAMESPACES: enabled [2022-04-04T18:40:14.010Z] - CONFIG_NET_NS: enabled [2022-04-04T18:40:14.010Z] - CONFIG_PID_NS: enabled [2022-04-04T18:40:14.010Z] - CONFIG_IPC_NS: enabled [2022-04-04T18:40:14.010Z] - CONFIG_UTS_NS: enabled [2022-04-04T18:40:14.010Z] - CONFIG_CGROUPS: enabled [2022-04-04T18:40:14.010Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-04T18:40:14.010Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-04T18:40:14.010Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-04T18:40:14.010Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-04T18:40:14.010Z] - CONFIG_CPUSETS: enabled [2022-04-04T18:40:14.010Z] - CONFIG_MEMCG: enabled [2022-04-04T18:40:14.010Z] - CONFIG_KEYS: enabled [2022-04-04T18:40:14.010Z] - CONFIG_VETH: enabled (as module) [2022-04-04T18:40:14.010Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-04T18:40:14.010Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-04T18:40:14.010Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-04T18:40:14.010Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-04T18:40:14.010Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-04T18:40:14.010Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-04T18:40:14.010Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-04T18:40:14.010Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-04T18:40:14.010Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-04T18:40:14.010Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-04T18:40:14.010Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-04T18:40:14.010Z] - CONFIG_CGROUP_BPF: enabled [2022-04-04T18:40:14.010Z] [2022-04-04T18:40:14.010Z] Optional Features: [2022-04-04T18:40:14.272Z] - CONFIG_USER_NS: enabled [2022-04-04T18:40:14.272Z] - CONFIG_SECCOMP: enabled [2022-04-04T18:40:14.272Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-04T18:40:14.272Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-04T18:40:14.272Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-04T18:40:14.272Z] (cgroup swap accounting is currently enabled) [2022-04-04T18:40:14.272Z] - CONFIG_BLK_CGROUP: enabled [2022-04-04T18:40:14.272Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-04T18:40:14.272Z] - CONFIG_CGROUP_PERF: enabled [2022-04-04T18:40:14.272Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-04T18:40:14.272Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-04T18:40:14.272Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-04T18:40:14.272Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-04T18:40:14.272Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-04T18:40:14.272Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-04T18:40:14.272Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-04T18:40:14.272Z] - CONFIG_IP_VS: enabled (as module) [2022-04-04T18:40:14.272Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-04T18:40:14.272Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-04T18:40:14.272Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-04T18:40:14.272Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-04T18:40:14.272Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-04T18:40:14.272Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-04T18:40:14.272Z] - CONFIG_EXT4_FS: enabled [2022-04-04T18:40:14.272Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-04T18:40:14.272Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-04T18:40:14.272Z] - Network Drivers: [2022-04-04T18:40:14.272Z] - "overlay": [2022-04-04T18:40:14.272Z] - CONFIG_VXLAN: enabled (as module) [2022-04-04T18:40:14.272Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-04T18:40:14.272Z] Optional (for encrypted networks): [2022-04-04T18:40:14.272Z] - CONFIG_CRYPTO: enabled [2022-04-04T18:40:14.272Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-04T18:40:14.272Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-04T18:40:14.272Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-04T18:40:14.272Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-04T18:40:14.272Z] - CONFIG_XFRM: enabled [2022-04-04T18:40:14.272Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-04T18:40:14.272Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-04T18:40:14.272Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-04T18:40:14.272Z] - "ipvlan": [2022-04-04T18:40:14.272Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-04T18:40:14.272Z] - "macvlan": [2022-04-04T18:40:14.272Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-04T18:40:14.272Z] - CONFIG_DUMMY: enabled (as module) [2022-04-04T18:40:14.272Z] - "ftp,tftp client in container": [2022-04-04T18:40:14.272Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-04T18:40:14.272Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-04T18:40:14.272Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-04T18:40:14.272Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-04T18:40:14.272Z] - Storage Drivers: [2022-04-04T18:40:14.272Z] - "aufs": [2022-04-04T18:40:14.533Z] - CONFIG_AUFS_FS: missing [2022-04-04T18:40:14.533Z] - "btrfs": [2022-04-04T18:40:14.533Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-04T18:40:14.533Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-04T18:40:14.533Z] - "devicemapper": [2022-04-04T18:40:14.533Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-04T18:40:14.533Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-04T18:40:14.533Z] - "overlay": [2022-04-04T18:40:14.533Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-04T18:40:14.533Z] - "zfs": [2022-04-04T18:40:14.533Z] - /dev/zfs: present [2022-04-04T18:40:14.533Z] - zfs command: missing [2022-04-04T18:40:14.533Z] - zpool command: missing [2022-04-04T18:40:14.533Z] [2022-04-04T18:40:14.533Z] Limits: [2022-04-04T18:40:14.533Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-04T18:40:14.533Z] [2022-04-04T18:40:14.533Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-04T18:40:14.873Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 . [2022-04-04T18:40:14.873Z] #1 [internal] load build definition from Dockerfile [2022-04-04T18:40:14.873Z] #1 sha256:afd6add6b91edfde348ef4c210a44898ffe525f8e5a7fc48f0f4c9303e139278 [2022-04-04T18:40:14.873Z] #1 transferring dockerfile: 16.77kB done [2022-04-04T18:40:15.136Z] #1 DONE 0.2s [2022-04-04T18:40:15.136Z] [2022-04-04T18:40:15.136Z] #2 [internal] load .dockerignore [2022-04-04T18:40:15.136Z] #2 sha256:27c0e3bcb01a1cdbb7cee3dac0bf29a60df2b90d565dec1db62d1096575bee6a [2022-04-04T18:40:15.136Z] #2 transferring context: 87B done [2022-04-04T18:40:15.136Z] #2 DONE 0.1s [2022-04-04T18:40:15.136Z] [2022-04-04T18:40:15.136Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-04T18:40:15.136Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-04-04T18:40:15.711Z] #3 DONE 0.4s [2022-04-04T18:40:15.711Z] [2022-04-04T18:40:15.711Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-04T18:40:15.711Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-04-04T18:40:15.711Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-04T18:40:15.711Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-04T18:40:15.711Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-04-04T18:40:15.711Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-04-04T18:40:15.711Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.2s [2022-04-04T18:40:15.711Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 8.39MB / 9.06MB 0.3s [2022-04-04T18:40:15.973Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.6s [2022-04-04T18:40:16.234Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.7s done [2022-04-04T18:40:16.234Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-04-04T18:40:16.234Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-04-04T18:40:16.495Z] #4 DONE 0.9s [2022-04-04T18:40:16.495Z] [2022-04-04T18:40:16.495Z] #6 [internal] load .dockerignore [2022-04-04T18:40:16.495Z] #6 sha256:78314cfb844f21e9f9de59143e99848d21cd1a60610ca3bebdd6210ce89c720b [2022-04-04T18:40:16.495Z] #6 DONE 0.0s [2022-04-04T18:40:16.495Z] [2022-04-04T18:40:16.495Z] #5 [internal] load build definition from Dockerfile [2022-04-04T18:40:16.495Z] #5 sha256:ecd79bbd21b9ad07f32a6e13dbde48cb22a32732daa0f57f4b59a38f51f30129 [2022-04-04T18:40:16.495Z] #5 DONE 0.0s [2022-04-04T18:40:16.495Z] [2022-04-04T18:40:16.495Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-04T18:40:16.495Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-04T18:40:17.438Z] #10 DONE 0.8s [2022-04-04T18:40:17.438Z] [2022-04-04T18:40:17.438Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-04T18:40:17.438Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-04-04T18:40:17.438Z] #7 DONE 0.7s [2022-04-04T18:40:17.438Z] [2022-04-04T18:40:17.438Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-04T18:40:17.438Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-04T18:40:17.438Z] #9 DONE 0.7s [2022-04-04T18:40:17.438Z] [2022-04-04T18:40:17.438Z] #8 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-04T18:40:17.438Z] #8 sha256:a5877c3f100471da3e18039e257d84857bbaefaba3464f3a20fd2ecb148300d3 [2022-04-04T18:40:17.438Z] #8 DONE 0.9s [2022-04-04T18:40:18.032Z] [2022-04-04T18:40:18.032Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-04T18:40:18.032Z] #28 sha256:b18c2bb5757c591439ed1a5adb8d6793746fada8d637b4fa7af280079fc1464b [2022-04-04T18:40:18.032Z] #28 resolve docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-04T18:40:18.032Z] #28 resolve docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 0.2s done [2022-04-04T18:40:18.300Z] #28 sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 1.85kB / 1.85kB done [2022-04-04T18:40:18.586Z] #28 sha256:8d7b4b6771e64398bec4224851914f4f6fa32427f22f0758f4920f614535c5be 529B / 529B done [2022-04-04T18:40:18.586Z] #28 sha256:05e8051d05a29bf316af622d17aab46cf176eb5f549c7f4c54d420805cc16165 1.48kB / 1.48kB done [2022-04-04T18:40:18.586Z] #28 ... [2022-04-04T18:40:18.586Z] [2022-04-04T18:40:18.586Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-04T18:40:18.586Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-04T18:40:18.586Z] #45 DONE 0.7s [2022-04-04T18:40:18.586Z] [2022-04-04T18:40:18.586Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-04T18:40:18.586Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-04T18:40:18.586Z] #45 DONE 0.0s [2022-04-04T18:40:18.586Z] [2022-04-04T18:40:18.586Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-04T18:40:18.586Z] #28 sha256:b18c2bb5757c591439ed1a5adb8d6793746fada8d637b4fa7af280079fc1464b [2022-04-04T18:40:18.586Z] #28 sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 7.34MB / 53.63MB 0.1s [2022-04-04T18:40:18.849Z] #28 sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 18.87MB / 53.63MB 0.2s [2022-04-04T18:40:18.849Z] #28 sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 24.78MB / 53.63MB 0.3s [2022-04-04T18:40:19.119Z] #28 sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 46.14MB / 53.63MB 0.5s [2022-04-04T18:40:19.119Z] #28 sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 53.63MB / 53.63MB 0.6s [2022-04-04T18:40:20.526Z] #28 sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 53.63MB / 53.63MB 1.8s done [2022-04-04T18:40:21.471Z] #28 ... [2022-04-04T18:40:21.471Z] [2022-04-04T18:40:21.471Z] #24 [internal] load build context [2022-04-04T18:40:21.471Z] #24 sha256:daf32bd588ceaeb9f99fe8aaf3e99ea461e3248d48e8d5ecabf65f0d39b9515d [2022-04-04T18:40:21.471Z] #24 transferring context: 60.71MB 2.4s done [2022-04-04T18:40:21.471Z] #24 DONE 3.4s [2022-04-04T18:40:21.471Z] [2022-04-04T18:40:21.471Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T18:40:21.471Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df [2022-04-04T18:40:21.471Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 0.1s done [2022-04-04T18:40:21.471Z] #11 sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 1.86kB / 1.86kB done [2022-04-04T18:40:21.471Z] #11 sha256:e1ea2c4e5f3f463dcb88d6284f278c36747df37d9b0f71c04b70937865d8d82e 1.80kB / 1.80kB done [2022-04-04T18:40:21.471Z] #11 sha256:398d2f9ae07316f3f5a24ea533acc631ce86fe33c6c9a4248c3f028d4a9d63ca 7.04kB / 7.04kB done [2022-04-04T18:40:21.471Z] #11 sha256:17ffbd2ab15985c19f9e1e3199cdce06090266d20d11dbd3d55fba45de2fcc27 4.94MB / 4.94MB 0.5s done [2022-04-04T18:40:21.471Z] #11 sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 53.63MB / 53.63MB 2.0s done [2022-04-04T18:40:21.471Z] #11 sha256:a3953e76cee2ab175d909ccec1a3399912a690ad621ae88cff787d98419b97bb 10.66MB / 10.66MB 0.9s done [2022-04-04T18:40:21.471Z] #11 sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 54.67MB / 54.67MB 3.0s done [2022-04-04T18:40:21.471Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 81.05MB / 81.05MB 3.1s [2022-04-04T18:40:21.471Z] #11 extracting sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 1.0s [2022-04-04T18:40:21.471Z] #11 sha256:51035018ddc0e6d7c226dd92d7c47cbf2fbd08fdd8c0d8ef222e78d370003354 126B / 126B 3.1s [2022-04-04T18:40:21.471Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 0B / 108.66MB 3.1s [2022-04-04T18:40:21.471Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 7.34MB / 108.66MB 3.2s [2022-04-04T18:40:21.740Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 17.83MB / 108.66MB 3.3s [2022-04-04T18:40:22.004Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 33.55MB / 108.66MB 3.5s [2022-04-04T18:40:22.005Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 52.43MB / 108.66MB 3.7s [2022-04-04T18:40:22.582Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 75.50MB / 108.66MB 4.1s [2022-04-04T18:40:22.582Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 81.79MB / 108.66MB 4.2s [2022-04-04T18:40:22.844Z] #11 extracting sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 2.3s done [2022-04-04T18:40:22.844Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 99.61MB / 108.66MB 4.6s [2022-04-04T18:40:22.868Z] Client: [2022-04-04T18:40:22.868Z] Context: default [2022-04-04T18:40:22.868Z] Debug Mode: false [2022-04-04T18:40:22.868Z] Plugins: [2022-04-04T18:40:22.868Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-04T18:40:22.868Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-04-04T18:40:22.868Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-04-04T18:40:22.868Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-04-04T18:40:22.868Z] [2022-04-04T18:40:22.868Z] Server: [2022-04-04T18:40:22.868Z] Containers: 0 [2022-04-04T18:40:22.868Z] Running: 0 [2022-04-04T18:40:22.868Z] Paused: 0 [2022-04-04T18:40:22.868Z] Stopped: 0 [2022-04-04T18:40:22.868Z] Images: 0 [2022-04-04T18:40:22.868Z] Server Version: 20.10.12 [2022-04-04T18:40:22.868Z] Storage Driver: overlay2 [2022-04-04T18:40:22.868Z] Backing Filesystem: extfs [2022-04-04T18:40:22.868Z] Supports d_type: true [2022-04-04T18:40:22.868Z] Native Overlay Diff: true [2022-04-04T18:40:22.868Z] userxattr: false [2022-04-04T18:40:22.868Z] Logging Driver: json-file [2022-04-04T18:40:22.868Z] Cgroup Driver: cgroupfs [2022-04-04T18:40:22.868Z] Cgroup Version: 1 [2022-04-04T18:40:22.868Z] Plugins: [2022-04-04T18:40:22.868Z] Volume: local [2022-04-04T18:40:22.868Z] Network: bridge host ipvlan macvlan null overlay [2022-04-04T18:40:22.868Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-04T18:40:22.868Z] Swarm: inactive [2022-04-04T18:40:22.868Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-04T18:40:22.868Z] Default Runtime: runc [2022-04-04T18:40:22.868Z] Init Binary: docker-init [2022-04-04T18:40:22.868Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-04T18:40:22.868Z] runc version: v1.0.2-0-g52b36a2 [2022-04-04T18:40:22.868Z] init version: de40ad0 [2022-04-04T18:40:22.868Z] Security Options: [2022-04-04T18:40:22.868Z] apparmor [2022-04-04T18:40:22.868Z] seccomp [2022-04-04T18:40:22.868Z] Profile: default [2022-04-04T18:40:22.868Z] Kernel Version: 5.4.0-1061-aws [2022-04-04T18:40:22.868Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-04T18:40:22.868Z] OSType: linux [2022-04-04T18:40:22.868Z] Architecture: x86_64 [2022-04-04T18:40:22.868Z] CPUs: 2 [2022-04-04T18:40:22.868Z] Total Memory: 7.483GiB [2022-04-04T18:40:22.868Z] Name: ip-10-100-117-249 [2022-04-04T18:40:22.868Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-04-04T18:40:22.868Z] Docker Root Dir: /var/lib/docker [2022-04-04T18:40:22.868Z] Debug Mode: false [2022-04-04T18:40:22.868Z] Registry: https://index.docker.io/v1/ [2022-04-04T18:40:22.868Z] Labels: [2022-04-04T18:40:22.868Z] Experimental: true [2022-04-04T18:40:22.868Z] Insecure Registries: [2022-04-04T18:40:22.868Z] 127.0.0.0/8 [2022-04-04T18:40:22.868Z] Live Restore Enabled: true [2022-04-04T18:40:22.868Z] [2022-04-04T18:40:22.868Z] WARNING: No swap limit support [Pipeline] sh [2022-04-04T18:40:23.107Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 81.05MB / 81.05MB 4.7s done [2022-04-04T18:40:23.107Z] #11 extracting sha256:17ffbd2ab15985c19f9e1e3199cdce06090266d20d11dbd3d55fba45de2fcc27 [2022-04-04T18:40:23.107Z] #11 sha256:51035018ddc0e6d7c226dd92d7c47cbf2fbd08fdd8c0d8ef222e78d370003354 126B / 126B 4.7s done [2022-04-04T18:40:23.107Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 108.66MB / 108.66MB 4.8s [2022-04-04T18:40:23.167Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-04T18:40:23.167Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-04T18:40:23.167Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43462/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-04T18:40:23.167Z] + bash /home/ubuntu/workspace/moby_PR-43462/check-config.sh [2022-04-04T18:40:23.167Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-04T18:40:23.167Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-04-04T18:40:23.167Z] [2022-04-04T18:40:23.167Z] Generally Necessary: [2022-04-04T18:40:23.168Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-04T18:40:23.168Z] - apparmor: enabled and tools installed [2022-04-04T18:40:23.168Z] - CONFIG_NAMESPACES: enabled [2022-04-04T18:40:23.168Z] - CONFIG_NET_NS: enabled [2022-04-04T18:40:23.168Z] - CONFIG_PID_NS: enabled [2022-04-04T18:40:23.168Z] - CONFIG_IPC_NS: enabled [2022-04-04T18:40:23.168Z] - CONFIG_UTS_NS: enabled [2022-04-04T18:40:23.168Z] - CONFIG_CGROUPS: enabled [2022-04-04T18:40:23.168Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-04T18:40:23.168Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-04T18:40:23.168Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-04T18:40:23.168Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-04T18:40:23.168Z] - CONFIG_CPUSETS: enabled [2022-04-04T18:40:23.168Z] - CONFIG_MEMCG: enabled [2022-04-04T18:40:23.168Z] - CONFIG_KEYS: enabled [2022-04-04T18:40:23.168Z] - CONFIG_VETH: enabled (as module) [2022-04-04T18:40:23.168Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-04T18:40:23.168Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-04T18:40:23.168Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-04T18:40:23.168Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-04T18:40:23.168Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-04T18:40:23.168Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-04T18:40:23.168Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-04T18:40:23.168Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-04T18:40:23.168Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-04T18:40:23.168Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-04T18:40:23.168Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-04T18:40:23.369Z] #11 extracting sha256:17ffbd2ab15985c19f9e1e3199cdce06090266d20d11dbd3d55fba45de2fcc27 0.2s done [2022-04-04T18:40:23.430Z] - CONFIG_CGROUP_BPF: enabled [2022-04-04T18:40:23.430Z] [2022-04-04T18:40:23.430Z] Optional Features: [2022-04-04T18:40:23.430Z] - CONFIG_USER_NS: enabled [2022-04-04T18:40:23.430Z] - CONFIG_SECCOMP: enabled [2022-04-04T18:40:23.430Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-04T18:40:23.430Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-04T18:40:23.430Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-04T18:40:23.430Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-04T18:40:23.430Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-04T18:40:23.430Z] - CONFIG_BLK_CGROUP: enabled [2022-04-04T18:40:23.430Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-04T18:40:23.430Z] - CONFIG_CGROUP_PERF: enabled [2022-04-04T18:40:23.430Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-04T18:40:23.430Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-04T18:40:23.430Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-04T18:40:23.430Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-04T18:40:23.430Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-04T18:40:23.430Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-04T18:40:23.430Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-04T18:40:23.430Z] - CONFIG_IP_VS: enabled (as module) [2022-04-04T18:40:23.430Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-04T18:40:23.430Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-04T18:40:23.430Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-04T18:40:23.430Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-04T18:40:23.430Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-04T18:40:23.430Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-04T18:40:23.430Z] - CONFIG_EXT4_FS: enabled [2022-04-04T18:40:23.430Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-04T18:40:23.430Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-04T18:40:23.430Z] - Network Drivers: [2022-04-04T18:40:23.430Z] - "overlay": [2022-04-04T18:40:23.430Z] - CONFIG_VXLAN: enabled (as module) [2022-04-04T18:40:23.430Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-04T18:40:23.430Z] Optional (for encrypted networks): [2022-04-04T18:40:23.694Z] - CONFIG_CRYPTO: enabled [2022-04-04T18:40:23.694Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-04T18:40:23.694Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-04T18:40:23.694Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-04T18:40:23.694Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-04T18:40:23.694Z] - CONFIG_XFRM: enabled [2022-04-04T18:40:23.694Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-04T18:40:23.694Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-04T18:40:23.695Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-04T18:40:23.695Z] - "ipvlan": [2022-04-04T18:40:23.695Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-04T18:40:23.695Z] - "macvlan": [2022-04-04T18:40:23.695Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-04T18:40:23.695Z] - CONFIG_DUMMY: enabled (as module) [2022-04-04T18:40:23.695Z] - "ftp,tftp client in container": [2022-04-04T18:40:23.695Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-04T18:40:23.695Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-04T18:40:23.695Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-04T18:40:23.695Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-04T18:40:23.695Z] - Storage Drivers: [2022-04-04T18:40:23.695Z] - "aufs": [2022-04-04T18:40:23.695Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-04T18:40:23.695Z] - "btrfs": [2022-04-04T18:40:23.695Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-04T18:40:23.695Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-04T18:40:23.695Z] - "devicemapper": [2022-04-04T18:40:23.695Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-04T18:40:23.695Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-04T18:40:23.695Z] - "overlay": [2022-04-04T18:40:23.695Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-04T18:40:23.695Z] - "zfs": [2022-04-04T18:40:23.695Z] - /dev/zfs: present [2022-04-04T18:40:23.695Z] - zfs command: missing [2022-04-04T18:40:23.695Z] - zpool command: missing [2022-04-04T18:40:23.695Z] [2022-04-04T18:40:23.695Z] Limits: [2022-04-04T18:40:23.695Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-04T18:40:23.695Z] [2022-04-04T18:40:23.695Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-04T18:40:24.088Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 . [2022-04-04T18:40:24.316Z] #11 extracting sha256:a3953e76cee2ab175d909ccec1a3399912a690ad621ae88cff787d98419b97bb [2022-04-04T18:40:24.350Z] #1 [internal] load build definition from Dockerfile [2022-04-04T18:40:24.350Z] #1 sha256:dadeff58cdf967e68dfffd76db15c9d143e09473dda00ebe957b3d793bea29c9 [2022-04-04T18:40:24.350Z] #1 transferring dockerfile: [2022-04-04T18:40:24.578Z] #11 extracting sha256:a3953e76cee2ab175d909ccec1a3399912a690ad621ae88cff787d98419b97bb 0.2s done [2022-04-04T18:40:24.611Z] #1 transferring dockerfile: 16.77kB done [2022-04-04T18:40:24.612Z] #1 DONE 0.2s [2022-04-04T18:40:24.612Z] [2022-04-04T18:40:24.612Z] #2 [internal] load .dockerignore [2022-04-04T18:40:24.612Z] #2 sha256:4c3fa8b5127d433e9041e6243037bfd2f7327fdad61c3e20d59c2f3ac6e8eda7 [2022-04-04T18:40:24.612Z] #2 transferring context: 87B done [2022-04-04T18:40:24.612Z] #2 DONE 0.1s [2022-04-04T18:40:24.612Z] [2022-04-04T18:40:24.612Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-04T18:40:24.612Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-04T18:40:25.151Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 108.66MB / 108.66MB 6.7s done [2022-04-04T18:40:25.151Z] #11 extracting sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 [2022-04-04T18:40:25.151Z] #11 ... [2022-04-04T18:40:25.151Z] [2022-04-04T18:40:25.151Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-04T18:40:25.151Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-04T18:40:25.151Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-04T18:40:25.151Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-04T18:40:25.151Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-04T18:40:25.151Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-04T18:40:25.151Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-04-04T18:40:25.151Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.3s done [2022-04-04T18:40:25.151Z] #67 DONE 7.2s [2022-04-04T18:40:25.151Z] [2022-04-04T18:40:25.151Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T18:40:25.151Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df [2022-04-04T18:40:25.151Z] #11 ... [2022-04-04T18:40:25.151Z] [2022-04-04T18:40:25.152Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-04T18:40:25.152Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-04T18:40:25.152Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-04-04T18:40:25.152Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-04T18:40:25.152Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-04T18:40:25.152Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-04T18:40:25.152Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.8s [2022-04-04T18:40:25.188Z] #3 DONE 0.5s [2022-04-04T18:40:25.188Z] [2022-04-04T18:40:25.188Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-04T18:40:25.188Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-04T18:40:25.188Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-04-04T18:40:25.188Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-04T18:40:25.188Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-04T18:40:25.188Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-04T18:40:25.188Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-04T18:40:25.413Z] #69 ... [2022-04-04T18:40:25.413Z] [2022-04-04T18:40:25.413Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-04T18:40:25.413Z] #28 sha256:b18c2bb5757c591439ed1a5adb8d6793746fada8d637b4fa7af280079fc1464b [2022-04-04T18:40:25.413Z] #28 DONE 7.4s [2022-04-04T18:40:25.413Z] [2022-04-04T18:40:25.413Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-04T18:40:25.413Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-04T18:40:25.413Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2022-04-04T18:40:25.446Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-04-04T18:40:25.446Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-04-04T18:40:26.015Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done [2022-04-04T18:40:26.357Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.6s done [2022-04-04T18:40:26.620Z] #69 DONE 8.7s [2022-04-04T18:40:26.620Z] [2022-04-04T18:40:26.620Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T18:40:26.620Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df [2022-04-04T18:40:26.969Z] #4 DONE 1.9s [2022-04-04T18:40:27.230Z] [2022-04-04T18:40:27.230Z] #5 [internal] load .dockerignore [2022-04-04T18:40:27.230Z] #5 sha256:fdbc5261fb925174e46bcdda09e989816f72736e19b55d153f25240a136dd3fd [2022-04-04T18:40:27.230Z] #5 DONE 0.0s [2022-04-04T18:40:27.230Z] [2022-04-04T18:40:27.230Z] #6 [internal] load build definition from Dockerfile [2022-04-04T18:40:27.230Z] #6 sha256:16f4b01568df7ad6da846fef68399d11d7d80fcb96b7d813a1ba48755f9cc85a [2022-04-04T18:40:27.230Z] #6 DONE 0.0s [2022-04-04T18:40:27.230Z] [2022-04-04T18:40:27.230Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-04T18:40:27.230Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-04T18:40:27.563Z] #11 extracting sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 2.3s done [2022-04-04T18:40:27.824Z] #11 extracting sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 0.1s [2022-04-04T18:40:28.170Z] #10 ... [2022-04-04T18:40:28.171Z] [2022-04-04T18:40:28.171Z] #7 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-04T18:40:28.171Z] #7 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-04-04T18:40:28.171Z] #7 DONE 0.8s [2022-04-04T18:40:28.171Z] [2022-04-04T18:40:28.171Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-04T18:40:28.171Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-04T18:40:28.171Z] #8 DONE 0.8s [2022-04-04T18:40:28.171Z] [2022-04-04T18:40:28.171Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-04T18:40:28.171Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-04T18:40:28.171Z] #10 DONE 0.9s [2022-04-04T18:40:28.171Z] [2022-04-04T18:40:28.171Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-04T18:40:28.171Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-04T18:40:28.171Z] #9 DONE 0.9s [2022-04-04T18:40:28.738Z] [2022-04-04T18:40:28.739Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-04T18:40:28.739Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-04T18:40:28.739Z] #28 resolve docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 0.0s done [2022-04-04T18:40:28.739Z] #28 sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 1.85kB / 1.85kB done [2022-04-04T18:40:28.739Z] #28 sha256:0040bafca14127bdc2dcb0d9897a26f5d44136e89c02046710de6ea01a227278 529B / 529B done [2022-04-04T18:40:28.739Z] #28 sha256:d69c6cd3a20d21ec91b677c3bcd10d9975f4fe67eff81afb5a09bdef5134afeb 1.46kB / 1.46kB done [2022-04-04T18:40:28.739Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 0B / 54.94MB 0.1s [2022-04-04T18:40:28.997Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 3.15MB / 54.94MB 0.3s [2022-04-04T18:40:28.997Z] #28 ... [2022-04-04T18:40:28.997Z] [2022-04-04T18:40:28.997Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-04T18:40:28.997Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-04T18:40:28.997Z] #45 DONE 0.0s [2022-04-04T18:40:28.997Z] [2022-04-04T18:40:28.997Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-04T18:40:28.997Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-04T18:40:28.997Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 6.29MB / 54.94MB 0.3s [2022-04-04T18:40:29.293Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 9.44MB / 54.94MB 0.5s [2022-04-04T18:40:29.293Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 18.18MB / 54.94MB 0.6s [2022-04-04T18:40:29.742Z] #11 extracting sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 2.0s done [2022-04-04T18:40:29.878Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 27.26MB / 54.94MB 1.0s [2022-04-04T18:40:29.878Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 32.51MB / 54.94MB 1.2s [2022-04-04T18:40:30.137Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 39.85MB / 54.94MB 1.5s [2022-04-04T18:40:30.321Z] #11 extracting sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 [2022-04-04T18:40:30.398Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 42.99MB / 54.94MB 1.6s [2022-04-04T18:40:30.398Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 47.19MB / 54.94MB 1.6s [2022-04-04T18:40:30.658Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 53.48MB / 54.94MB 1.8s [2022-04-04T18:40:30.663Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-04T18:40:30.663Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-04T18:40:30.663Z] GOOS="" GOARCH="" GOARM="" [2022-04-04T18:40:30.663Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-04T18:40:30.663Z] [2022-04-04T18:40:30.663Z] + TEST_INTEGRATION_DEST=1 [2022-04-04T18:40:30.663Z] + CONTAINER_NAME=docker-pr1-1 [2022-04-04T18:40:30.663Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-04-04T18:40:30.663Z] + run_tests test-integration-flaky [2022-04-04T18:40:30.663Z] + '[' -n 0 ']' [2022-04-04T18:40:30.663Z] + rm= [2022-04-04T18:40:30.663Z] + c=0 [2022-04-04T18:40:30.663Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43462/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43462/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43462/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 hack/make.sh test-integration-flaky test-integration [2022-04-04T18:40:30.663Z] + TEST_INTEGRATION_DEST=2 [2022-04-04T18:40:30.663Z] + CONTAINER_NAME=docker-pr1-2 [2022-04-04T18:40:30.663Z] + TEST_SKIP_INTEGRATION=1 [2022-04-04T18:40:30.663Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-04-04T18:40:30.663Z] + run_tests [2022-04-04T18:40:30.663Z] + '[' -n 0 ']' [2022-04-04T18:40:30.663Z] + rm= [2022-04-04T18:40:30.663Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43462/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43462/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43462/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 hack/make.sh '' test-integration [2022-04-04T18:40:30.663Z] + TEST_INTEGRATION_DEST=3 [2022-04-04T18:40:30.663Z] + CONTAINER_NAME=docker-pr1-3 [2022-04-04T18:40:30.663Z] + TEST_SKIP_INTEGRATION=1 [2022-04-04T18:40:30.663Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-04-04T18:40:30.663Z] + run_tests [2022-04-04T18:40:30.663Z] + '[' -n 0 ']' [2022-04-04T18:40:30.663Z] + rm= [2022-04-04T18:40:30.664Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43462/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43462/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43462/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 hack/make.sh '' test-integration [2022-04-04T18:40:30.664Z] ++ jobs -p [2022-04-04T18:40:30.664Z] + for job in $(jobs -p) [2022-04-04T18:40:30.664Z] + wait 29845 [2022-04-04T18:40:30.664Z] [2022-04-04T18:40:30.664Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-04T18:40:30.664Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-04T18:40:30.664Z] HOSTNAME=3a4c55801aa0 [2022-04-04T18:40:30.664Z] TEST_SKIP_INTEGRATION=1 [2022-04-04T18:40:30.664Z] TESTDEBUG=0 [2022-04-04T18:40:30.664Z] DEST=bundles/test-integration [2022-04-04T18:40:30.664Z] PWD=/go/src/github.com/docker/docker [2022-04-04T18:40:30.664Z] KEEPBUNDLE=1 [2022-04-04T18:40:30.664Z] DOCKER_GITCOMMIT=2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 [2022-04-04T18:40:30.664Z] container=docker [2022-04-04T18:40:30.664Z] HOME=/root [2022-04-04T18:40:30.664Z] GOLANG_VERSION=1.18 [2022-04-04T18:40:30.664Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-04T18:40:30.664Z] VALIDATE_BRANCH=master [2022-04-04T18:40:30.664Z] TERM=xterm [2022-04-04T18:40:30.664Z] DOCKER_PKG=github.com/docker/docker [2022-04-04T18:40:30.664Z] SHLVL=1 [2022-04-04T18:40:30.664Z] TIMEOUT=120m [2022-04-04T18:40:30.664Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-04T18:40:30.664Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-04T18:40:30.664Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-04-04T18:40:30.664Z] GO111MODULE=off [2022-04-04T18:40:30.664Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-04T18:40:30.664Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-04T18:40:30.664Z] GOPATH=/go [2022-04-04T18:40:30.664Z] PKG_CONFIG=pkg-config [2022-04-04T18:40:30.664Z] _=/usr/bin/env [2022-04-04T18:40:30.664Z] Building test suite binary ./integration-cli/test.main [2022-04-04T18:40:30.664Z] [2022-04-04T18:40:30.664Z] [2022-04-04T18:40:30.664Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-04-04T18:40:30.664Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-04T18:40:30.664Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-04T18:40:30.664Z] HOSTNAME=49c7f205d2f0 [2022-04-04T18:40:30.664Z] TEST_SKIP_INTEGRATION=1 [2022-04-04T18:40:30.664Z] TESTDEBUG=0 [2022-04-04T18:40:30.664Z] DEST=bundles/test-integration [2022-04-04T18:40:30.664Z] PWD=/go/src/github.com/docker/docker [2022-04-04T18:40:30.664Z] KEEPBUNDLE=1 [2022-04-04T18:40:30.664Z] DOCKER_GITCOMMIT=2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 [2022-04-04T18:40:30.664Z] container=docker [2022-04-04T18:40:30.664Z] HOME=/root [2022-04-04T18:40:30.664Z] GOLANG_VERSION=1.18 [2022-04-04T18:40:30.664Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-04T18:40:30.664Z] VALIDATE_BRANCH=master [2022-04-04T18:40:30.664Z] TERM=xterm [2022-04-04T18:40:30.664Z] DOCKER_PKG=github.com/docker/docker [2022-04-04T18:40:30.664Z] SHLVL=1 [2022-04-04T18:40:30.664Z] TIMEOUT=120m [2022-04-04T18:40:30.664Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-04T18:40:30.664Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-04T18:40:30.664Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-04-04T18:40:30.664Z] GO111MODULE=off [2022-04-04T18:40:30.664Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-04T18:40:30.664Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-04T18:40:30.664Z] GOPATH=/go [2022-04-04T18:40:30.664Z] PKG_CONFIG=pkg-config [2022-04-04T18:40:30.664Z] _=/usr/bin/env [2022-04-04T18:40:30.664Z] Building test suite binary ./integration-cli/test.main [2022-04-04T18:40:30.664Z] No new tests added to integration. [2022-04-04T18:40:30.664Z] [2022-04-04T18:40:30.664Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-04T18:40:30.664Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-04T18:40:30.664Z] HOSTNAME=bac8da9fe3f0 [2022-04-04T18:40:30.664Z] TESTDEBUG=0 [2022-04-04T18:40:30.664Z] DEST=bundles/test-integration [2022-04-04T18:40:30.664Z] PWD=/go/src/github.com/docker/docker [2022-04-04T18:40:30.664Z] KEEPBUNDLE=1 [2022-04-04T18:40:30.664Z] DOCKER_GITCOMMIT=2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 [2022-04-04T18:40:30.664Z] container=docker [2022-04-04T18:40:30.664Z] HOME=/root [2022-04-04T18:40:30.664Z] GOLANG_VERSION=1.18 [2022-04-04T18:40:30.664Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-04T18:40:30.664Z] VALIDATE_BRANCH=master [2022-04-04T18:40:30.664Z] TERM=xterm [2022-04-04T18:40:30.664Z] DOCKER_PKG=github.com/docker/docker [2022-04-04T18:40:30.664Z] SHLVL=1 [2022-04-04T18:40:30.664Z] TIMEOUT=120m [2022-04-04T18:40:30.664Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-04T18:40:30.664Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-04T18:40:30.664Z] GO111MODULE=off [2022-04-04T18:40:30.664Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-04T18:40:30.664Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-04T18:40:30.664Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-04T18:40:30.664Z] GOPATH=/go [2022-04-04T18:40:30.664Z] PKG_CONFIG=pkg-config [2022-04-04T18:40:30.664Z] _=/usr/bin/env [2022-04-04T18:40:30.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-04T18:40:30.852Z] Client: [2022-04-04T18:40:30.852Z] Context: default [2022-04-04T18:40:30.852Z] Debug Mode: false [2022-04-04T18:40:30.852Z] Plugins: [2022-04-04T18:40:30.852Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-04T18:40:30.852Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-04-04T18:40:30.852Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-04-04T18:40:30.852Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-04-04T18:40:30.852Z] [2022-04-04T18:40:30.852Z] Server: [2022-04-04T18:40:30.852Z] Containers: 0 [2022-04-04T18:40:30.852Z] Running: 0 [2022-04-04T18:40:30.852Z] Paused: 0 [2022-04-04T18:40:30.852Z] Stopped: 0 [2022-04-04T18:40:30.852Z] Images: 0 [2022-04-04T18:40:30.852Z] Server Version: 20.10.12 [2022-04-04T18:40:30.852Z] Storage Driver: overlay2 [2022-04-04T18:40:30.852Z] Backing Filesystem: extfs [2022-04-04T18:40:30.852Z] Supports d_type: true [2022-04-04T18:40:30.852Z] Native Overlay Diff: true [2022-04-04T18:40:30.852Z] userxattr: false [2022-04-04T18:40:30.852Z] Logging Driver: json-file [2022-04-04T18:40:30.852Z] Cgroup Driver: systemd [2022-04-04T18:40:30.852Z] Cgroup Version: 2 [2022-04-04T18:40:30.852Z] Plugins: [2022-04-04T18:40:30.852Z] Volume: local [2022-04-04T18:40:30.852Z] Network: bridge host ipvlan macvlan null overlay [2022-04-04T18:40:30.852Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-04T18:40:30.852Z] Swarm: inactive [2022-04-04T18:40:30.852Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-04-04T18:40:30.852Z] Default Runtime: runc [2022-04-04T18:40:30.852Z] Init Binary: docker-init [2022-04-04T18:40:30.852Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-04T18:40:30.852Z] runc version: v1.0.2-0-g52b36a2 [2022-04-04T18:40:30.852Z] init version: de40ad0 [2022-04-04T18:40:30.852Z] Security Options: [2022-04-04T18:40:30.852Z] apparmor [2022-04-04T18:40:30.852Z] seccomp [2022-04-04T18:40:30.852Z] Profile: default [2022-04-04T18:40:30.852Z] cgroupns [2022-04-04T18:40:30.852Z] Kernel Version: 5.11.0-1023-aws [2022-04-04T18:40:30.852Z] Operating System: Ubuntu 20.04.3 LTS [2022-04-04T18:40:30.852Z] OSType: linux [2022-04-04T18:40:30.852Z] Architecture: x86_64 [2022-04-04T18:40:30.852Z] CPUs: 2 [2022-04-04T18:40:30.852Z] Total Memory: 7.477GiB [2022-04-04T18:40:30.852Z] Name: ip-10-100-49-25 [2022-04-04T18:40:30.852Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-04-04T18:40:30.852Z] Docker Root Dir: /var/lib/docker [2022-04-04T18:40:30.852Z] Debug Mode: false [2022-04-04T18:40:30.852Z] Registry: https://index.docker.io/v1/ [2022-04-04T18:40:30.852Z] Labels: [2022-04-04T18:40:30.852Z] Experimental: true [2022-04-04T18:40:30.852Z] Insecure Registries: [2022-04-04T18:40:30.852Z] 127.0.0.0/8 [2022-04-04T18:40:30.852Z] Live Restore Enabled: true [2022-04-04T18:40:30.852Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-04T18:40:31.191Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 . [2022-04-04T18:40:31.236Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 2.5s done [2022-04-04T18:40:31.452Z] #2 [internal] load .dockerignore [2022-04-04T18:40:31.452Z] #2 sha256:8697ba6397bc7f65366f03a385d6d93af3722f65fe5d6127252c391c8c6a2399 [2022-04-04T18:40:31.452Z] #2 transferring context: [2022-04-04T18:40:31.452Z] #2 ... [2022-04-04T18:40:31.452Z] [2022-04-04T18:40:31.452Z] #1 [internal] load build definition from Dockerfile [2022-04-04T18:40:31.452Z] #1 sha256:03afe93ea02ac07579de2429fe6206284923d8b57f90ff4aba5f3cc8932701e5 [2022-04-04T18:40:31.452Z] #1 transferring dockerfile: 16.77kB done [2022-04-04T18:40:31.452Z] #1 DONE 0.4s [2022-04-04T18:40:31.452Z] [2022-04-04T18:40:31.452Z] #2 [internal] load .dockerignore [2022-04-04T18:40:31.452Z] #2 sha256:8697ba6397bc7f65366f03a385d6d93af3722f65fe5d6127252c391c8c6a2399 [2022-04-04T18:40:31.452Z] #2 transferring context: 87B done [2022-04-04T18:40:31.718Z] #2 DONE 0.4s [2022-04-04T18:40:31.980Z] [2022-04-04T18:40:31.980Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-04T18:40:31.980Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-04T18:40:32.241Z] #3 DONE 0.4s [2022-04-04T18:40:32.241Z] [2022-04-04T18:40:32.241Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-04T18:40:32.241Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-04T18:40:32.241Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-04T18:40:32.241Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 6.29MB / 9.67MB 0.1s [2022-04-04T18:40:32.241Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-04T18:40:32.241Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-04T18:40:32.241Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-04T18:40:32.502Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-04T18:40:32.502Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-04-04T18:40:32.780Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-04-04T18:40:32.880Z] #11 ... [2022-04-04T18:40:32.880Z] [2022-04-04T18:40:32.880Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-04T18:40:32.880Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-04-04T18:40:33.055Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-04-04T18:40:33.055Z] #4 DONE 0.7s [2022-04-04T18:40:33.151Z] #28 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 1.1s [2022-04-04T18:40:33.317Z] [2022-04-04T18:40:33.317Z] #6 [internal] load .dockerignore [2022-04-04T18:40:33.317Z] #6 sha256:13d418cf32946863077f45959a60aeca4a08035b8f9dcfa851354d23b6b393aa [2022-04-04T18:40:33.317Z] #6 DONE 0.0s [2022-04-04T18:40:33.317Z] [2022-04-04T18:40:33.317Z] #5 [internal] load build definition from Dockerfile [2022-04-04T18:40:33.317Z] #5 sha256:b93b85f59019558c618d582e4b5607b1f458bfbd811f34d0ea4e1d7235565b77 [2022-04-04T18:40:33.317Z] #5 DONE 0.0s [2022-04-04T18:40:33.317Z] [2022-04-04T18:40:33.317Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-04T18:40:33.317Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-04T18:40:34.260Z] #10 DONE 1.1s [2022-04-04T18:40:34.260Z] [2022-04-04T18:40:34.260Z] #9 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-04T18:40:34.260Z] #9 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-04-04T18:40:34.260Z] #9 DONE 1.2s [2022-04-04T18:40:34.260Z] [2022-04-04T18:40:34.260Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-04T18:40:34.260Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-04T18:40:34.260Z] #8 DONE 1.2s [2022-04-04T18:40:34.260Z] [2022-04-04T18:40:34.260Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-04T18:40:34.260Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-04T18:40:34.260Z] #7 DONE 1.2s [2022-04-04T18:40:34.542Z] #28 ... [2022-04-04T18:40:34.542Z] [2022-04-04T18:40:34.542Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T18:40:34.542Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T18:40:34.542Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 0.1s done [2022-04-04T18:40:34.542Z] #11 sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 1.86kB / 1.86kB done [2022-04-04T18:40:34.542Z] #11 sha256:478fcf47d5d8269f9b530784cca11b0386776b1d16417a5e694673e985f44253 1.80kB / 1.80kB done [2022-04-04T18:40:34.542Z] #11 sha256:7e4f3376ce4457350556e028798e3f76e6928463fe05195fe1bda289a3a5db2f 7.03kB / 7.03kB done [2022-04-04T18:40:34.542Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 2.5s done [2022-04-04T18:40:34.542Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 5.16MB / 5.16MB 0.7s done [2022-04-04T18:40:34.542Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 10.87MB / 10.87MB 0.9s done [2022-04-04T18:40:34.542Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 54.58MB / 54.58MB 3.1s done [2022-04-04T18:40:34.542Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 85.84MB / 85.84MB 5.1s done [2022-04-04T18:40:34.542Z] #11 sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 156B / 156B 3.2s done [2022-04-04T18:40:34.542Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 74.20MB / 141.70MB 5.9s [2022-04-04T18:40:35.116Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 81.79MB / 141.70MB 6.5s [2022-04-04T18:40:35.378Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 89.13MB / 141.70MB 6.8s [2022-04-04T18:40:35.435Z] #68 ... [2022-04-04T18:40:35.435Z] [2022-04-04T18:40:35.435Z] #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-04-04T18:40:35.435Z] #29 sha256:38c1e2109393f93dbc0ddaca0767649883962b512a727012b80871e1621dfde2 [2022-04-04T18:40:35.639Z] #11 ... [2022-04-04T18:40:35.639Z] [2022-04-04T18:40:35.639Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-04T18:40:35.639Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-04T18:40:35.699Z] #29 ... [2022-04-04T18:40:35.699Z] [2022-04-04T18:40:35.699Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T18:40:35.699Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df [2022-04-04T18:40:35.699Z] #11 extracting sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 3.6s done [2022-04-04T18:40:35.699Z] #11 extracting sha256:51035018ddc0e6d7c226dd92d7c47cbf2fbd08fdd8c0d8ef222e78d370003354 done [2022-04-04T18:40:35.960Z] #11 DONE 17.8s [2022-04-04T18:40:35.960Z] [2022-04-04T18:40:35.960Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-04T18:40:35.960Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-04-04T18:40:35.960Z] #68 DONE 3.1s [2022-04-04T18:40:35.960Z] [2022-04-04T18:40:35.960Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-04T18:40:35.960Z] #12 sha256:52f52b1ea455d9b9fdff1c7f4aab5e5c7b0a607b5497cca4ea010667608a011e [2022-04-04T18:40:36.193Z] [2022-04-04T18:40:36.193Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T18:40:36.193Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T18:40:36.193Z] #11 DONE 0.0s [2022-04-04T18:40:36.193Z] [2022-04-04T18:40:36.193Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-04T18:40:36.193Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-04T18:40:36.193Z] #28 resolve docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-04T18:40:36.456Z] #28 resolve docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 0.1s done [2022-04-04T18:40:36.722Z] #28 sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 1.85kB / 1.85kB done [2022-04-04T18:40:36.722Z] #28 sha256:0040bafca14127bdc2dcb0d9897a26f5d44136e89c02046710de6ea01a227278 529B / 529B done [2022-04-04T18:40:36.722Z] #28 sha256:d69c6cd3a20d21ec91b677c3bcd10d9975f4fe67eff81afb5a09bdef5134afeb 1.46kB / 1.46kB done [2022-04-04T18:40:36.722Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 1.05MB / 54.94MB [2022-04-04T18:40:36.985Z] #28 ... [2022-04-04T18:40:36.985Z] [2022-04-04T18:40:36.985Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-04T18:40:36.985Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-04T18:40:36.985Z] #45 DONE 0.0s [2022-04-04T18:40:36.985Z] [2022-04-04T18:40:36.985Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-04T18:40:36.985Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-04T18:40:36.985Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 16.78MB / 54.94MB 0.3s [2022-04-04T18:40:37.247Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 22.19MB / 54.94MB 0.4s [2022-04-04T18:40:37.247Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 28.31MB / 54.94MB 0.5s [2022-04-04T18:40:37.347Z] #12 ... [2022-04-04T18:40:37.347Z] [2022-04-04T18:40:37.347Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-04T18:40:37.347Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-04-04T18:40:37.347Z] #70 DONE 1.6s [2022-04-04T18:40:37.512Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 45.09MB / 54.94MB 0.7s [2022-04-04T18:40:37.558Z] #28 ... [2022-04-04T18:40:37.558Z] [2022-04-04T18:40:37.558Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-04T18:40:37.558Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-04T18:40:37.558Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-04T18:40:37.558Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-04T18:40:37.558Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-04T18:40:37.558Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-04T18:40:37.558Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.1s done [2022-04-04T18:40:37.558Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.4s done [2022-04-04T18:40:37.558Z] #67 DONE 8.4s [2022-04-04T18:40:37.558Z] [2022-04-04T18:40:37.558Z] #24 [internal] load build context [2022-04-04T18:40:37.558Z] #24 sha256:194b06a2ae7cc200fae1de521b2eb9d958bf1fa74ff64bd4ac485c84a8914c5e [2022-04-04T18:40:37.558Z] #24 transferring context: 60.71MB 8.6s done [2022-04-04T18:40:37.558Z] #24 DONE 8.8s [2022-04-04T18:40:37.558Z] [2022-04-04T18:40:37.558Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T18:40:37.558Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T18:40:37.558Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 130.89MB / 141.70MB 8.6s [2022-04-04T18:40:37.558Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 141.56MB / 141.70MB 8.9s [2022-04-04T18:40:37.609Z] [2022-04-04T18:40:37.609Z] #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-04-04T18:40:37.609Z] #29 sha256:38c1e2109393f93dbc0ddaca0767649883962b512a727012b80871e1621dfde2 [2022-04-04T18:40:37.609Z] #29 10.99 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T18:40:37.609Z] #29 10.99 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T18:40:37.609Z] #29 11.01 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T18:40:37.609Z] #29 11.10 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-04T18:40:37.609Z] #29 11.18 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-04T18:40:37.609Z] #29 11.78 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-04T18:40:37.784Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 51.38MB / 54.94MB 0.8s [2022-04-04T18:40:37.784Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 0.9s [2022-04-04T18:40:37.817Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 6.1s [2022-04-04T18:40:37.875Z] #29 ... [2022-04-04T18:40:37.875Z] [2022-04-04T18:40:37.875Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-04T18:40:37.875Z] #12 sha256:52f52b1ea455d9b9fdff1c7f4aab5e5c7b0a607b5497cca4ea010667608a011e [2022-04-04T18:40:37.875Z] #12 DONE 2.1s [2022-04-04T18:40:38.137Z] [2022-04-04T18:40:38.137Z] #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-04-04T18:40:38.137Z] #13 sha256:8a189b7d42e1a867b9468351efe4b88f40d2169cc9da87dea04e4811fb07628a [2022-04-04T18:40:38.710Z] #13 DONE 0.7s [2022-04-04T18:40:38.710Z] [2022-04-04T18:40:38.710Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-04T18:40:38.710Z] #33 sha256:7a3831269ef1bc9e8a604acbe2580472c9ef6cb4cdd75b67f3d6ff04b9945a91 [2022-04-04T18:40:38.710Z] #33 ... [2022-04-04T18:40:38.710Z] [2022-04-04T18:40:38.710Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-04T18:40:38.710Z] #42 sha256:71deccea281ece6a81d34bfe0fa4856a781777b8933d42b4ce4e8d317ef89c92 [2022-04-04T18:40:38.710Z] #42 DONE 0.1s [2022-04-04T18:40:38.739Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 1.5s done [2022-04-04T18:40:38.754Z] #11 ... [2022-04-04T18:40:38.754Z] [2022-04-04T18:40:38.754Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-04T18:40:38.754Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-04T18:40:38.754Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-04T18:40:38.754Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-04T18:40:38.754Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-04T18:40:38.754Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-04T18:40:38.754Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.8s done [2022-04-04T18:40:38.755Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.4s done [2022-04-04T18:40:38.755Z] #69 ... [2022-04-04T18:40:38.755Z] [2022-04-04T18:40:38.755Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T18:40:38.755Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T18:40:38.972Z] [2022-04-04T18:40:38.972Z] #46 [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-04-04T18:40:38.973Z] #46 sha256:9258906a48a3dde2502b27fcffcfff18c628c12b27adf73a0cfba96dadf42a6f [2022-04-04T18:40:38.973Z] #46 DONE 0.3s [2022-04-04T18:40:38.973Z] [2022-04-04T18:40:38.973Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-04T18:40:38.973Z] #33 sha256:7a3831269ef1bc9e8a604acbe2580472c9ef6cb4cdd75b67f3d6ff04b9945a91 [2022-04-04T18:40:38.973Z] #33 DONE 0.3s [2022-04-04T18:40:38.973Z] [2022-04-04T18:40:38.973Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-04T18:40:38.973Z] #62 sha256:a0a2edb2941b4b77d00b579245e6d6d75d87003b02afc1a7ccad48c1a678bddc [2022-04-04T18:40:38.973Z] #62 DONE 0.3s [2022-04-04T18:40:38.973Z] [2022-04-04T18:40:38.973Z] #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-04-04T18:40:38.973Z] #34 sha256:7763ce4629bba509a33af3c2087f7b8c014ced12a4f10dbd5a506889f5dda71b [2022-04-04T18:40:38.973Z] #34 ... [2022-04-04T18:40:38.973Z] [2022-04-04T18:40:38.973Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-04T18:40:38.973Z] #25 sha256:edc79d8eef99143924fa3f7068227cca1868ed29589d18e05c287a7326347f97 [2022-04-04T18:40:38.973Z] #25 DONE 0.3s [2022-04-04T18:40:39.233Z] [2022-04-04T18:40:39.233Z] #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-04-04T18:40:39.233Z] #26 sha256:4be7c9659a8f7502aaea015f11da3c34192fa16714ed8f76880d8d78b55e9e3f [2022-04-04T18:40:39.314Z] #28 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 0.9s [2022-04-04T18:40:39.692Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 141.70MB / 141.70MB 10.7s done [2022-04-04T18:40:39.692Z] #11 ... [2022-04-04T18:40:39.692Z] [2022-04-04T18:40:39.692Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-04T18:40:39.692Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-04T18:40:39.692Z] #69 DONE 11.2s [2022-04-04T18:40:39.692Z] [2022-04-04T18:40:39.692Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T18:40:39.692Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T18:40:40.264Z] #28 ... [2022-04-04T18:40:40.264Z] [2022-04-04T18:40:40.264Z] #24 [internal] load build context [2022-04-04T18:40:40.264Z] #24 sha256:3d7e26e876125c2ac9607798816925e1c77aa7dfbdea11556675da79ea716b24 [2022-04-04T18:40:40.264Z] #24 transferring context: 60.69MB 3.2s done [2022-04-04T18:40:40.264Z] #24 DONE 3.8s [2022-04-04T18:40:40.264Z] [2022-04-04T18:40:40.264Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T18:40:40.264Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T18:40:40.264Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 0.1s done [2022-04-04T18:40:40.264Z] #11 sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 1.86kB / 1.86kB done [2022-04-04T18:40:40.264Z] #11 sha256:7e4f3376ce4457350556e028798e3f76e6928463fe05195fe1bda289a3a5db2f 7.03kB / 7.03kB done [2022-04-04T18:40:40.264Z] #11 sha256:478fcf47d5d8269f9b530784cca11b0386776b1d16417a5e694673e985f44253 1.80kB / 1.80kB done [2022-04-04T18:40:40.264Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 10.87MB / 10.87MB 0.6s done [2022-04-04T18:40:40.264Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 5.16MB / 5.16MB 0.8s done [2022-04-04T18:40:40.264Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 54.58MB / 54.58MB 2.4s done [2022-04-04T18:40:40.264Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 85.84MB / 85.84MB 3.6s done [2022-04-04T18:40:40.264Z] #11 sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 156B / 156B 3.6s done [2022-04-04T18:40:40.264Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 3.15MB / 141.70MB 3.7s [2022-04-04T18:40:40.264Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 15.73MB / 141.70MB 3.8s [2022-04-04T18:40:40.525Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 24.12MB / 141.70MB 3.9s [2022-04-04T18:40:40.787Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 38.26MB / 141.70MB 4.1s [2022-04-04T18:40:40.787Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 47.19MB / 141.70MB 4.2s [2022-04-04T18:40:41.050Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 62.65MB / 141.70MB 4.5s [2022-04-04T18:40:41.050Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 73.40MB / 141.70MB 4.6s [2022-04-04T18:40:41.312Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 83.89MB / 141.70MB 4.8s [2022-04-04T18:40:41.580Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 91.23MB / 141.70MB 4.9s [2022-04-04T18:40:41.580Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 99.61MB / 141.70MB 5.0s [2022-04-04T18:40:41.601Z] #11 ... [2022-04-04T18:40:41.601Z] [2022-04-04T18:40:41.601Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-04T18:40:41.601Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-04T18:40:41.601Z] #68 DONE 0.9s [2022-04-04T18:40:41.601Z] [2022-04-04T18:40:41.601Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-04T18:40:41.601Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-04T18:40:41.841Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 116.39MB / 141.70MB 5.3s [2022-04-04T18:40:41.841Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 127.84MB / 141.70MB 5.4s [2022-04-04T18:40:42.106Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 136.31MB / 141.70MB 5.5s [2022-04-04T18:40:42.544Z] #70 DONE 0.9s [2022-04-04T18:40:42.544Z] [2022-04-04T18:40:42.544Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T18:40:42.544Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T18:40:42.544Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 10.6s done [2022-04-04T18:40:42.544Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 [2022-04-04T18:40:42.565Z] #26 3.082 + RM_GOPATH=0 [2022-04-04T18:40:42.565Z] #26 3.082 + TMP_GOPATH= [2022-04-04T18:40:42.565Z] #26 3.082 + : /build [2022-04-04T18:40:42.565Z] #26 3.082 + '[' -z '' ']' [2022-04-04T18:40:42.565Z] #26 3.082 ++ mktemp -d [2022-04-04T18:40:42.565Z] #26 3.090 + export GOPATH=/tmp/tmp.UFP6v1IuOa [2022-04-04T18:40:42.565Z] #26 3.090 + GOPATH=/tmp/tmp.UFP6v1IuOa [2022-04-04T18:40:42.565Z] #26 3.090 + RM_GOPATH=1 [2022-04-04T18:40:42.565Z] #26 3.090 + case "$(go env GOARCH)" in [2022-04-04T18:40:42.565Z] #26 3.090 ++ go env GOARCH [2022-04-04T18:40:42.565Z] #26 3.095 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T18:40:42.565Z] #26 3.095 + GO_BUILDMODE=-buildmode=pie [2022-04-04T18:40:42.565Z] #26 3.095 ++ dirname /install.sh [2022-04-04T18:40:42.565Z] #26 3.114 Install docker/cli version 17.06.2-ce from stable [2022-04-04T18:40:42.565Z] #26 3.114 + dir=/ [2022-04-04T18:40:42.565Z] #26 3.114 + bin=dockercli [2022-04-04T18:40:42.565Z] #26 3.114 + shift [2022-04-04T18:40:42.565Z] #26 3.114 + '[' '!' -f //dockercli.installer ']' [2022-04-04T18:40:42.565Z] #26 3.114 + . //dockercli.installer [2022-04-04T18:40:42.565Z] #26 3.114 ++ : stable [2022-04-04T18:40:42.565Z] #26 3.114 ++ : 17.06.2-ce [2022-04-04T18:40:42.565Z] #26 3.114 + install_dockercli [2022-04-04T18:40:42.565Z] #26 3.114 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-04T18:40:42.565Z] #26 3.115 ++ uname -m [2022-04-04T18:40:42.565Z] #26 3.116 + arch=aarch64 [2022-04-04T18:40:42.565Z] #26 3.116 + '[' aarch64 '!=' x86_64 ']' [2022-04-04T18:40:42.565Z] #26 3.117 + '[' aarch64 '!=' s390x ']' [2022-04-04T18:40:42.565Z] #26 3.117 + '[' aarch64 '!=' armhf ']' [2022-04-04T18:40:42.565Z] #26 3.117 + build_dockercli [2022-04-04T18:40:42.565Z] #26 3.117 + git clone https://github.com/docker/docker-ce /tmp/tmp.UFP6v1IuOa/tmp/docker-ce [2022-04-04T18:40:42.565Z] #26 3.126 Cloning into '/tmp/tmp.UFP6v1IuOa/tmp/docker-ce'... [2022-04-04T18:40:42.802Z] #11 ... [2022-04-04T18:40:42.802Z] [2022-04-04T18:40:42.802Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-04T18:40:42.802Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-04T18:40:42.802Z] #28 DONE 14.1s [2022-04-04T18:40:42.802Z] [2022-04-04T18:40:42.802Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T18:40:42.802Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T18:40:43.050Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 4.7s done [2022-04-04T18:40:43.622Z] #11 ... [2022-04-04T18:40:43.622Z] [2022-04-04T18:40:43.622Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-04T18:40:43.622Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-04T18:40:43.622Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-04T18:40:43.622Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-04T18:40:43.622Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-04T18:40:43.622Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-04T18:40:43.623Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.3s done [2022-04-04T18:40:43.623Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.5s done [2022-04-04T18:40:43.623Z] #67 DONE 7.2s [2022-04-04T18:40:43.623Z] [2022-04-04T18:40:43.623Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T18:40:43.623Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T18:40:43.623Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 141.70MB / 141.70MB 7.0s done [2022-04-04T18:40:43.623Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 0.1s [2022-04-04T18:40:43.623Z] #11 ... [2022-04-04T18:40:43.623Z] [2022-04-04T18:40:43.623Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-04T18:40:43.623Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-04T18:40:43.623Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-04T18:40:43.623Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-04T18:40:43.623Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-04T18:40:43.623Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-04T18:40:43.623Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.1s done [2022-04-04T18:40:43.623Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.7s done [2022-04-04T18:40:43.623Z] #69 DONE 7.3s [2022-04-04T18:40:43.623Z] [2022-04-04T18:40:43.623Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-04T18:40:43.623Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-04T18:40:43.623Z] #28 DONE 7.3s [2022-04-04T18:40:43.623Z] [2022-04-04T18:40:43.623Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T18:40:43.623Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T18:40:43.768Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 1.0s done [2022-04-04T18:40:43.768Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 [2022-04-04T18:40:44.196Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 0.6s done [2022-04-04T18:40:44.196Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 0.1s [2022-04-04T18:40:44.456Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 0.3s done [2022-04-04T18:40:44.491Z] #26 ... [2022-04-04T18:40:44.491Z] [2022-04-04T18:40:44.491Z] #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-04-04T18:40:44.491Z] #29 sha256:38c1e2109393f93dbc0ddaca0767649883962b512a727012b80871e1621dfde2 [2022-04-04T18:40:44.491Z] #29 12.75 Fetched 8395 kB in 2s (4163 kB/s) [2022-04-04T18:40:44.491Z] #29 12.75 Reading package lists... [2022-04-04T18:40:44.491Z] #29 13.32 Reading package lists... [2022-04-04T18:40:44.491Z] #29 14.14 Building dependency tree... [2022-04-04T18:40:44.491Z] #29 14.95 The following additional packages will be installed: [2022-04-04T18:40:44.491Z] #29 14.95 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-04T18:40:44.491Z] #29 14.95 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-04T18:40:44.491Z] #29 14.95 Recommended packages: [2022-04-04T18:40:44.491Z] #29 14.95 libldap-common publicsuffix libsasl2-modules [2022-04-04T18:40:44.491Z] #29 15.08 The following NEW packages will be installed: [2022-04-04T18:40:44.491Z] #29 15.08 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-04T18:40:44.491Z] #29 15.08 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-04T18:40:44.491Z] #29 15.08 libssh2-1 openssl [2022-04-04T18:40:44.491Z] #29 15.36 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T18:40:44.491Z] #29 15.36 Need to get 2934 kB of archives. [2022-04-04T18:40:44.491Z] #29 15.36 After this operation, 6476 kB of additional disk space will be used. [2022-04-04T18:40:44.491Z] #29 15.36 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u1 [830 kB] [2022-04-04T18:40:44.491Z] #29 15.41 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-04-04T18:40:44.491Z] #29 15.41 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-04-04T18:40:44.491Z] #29 15.41 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-04-04T18:40:44.491Z] #29 15.42 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-04-04T18:40:44.491Z] #29 15.42 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-04-04T18:40:44.491Z] #29 15.42 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-04-04T18:40:44.491Z] #29 15.42 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-04-04T18:40:44.491Z] #29 15.42 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-04-04T18:40:44.491Z] #29 15.43 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-04-04T18:40:44.491Z] #29 15.43 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-04-04T18:40:44.491Z] #29 15.44 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-04-04T18:40:44.491Z] #29 15.44 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-04-04T18:40:44.491Z] #29 15.44 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-04-04T18:40:44.491Z] #29 15.44 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-04-04T18:40:44.491Z] #29 15.60 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T18:40:44.491Z] #29 15.63 Fetched 2934 kB in 0s (8386 kB/s) [2022-04-04T18:40:44.491Z] #29 15.65 Selecting previously unselected package openssl. [2022-04-04T18:40:44.491Z] #29 15.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6645 files and directories currently installed.) [2022-04-04T18:40:44.491Z] #29 15.66 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_arm64.deb ... [2022-04-04T18:40:44.491Z] #29 15.66 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-04T18:40:44.491Z] #29 15.84 Selecting previously unselected package ca-certificates. [2022-04-04T18:40:44.491Z] #29 15.84 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-04T18:40:44.491Z] #29 15.84 Unpacking ca-certificates (20210119) ... [2022-04-04T18:40:44.491Z] #29 15.93 Selecting previously unselected package libbrotli1:arm64. [2022-04-04T18:40:44.491Z] #29 15.93 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-04-04T18:40:44.491Z] #29 15.94 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-04-04T18:40:44.491Z] #29 16.12 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-04-04T18:40:44.491Z] #29 16.12 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-04-04T18:40:44.491Z] #29 16.12 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-04T18:40:44.491Z] #29 16.17 Selecting previously unselected package libsasl2-2:arm64. [2022-04-04T18:40:44.491Z] #29 16.17 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-04-04T18:40:44.491Z] #29 16.18 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-04T18:40:44.491Z] #29 16.31 Selecting previously unselected package libldap-2.4-2:arm64. [2022-04-04T18:40:44.491Z] #29 16.31 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-04-04T18:40:44.491Z] #29 16.32 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-04-04T18:40:44.491Z] #29 16.41 Selecting previously unselected package libnghttp2-14:arm64. [2022-04-04T18:40:44.491Z] #29 16.41 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-04-04T18:40:44.491Z] #29 16.42 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-04-04T18:40:44.491Z] #29 16.52 Selecting previously unselected package libpsl5:arm64. [2022-04-04T18:40:44.491Z] #29 16.52 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-04-04T18:40:44.491Z] #29 16.53 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-04-04T18:40:44.491Z] #29 16.59 Selecting previously unselected package librtmp1:arm64. [2022-04-04T18:40:44.491Z] #29 16.59 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-04-04T18:40:44.491Z] #29 16.60 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-04T18:40:44.491Z] #29 16.69 Selecting previously unselected package libssh2-1:arm64. [2022-04-04T18:40:44.491Z] #29 16.70 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-04-04T18:40:44.491Z] #29 16.72 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-04-04T18:40:44.491Z] #29 17.00 Selecting previously unselected package libcurl4:arm64. [2022-04-04T18:40:44.491Z] #29 17.00 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-04-04T18:40:44.491Z] #29 17.00 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-04-04T18:40:44.491Z] #29 17.21 Selecting previously unselected package curl. [2022-04-04T18:40:44.491Z] #29 17.21 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-04-04T18:40:44.491Z] #29 17.21 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-04T18:40:44.491Z] #29 17.34 Selecting previously unselected package libonig5:arm64. [2022-04-04T18:40:44.491Z] #29 17.34 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-04-04T18:40:44.491Z] #29 17.35 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-04-04T18:40:44.491Z] #29 17.49 Selecting previously unselected package libjq1:arm64. [2022-04-04T18:40:44.491Z] #29 17.49 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-04-04T18:40:44.491Z] #29 17.50 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-04-04T18:40:44.491Z] #29 17.81 Selecting previously unselected package jq. [2022-04-04T18:40:44.491Z] #29 17.81 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-04-04T18:40:44.491Z] #29 17.82 Unpacking jq (1.6-2.1) ... [2022-04-04T18:40:44.491Z] #29 17.92 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-04-04T18:40:44.491Z] #29 17.94 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-04-04T18:40:44.491Z] #29 17.96 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-04-04T18:40:44.491Z] #29 17.99 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-04T18:40:44.491Z] #29 18.01 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-04T18:40:44.491Z] #29 18.19 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-04T18:40:44.491Z] #29 18.40 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-04-04T18:40:44.491Z] #29 18.43 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-04T18:40:44.491Z] #29 18.47 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-04-04T18:40:44.491Z] #29 18.50 Setting up libjq1:arm64 (1.6-2.1) ... [2022-04-04T18:40:44.491Z] #29 18.51 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-04-04T18:40:44.491Z] #29 18.53 Setting up ca-certificates (20210119) ... [2022-04-04T18:40:44.717Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 1.0s done [2022-04-04T18:40:45.028Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 0.1s [2022-04-04T18:40:45.286Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d [2022-04-04T18:40:45.976Z] #11 ... [2022-04-04T18:40:45.977Z] [2022-04-04T18:40:45.977Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-04T18:40:45.977Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-04T18:40:45.977Z] #68 DONE 0.7s [2022-04-04T18:40:45.977Z] [2022-04-04T18:40:45.977Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T18:40:45.977Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T18:40:46.922Z] #11 ... [2022-04-04T18:40:46.922Z] [2022-04-04T18:40:46.922Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-04T18:40:46.922Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-04T18:40:46.922Z] #70 DONE 1.0s [2022-04-04T18:40:46.922Z] [2022-04-04T18:40:46.922Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T18:40:46.922Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T18:40:47.046Z] #29 21.24 Updating certificates in /etc/ssl/certs... [2022-04-04T18:40:48.968Z] #29 ... [2022-04-04T18:40:48.968Z] [2022-04-04T18:40:48.968Z] #51 [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-04-04T18:40:48.968Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-04T18:40:48.968Z] #51 3.970 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-04T18:40:48.968Z] #51 ... [2022-04-04T18:40:48.968Z] [2022-04-04T18:40:48.968Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-04T18:40:48.968Z] #43 sha256:eb492eaed94744c0d63425c5fa4121455be86d4749559f4ec75b883bab7f52c8 [2022-04-04T18:40:48.968Z] #43 3.538 + git clone https://github.com/docker/distribution.git . [2022-04-04T18:40:48.968Z] #43 3.542 Cloning into '.'... [2022-04-04T18:40:48.968Z] #43 ... [2022-04-04T18:40:48.968Z] [2022-04-04T18:40:48.968Z] #63 [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-04-04T18:40:48.968Z] #63 sha256:d699e512d0aaaf1667b32dcaffd9a388f43ef2922d8ae3b0ff0cad31a73b38c9 [2022-04-04T18:40:48.968Z] #63 3.323 + RM_GOPATH=0 [2022-04-04T18:40:48.968Z] #63 3.323 + TMP_GOPATH= [2022-04-04T18:40:48.968Z] #63 3.323 + : /build [2022-04-04T18:40:48.968Z] #63 3.323 + '[' -z '' ']' [2022-04-04T18:40:48.968Z] #63 3.323 ++ mktemp -d [2022-04-04T18:40:48.968Z] #63 3.389 + export GOPATH=/tmp/tmp.zIsgnG2VLb [2022-04-04T18:40:48.968Z] #63 3.389 + GOPATH=/tmp/tmp.zIsgnG2VLb [2022-04-04T18:40:48.968Z] #63 3.389 + RM_GOPATH=1 [2022-04-04T18:40:48.968Z] #63 3.390 + case "$(go env GOARCH)" in [2022-04-04T18:40:48.968Z] #63 3.397 ++ go env GOARCH [2022-04-04T18:40:48.968Z] #63 3.436 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T18:40:48.968Z] #63 3.437 + GO_BUILDMODE=-buildmode=pie [2022-04-04T18:40:48.968Z] #63 3.437 ++ dirname /install.sh [2022-04-04T18:40:48.968Z] #63 3.440 + dir=/ [2022-04-04T18:40:48.968Z] #63 3.444 + bin=rootlesskit [2022-04-04T18:40:48.968Z] #63 3.444 + shift [2022-04-04T18:40:48.968Z] #63 3.444 + '[' '!' -f //rootlesskit.installer ']' [2022-04-04T18:40:48.968Z] #63 3.444 + . //rootlesskit.installer [2022-04-04T18:40:48.968Z] #63 3.445 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-04T18:40:48.968Z] #63 3.446 + install_rootlesskit [2022-04-04T18:40:48.968Z] #63 3.446 + case "$1" in [2022-04-04T18:40:48.968Z] #63 3.446 + export CGO_ENABLED=0 [2022-04-04T18:40:48.968Z] #63 3.450 + CGO_ENABLED=0 [2022-04-04T18:40:48.968Z] #63 3.450 + _install_rootlesskit [2022-04-04T18:40:48.968Z] #63 3.456 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-04T18:40:48.968Z] #63 3.456 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-04T18:40:48.968Z] #63 3.456 + GOBIN=/build [2022-04-04T18:40:48.968Z] #63 3.456 + GO111MODULE=on [2022-04-04T18:40:48.968Z] #63 3.456 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-04T18:40:48.968Z] #63 3.456 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-04T18:40:48.968Z] #63 3.971 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-04T18:40:48.968Z] #63 6.277 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-04T18:40:48.968Z] #63 6.278 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-04T18:40:48.968Z] #63 6.671 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-04T18:40:48.968Z] #63 8.897 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-04T18:40:48.968Z] #63 9.347 go: downloading github.com/google/uuid v1.3.0 [2022-04-04T18:40:48.968Z] #63 9.420 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-04T18:40:48.968Z] #63 9.440 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-04T18:40:48.968Z] #63 9.557 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-04T18:40:48.968Z] #63 9.674 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-04T18:40:48.968Z] #63 9.783 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-04T18:40:49.231Z] #63 10.21 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-04T18:40:49.231Z] #63 ... [2022-04-04T18:40:49.231Z] [2022-04-04T18:40:49.231Z] #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-04-04T18:40:49.231Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-04T18:40:49.231Z] #14 3.568 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T18:40:49.231Z] #14 3.611 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T18:40:49.231Z] #14 3.611 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T18:40:49.231Z] #14 4.049 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-04T18:40:49.231Z] #14 5.258 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-04T18:40:49.231Z] #14 7.016 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-04T18:40:49.231Z] #14 ... [2022-04-04T18:40:49.231Z] [2022-04-04T18:40:49.231Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-04-04T18:40:49.231Z] #47 sha256:86488d500ae5b4d4ca7db1ec504ba90e7dd4d2e27313b1bd2926c0289626d62a [2022-04-04T18:40:49.231Z] #47 3.929 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T18:40:49.231Z] #47 3.967 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T18:40:49.231Z] #47 3.968 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T18:40:49.231Z] #47 4.451 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-04T18:40:49.231Z] #47 4.661 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-04T18:40:49.231Z] #47 5.945 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-04T18:40:49.231Z] #47 7.916 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-04T18:40:49.495Z] #47 ... [2022-04-04T18:40:49.495Z] [2022-04-04T18:40:49.495Z] #49 [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-04-04T18:40:49.495Z] #49 sha256:fd14cce12a964c71c8e91ab902f9cb67468b328161fd64de7a6c81a0fe7fb6fb [2022-04-04T18:40:49.495Z] #49 3.903 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-04T18:40:49.495Z] #49 5.625 go: downloading github.com/fatih/color v1.10.0 [2022-04-04T18:40:49.495Z] #49 5.684 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-04T18:40:49.495Z] #49 5.723 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-04T18:40:49.495Z] #49 5.756 go: downloading github.com/pkg/errors v0.9.1 [2022-04-04T18:40:49.495Z] #49 6.173 go: downloading golang.org/x/tools v0.1.0 [2022-04-04T18:40:49.495Z] #49 6.238 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-04T18:40:49.495Z] #49 6.316 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-04T18:40:49.495Z] #49 6.383 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-04T18:40:49.495Z] #49 6.473 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-04T18:40:49.495Z] #49 8.667 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-04T18:40:49.495Z] #49 8.726 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-04T18:40:49.495Z] #49 8.843 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-04T18:40:49.495Z] #49 10.63 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-04T18:40:49.495Z] #49 10.68 go: downloading golang.org/x/mod v0.3.0 [2022-04-04T18:40:49.495Z] #49 ... [2022-04-04T18:40:49.495Z] [2022-04-04T18:40:49.495Z] #58 [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-04-04T18:40:49.495Z] #58 sha256:218fec07d531bd530d9c2b8d3a2c6219c58caace39bb0bce2d30a23c2d7ddd2e [2022-04-04T18:40:49.495Z] #58 2.542 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T18:40:49.495Z] #58 2.641 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T18:40:49.495Z] #58 2.815 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T18:40:49.495Z] #58 2.864 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-04T18:40:49.495Z] #58 3.300 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-04T18:40:49.495Z] #58 4.169 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-04T18:40:49.495Z] #58 9.206 Fetched 8395 kB in 7s (1185 kB/s) [2022-04-04T18:40:49.758Z] #58 9.206 Reading package lists... [2022-04-04T18:40:49.758Z] #58 ... [2022-04-04T18:40:49.758Z] [2022-04-04T18:40:49.758Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T18:40:49.758Z] #38 sha256:64dfe0465eebb38f306e1b5d8220a891c25743ac4c598544bcb8a01744a31f71 [2022-04-04T18:40:49.758Z] #38 3.656 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T18:40:49.758Z] #38 3.680 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T18:40:49.758Z] #38 3.680 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T18:40:49.758Z] #38 4.189 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-04T18:40:49.758Z] #38 5.248 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-04T18:40:49.758Z] #38 6.664 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-04T18:40:49.758Z] #38 ... [2022-04-04T18:40:49.758Z] [2022-04-04T18:40:49.758Z] #53 [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-04-04T18:40:49.758Z] #53 sha256:35588312ca7c1895763b1b71432b8f609509d3f607a4341c6035294c503aba72 [2022-04-04T18:40:49.758Z] #53 3.899 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-04T18:40:49.758Z] #53 5.305 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-04T18:40:49.758Z] #53 5.312 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-04T18:40:49.758Z] #53 5.352 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-04T18:40:49.758Z] #53 6.675 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-04T18:40:50.020Z] #53 ... [2022-04-04T18:40:50.020Z] [2022-04-04T18:40:50.020Z] #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-04-04T18:40:50.020Z] #36 sha256:451b4c28c812a15d55a897b7b6649d1f38241c344b78ce98e64cec0582ec2b73 [2022-04-04T18:40:50.020Z] #36 4.250 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-04T18:40:50.020Z] #36 ... [2022-04-04T18:40:50.020Z] [2022-04-04T18:40:50.020Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-04-04T18:40:50.020Z] #47 sha256:86488d500ae5b4d4ca7db1ec504ba90e7dd4d2e27313b1bd2926c0289626d62a [2022-04-04T18:40:50.020Z] #47 11.02 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-04T18:40:50.224Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 4.9s done [2022-04-04T18:40:50.224Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 [2022-04-04T18:40:50.578Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 5.2s [2022-04-04T18:40:52.495Z] #11 ... [2022-04-04T18:40:52.495Z] [2022-04-04T18:40:52.495Z] #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-04-04T18:40:52.495Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-04T18:40:52.495Z] #29 1.490 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T18:40:52.495Z] #29 1.497 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T18:40:52.495Z] #29 1.497 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T18:40:52.495Z] #29 1.772 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-04T18:40:52.495Z] #29 1.992 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-04T18:40:52.495Z] #29 2.518 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-04T18:40:52.495Z] #29 3.660 Fetched 8508 kB in 2s (3475 kB/s) [2022-04-04T18:40:52.495Z] #29 3.660 Reading package lists... [2022-04-04T18:40:52.495Z] #29 4.495 Reading package lists... [2022-04-04T18:40:52.495Z] #29 5.340 Building dependency tree... [2022-04-04T18:40:52.495Z] #29 5.773 The following additional packages will be installed: [2022-04-04T18:40:52.495Z] #29 5.774 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-04T18:40:52.495Z] #29 5.774 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-04T18:40:52.495Z] #29 5.776 Recommended packages: [2022-04-04T18:40:52.495Z] #29 5.776 libldap-common publicsuffix libsasl2-modules [2022-04-04T18:40:52.495Z] #29 5.938 The following NEW packages will be installed: [2022-04-04T18:40:52.495Z] #29 5.939 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-04T18:40:52.495Z] #29 5.939 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-04T18:40:52.495Z] #29 5.940 libssh2-1 openssl [2022-04-04T18:40:52.495Z] #29 6.222 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T18:40:52.495Z] #29 6.222 Need to get 3040 kB of archives. [2022-04-04T18:40:52.495Z] #29 6.222 After this operation, 6651 kB of additional disk space will be used. [2022-04-04T18:40:52.495Z] #29 6.222 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-04T18:40:52.495Z] #29 6.239 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-04T18:40:52.495Z] #29 6.239 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-04T18:40:52.495Z] #29 6.239 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-04-04T18:40:52.495Z] #29 6.239 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-04T18:40:52.495Z] #29 6.239 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-04T18:40:52.495Z] #29 6.266 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-04T18:40:52.495Z] #29 6.266 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-04T18:40:52.495Z] #29 6.266 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-04T18:40:52.495Z] #29 6.266 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-04T18:40:52.495Z] #29 6.266 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-04T18:40:52.495Z] #29 6.266 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-04T18:40:52.495Z] #29 6.270 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-04T18:40:52.495Z] #29 6.273 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-04T18:40:52.495Z] #29 6.300 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-04T18:40:52.495Z] #29 6.584 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T18:40:52.495Z] #29 6.646 Fetched 3040 kB in 0s (8954 kB/s) [2022-04-04T18:40:52.495Z] #29 6.704 Selecting previously unselected package openssl. [2022-04-04T18:40:52.495Z] #29 6.704 (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-04-04T18:40:52.495Z] #29 6.704 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-04T18:40:52.495Z] #29 6.709 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-04T18:40:52.495Z] #29 7.026 Selecting previously unselected package ca-certificates. [2022-04-04T18:40:52.495Z] #29 7.026 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-04T18:40:52.495Z] #29 7.030 Unpacking ca-certificates (20210119) ... [2022-04-04T18:40:52.495Z] #29 7.234 Selecting previously unselected package libbrotli1:amd64. [2022-04-04T18:40:52.495Z] #29 7.234 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-04T18:40:52.495Z] #29 7.243 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-04T18:40:52.495Z] #29 7.374 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-04T18:40:52.495Z] #29 7.374 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-04T18:40:52.495Z] #29 7.383 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-04T18:40:52.495Z] #29 7.524 Selecting previously unselected package libsasl2-2:amd64. [2022-04-04T18:40:52.495Z] #29 7.524 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-04T18:40:52.495Z] #29 7.532 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-04T18:40:52.495Z] #29 7.635 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-04T18:40:52.495Z] #29 7.635 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-04T18:40:52.495Z] #29 7.639 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-04T18:40:52.495Z] #29 7.777 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-04T18:40:52.495Z] #29 7.777 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-04T18:40:52.495Z] #29 7.817 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-04T18:40:52.495Z] #29 7.949 Selecting previously unselected package libpsl5:amd64. [2022-04-04T18:40:52.495Z] #29 7.949 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-04T18:40:52.495Z] #29 7.959 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-04T18:40:52.495Z] #29 8.070 Selecting previously unselected package librtmp1:amd64. [2022-04-04T18:40:52.495Z] #29 8.070 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-04T18:40:52.495Z] #29 8.125 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-04T18:40:52.495Z] #29 8.242 Selecting previously unselected package libssh2-1:amd64. [2022-04-04T18:40:52.495Z] #29 8.242 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-04T18:40:52.495Z] #29 8.246 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-04T18:40:52.495Z] #29 8.353 Selecting previously unselected package libcurl4:amd64. [2022-04-04T18:40:52.495Z] #29 8.353 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-04T18:40:52.495Z] #29 8.356 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-04T18:40:52.495Z] #29 8.545 Selecting previously unselected package curl. [2022-04-04T18:40:52.495Z] #29 8.545 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-04T18:40:52.495Z] #29 8.552 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-04T18:40:52.495Z] #29 8.686 Selecting previously unselected package libonig5:amd64. [2022-04-04T18:40:52.495Z] #29 8.686 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-04T18:40:52.495Z] #29 8.686 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-04T18:40:52.495Z] #29 8.853 Selecting previously unselected package libjq1:amd64. [2022-04-04T18:40:52.495Z] #29 8.853 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-04T18:40:52.495Z] #29 8.862 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-04T18:40:52.495Z] #29 8.953 Selecting previously unselected package jq. [2022-04-04T18:40:52.495Z] #29 8.953 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-04T18:40:52.495Z] #29 8.959 Unpacking jq (1.6-2.1) ... [2022-04-04T18:40:52.495Z] #29 9.121 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-04T18:40:52.495Z] #29 9.132 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-04T18:40:52.495Z] #29 9.143 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-04T18:40:52.495Z] #29 9.153 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-04T18:40:52.495Z] #29 9.163 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-04T18:40:52.495Z] #29 9.173 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-04T18:40:52.495Z] #29 9.184 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-04T18:40:52.495Z] #29 9.194 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-04T18:40:52.495Z] #29 9.208 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-04T18:40:52.495Z] #29 9.220 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-04T18:40:52.495Z] #29 9.229 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-04T18:40:52.495Z] #29 9.244 Setting up ca-certificates (20210119) ... [2022-04-04T18:40:52.495Z] #29 ... [2022-04-04T18:40:52.495Z] [2022-04-04T18:40:52.495Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T18:40:52.495Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T18:40:52.578Z] #47 ... [2022-04-04T18:40:52.578Z] [2022-04-04T18:40:52.578Z] #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-04-04T18:40:52.578Z] #34 sha256:7763ce4629bba509a33af3c2087f7b8c014ced12a4f10dbd5a506889f5dda71b [2022-04-04T18:40:52.578Z] #34 3.443 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-04T18:40:52.578Z] #34 3.453 Cloning into '.'... [2022-04-04T18:40:52.578Z] #34 ... [2022-04-04T18:40:52.578Z] [2022-04-04T18:40:52.578Z] #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-04-04T18:40:52.578Z] #29 sha256:38c1e2109393f93dbc0ddaca0767649883962b512a727012b80871e1621dfde2 [2022-04-04T18:40:52.578Z] #29 24.95 129 added, 0 removed; done. [2022-04-04T18:40:52.578Z] #29 25.07 Setting up jq (1.6-2.1) ... [2022-04-04T18:40:52.578Z] #29 25.08 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-04-04T18:40:52.578Z] #29 25.09 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-04T18:40:52.578Z] #29 25.20 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T18:40:52.578Z] #29 25.24 Processing triggers for ca-certificates (20210119) ... [2022-04-04T18:40:52.578Z] #29 25.25 Updating certificates in /etc/ssl/certs... [2022-04-04T18:40:53.977Z] #29 28.23 0 added, 0 removed; done. [2022-04-04T18:40:53.977Z] #29 28.23 Running hooks in /etc/ca-certificates/update.d... [2022-04-04T18:40:53.977Z] #29 28.24 done. [2022-04-04T18:40:54.428Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 9.2s done [2022-04-04T18:40:54.433Z] #11 ... [2022-04-04T18:40:54.433Z] [2022-04-04T18:40:54.433Z] #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-04-04T18:40:54.433Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-04T18:40:54.433Z] #29 2.259 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T18:40:54.433Z] #29 2.260 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T18:40:54.433Z] #29 2.283 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T18:40:54.433Z] #29 2.437 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-04T18:40:54.433Z] #29 2.690 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-04T18:40:54.433Z] #29 2.897 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-04T18:40:54.433Z] #29 4.366 Fetched 8508 kB in 2s (3580 kB/s) [2022-04-04T18:40:54.433Z] #29 4.366 Reading package lists... [2022-04-04T18:40:54.433Z] #29 5.174 Reading package lists... [2022-04-04T18:40:54.433Z] #29 5.938 Building dependency tree... [2022-04-04T18:40:54.433Z] #29 6.305 The following additional packages will be installed: [2022-04-04T18:40:54.433Z] #29 6.305 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-04T18:40:54.433Z] #29 6.305 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-04T18:40:54.433Z] #29 6.305 Recommended packages: [2022-04-04T18:40:54.433Z] #29 6.305 libldap-common publicsuffix libsasl2-modules [2022-04-04T18:40:54.433Z] #29 6.459 The following NEW packages will be installed: [2022-04-04T18:40:54.433Z] #29 6.459 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-04T18:40:54.433Z] #29 6.459 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-04T18:40:54.433Z] #29 6.460 libssh2-1 openssl [2022-04-04T18:40:54.433Z] #29 6.733 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T18:40:54.433Z] #29 6.733 Need to get 3040 kB of archives. [2022-04-04T18:40:54.433Z] #29 6.733 After this operation, 6651 kB of additional disk space will be used. [2022-04-04T18:40:54.433Z] #29 6.733 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-04T18:40:54.433Z] #29 6.753 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-04T18:40:54.433Z] #29 6.753 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-04T18:40:54.433Z] #29 6.753 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-04-04T18:40:54.433Z] #29 6.753 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-04T18:40:54.433Z] #29 6.753 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-04T18:40:54.433Z] #29 6.753 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-04T18:40:54.433Z] #29 6.753 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-04T18:40:54.433Z] #29 6.754 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-04T18:40:54.433Z] #29 6.755 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-04T18:40:54.433Z] #29 6.756 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-04T18:40:54.433Z] #29 6.760 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-04T18:40:54.433Z] #29 6.776 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-04T18:40:54.433Z] #29 6.776 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-04T18:40:54.433Z] #29 6.776 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-04T18:40:54.433Z] #29 6.922 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T18:40:54.433Z] #29 6.946 Fetched 3040 kB in 0s (9794 kB/s) [2022-04-04T18:40:54.433Z] #29 6.976 Selecting previously unselected package openssl. [2022-04-04T18:40:54.433Z] #29 6.976 (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-04-04T18:40:54.433Z] #29 6.976 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-04T18:40:54.433Z] #29 6.979 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-04T18:40:54.433Z] #29 7.135 Selecting previously unselected package ca-certificates. [2022-04-04T18:40:54.433Z] #29 7.135 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-04T18:40:54.433Z] #29 7.146 Unpacking ca-certificates (20210119) ... [2022-04-04T18:40:54.433Z] #29 7.219 Selecting previously unselected package libbrotli1:amd64. [2022-04-04T18:40:54.433Z] #29 7.219 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-04T18:40:54.433Z] #29 7.227 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-04T18:40:54.433Z] #29 7.361 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-04T18:40:54.433Z] #29 7.361 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-04T18:40:54.433Z] #29 7.365 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-04T18:40:54.433Z] #29 7.460 Selecting previously unselected package libsasl2-2:amd64. [2022-04-04T18:40:54.433Z] #29 7.460 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-04T18:40:54.433Z] #29 7.464 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-04T18:40:54.434Z] #29 7.513 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-04T18:40:54.434Z] #29 7.513 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-04T18:40:54.434Z] #29 7.517 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-04T18:40:54.434Z] #29 7.584 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-04T18:40:54.434Z] #29 7.584 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-04T18:40:54.434Z] #29 7.588 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-04T18:40:54.434Z] #29 7.642 Selecting previously unselected package libpsl5:amd64. [2022-04-04T18:40:54.434Z] #29 7.642 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-04T18:40:54.434Z] #29 7.655 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-04T18:40:54.434Z] #29 7.702 Selecting previously unselected package librtmp1:amd64. [2022-04-04T18:40:54.434Z] #29 7.702 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-04T18:40:54.434Z] #29 7.706 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-04T18:40:54.434Z] #29 7.750 Selecting previously unselected package libssh2-1:amd64. [2022-04-04T18:40:54.434Z] #29 7.750 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-04T18:40:54.434Z] #29 7.754 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-04T18:40:54.434Z] #29 7.817 Selecting previously unselected package libcurl4:amd64. [2022-04-04T18:40:54.434Z] #29 7.817 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-04T18:40:54.434Z] #29 7.820 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-04T18:40:54.434Z] #29 7.884 Selecting previously unselected package curl. [2022-04-04T18:40:54.434Z] #29 7.884 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-04T18:40:54.434Z] #29 7.887 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-04T18:40:54.434Z] #29 7.955 Selecting previously unselected package libonig5:amd64. [2022-04-04T18:40:54.434Z] #29 7.955 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-04T18:40:54.434Z] #29 7.959 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-04T18:40:54.434Z] #29 8.014 Selecting previously unselected package libjq1:amd64. [2022-04-04T18:40:54.434Z] #29 8.014 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-04T18:40:54.434Z] #29 8.018 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-04T18:40:54.434Z] #29 8.073 Selecting previously unselected package jq. [2022-04-04T18:40:54.434Z] #29 8.073 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-04T18:40:54.434Z] #29 8.077 Unpacking jq (1.6-2.1) ... [2022-04-04T18:40:54.434Z] #29 8.119 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-04T18:40:54.434Z] #29 8.128 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-04T18:40:54.434Z] #29 8.138 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-04T18:40:54.434Z] #29 8.150 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-04T18:40:54.434Z] #29 8.161 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-04T18:40:54.434Z] #29 8.171 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-04T18:40:54.434Z] #29 8.184 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-04T18:40:54.434Z] #29 8.193 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-04T18:40:54.434Z] #29 8.207 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-04T18:40:54.434Z] #29 8.217 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-04T18:40:54.434Z] #29 8.227 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-04T18:40:54.434Z] #29 8.236 Setting up ca-certificates (20210119) ... [2022-04-04T18:40:54.434Z] #29 8.807 Updating certificates in /etc/ssl/certs... [2022-04-04T18:40:54.434Z] #29 9.448 129 added, 0 removed; done. [2022-04-04T18:40:54.434Z] #29 9.475 Setting up jq (1.6-2.1) ... [2022-04-04T18:40:54.434Z] #29 9.570 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-04T18:40:54.434Z] #29 9.580 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-04T18:40:54.434Z] #29 9.590 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T18:40:54.434Z] #29 9.608 Processing triggers for ca-certificates (20210119) ... [2022-04-04T18:40:54.434Z] #29 9.615 Updating certificates in /etc/ssl/certs... [2022-04-04T18:40:54.434Z] #29 10.18 0 added, 0 removed; done. [2022-04-04T18:40:54.434Z] #29 10.18 Running hooks in /etc/ca-certificates/update.d... [2022-04-04T18:40:54.434Z] #29 ... [2022-04-04T18:40:54.434Z] [2022-04-04T18:40:54.434Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T18:40:54.434Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T18:40:54.434Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 4.3s done [2022-04-04T18:40:55.001Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 [2022-04-04T18:40:55.005Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 0.1s [2022-04-04T18:40:55.613Z] #11 ... [2022-04-04T18:40:55.613Z] [2022-04-04T18:40:55.613Z] #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-04-04T18:40:55.613Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-04T18:40:55.613Z] #29 9.966 Updating certificates in /etc/ssl/certs... [2022-04-04T18:40:55.613Z] #29 11.15 129 added, 0 removed; done. [2022-04-04T18:40:55.613Z] #29 11.22 Setting up jq (1.6-2.1) ... [2022-04-04T18:40:55.613Z] #29 11.23 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-04T18:40:55.613Z] #29 11.24 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-04T18:40:55.613Z] #29 11.25 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T18:40:55.613Z] #29 11.27 Processing triggers for ca-certificates (20210119) ... [2022-04-04T18:40:55.613Z] #29 11.28 Updating certificates in /etc/ssl/certs... [2022-04-04T18:40:55.613Z] #29 12.25 0 added, 0 removed; done. [2022-04-04T18:40:55.613Z] #29 12.25 Running hooks in /etc/ca-certificates/update.d... [2022-04-04T18:40:55.613Z] #29 12.25 done. [2022-04-04T18:40:55.613Z] #29 DONE 13.0s [2022-04-04T18:40:55.613Z] [2022-04-04T18:40:55.613Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T18:40:55.613Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T18:40:55.879Z] #11 ... [2022-04-04T18:40:55.879Z] [2022-04-04T18:40:55.879Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-04T18:40:55.879Z] #30 sha256:385a40119f6d941dd898f8a41e836ee5bac139fe861662d0b6d48325806fa6ba [2022-04-04T18:40:55.879Z] #30 DONE 0.2s [2022-04-04T18:40:55.879Z] [2022-04-04T18:40:55.879Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T18:40:55.879Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T18:40:55.901Z] #29 ... [2022-04-04T18:40:55.901Z] [2022-04-04T18:40:55.901Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-04T18:40:55.901Z] #43 sha256:eb492eaed94744c0d63425c5fa4121455be86d4749559f4ec75b883bab7f52c8 [2022-04-04T18:40:55.901Z] #43 16.96 + git checkout -q v2.3.0 [2022-04-04T18:40:55.953Z] #11 ... [2022-04-04T18:40:55.953Z] [2022-04-04T18:40:55.953Z] #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-04-04T18:40:55.953Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-04T18:40:55.953Z] #29 10.18 done. [2022-04-04T18:40:55.953Z] #29 DONE 12.0s [2022-04-04T18:40:55.953Z] [2022-04-04T18:40:55.953Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T18:40:55.953Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T18:40:55.953Z] #11 ... [2022-04-04T18:40:55.953Z] [2022-04-04T18:40:55.953Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-04T18:40:55.953Z] #30 sha256:d6896eae32836c4bd16f270633191a7ff57a6368e50802ec72bea7e5c5709994 [2022-04-04T18:40:55.953Z] #30 DONE 0.2s [2022-04-04T18:40:55.953Z] [2022-04-04T18:40:55.953Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T18:40:55.953Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T18:40:56.479Z] #43 ... [2022-04-04T18:40:56.479Z] [2022-04-04T18:40:56.479Z] #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-04-04T18:40:56.479Z] #36 sha256:451b4c28c812a15d55a897b7b6649d1f38241c344b78ce98e64cec0582ec2b73 [2022-04-04T18:40:56.479Z] #36 13.94 tomll can be used in two ways: [2022-04-04T18:40:56.479Z] #36 13.95 Writing to STDIN and reading from STDOUT: [2022-04-04T18:40:56.479Z] #36 13.95 cat file.toml | tomll > file.toml [2022-04-04T18:40:56.479Z] #36 13.95 [2022-04-04T18:40:56.479Z] #36 13.95 Reading and updating a list of files: [2022-04-04T18:40:56.479Z] #36 13.95 tomll a.toml b.toml c.toml [2022-04-04T18:40:56.479Z] #36 13.95 [2022-04-04T18:40:56.479Z] #36 13.95 When given a list of files, tomll will modify all files in place without asking. [2022-04-04T18:40:56.479Z] #36 DONE 17.7s [2022-04-04T18:40:56.479Z] [2022-04-04T18:40:56.479Z] #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-04-04T18:40:56.479Z] #29 sha256:38c1e2109393f93dbc0ddaca0767649883962b512a727012b80871e1621dfde2 [2022-04-04T18:40:56.479Z] #29 DONE 30.9s [2022-04-04T18:40:56.479Z] [2022-04-04T18:40:56.479Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-04T18:40:56.479Z] #30 sha256:31e5e71eeccb32eda7e631170d54e5303c61abe132d6c5af6c61b4b75117a0e5 [2022-04-04T18:40:56.479Z] #30 DONE 0.2s [2022-04-04T18:40:56.479Z] [2022-04-04T18:40:56.479Z] #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-04-04T18:40:56.479Z] #31 sha256:ceec14313474c80b4699d1ad476e8d4ebb6985c1552673001496df04f57c23fb [2022-04-04T18:40:59.799Z] #31 ... [2022-04-04T18:40:59.799Z] [2022-04-04T18:40:59.799Z] #63 [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-04-04T18:40:59.799Z] #63 sha256:d699e512d0aaaf1667b32dcaffd9a388f43ef2922d8ae3b0ff0cad31a73b38c9 [2022-04-04T18:40:59.799Z] #63 10.39 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-04T18:40:59.799Z] #63 11.99 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-04T18:40:59.799Z] #63 12.23 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-04T18:40:59.799Z] #63 ... [2022-04-04T18:40:59.799Z] [2022-04-04T18:40:59.799Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-04T18:40:59.799Z] #43 sha256:eb492eaed94744c0d63425c5fa4121455be86d4749559f4ec75b883bab7f52c8 [2022-04-04T18:40:59.799Z] #43 19.61 + 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-04-04T18:41:00.083Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 5.1s [2022-04-04T18:41:00.162Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 5.2s [2022-04-04T18:41:00.370Z] #43 ... [2022-04-04T18:41:00.370Z] [2022-04-04T18:41:00.370Z] #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-04-04T18:41:00.370Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-04T18:41:00.370Z] #14 11.72 Fetched 8395 kB in 8s (997 kB/s) [2022-04-04T18:41:00.370Z] #14 11.72 Reading package lists... [2022-04-04T18:41:00.370Z] #14 16.06 Reading package lists... [2022-04-04T18:41:00.370Z] #14 20.83 Building dependency tree... [2022-04-04T18:41:00.371Z] #14 ... [2022-04-04T18:41:00.371Z] [2022-04-04T18:41:00.371Z] #58 [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-04-04T18:41:00.371Z] #58 sha256:218fec07d531bd530d9c2b8d3a2c6219c58caace39bb0bce2d30a23c2d7ddd2e [2022-04-04T18:41:00.371Z] #58 9.206 Reading package lists... [2022-04-04T18:41:00.371Z] #58 13.55 Reading package lists... [2022-04-04T18:41:00.371Z] #58 17.73 Building dependency tree... [2022-04-04T18:41:00.639Z] #58 ... [2022-04-04T18:41:00.639Z] [2022-04-04T18:41:00.639Z] #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-04-04T18:41:00.639Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-04T18:41:00.639Z] #14 20.83 Building dependency tree... [2022-04-04T18:41:00.898Z] Removing intermediate container 53b1336ac331 [2022-04-04T18:41:00.899Z] ---> efa51632b5c3 [2022-04-04T18:41:00.899Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-04-04T18:41:00.899Z] ---> Running in 7be134e835da [2022-04-04T18:41:00.899Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-04T18:41:00.899Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-04T18:41:00.899Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-04T18:41:00.899Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-04T18:41:00.899Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-04T18:41:00.899Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-04T18:41:00.899Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-04T18:41:00.899Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-04T18:41:00.899Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-04T18:41:00.899Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-04T18:41:00.899Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-04T18:41:00.899Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-04T18:41:00.899Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-04T18:41:00.899Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-04T18:41:00.899Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-04T18:41:00.899Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-04T18:41:00.902Z] #14 ... [2022-04-04T18:41:00.902Z] [2022-04-04T18:41:00.902Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T18:41:00.902Z] #38 sha256:64dfe0465eebb38f306e1b5d8220a891c25743ac4c598544bcb8a01744a31f71 [2022-04-04T18:41:00.902Z] #38 12.26 Fetched 8395 kB in 9s (947 kB/s) [2022-04-04T18:41:00.902Z] #38 12.26 Reading package lists... [2022-04-04T18:41:00.902Z] #38 16.56 Reading package lists... [2022-04-04T18:41:01.163Z] #38 21.88 Building dependency tree... [2022-04-04T18:41:01.163Z] #38 ... [2022-04-04T18:41:01.163Z] [2022-04-04T18:41:01.163Z] #58 [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-04-04T18:41:01.163Z] #58 sha256:218fec07d531bd530d9c2b8d3a2c6219c58caace39bb0bce2d30a23c2d7ddd2e [2022-04-04T18:41:01.164Z] #58 22.09 The following additional packages will be installed: [2022-04-04T18:41:01.164Z] #58 22.11 libbtrfs0 [2022-04-04T18:41:01.164Z] #58 22.30 The following NEW packages will be installed: [2022-04-04T18:41:01.164Z] #58 22.32 libbtrfs-dev libbtrfs0 [2022-04-04T18:41:01.425Z] #58 22.68 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T18:41:01.425Z] #58 22.68 Need to get 454 kB of archives. [2022-04-04T18:41:01.425Z] #58 22.68 After this operation, 1275 kB of additional disk space will be used. [2022-04-04T18:41:01.425Z] #58 22.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-04-04T18:41:01.425Z] #58 22.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-04-04T18:41:02.380Z] #58 23.69 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T18:41:02.618Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 7.8s done [2022-04-04T18:41:02.698Z] #58 23.94 Fetched 454 kB in 0s (1449 kB/s) [2022-04-04T18:41:02.698Z] #58 24.09 Selecting previously unselected package libbtrfs0:arm64. [2022-04-04T18:41:02.698Z] #58 24.09 (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% [2022-04-04T18:41:02.698Z] #58 ... [2022-04-04T18:41:02.698Z] [2022-04-04T18:41:02.698Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-04-04T18:41:02.698Z] #47 sha256:86488d500ae5b4d4ca7db1ec504ba90e7dd4d2e27313b1bd2926c0289626d62a [2022-04-04T18:41:02.698Z] #47 13.77 Fetched 8399 kB in 10s (825 kB/s) [2022-04-04T18:41:02.698Z] #47 13.77 Reading package lists... [2022-04-04T18:41:02.698Z] #47 17.73 Reading package lists... [2022-04-04T18:41:02.698Z] #47 22.39 Building dependency tree... [2022-04-04T18:41:02.878Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 [2022-04-04T18:41:02.964Z] #47 ... [2022-04-04T18:41:02.964Z] [2022-04-04T18:41:02.964Z] #58 [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-04-04T18:41:02.964Z] #58 sha256:218fec07d531bd530d9c2b8d3a2c6219c58caace39bb0bce2d30a23c2d7ddd2e [2022-04-04T18:41:02.964Z] #58 24.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-04T18:41:02.964Z] #58 24.13 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-04-04T18:41:02.964Z] #58 24.15 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-04-04T18:41:02.964Z] #58 24.38 Selecting previously unselected package libbtrfs-dev:arm64. [2022-04-04T18:41:03.226Z] #58 24.41 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-04-04T18:41:03.226Z] #58 24.43 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-04T18:41:03.468Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 8.5s done [2022-04-04T18:41:03.525Z] #58 24.86 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-04-04T18:41:03.525Z] #58 24.88 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-04T18:41:03.525Z] #58 24.89 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T18:41:03.733Z] #11 extracting sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 done [2022-04-04T18:41:03.996Z] #11 DONE 27.5s [2022-04-04T18:41:03.996Z] [2022-04-04T18:41:03.996Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-04T18:41:03.996Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506 [2022-04-04T18:41:04.568Z] #58 DONE 25.8s [2022-04-04T18:41:04.568Z] [2022-04-04T18:41:04.568Z] #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-04-04T18:41:04.568Z] #31 sha256:ceec14313474c80b4699d1ad476e8d4ebb6985c1552673001496df04f57c23fb [2022-04-04T18:41:04.568Z] #31 5.731 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-04T18:41:04.568Z] #31 7.361 #=#=# [2022-04-04T18:41:04.568Z] #31 7.755 #=#=# ########## 14.8% ######################################################################## 100.0% [2022-04-04T18:41:04.568Z] #31 ... [2022-04-04T18:41:04.568Z] [2022-04-04T18:41:04.568Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-04T18:41:04.568Z] #59 sha256:3a3b3e3883136fa524ce893330cb7ac0d90e3f6c1b5f1b1fbb98ff2e47e61ad6 [2022-04-04T18:41:04.568Z] #59 DONE 0.2s [2022-04-04T18:41:04.568Z] [2022-04-04T18:41:04.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-04-04T18:41:04.568Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-04T18:41:04.568Z] #14 24.29 The following additional packages will be installed: [2022-04-04T18:41:04.568Z] #14 24.31 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-04T18:41:04.568Z] #14 24.32 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-04T18:41:04.568Z] #14 24.32 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-04T18:41:04.568Z] #14 24.32 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-04T18:41:04.568Z] #14 24.32 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-04T18:41:04.568Z] #14 24.32 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-04T18:41:04.568Z] #14 24.32 mingw-w64-common mingw-w64-x86-64-dev [2022-04-04T18:41:04.568Z] #14 24.33 Suggested packages: [2022-04-04T18:41:04.568Z] #14 24.33 gcc-10-locales seccomp wine64 [2022-04-04T18:41:04.568Z] #14 25.71 The following NEW packages will be installed: [2022-04-04T18:41:04.568Z] #14 25.71 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-04T18:41:04.568Z] #14 25.71 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-04T18:41:04.568Z] #14 25.71 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-04T18:41:04.568Z] #14 25.71 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-04T18:41:04.568Z] #14 25.71 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-04T18:41:04.568Z] #14 25.71 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-04T18:41:04.568Z] #14 25.71 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-04T18:41:04.568Z] #14 25.71 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-04T18:41:04.568Z] #14 25.72 mingw-w64-x86-64-dev [2022-04-04T18:41:04.568Z] #14 26.10 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T18:41:04.568Z] #14 26.10 Need to get 108 MB of archives. [2022-04-04T18:41:04.568Z] #14 26.10 After this operation, 620 MB of additional disk space will be used. [2022-04-04T18:41:04.568Z] #14 26.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-04-04T18:41:04.830Z] #14 26.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-04-04T18:41:04.830Z] #14 26.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-04T18:41:04.942Z] #12 DONE 1.0s [2022-04-04T18:41:04.942Z] [2022-04-04T18:41:04.942Z] #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-04-04T18:41:04.942Z] #31 sha256:eb02baeda218bbaf611dcf8280b7e0dc3767f57f9781707bd72e7412a7b87e23 [2022-04-04T18:41:04.942Z] #31 1.451 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-04T18:41:04.942Z] #31 1.715 [2022-04-04T18:41:04.942Z] #31 1.928 #=#=# ######################################################################## 100.0% [2022-04-04T18:41:04.942Z] #31 2.194 [2022-04-04T18:41:04.942Z] #31 3.142 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-04T18:41:04.942Z] #31 3.636 [2022-04-04T18:41:04.942Z] #31 3.850 #=#=# ############################################################ 83.5% ######################################################################## 100.0% [2022-04-04T18:41:04.942Z] #31 4.325 [2022-04-04T18:41:04.942Z] #31 5.267 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-04T18:41:04.942Z] #31 5.526 [2022-04-04T18:41:04.942Z] #31 5.744 #=#=# ######## 12.5% ######################## 34.6% ####################################################################### 99.7% ######################################################################## 100.0% [2022-04-04T18:41:04.942Z] #31 6.280 [2022-04-04T18:41:04.942Z] #31 7.195 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-04T18:41:04.942Z] #31 7.466 [2022-04-04T18:41:04.942Z] #31 7.687 #=#=# ######################################################################## 100.0% [2022-04-04T18:41:04.942Z] #31 7.906 [2022-04-04T18:41:04.942Z] #31 8.573 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-04T18:41:04.942Z] #31 8.762 [2022-04-04T18:41:04.942Z] #31 8.975 #=#=# ######################################################################## 100.0% [2022-04-04T18:41:04.942Z] #31 ... [2022-04-04T18:41:04.942Z] [2022-04-04T18:41:04.942Z] #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-04-04T18:41:04.942Z] #13 sha256:db23d3b435b4af6960dd8702a4e903fbf59fa049e65f5a850147b2c6095209a4 [2022-04-04T18:41:05.095Z] #14 26.37 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-04-04T18:41:05.095Z] #14 26.37 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-04-04T18:41:05.095Z] #14 26.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-04T18:41:05.204Z] #13 ... [2022-04-04T18:41:05.204Z] [2022-04-04T18:41:05.204Z] #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-04-04T18:41:05.204Z] #31 sha256:eb02baeda218bbaf611dcf8280b7e0dc3767f57f9781707bd72e7412a7b87e23 [2022-04-04T18:41:05.204Z] #31 9.322 [2022-04-04T18:41:05.204Z] #31 9.367 Download of images into '/build' complete. [2022-04-04T18:41:05.204Z] #31 9.367 Use something like the following to load the result into a Docker daemon: [2022-04-04T18:41:05.204Z] #31 9.367 tar -cC '/build' . | docker load [2022-04-04T18:41:05.204Z] #31 DONE 9.4s [2022-04-04T18:41:05.362Z] #14 26.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-04-04T18:41:05.362Z] #14 26.74 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-04-04T18:41:05.362Z] #14 26.74 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-04-04T18:41:05.465Z] [2022-04-04T18:41:05.465Z] #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-04-04T18:41:05.465Z] #13 sha256:db23d3b435b4af6960dd8702a4e903fbf59fa049e65f5a850147b2c6095209a4 [2022-04-04T18:41:05.726Z] #13 DONE 0.7s [2022-04-04T18:41:05.726Z] [2022-04-04T18:41:05.726Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-04T18:41:05.726Z] #33 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8 [2022-04-04T18:41:05.726Z] #33 ... [2022-04-04T18:41:05.726Z] [2022-04-04T18:41:05.726Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-04T18:41:05.726Z] #42 sha256:a546b4f3aa57c9d95f9c18da36e460894b4aad27b3d7c8f3c44477414ff71d50 [2022-04-04T18:41:05.726Z] #42 DONE 0.2s [2022-04-04T18:41:05.726Z] [2022-04-04T18:41:05.726Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-04T18:41:05.726Z] #33 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8 [2022-04-04T18:41:05.726Z] #33 DONE 0.3s [2022-04-04T18:41:05.726Z] [2022-04-04T18:41:05.726Z] #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-04-04T18:41:05.726Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-04T18:41:05.937Z] #14 27.38 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-04-04T18:41:05.991Z] #34 ... [2022-04-04T18:41:05.991Z] [2022-04-04T18:41:05.991Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-04T18:41:05.991Z] #62 sha256:f173d210a2ea178325fc50b312af07e0f1d8e808f0397394aa6dde77db2d35f3 [2022-04-04T18:41:05.991Z] #62 DONE 0.3s [2022-04-04T18:41:05.991Z] [2022-04-04T18:41:05.991Z] #46 [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-04-04T18:41:05.991Z] #46 sha256:078c6d094bf8eabbaea14fd0a4bacee4caf3443f4e433a369a6aefc86528d256 [2022-04-04T18:41:05.991Z] #46 DONE 0.4s [2022-04-04T18:41:05.991Z] [2022-04-04T18:41:05.991Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-04T18:41:05.991Z] #25 sha256:715ed73f2b75e32cde7db9b8a7ec0990e263b4ec25bb1c09917677024c7ed574 [2022-04-04T18:41:05.991Z] #25 DONE 0.4s [2022-04-04T18:41:05.991Z] [2022-04-04T18:41:05.991Z] #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-04-04T18:41:05.991Z] #26 sha256:bb5603748fa8baa7aa7fd1112083ee94e3b31addd4fa983e6cf19323f3fb4110 [2022-04-04T18:41:06.174Z] #11 ... [2022-04-04T18:41:06.175Z] [2022-04-04T18:41:06.175Z] #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-04-04T18:41:06.175Z] #31 sha256:e5965128e413d4210795d8e9883e746ed1a07af7e2b4c3a9cff1712bb18ae889 [2022-04-04T18:41:06.175Z] #31 2.681 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-04T18:41:06.175Z] #31 2.979 [2022-04-04T18:41:06.175Z] #31 3.218 #=#=# ######################################################################## 100.0% [2022-04-04T18:41:06.175Z] #31 3.522 [2022-04-04T18:41:06.175Z] #31 4.586 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-04T18:41:06.175Z] #31 4.856 [2022-04-04T18:41:06.175Z] #31 5.081 #=#=# ######################################################################## 100.0% [2022-04-04T18:41:06.175Z] #31 5.452 [2022-04-04T18:41:06.175Z] #31 6.684 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-04T18:41:06.175Z] #31 7.042 [2022-04-04T18:41:06.175Z] #31 7.267 #=#=# ################# 24.9% ######################################### 57.2% ################################################################ 89.0% ######################################################################## 100.0% [2022-04-04T18:41:06.175Z] #31 7.823 [2022-04-04T18:41:06.175Z] #31 8.931 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-04T18:41:06.175Z] #31 9.252 [2022-04-04T18:41:06.175Z] #31 9.478 #=#=# ######################################################################## 100.0% [2022-04-04T18:41:06.175Z] #31 9.804 [2022-04-04T18:41:06.175Z] #31 ... [2022-04-04T18:41:06.175Z] [2022-04-04T18:41:06.175Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T18:41:06.175Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T18:41:07.965Z] #14 28.78 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-04-04T18:41:08.084Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 5.0s [2022-04-04T18:41:08.226Z] #14 29.50 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-04-04T18:41:08.802Z] #14 ... [2022-04-04T18:41:08.802Z] [2022-04-04T18:41:08.802Z] #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-04-04T18:41:08.802Z] #34 sha256:7763ce4629bba509a33af3c2087f7b8c014ced12a4f10dbd5a506889f5dda71b [2022-04-04T18:41:08.802Z] #34 29.80 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-04T18:41:09.063Z] #34 ... [2022-04-04T18:41:09.063Z] [2022-04-04T18:41:09.063Z] #53 [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-04-04T18:41:09.063Z] #53 sha256:35588312ca7c1895763b1b71432b8f609509d3f607a4341c6035294c503aba72 [2022-04-04T18:41:09.063Z] #53 29.04 v3.0.2 [2022-04-04T18:41:09.063Z] #53 DONE 30.4s [2022-04-04T18:41:09.326Z] [2022-04-04T18:41:09.326Z] #51 [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-04-04T18:41:09.326Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-04T18:41:09.326Z] #51 24.89 go: downloading github.com/fatih/color v1.13.0 [2022-04-04T18:41:09.326Z] #51 24.90 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-04T18:41:09.326Z] #51 24.93 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-04T18:41:09.326Z] #51 24.95 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-04T18:41:09.326Z] #51 25.15 go: downloading github.com/spf13/viper v1.10.1 [2022-04-04T18:41:09.326Z] #51 25.43 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-04T18:41:09.326Z] #51 25.84 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-04T18:41:09.326Z] #51 25.84 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-04T18:41:09.326Z] #51 26.93 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-04T18:41:09.326Z] #51 26.97 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-04T18:41:09.326Z] #51 28.89 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-04T18:41:09.326Z] #51 28.91 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-04T18:41:09.326Z] #51 28.92 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-04T18:41:09.326Z] #51 28.97 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-04T18:41:09.326Z] #51 29.05 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-04T18:41:09.326Z] #51 29.22 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-04T18:41:09.326Z] #51 29.26 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-04T18:41:09.326Z] #51 29.29 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-04T18:41:09.326Z] #51 29.30 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-04T18:41:09.326Z] #51 29.53 go: downloading github.com/spf13/afero v1.6.0 [2022-04-04T18:41:09.326Z] #51 29.55 go: downloading github.com/spf13/cast v1.4.1 [2022-04-04T18:41:09.326Z] #51 29.60 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-04T18:41:09.326Z] #51 29.68 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-04T18:41:09.326Z] #51 29.71 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-04T18:41:09.326Z] #51 29.78 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-04T18:41:09.326Z] #51 29.82 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-04T18:41:09.326Z] #51 29.85 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-04T18:41:09.326Z] #51 29.86 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-04T18:41:09.326Z] #51 29.87 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-04T18:41:09.326Z] #51 30.17 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-04T18:41:09.326Z] #51 30.24 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-04T18:41:09.326Z] #51 30.25 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-04T18:41:09.326Z] #51 30.25 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-04T18:41:09.326Z] #51 30.51 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-04T18:41:09.326Z] #51 30.56 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-04T18:41:09.326Z] #51 30.61 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-04T18:41:09.326Z] #51 30.73 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-04T18:41:09.326Z] #51 30.83 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-04T18:41:09.588Z] #51 30.84 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-04T18:41:09.588Z] #51 30.84 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-04T18:41:09.588Z] #51 30.92 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-04T18:41:09.588Z] #51 30.93 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-04T18:41:09.588Z] #51 30.96 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-04T18:41:09.851Z] #51 31.10 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-04T18:41:09.851Z] #51 31.17 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-04T18:41:09.851Z] #51 31.22 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-04T18:41:09.994Z] #11 ... [2022-04-04T18:41:09.994Z] [2022-04-04T18:41:09.994Z] #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-04-04T18:41:09.994Z] #31 sha256:e5965128e413d4210795d8e9883e746ed1a07af7e2b4c3a9cff1712bb18ae889 [2022-04-04T18:41:09.994Z] #31 10.54 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-04T18:41:09.994Z] #31 10.89 [2022-04-04T18:41:09.994Z] #31 11.14 #=#=# ######################################################################## 100.0% [2022-04-04T18:41:09.994Z] #31 11.40 [2022-04-04T18:41:09.994Z] #31 11.47 Download of images into '/build' complete. [2022-04-04T18:41:09.994Z] #31 11.47 Use something like the following to load the result into a Docker daemon: [2022-04-04T18:41:09.994Z] #31 11.47 tar -cC '/build' . | docker load [2022-04-04T18:41:09.994Z] #31 DONE 14.3s [2022-04-04T18:41:09.994Z] [2022-04-04T18:41:09.994Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T18:41:09.994Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T18:41:10.113Z] #51 31.42 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-04T18:41:10.113Z] #51 ... [2022-04-04T18:41:10.113Z] [2022-04-04T18:41:10.113Z] #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-04-04T18:41:10.113Z] #34 sha256:7763ce4629bba509a33af3c2087f7b8c014ced12a4f10dbd5a506889f5dda71b [2022-04-04T18:41:10.113Z] #34 31.13 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-04T18:41:10.217Z] #26 3.776 + RM_GOPATH=0 [2022-04-04T18:41:10.217Z] #26 3.776 + TMP_GOPATH= [2022-04-04T18:41:10.217Z] #26 3.776 + : /build [2022-04-04T18:41:10.217Z] #26 3.776 + '[' -z '' ']' [2022-04-04T18:41:10.217Z] #26 3.782 ++ mktemp -d [2022-04-04T18:41:10.217Z] #26 3.784 + export GOPATH=/tmp/tmp.HzJ6qritPK [2022-04-04T18:41:10.217Z] #26 3.784 + GOPATH=/tmp/tmp.HzJ6qritPK [2022-04-04T18:41:10.217Z] #26 3.784 + RM_GOPATH=1 [2022-04-04T18:41:10.217Z] #26 3.784 + case "$(go env GOARCH)" in [2022-04-04T18:41:10.217Z] #26 3.784 ++ go env GOARCH [2022-04-04T18:41:10.217Z] #26 3.801 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T18:41:10.217Z] #26 3.801 + GO_BUILDMODE=-buildmode=pie [2022-04-04T18:41:10.217Z] #26 3.802 ++ dirname /install.sh [2022-04-04T18:41:10.217Z] #26 3.810 + dir=/ [2022-04-04T18:41:10.217Z] #26 3.812 + bin=dockercli [2022-04-04T18:41:10.217Z] #26 3.813 + shift [2022-04-04T18:41:10.217Z] #26 3.813 + '[' '!' -f //dockercli.installer ']' [2022-04-04T18:41:10.217Z] #26 3.813 + . //dockercli.installer [2022-04-04T18:41:10.217Z] #26 3.825 ++ : stable [2022-04-04T18:41:10.217Z] #26 3.825 ++ : 17.06.2-ce [2022-04-04T18:41:10.217Z] #26 3.825 + install_dockercli [2022-04-04T18:41:10.217Z] #26 3.826 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-04T18:41:10.217Z] #26 3.826 Install docker/cli version 17.06.2-ce from stable [2022-04-04T18:41:10.217Z] #26 3.826 ++ uname -m [2022-04-04T18:41:10.217Z] #26 3.833 + arch=x86_64 [2022-04-04T18:41:10.217Z] #26 3.838 + '[' x86_64 '!=' x86_64 ']' [2022-04-04T18:41:10.217Z] #26 3.838 + url=https://download.docker.com/linux/static [2022-04-04T18:41:10.217Z] #26 3.839 + tar -xz docker/docker [2022-04-04T18:41:10.217Z] #26 3.839 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-04T18:41:12.033Z] #34 ... [2022-04-04T18:41:12.033Z] [2022-04-04T18:41:12.033Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T18:41:12.033Z] #38 sha256:64dfe0465eebb38f306e1b5d8220a891c25743ac4c598544bcb8a01744a31f71 [2022-04-04T18:41:12.033Z] #38 21.88 Building dependency tree... [2022-04-04T18:41:12.033Z] #38 25.59 The following additional packages will be installed: [2022-04-04T18:41:12.033Z] #38 25.63 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-04T18:41:12.033Z] #38 25.68 Suggested packages: [2022-04-04T18:41:12.033Z] #38 25.70 cmake-doc ninja-build lrzip [2022-04-04T18:41:12.033Z] #38 25.70 Recommended packages: [2022-04-04T18:41:12.033Z] #38 25.70 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-04T18:41:12.033Z] #38 26.54 The following NEW packages will be installed: [2022-04-04T18:41:12.033Z] #38 26.55 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-04T18:41:12.033Z] #38 26.55 vim-common xxd [2022-04-04T18:41:12.033Z] #38 26.93 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T18:41:12.033Z] #38 26.93 Need to get 15.6 MB of archives. [2022-04-04T18:41:12.033Z] #38 26.93 After this operation, 67.4 MB of additional disk space will be used. [2022-04-04T18:41:12.033Z] #38 26.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-04T18:41:12.033Z] #38 26.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-04T18:41:12.033Z] #38 26.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-04T18:41:12.033Z] #38 27.00 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-04-04T18:41:12.033Z] #38 27.55 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u1 [629 kB] [2022-04-04T18:41:12.033Z] #38 27.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-04-04T18:41:12.033Z] #38 27.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-04-04T18:41:12.033Z] #38 27.59 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-04-04T18:41:12.033Z] #38 27.59 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-04-04T18:41:12.033Z] #38 27.61 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-04-04T18:41:12.033Z] #38 28.74 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T18:41:12.033Z] #38 29.01 Fetched 15.6 MB in 1s (13.4 MB/s) [2022-04-04T18:41:12.033Z] #38 29.54 Selecting previously unselected package xxd. [2022-04-04T18:41:12.033Z] #38 29.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-04T18:41:12.033Z] #38 29.60 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-04T18:41:12.033Z] #38 29.73 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-04T18:41:12.033Z] #38 30.35 Selecting previously unselected package vim-common. [2022-04-04T18:41:12.033Z] #38 30.35 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-04T18:41:12.033Z] #38 30.36 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-04T18:41:12.033Z] #38 30.71 Selecting previously unselected package cmake-data. [2022-04-04T18:41:12.033Z] #38 30.71 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-04T18:41:12.033Z] #38 30.75 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-04T18:41:12.033Z] #38 ... [2022-04-04T18:41:12.033Z] [2022-04-04T18:41:12.033Z] #51 [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-04-04T18:41:12.033Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-04T18:41:12.033Z] #51 31.61 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-04T18:41:12.033Z] #51 31.64 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-04T18:41:12.033Z] #51 31.64 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-04T18:41:12.033Z] #51 31.71 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-04T18:41:12.033Z] #51 31.74 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-04T18:41:12.033Z] #51 31.77 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-04T18:41:12.033Z] #51 31.77 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-04T18:41:12.033Z] #51 31.80 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-04T18:41:12.033Z] #51 31.86 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-04T18:41:12.033Z] #51 31.86 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-04T18:41:12.033Z] #51 31.99 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-04T18:41:12.033Z] #51 32.13 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-04T18:41:12.033Z] #51 32.13 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-04T18:41:12.033Z] #51 32.22 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-04T18:41:12.033Z] #51 32.23 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-04T18:41:12.033Z] #51 32.38 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-04T18:41:12.033Z] #51 32.41 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-04T18:41:12.033Z] #51 32.46 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-04T18:41:12.033Z] #51 32.46 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-04T18:41:12.033Z] #51 32.51 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-04T18:41:12.033Z] #51 32.60 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-04T18:41:12.033Z] #51 32.61 go: downloading github.com/julz/importas v0.1.0 [2022-04-04T18:41:12.033Z] #51 32.62 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-04T18:41:12.033Z] #51 32.65 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-04T18:41:12.033Z] #51 32.73 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-04T18:41:12.033Z] #51 32.75 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-04T18:41:12.033Z] #51 32.76 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-04T18:41:12.033Z] #51 32.78 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-04T18:41:12.033Z] #51 32.82 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-04T18:41:12.033Z] #51 32.84 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-04T18:41:12.033Z] #51 32.90 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-04T18:41:12.033Z] #51 32.92 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-04T18:41:12.033Z] #51 32.93 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-04T18:41:12.033Z] #51 32.93 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-04T18:41:12.033Z] #51 33.30 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-04T18:41:12.033Z] #51 33.31 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-04T18:41:12.033Z] #51 33.33 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-04T18:41:12.033Z] #51 33.40 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-04T18:41:12.033Z] #51 33.45 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-04T18:41:12.033Z] #51 33.53 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-04T18:41:12.294Z] #51 33.54 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-04T18:41:12.294Z] #51 33.56 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-04T18:41:12.294Z] #51 33.67 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-04T18:41:12.294Z] #51 33.78 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-04T18:41:12.554Z] #51 33.80 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-04T18:41:12.554Z] #51 33.80 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-04T18:41:12.554Z] #51 33.82 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-04T18:41:12.554Z] #51 33.82 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-04T18:41:12.554Z] #51 33.92 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-04T18:41:12.554Z] #51 33.95 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-04T18:41:12.554Z] #51 34.02 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-04T18:41:12.554Z] #51 34.02 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-04T18:41:12.815Z] #51 34.05 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-04T18:41:12.816Z] #51 34.08 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-04T18:41:12.816Z] #51 34.08 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-04T18:41:13.078Z] #51 34.39 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-04T18:41:13.078Z] #51 34.41 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-04T18:41:13.078Z] #51 34.42 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-04T18:41:13.078Z] #51 34.43 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-04T18:41:13.078Z] #51 34.44 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-04T18:41:13.078Z] #51 34.51 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-04T18:41:13.280Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 10.1s [2022-04-04T18:41:13.280Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 10.4s done [2022-04-04T18:41:13.339Z] #51 34.73 go: downloading honnef.co/go/tools v0.2.2 [2022-04-04T18:41:13.538Z] #11 extracting sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 done [2022-04-04T18:41:13.797Z] #11 DONE 45.0s [2022-04-04T18:41:13.797Z] [2022-04-04T18:41:13.797Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-04T18:41:13.797Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506 [2022-04-04T18:41:14.284Z] #51 35.66 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-04T18:41:14.284Z] #51 35.67 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-04T18:41:14.284Z] #51 35.73 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-04T18:41:14.284Z] #51 35.76 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-04T18:41:14.546Z] #51 ... [2022-04-04T18:41:14.546Z] [2022-04-04T18:41:14.546Z] #60 [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-04-04T18:41:14.546Z] #60 sha256:416fdcf37bc0b143190e8812c9e813006fee0f4657c922aa9ed2e7d113194ffe [2022-04-04T18:41:14.546Z] #60 0.632 + RM_GOPATH=0 [2022-04-04T18:41:14.546Z] #60 0.635 + TMP_GOPATH= [2022-04-04T18:41:14.546Z] #60 0.635 + : /build [2022-04-04T18:41:14.546Z] #60 0.635 + '[' -z '' ']' [2022-04-04T18:41:14.546Z] #60 0.635 ++ mktemp -d [2022-04-04T18:41:14.546Z] #60 0.641 + export GOPATH=/tmp/tmp.i1x7wMu1ou [2022-04-04T18:41:14.546Z] #60 0.641 + GOPATH=/tmp/tmp.i1x7wMu1ou [2022-04-04T18:41:14.546Z] #60 0.641 + RM_GOPATH=1 [2022-04-04T18:41:14.546Z] #60 0.642 + case "$(go env GOARCH)" in [2022-04-04T18:41:14.546Z] #60 0.646 ++ go env GOARCH [2022-04-04T18:41:14.546Z] #60 0.652 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T18:41:14.546Z] #60 0.652 + GO_BUILDMODE=-buildmode=pie [2022-04-04T18:41:14.546Z] #60 0.657 Install containerd version v1.6.2 [2022-04-04T18:41:14.546Z] #60 0.657 ++ dirname /install.sh [2022-04-04T18:41:14.546Z] #60 0.657 + dir=/ [2022-04-04T18:41:14.546Z] #60 0.657 + bin=containerd [2022-04-04T18:41:14.546Z] #60 0.657 + shift [2022-04-04T18:41:14.546Z] #60 0.657 + '[' '!' -f //containerd.installer ']' [2022-04-04T18:41:14.546Z] #60 0.657 + . //containerd.installer [2022-04-04T18:41:14.546Z] #60 0.657 ++ set -e [2022-04-04T18:41:14.546Z] #60 0.657 ++ : v1.6.2 [2022-04-04T18:41:14.546Z] #60 0.657 + install_containerd [2022-04-04T18:41:14.546Z] #60 0.657 + echo 'Install containerd version v1.6.2' [2022-04-04T18:41:14.546Z] #60 0.657 + git clone https://github.com/containerd/containerd.git /tmp/tmp.i1x7wMu1ou/src/github.com/containerd/containerd [2022-04-04T18:41:14.546Z] #60 0.659 Cloning into '/tmp/tmp.i1x7wMu1ou/src/github.com/containerd/containerd'... [2022-04-04T18:41:14.808Z] #60 ... [2022-04-04T18:41:14.808Z] [2022-04-04T18:41:14.808Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-04-04T18:41:14.808Z] #47 sha256:86488d500ae5b4d4ca7db1ec504ba90e7dd4d2e27313b1bd2926c0289626d62a [2022-04-04T18:41:14.808Z] #47 25.90 The following additional packages will be installed: [2022-04-04T18:41:14.808Z] #47 25.91 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-04T18:41:14.808Z] #47 25.91 python3-protobuf python3-six [2022-04-04T18:41:14.808Z] #47 25.94 Suggested packages: [2022-04-04T18:41:14.808Z] #47 25.96 python3-setuptools [2022-04-04T18:41:14.808Z] #47 25.96 Recommended packages: [2022-04-04T18:41:14.808Z] #47 25.96 iproute2 | iproute [2022-04-04T18:41:14.808Z] #47 26.43 The following NEW packages will be installed: [2022-04-04T18:41:14.808Z] #47 26.43 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-04T18:41:14.808Z] #47 26.44 python3-protobuf python3-six [2022-04-04T18:41:14.808Z] #47 26.86 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T18:41:14.808Z] #47 26.86 Need to get 2115 kB of archives. [2022-04-04T18:41:14.808Z] #47 26.86 After this operation, 10.7 MB of additional disk space will be used. [2022-04-04T18:41:14.808Z] #47 26.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-04-04T18:41:14.808Z] #47 26.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-04T18:41:14.808Z] #47 26.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-04T18:41:14.808Z] #47 26.99 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-04-04T18:41:14.808Z] #47 27.02 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-04-04T18:41:14.808Z] #47 27.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-04-04T18:41:14.808Z] #47 27.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-04-04T18:41:14.808Z] #47 30.04 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-04-04T18:41:14.808Z] #47 31.74 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T18:41:14.808Z] #47 32.09 Fetched 2115 kB in 4s (537 kB/s) [2022-04-04T18:41:14.808Z] #47 32.31 Selecting previously unselected package libprotobuf23:arm64. [2022-04-04T18:41:14.808Z] #47 32.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-04T18:41:14.808Z] #47 32.35 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-04-04T18:41:14.808Z] #47 32.44 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-04-04T18:41:14.808Z] #47 33.04 Selecting previously unselected package python3-pkg-resources. [2022-04-04T18:41:14.808Z] #47 33.04 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-04T18:41:14.808Z] #47 33.05 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-04T18:41:14.808Z] #47 33.34 Selecting previously unselected package python3-six. [2022-04-04T18:41:14.808Z] #47 33.35 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-04T18:41:14.808Z] #47 33.37 Unpacking python3-six (1.16.0-2) ... [2022-04-04T18:41:14.808Z] #47 33.49 Selecting previously unselected package python3-protobuf. [2022-04-04T18:41:14.808Z] #47 33.50 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-04-04T18:41:14.808Z] #47 33.51 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-04T18:41:14.808Z] #47 33.99 Selecting previously unselected package libnet1:arm64. [2022-04-04T18:41:14.808Z] #47 33.99 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-04-04T18:41:14.808Z] #47 34.04 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-04T18:41:14.808Z] #47 34.17 Selecting previously unselected package libnl-3-200:arm64. [2022-04-04T18:41:14.808Z] #47 34.18 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-04-04T18:41:14.808Z] #47 34.19 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-04T18:41:14.808Z] #47 34.32 Selecting previously unselected package libprotobuf-c1:arm64. [2022-04-04T18:41:14.808Z] #47 34.34 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-04-04T18:41:14.808Z] #47 34.35 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-04T18:41:14.808Z] #47 34.46 Selecting previously unselected package criu. [2022-04-04T18:41:14.809Z] #47 34.46 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-04-04T18:41:14.809Z] #47 34.47 Unpacking criu (3.16.1-3) ... [2022-04-04T18:41:14.809Z] #47 35.14 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-04T18:41:14.948Z] INFO [loader] Go packages loading at mode 575 (compiled_files|types_sizes|deps|exports_file|files|imports|name) took 2m51.775231195s [2022-04-04T18:41:14.948Z] 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-04-04T18:41:14.948Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 498.09506ms [2022-04-04T18:41:15.072Z] #47 ... [2022-04-04T18:41:15.072Z] [2022-04-04T18:41:15.072Z] #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-04-04T18:41:15.072Z] #31 sha256:ceec14313474c80b4699d1ad476e8d4ebb6985c1552673001496df04f57c23fb [2022-04-04T18:41:15.072Z] #31 9.408 [2022-04-04T18:41:15.072Z] #31 12.29 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-04T18:41:15.072Z] #31 13.68 [2022-04-04T18:41:15.072Z] #31 13.92 #=#=# 0.0% ######################################################################## 100.0% [2022-04-04T18:41:15.072Z] #31 15.14 [2022-04-04T18:41:15.180Z] #12 DONE 1.2s [2022-04-04T18:41:15.180Z] [2022-04-04T18:41:15.180Z] #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-04-04T18:41:15.180Z] #13 sha256:db23d3b435b4af6960dd8702a4e903fbf59fa049e65f5a850147b2c6095209a4 [2022-04-04T18:41:15.335Z] #31 18.73 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-04T18:41:15.335Z] #31 ... [2022-04-04T18:41:15.335Z] [2022-04-04T18:41:15.335Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-04-04T18:41:15.335Z] #47 sha256:86488d500ae5b4d4ca7db1ec504ba90e7dd4d2e27313b1bd2926c0289626d62a [2022-04-04T18:41:15.335Z] #47 36.44 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-04-04T18:41:15.335Z] #47 36.46 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-04T18:41:15.335Z] #47 36.47 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-04T18:41:15.335Z] #47 36.49 Setting up python3-six (1.16.0-2) ... [2022-04-04T18:41:15.439Z] #13 DONE 0.6s [2022-04-04T18:41:15.511Z] #26 ... [2022-04-04T18:41:15.511Z] [2022-04-04T18:41:15.511Z] #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-04-04T18:41:15.511Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-04T18:41:15.511Z] #36 3.588 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-04T18:41:15.700Z] [2022-04-04T18:41:15.700Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T18:41:15.700Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-04T18:41:15.700Z] #38 ... [2022-04-04T18:41:15.700Z] [2022-04-04T18:41:15.700Z] #46 [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-04-04T18:41:15.700Z] #46 sha256:078c6d094bf8eabbaea14fd0a4bacee4caf3443f4e433a369a6aefc86528d256 [2022-04-04T18:41:15.700Z] #46 DONE 0.2s [2022-04-04T18:41:15.700Z] [2022-04-04T18:41:15.700Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-04T18:41:15.700Z] #42 sha256:a546b4f3aa57c9d95f9c18da36e460894b4aad27b3d7c8f3c44477414ff71d50 [2022-04-04T18:41:15.700Z] #42 DONE 0.2s [2022-04-04T18:41:15.700Z] [2022-04-04T18:41:15.700Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-04T18:41:15.700Z] #33 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8 [2022-04-04T18:41:15.700Z] #33 DONE 0.2s [2022-04-04T18:41:15.700Z] [2022-04-04T18:41:15.700Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-04T18:41:15.700Z] #62 sha256:03ca1a1318998d1d81aeb8406cfc6a8361e0d6b4853fb88a0081af2e57cb0b2f [2022-04-04T18:41:15.700Z] #62 DONE 0.2s [2022-04-04T18:41:15.774Z] #36 ... [2022-04-04T18:41:15.774Z] [2022-04-04T18:41:15.774Z] #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-04-04T18:41:15.774Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T18:41:15.774Z] #14 4.101 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T18:41:15.774Z] #14 4.142 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T18:41:15.774Z] #14 4.143 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T18:41:15.774Z] #14 4.952 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-04T18:41:15.774Z] #14 6.804 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-04T18:41:15.774Z] #14 9.014 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-04T18:41:15.774Z] #14 ... [2022-04-04T18:41:15.774Z] [2022-04-04T18:41:15.774Z] #58 [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-04-04T18:41:15.774Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-04T18:41:15.774Z] #58 4.022 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T18:41:15.774Z] #58 4.065 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T18:41:15.774Z] #58 4.065 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T18:41:15.774Z] #58 4.756 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-04T18:41:15.774Z] #58 6.791 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-04T18:41:15.774Z] #58 8.906 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-04T18:41:15.842Z] Removing intermediate container 7be134e835da [2022-04-04T18:41:15.842Z] ---> a29e88e2667e [2022-04-04T18:41:15.842Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-04-04T18:41:15.842Z] ---> Running in 436b3a24233b [2022-04-04T18:41:15.842Z] Removing intermediate container 436b3a24233b [2022-04-04T18:41:15.842Z] ---> 8cdcccf3f1f5 [2022-04-04T18:41:15.842Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-04T18:41:15.842Z] ---> Running in 7a5bbadfad50 [2022-04-04T18:41:15.960Z] [2022-04-04T18:41:15.961Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-04T18:41:15.961Z] #25 sha256:39153e46163b13876c8bf435f6019a68d69404267421dbe759d1e2e02ab0cf5c [2022-04-04T18:41:15.961Z] #25 DONE 0.3s [2022-04-04T18:41:15.961Z] [2022-04-04T18:41:15.961Z] #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-04-04T18:41:15.961Z] #26 sha256:ae4a77cc2cd172845c31fa08c94077a19b761ab10ff91112634aa015bf28b309 [2022-04-04T18:41:16.036Z] #58 ... [2022-04-04T18:41:16.036Z] [2022-04-04T18:41:16.036Z] #53 [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-04-04T18:41:16.036Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-04T18:41:16.036Z] #53 3.616 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-04T18:41:16.036Z] #53 4.549 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-04T18:41:16.036Z] #53 4.578 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-04T18:41:16.036Z] #53 4.621 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-04T18:41:16.036Z] #53 6.259 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-04T18:41:16.036Z] #53 ... [2022-04-04T18:41:16.036Z] [2022-04-04T18:41:16.036Z] #49 [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-04-04T18:41:16.036Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-04T18:41:16.036Z] #49 2.715 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-04T18:41:16.036Z] #49 3.410 go: downloading github.com/fatih/color v1.10.0 [2022-04-04T18:41:16.036Z] #49 3.429 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-04T18:41:16.036Z] #49 3.429 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-04T18:41:16.036Z] #49 3.499 go: downloading github.com/pkg/errors v0.9.1 [2022-04-04T18:41:16.036Z] #49 3.649 go: downloading golang.org/x/tools v0.1.0 [2022-04-04T18:41:16.036Z] #49 3.685 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-04T18:41:16.036Z] #49 3.758 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-04T18:41:16.036Z] #49 3.838 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-04T18:41:16.036Z] #49 3.860 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-04T18:41:16.036Z] #49 7.800 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-04T18:41:16.036Z] #49 7.812 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-04T18:41:16.036Z] #49 7.999 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-04T18:41:16.036Z] #49 9.434 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-04T18:41:16.036Z] #49 9.453 go: downloading golang.org/x/mod v0.3.0 [2022-04-04T18:41:16.303Z] #49 ... [2022-04-04T18:41:16.303Z] [2022-04-04T18:41:16.303Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T18:41:16.303Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-04T18:41:16.303Z] #38 4.587 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T18:41:16.303Z] #38 4.632 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T18:41:16.303Z] #38 4.642 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T18:41:16.303Z] #38 5.456 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-04T18:41:16.303Z] #38 7.194 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-04T18:41:16.303Z] #38 9.387 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-04T18:41:16.303Z] #38 ... [2022-04-04T18:41:16.303Z] [2022-04-04T18:41:16.303Z] #63 [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-04-04T18:41:16.303Z] #63 sha256:fecf204eb34dead50e5f21ab31a3d835d8cdf2ea139ef455d0c10fe9691ec546 [2022-04-04T18:41:16.303Z] #63 3.619 + RM_GOPATH=0 [2022-04-04T18:41:16.303Z] #63 3.619 + TMP_GOPATH= [2022-04-04T18:41:16.303Z] #63 3.619 + : /build [2022-04-04T18:41:16.303Z] #63 3.619 + '[' -z '' ']' [2022-04-04T18:41:16.303Z] #63 3.619 ++ mktemp -d [2022-04-04T18:41:16.303Z] #63 3.619 + export GOPATH=/tmp/tmp.iQBhx7TKpr [2022-04-04T18:41:16.303Z] #63 3.619 + GOPATH=/tmp/tmp.iQBhx7TKpr [2022-04-04T18:41:16.303Z] #63 3.619 + RM_GOPATH=1 [2022-04-04T18:41:16.303Z] #63 3.619 + case "$(go env GOARCH)" in [2022-04-04T18:41:16.303Z] #63 3.619 ++ go env GOARCH [2022-04-04T18:41:16.303Z] #63 3.626 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T18:41:16.303Z] #63 3.627 + GO_BUILDMODE=-buildmode=pie [2022-04-04T18:41:16.303Z] #63 3.627 ++ dirname /install.sh [2022-04-04T18:41:16.303Z] #63 3.634 + dir=/ [2022-04-04T18:41:16.303Z] #63 3.639 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-04T18:41:16.303Z] #63 3.640 + bin=rootlesskit [2022-04-04T18:41:16.303Z] #63 3.640 + shift [2022-04-04T18:41:16.303Z] #63 3.640 + '[' '!' -f //rootlesskit.installer ']' [2022-04-04T18:41:16.303Z] #63 3.640 + . //rootlesskit.installer [2022-04-04T18:41:16.303Z] #63 3.640 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-04T18:41:16.303Z] #63 3.640 + install_rootlesskit [2022-04-04T18:41:16.303Z] #63 3.640 + case "$1" in [2022-04-04T18:41:16.303Z] #63 3.640 + export CGO_ENABLED=0 [2022-04-04T18:41:16.303Z] #63 3.640 + CGO_ENABLED=0 [2022-04-04T18:41:16.303Z] #63 3.640 + _install_rootlesskit [2022-04-04T18:41:16.303Z] #63 3.640 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-04T18:41:16.303Z] #63 3.640 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-04T18:41:16.303Z] #63 3.640 + GOBIN=/build [2022-04-04T18:41:16.303Z] #63 3.640 + GO111MODULE=on [2022-04-04T18:41:16.303Z] #63 3.640 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-04T18:41:16.303Z] #63 4.006 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-04T18:41:16.303Z] #63 5.986 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-04T18:41:16.303Z] #63 5.986 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-04T18:41:16.303Z] #63 6.494 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-04T18:41:16.303Z] #63 9.389 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-04T18:41:16.303Z] #63 10.18 go: downloading github.com/google/uuid v1.3.0 [2022-04-04T18:41:16.303Z] #63 10.26 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-04T18:41:16.312Z] Removing intermediate container 7a5bbadfad50 [2022-04-04T18:41:16.312Z] ---> 381516bdcc2e [2022-04-04T18:41:16.312Z] Step 11/11 : COPY . . [2022-04-04T18:41:16.564Z] #63 ... [2022-04-04T18:41:16.564Z] [2022-04-04T18:41:16.564Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-04T18:41:16.565Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-04T18:41:16.565Z] #43 2.748 + git clone https://github.com/docker/distribution.git . [2022-04-04T18:41:16.565Z] #43 2.758 Cloning into '.'... [2022-04-04T18:41:16.733Z] #47 37.60 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-04T18:41:16.733Z] #47 37.63 Setting up python3-protobuf (3.12.4-1) ... [2022-04-04T18:41:16.826Z] #43 ... [2022-04-04T18:41:16.826Z] [2022-04-04T18:41:16.826Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-04-04T18:41:16.826Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-04T18:41:16.826Z] #47 3.458 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T18:41:16.826Z] #47 3.548 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T18:41:16.826Z] #47 3.549 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T18:41:16.826Z] #47 3.913 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-04T18:41:16.826Z] #47 4.237 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-04T18:41:16.826Z] #47 6.264 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-04T18:41:16.826Z] #47 8.160 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-04T18:41:16.826Z] #47 ... [2022-04-04T18:41:16.826Z] [2022-04-04T18:41:16.826Z] #51 [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-04-04T18:41:16.826Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T18:41:16.826Z] #51 3.311 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-04T18:41:17.087Z] #51 ... [2022-04-04T18:41:17.087Z] [2022-04-04T18:41:17.087Z] #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-04-04T18:41:17.087Z] #26 sha256:bb5603748fa8baa7aa7fd1112083ee94e3b31addd4fa983e6cf19323f3fb4110 [2022-04-04T18:41:17.087Z] #26 10.92 + mkdir -p /build [2022-04-04T18:41:17.087Z] #26 10.92 + mv docker/docker /build/ [2022-04-04T18:41:17.087Z] #26 10.93 + rmdir docker [2022-04-04T18:41:17.349Z] #26 DONE 11.4s [2022-04-04T18:41:17.349Z] [2022-04-04T18:41:17.349Z] #63 [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-04-04T18:41:17.349Z] #63 sha256:fecf204eb34dead50e5f21ab31a3d835d8cdf2ea139ef455d0c10fe9691ec546 [2022-04-04T18:41:17.349Z] #63 10.77 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-04T18:41:17.349Z] #63 10.88 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-04T18:41:17.349Z] #63 11.10 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-04T18:41:17.349Z] #63 11.33 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-04T18:41:17.924Z] #63 11.77 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-04T18:41:17.925Z] #63 11.82 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-04T18:41:17.925Z] #63 12.02 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-04T18:41:19.303Z] #47 ... [2022-04-04T18:41:19.304Z] [2022-04-04T18:41:19.304Z] #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-04-04T18:41:19.304Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-04T18:41:19.304Z] #14 30.17 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-04-04T18:41:19.304Z] #14 31.98 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-04-04T18:41:19.304Z] #14 32.51 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-04-04T18:41:19.304Z] #14 32.58 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-04-04T18:41:19.304Z] #14 32.58 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-04-04T18:41:19.304Z] #14 32.59 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-04-04T18:41:19.304Z] #14 32.61 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-04-04T18:41:19.304Z] #14 32.62 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-04-04T18:41:19.304Z] #14 32.62 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-04-04T18:41:19.304Z] #14 32.63 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-04-04T18:41:19.304Z] #14 32.64 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-04-04T18:41:19.304Z] #14 32.66 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-04-04T18:41:19.304Z] #14 32.67 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-04-04T18:41:19.304Z] #14 32.67 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-04-04T18:41:19.304Z] #14 32.69 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-04-04T18:41:19.304Z] #14 32.70 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-04-04T18:41:19.304Z] #14 32.71 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-04-04T18:41:19.304Z] #14 32.71 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-04-04T18:41:19.304Z] #14 33.62 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T18:41:19.304Z] #14 33.85 Fetched 108 MB in 7s (15.6 MB/s) [2022-04-04T18:41:19.304Z] #14 33.93 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-04T18:41:19.304Z] #14 33.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 ... 15700 files and directories currently installed.) [2022-04-04T18:41:19.304Z] #14 33.99 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-04-04T18:41:19.304Z] #14 34.01 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-04T18:41:19.304Z] #14 36.09 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-04T18:41:19.304Z] #14 36.12 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-04-04T18:41:19.304Z] #14 36.12 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-04T18:41:19.304Z] #14 38.15 Selecting previously unselected package binutils-mingw-w64. [2022-04-04T18:41:19.304Z] #14 38.15 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-04T18:41:19.304Z] #14 38.15 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-04T18:41:19.304Z] #14 38.28 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-04-04T18:41:19.304Z] #14 38.28 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-04-04T18:41:19.304Z] #14 38.29 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-04T18:41:19.304Z] #14 38.41 Selecting previously unselected package dmsetup. [2022-04-04T18:41:19.304Z] #14 38.41 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-04-04T18:41:19.304Z] #14 38.42 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-04T18:41:19.304Z] #14 38.59 Selecting previously unselected package mingw-w64-common. [2022-04-04T18:41:19.304Z] #14 38.62 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-04T18:41:19.304Z] #14 38.62 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-04T18:41:19.304Z] #14 ... [2022-04-04T18:41:19.304Z] [2022-04-04T18:41:19.304Z] #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-04-04T18:41:19.304Z] #31 sha256:ceec14313474c80b4699d1ad476e8d4ebb6985c1552673001496df04f57c23fb [2022-04-04T18:41:19.304Z] #31 20.09 [2022-04-04T18:41:19.304Z] #31 20.37 #=#=# 0.0% ########### 15.5% #################### 28.5% ############################## 42.5% ######################################## 56.0% #################################################### 73.0% ############################################################## 86.3% ######################################################################## 100.0% [2022-04-04T18:41:19.304Z] #31 22.32 [2022-04-04T18:41:19.317Z] #63 ... [2022-04-04T18:41:19.317Z] [2022-04-04T18:41:19.317Z] #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-04-04T18:41:19.317Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-04T18:41:19.317Z] #34 3.261 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-04T18:41:19.317Z] #34 3.261 Cloning into '.'... [2022-04-04T18:41:19.317Z] #34 ... [2022-04-04T18:41:19.317Z] [2022-04-04T18:41:19.317Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-04-04T18:41:19.317Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-04T18:41:19.317Z] #47 11.71 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-04T18:41:20.164Z] #26 4.383 Install docker/cli version 17.06.2-ce from stable [2022-04-04T18:41:20.164Z] #26 4.383 + RM_GOPATH=0 [2022-04-04T18:41:20.164Z] #26 4.383 + TMP_GOPATH= [2022-04-04T18:41:20.164Z] #26 4.383 + : /build [2022-04-04T18:41:20.164Z] #26 4.383 + '[' -z '' ']' [2022-04-04T18:41:20.164Z] #26 4.383 ++ mktemp -d [2022-04-04T18:41:20.164Z] #26 4.383 + export GOPATH=/tmp/tmp.cmEd707VXo [2022-04-04T18:41:20.164Z] #26 4.383 + GOPATH=/tmp/tmp.cmEd707VXo [2022-04-04T18:41:20.164Z] #26 4.383 + RM_GOPATH=1 [2022-04-04T18:41:20.164Z] #26 4.383 + case "$(go env GOARCH)" in [2022-04-04T18:41:20.164Z] #26 4.383 ++ go env GOARCH [2022-04-04T18:41:20.164Z] #26 4.383 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T18:41:20.164Z] #26 4.383 + GO_BUILDMODE=-buildmode=pie [2022-04-04T18:41:20.164Z] #26 4.383 ++ dirname /install.sh [2022-04-04T18:41:20.164Z] #26 4.383 + dir=/ [2022-04-04T18:41:20.164Z] #26 4.383 + bin=dockercli [2022-04-04T18:41:20.164Z] #26 4.383 + shift [2022-04-04T18:41:20.164Z] #26 4.383 + '[' '!' -f //dockercli.installer ']' [2022-04-04T18:41:20.164Z] #26 4.383 + . //dockercli.installer [2022-04-04T18:41:20.164Z] #26 4.383 ++ : stable [2022-04-04T18:41:20.164Z] #26 4.383 ++ : 17.06.2-ce [2022-04-04T18:41:20.164Z] #26 4.383 + install_dockercli [2022-04-04T18:41:20.164Z] #26 4.383 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-04T18:41:20.164Z] #26 4.383 ++ uname -m [2022-04-04T18:41:20.164Z] #26 4.384 + arch=x86_64 [2022-04-04T18:41:20.164Z] #26 4.384 + '[' x86_64 '!=' x86_64 ']' [2022-04-04T18:41:20.165Z] #26 4.384 + url=https://download.docker.com/linux/static [2022-04-04T18:41:20.165Z] #26 4.385 + tar -xz docker/docker [2022-04-04T18:41:20.165Z] #26 4.385 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-04T18:41:21.242Z] #47 ... [2022-04-04T18:41:21.242Z] [2022-04-04T18:41:21.242Z] #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-04-04T18:41:21.242Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-04T18:41:21.242Z] #36 14.83 tomll can be used in two ways: [2022-04-04T18:41:21.242Z] #36 14.83 Writing to STDIN and reading from STDOUT: [2022-04-04T18:41:21.242Z] #36 14.83 cat file.toml | tomll > file.toml [2022-04-04T18:41:21.242Z] #36 14.83 [2022-04-04T18:41:21.242Z] #36 14.83 Reading and updating a list of files: [2022-04-04T18:41:21.242Z] #36 14.83 tomll a.toml b.toml c.toml [2022-04-04T18:41:21.242Z] #36 14.83 [2022-04-04T18:41:21.242Z] #36 14.83 When given a list of files, tomll will modify all files in place without asking. [2022-04-04T18:41:21.242Z] #36 DONE 15.2s [2022-04-04T18:41:21.242Z] [2022-04-04T18:41:21.242Z] #63 [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-04-04T18:41:21.242Z] #63 sha256:fecf204eb34dead50e5f21ab31a3d835d8cdf2ea139ef455d0c10fe9691ec546 [2022-04-04T18:41:21.242Z] #63 13.61 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-04T18:41:21.551Z] #26 ... [2022-04-04T18:41:21.551Z] [2022-04-04T18:41:21.551Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T18:41:21.551Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-04T18:41:21.551Z] #38 5.787 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T18:41:21.551Z] #38 5.941 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T18:41:21.551Z] #38 5.941 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T18:41:22.408Z] Running on azwin-2-e681f0 in d:\jenkins\workspace\moby_PR-43462 [Pipeline] { [Pipeline] ws [2022-04-04T18:41:22.423Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-04T18:41:23.696Z] #31 26.21 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-04T18:41:23.696Z] #31 ... [2022-04-04T18:41:23.696Z] [2022-04-04T18:41:23.696Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T18:41:23.696Z] #38 sha256:64dfe0465eebb38f306e1b5d8220a891c25743ac4c598544bcb8a01744a31f71 [2022-04-04T18:41:23.696Z] #38 34.42 Selecting previously unselected package libicu67:arm64. [2022-04-04T18:41:23.696Z] #38 34.43 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-04-04T18:41:23.696Z] #38 34.44 Unpacking libicu67:arm64 (67.1-7) ... [2022-04-04T18:41:23.696Z] #38 39.57 Selecting previously unselected package libxml2:arm64. [2022-04-04T18:41:23.696Z] #38 39.57 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_arm64.deb ... [2022-04-04T18:41:23.696Z] #38 39.57 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-04T18:41:23.696Z] #38 39.99 Selecting previously unselected package libarchive13:arm64. [2022-04-04T18:41:23.696Z] #38 39.99 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-04-04T18:41:23.696Z] #38 40.00 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-04-04T18:41:23.696Z] #38 40.27 Selecting previously unselected package libjsoncpp24:arm64. [2022-04-04T18:41:23.696Z] #38 40.28 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-04-04T18:41:23.696Z] #38 40.29 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-04-04T18:41:23.696Z] #38 40.42 Selecting previously unselected package librhash0:arm64. [2022-04-04T18:41:23.696Z] #38 40.43 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-04-04T18:41:23.696Z] #38 40.44 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-04-04T18:41:23.696Z] #38 40.56 Selecting previously unselected package libuv1:arm64. [2022-04-04T18:41:23.696Z] #38 40.59 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-04-04T18:41:23.696Z] #38 40.60 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-04-04T18:41:23.696Z] #38 40.73 Selecting previously unselected package cmake. [2022-04-04T18:41:23.696Z] #38 40.74 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-04-04T18:41:23.696Z] #38 40.76 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-04T18:41:23.696Z] #38 ... [2022-04-04T18:41:23.696Z] [2022-04-04T18:41:23.696Z] #51 [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-04-04T18:41:23.696Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-04T18:41:23.696Z] #51 36.78 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-04T18:41:23.696Z] #51 36.83 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-04T18:41:23.696Z] #51 36.87 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-04T18:41:23.696Z] #51 36.94 go: downloading golang.org/x/text v0.3.7 [2022-04-04T18:41:23.696Z] #51 40.96 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-04T18:41:23.696Z] #51 41.12 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-04T18:41:23.696Z] #51 41.16 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-04T18:41:23.696Z] #51 41.32 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-04T18:41:23.696Z] #51 41.40 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-04T18:41:23.696Z] #51 41.47 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-04T18:41:23.696Z] #51 41.49 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-04T18:41:23.696Z] #51 41.51 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-04T18:41:23.696Z] #51 41.54 go: downloading golang.org/x/mod v0.5.1 [2022-04-04T18:41:23.696Z] #51 41.60 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-04T18:41:23.696Z] #51 41.68 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-04T18:41:23.696Z] #51 41.78 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-04T18:41:23.697Z] #51 41.85 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-04T18:41:23.697Z] #51 41.89 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-04T18:41:23.697Z] #51 41.89 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-04T18:41:23.697Z] #51 42.34 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-04T18:41:23.697Z] #51 42.40 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-04T18:41:23.697Z] #51 42.42 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-04T18:41:23.697Z] #51 42.61 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-04T18:41:23.697Z] #51 42.61 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-04T18:41:23.697Z] #51 42.65 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-04T18:41:23.697Z] #51 42.69 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-04T18:41:23.697Z] #51 42.69 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-04T18:41:23.697Z] #51 42.72 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-04T18:41:23.697Z] #51 42.87 go: downloading github.com/prometheus/common v0.10.0 [2022-04-04T18:41:23.697Z] #51 43.01 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-04T18:41:23.697Z] #51 43.03 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-04T18:41:23.697Z] #51 43.24 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-04T18:41:23.697Z] #51 ... [2022-04-04T18:41:23.697Z] [2022-04-04T18:41:23.697Z] #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-04-04T18:41:23.697Z] #31 sha256:ceec14313474c80b4699d1ad476e8d4ebb6985c1552673001496df04f57c23fb [2022-04-04T18:41:23.697Z] #31 27.08 [2022-04-04T18:41:23.846Z] The recommended git tool is: git [2022-04-04T18:41:24.097Z] #38 8.013 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-04T18:41:24.521Z] #31 27.38 #=#=# ################################## 48.2% ######################################################################## 100.0% [2022-04-04T18:41:25.237Z] #31 28.35 [2022-04-04T18:41:25.457Z] #63 ... [2022-04-04T18:41:25.457Z] [2022-04-04T18:41:25.457Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T18:41:25.457Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-04T18:41:25.457Z] #38 16.72 Fetched 8508 kB in 12s (685 kB/s) [2022-04-04T18:41:26.011Z] #38 ... [2022-04-04T18:41:26.011Z] [2022-04-04T18:41:26.011Z] #51 [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-04-04T18:41:26.011Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T18:41:26.011Z] #51 5.907 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-04T18:41:26.011Z] #51 ... [2022-04-04T18:41:26.011Z] [2022-04-04T18:41:26.011Z] #49 [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-04-04T18:41:26.011Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-04T18:41:26.011Z] #49 4.714 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-04T18:41:26.011Z] #49 6.630 go: downloading github.com/fatih/color v1.10.0 [2022-04-04T18:41:26.011Z] #49 6.782 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-04T18:41:26.011Z] #49 6.807 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-04T18:41:26.011Z] #49 6.934 go: downloading github.com/pkg/errors v0.9.1 [2022-04-04T18:41:26.011Z] #49 7.306 go: downloading golang.org/x/tools v0.1.0 [2022-04-04T18:41:26.011Z] #49 7.608 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-04T18:41:26.011Z] #49 7.669 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-04T18:41:26.011Z] #49 7.826 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-04T18:41:26.011Z] #49 8.081 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-04T18:41:26.011Z] #49 ... [2022-04-04T18:41:26.011Z] [2022-04-04T18:41:26.011Z] #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-04-04T18:41:26.011Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T18:41:26.011Z] #14 5.792 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T18:41:26.011Z] #14 5.829 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T18:41:26.011Z] #14 5.832 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T18:41:26.011Z] #14 8.131 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-04T18:41:26.011Z] #14 ... [2022-04-04T18:41:26.011Z] [2022-04-04T18:41:26.011Z] #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-04-04T18:41:26.011Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-04T18:41:26.011Z] #36 5.418 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-04T18:41:26.196Z] #31 29.66 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-04T18:41:26.271Z] #36 ... [2022-04-04T18:41:26.271Z] [2022-04-04T18:41:26.272Z] #53 [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-04-04T18:41:26.272Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-04T18:41:26.272Z] #53 4.639 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-04T18:41:26.272Z] #53 5.667 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-04T18:41:26.272Z] #53 5.674 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-04T18:41:26.272Z] #53 5.702 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-04T18:41:26.272Z] #53 7.994 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-04T18:41:26.272Z] #53 ... [2022-04-04T18:41:26.272Z] [2022-04-04T18:41:26.272Z] #58 [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-04-04T18:41:26.272Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-04T18:41:26.272Z] #58 5.277 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T18:41:26.272Z] #58 5.342 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T18:41:26.272Z] #58 5.344 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T18:41:26.272Z] #58 7.401 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-04T18:41:26.272Z] #58 10.48 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-04T18:41:26.533Z] #58 ... [2022-04-04T18:41:26.533Z] [2022-04-04T18:41:26.533Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-04-04T18:41:26.533Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-04T18:41:26.533Z] #47 5.651 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T18:41:26.533Z] #47 5.680 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T18:41:26.533Z] #47 5.687 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T18:41:26.533Z] #47 6.373 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-04T18:41:26.533Z] #47 7.362 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-04T18:41:26.533Z] #47 10.32 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-04T18:41:26.794Z] #47 ... [2022-04-04T18:41:26.794Z] [2022-04-04T18:41:26.794Z] #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-04-04T18:41:26.794Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-04T18:41:26.794Z] #34 5.212 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-04T18:41:26.794Z] #34 5.212 Cloning into '.'... [2022-04-04T18:41:26.794Z] #34 ... [2022-04-04T18:41:26.794Z] [2022-04-04T18:41:26.794Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-04T18:41:26.794Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-04T18:41:26.794Z] #43 4.236 + git clone https://github.com/docker/distribution.git . [2022-04-04T18:41:26.794Z] #43 4.236 Cloning into '.'... [2022-04-04T18:41:26.794Z] #43 ... [2022-04-04T18:41:26.794Z] [2022-04-04T18:41:26.794Z] #63 [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-04-04T18:41:26.794Z] #63 sha256:a44b3b3d088f3812d428e1eb7118f31995531f173d33289ddc8ce1277724b845 [2022-04-04T18:41:26.794Z] #63 4.601 + RM_GOPATH=0 [2022-04-04T18:41:26.794Z] #63 4.601 + TMP_GOPATH= [2022-04-04T18:41:26.794Z] #63 4.601 + : /build [2022-04-04T18:41:26.794Z] #63 4.601 + '[' -z '' ']' [2022-04-04T18:41:26.794Z] #63 4.603 ++ mktemp -d [2022-04-04T18:41:26.794Z] #63 4.603 + export GOPATH=/tmp/tmp.FlugcE15Om [2022-04-04T18:41:26.794Z] #63 4.603 + GOPATH=/tmp/tmp.FlugcE15Om [2022-04-04T18:41:26.794Z] #63 4.603 + RM_GOPATH=1 [2022-04-04T18:41:26.794Z] #63 4.603 + case "$(go env GOARCH)" in [2022-04-04T18:41:26.794Z] #63 4.604 ++ go env GOARCH [2022-04-04T18:41:26.794Z] #63 4.625 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T18:41:26.794Z] #63 4.625 + GO_BUILDMODE=-buildmode=pie [2022-04-04T18:41:26.794Z] #63 4.628 ++ dirname /install.sh [2022-04-04T18:41:26.794Z] #63 4.629 + dir=/ [2022-04-04T18:41:26.794Z] #63 4.629 + bin=rootlesskit [2022-04-04T18:41:26.794Z] #63 4.629 + shift [2022-04-04T18:41:26.794Z] #63 4.629 + '[' '!' -f //rootlesskit.installer ']' [2022-04-04T18:41:26.794Z] #63 4.629 + . //rootlesskit.installer [2022-04-04T18:41:26.794Z] #63 4.629 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-04T18:41:26.794Z] #63 4.629 + install_rootlesskit [2022-04-04T18:41:26.794Z] #63 4.629 + case "$1" in [2022-04-04T18:41:26.794Z] #63 4.629 + export CGO_ENABLED=0 [2022-04-04T18:41:26.794Z] #63 4.629 + CGO_ENABLED=0 [2022-04-04T18:41:26.794Z] #63 4.629 + _install_rootlesskit [2022-04-04T18:41:26.794Z] #63 4.630 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-04T18:41:26.794Z] #63 4.630 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-04T18:41:26.794Z] #63 4.630 + GOBIN=/build [2022-04-04T18:41:26.794Z] #63 4.630 + GO111MODULE=on [2022-04-04T18:41:26.794Z] #63 4.630 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-04T18:41:26.794Z] #63 4.633 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-04T18:41:26.794Z] #63 5.206 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-04T18:41:26.794Z] #63 7.946 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-04T18:41:26.794Z] #63 7.956 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-04T18:41:26.794Z] #63 8.668 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-04T18:41:27.054Z] #63 ... [2022-04-04T18:41:27.054Z] [2022-04-04T18:41:27.054Z] #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-04-04T18:41:27.054Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T18:41:27.054Z] #14 11.39 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-04T18:41:27.144Z] #31 30.52 [2022-04-04T18:41:27.372Z] #38 16.72 Reading package lists... [2022-04-04T18:41:27.414Z] #31 30.77 #=#=# ######################################################################## 100.0% [2022-04-04T18:41:28.314Z] #38 21.59 Reading package lists... [2022-04-04T18:41:28.314Z] #38 ... [2022-04-04T18:41:28.314Z] [2022-04-04T18:41:28.314Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-04T18:41:28.314Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-04T18:41:28.314Z] #43 20.67 Updating files: 99% (1839/1842) Updating files: 100% (1842/1842) Updating files: 100% (1842/1842), done. [2022-04-04T18:41:28.314Z] #43 20.82 + git checkout -q v2.3.0 [2022-04-04T18:41:28.314Z] #43 22.44 + 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-04-04T18:41:28.361Z] #31 31.69 [2022-04-04T18:41:28.361Z] #31 31.96 Download of images into '/build' complete. [2022-04-04T18:41:28.361Z] #31 31.96 Use something like the following to load the result into a Docker daemon: [2022-04-04T18:41:28.361Z] #31 31.96 tar -cC '/build' . | docker load [2022-04-04T18:41:29.749Z] #31 DONE 33.1s [2022-04-04T18:41:29.749Z] [2022-04-04T18:41:29.749Z] #49 [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-04-04T18:41:29.749Z] #49 sha256:fd14cce12a964c71c8e91ab902f9cb67468b328161fd64de7a6c81a0fe7fb6fb [2022-04-04T18:41:29.749Z] #49 47.02 gotestsum version dev [2022-04-04T18:41:29.749Z] #49 DONE 51.0s [2022-04-04T18:41:29.749Z] [2022-04-04T18:41:29.749Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-04-04T18:41:29.749Z] #47 sha256:86488d500ae5b4d4ca7db1ec504ba90e7dd4d2e27313b1bd2926c0289626d62a [2022-04-04T18:41:29.749Z] #47 41.02 Setting up criu (3.16.1-3) ... [2022-04-04T18:41:29.749Z] #47 42.70 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T18:41:29.749Z] #47 DONE 50.7s [2022-04-04T18:41:29.749Z] [2022-04-04T18:41:29.749Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T18:41:29.749Z] #38 sha256:64dfe0465eebb38f306e1b5d8220a891c25743ac4c598544bcb8a01744a31f71 [2022-04-04T18:41:29.749Z] #38 46.10 Setting up libicu67:arm64 (67.1-7) ... [2022-04-04T18:41:29.749Z] #38 46.45 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-04T18:41:29.749Z] #38 46.51 Setting up libuv1:arm64 (1.40.0-2) ... [2022-04-04T18:41:29.749Z] #38 47.30 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-04T18:41:29.749Z] #38 47.45 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-04-04T18:41:29.749Z] #38 47.49 Setting up librhash0:arm64 (1.4.1-2) ... [2022-04-04T18:41:29.749Z] #38 47.71 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-04T18:41:29.749Z] #38 47.84 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-04T18:41:29.749Z] #38 48.15 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-04-04T18:41:29.749Z] #38 48.59 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-04T18:41:29.749Z] #38 48.64 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T18:41:29.749Z] #38 DONE 51.0s [2022-04-04T18:41:29.749Z] [2022-04-04T18:41:29.749Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-04T18:41:29.749Z] #39 sha256:20781095bd096d7048293385cecd29fa17bf8e74709b29561a62774ca5abefec [2022-04-04T18:41:30.699Z] #39 DONE 0.7s [2022-04-04T18:41:30.699Z] [2022-04-04T18:41:30.699Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-04T18:41:30.699Z] #40 sha256:a69440a40293a833361c001f2bfc11ac06900c29075a9ad6a42c644d646ad3bd [2022-04-04T18:41:31.253Z] #14 15.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-04T18:41:31.539Z] #14 ... [2022-04-04T18:41:31.539Z] [2022-04-04T18:41:31.539Z] #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-04-04T18:41:31.539Z] #26 sha256:ae4a77cc2cd172845c31fa08c94077a19b761ab10ff91112634aa015bf28b309 [2022-04-04T18:41:31.539Z] #26 14.29 + mkdir -p /build [2022-04-04T18:41:31.539Z] #26 14.30 + mv docker/docker /build/ [2022-04-04T18:41:31.539Z] #26 14.32 + rmdir docker [2022-04-04T18:41:31.539Z] #26 DONE 15.6s [2022-04-04T18:41:31.626Z] #43 ... [2022-04-04T18:41:31.627Z] [2022-04-04T18:41:31.627Z] #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-04-04T18:41:31.627Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T18:41:31.627Z] #14 16.01 Fetched 8508 kB in 12s (701 kB/s) [2022-04-04T18:41:31.627Z] #14 16.01 Reading package lists... [2022-04-04T18:41:31.627Z] #14 20.84 Reading package lists... [2022-04-04T18:41:31.648Z] #40 1.311 + RM_GOPATH=0 [2022-04-04T18:41:31.648Z] #40 1.311 + TMP_GOPATH= [2022-04-04T18:41:31.648Z] #40 1.311 + : /build [2022-04-04T18:41:31.799Z] [2022-04-04T18:41:31.799Z] #63 [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-04-04T18:41:31.799Z] #63 sha256:a44b3b3d088f3812d428e1eb7118f31995531f173d33289ddc8ce1277724b845 [2022-04-04T18:41:31.799Z] #63 12.91 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-04T18:41:31.799Z] #63 14.25 go: downloading github.com/google/uuid v1.3.0 [2022-04-04T18:41:31.799Z] #63 14.25 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-04T18:41:31.800Z] #63 14.49 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-04T18:41:31.800Z] #63 14.88 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-04T18:41:31.800Z] #63 15.06 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-04T18:41:31.800Z] #63 15.23 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-04T18:41:31.800Z] #63 15.72 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-04T18:41:31.800Z] #63 15.81 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-04T18:41:31.800Z] #63 16.10 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-04T18:41:31.889Z] #14 25.71 Building dependency tree... [2022-04-04T18:41:31.890Z] #14 ... [2022-04-04T18:41:31.890Z] [2022-04-04T18:41:31.890Z] #58 [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-04-04T18:41:31.890Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-04T18:41:31.890Z] #58 16.01 Fetched 8508 kB in 12s (696 kB/s) [2022-04-04T18:41:31.890Z] #58 16.01 Reading package lists... [2022-04-04T18:41:31.890Z] #58 20.84 Reading package lists... [2022-04-04T18:41:31.890Z] #58 25.44 Building dependency tree... [2022-04-04T18:41:31.890Z] #58 ... [2022-04-04T18:41:31.890Z] [2022-04-04T18:41:31.890Z] #51 [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-04-04T18:41:31.890Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T18:41:31.890Z] #51 23.17 go: downloading github.com/fatih/color v1.13.0 [2022-04-04T18:41:31.890Z] #51 23.18 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-04T18:41:31.890Z] #51 23.26 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-04T18:41:31.890Z] #51 23.26 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-04T18:41:31.890Z] #51 23.55 go: downloading github.com/spf13/viper v1.10.1 [2022-04-04T18:41:31.890Z] #51 23.63 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-04T18:41:31.890Z] #51 24.06 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-04T18:41:31.890Z] #51 24.06 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-04T18:41:31.890Z] #51 24.06 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-04T18:41:31.890Z] #51 24.10 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-04T18:41:31.890Z] #51 25.03 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-04T18:41:31.890Z] #51 25.08 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-04T18:41:31.910Z] #40 1.335 + '[' -z '' ']' [2022-04-04T18:41:31.910Z] #40 1.335 ++ mktemp -d [2022-04-04T18:41:31.910Z] #40 1.335 + export GOPATH=/tmp/tmp.LolyEuxXoF [2022-04-04T18:41:31.910Z] #40 1.335 + GOPATH=/tmp/tmp.LolyEuxXoF [2022-04-04T18:41:31.910Z] #40 1.335 + RM_GOPATH=1 [2022-04-04T18:41:31.910Z] #40 1.335 + case "$(go env GOARCH)" in [2022-04-04T18:41:31.910Z] #40 1.335 ++ go env GOARCH [2022-04-04T18:41:31.911Z] #40 1.335 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T18:41:31.911Z] #40 1.335 + GO_BUILDMODE=-buildmode=pie [2022-04-04T18:41:31.911Z] #40 1.335 ++ dirname /install.sh [2022-04-04T18:41:31.911Z] #40 1.335 + dir=/ [2022-04-04T18:41:31.911Z] #40 1.335 + bin=tini [2022-04-04T18:41:31.911Z] #40 1.335 + shift [2022-04-04T18:41:31.911Z] #40 1.335 + '[' '!' -f //tini.installer ']' [2022-04-04T18:41:31.911Z] #40 1.335 + . //tini.installer [2022-04-04T18:41:31.911Z] #40 1.335 ++ : v0.19.0 [2022-04-04T18:41:31.911Z] #40 1.335 + install_tini [2022-04-04T18:41:31.911Z] #40 1.335 + echo 'Install tini version v0.19.0' [2022-04-04T18:41:31.911Z] #40 1.335 + git clone https://github.com/krallin/tini.git /tmp/tmp.LolyEuxXoF/tini [2022-04-04T18:41:31.911Z] #40 1.335 Cloning into '/tmp/tmp.LolyEuxXoF/tini'... [2022-04-04T18:41:31.911Z] #40 1.335 Install tini version v0.19.0 [2022-04-04T18:41:32.151Z] #51 ... [2022-04-04T18:41:32.151Z] [2022-04-04T18:41:32.151Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-04-04T18:41:32.151Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-04T18:41:32.151Z] #47 16.30 Fetched 8511 kB in 13s (645 kB/s) [2022-04-04T18:41:32.151Z] #47 16.30 Reading package lists... [2022-04-04T18:41:32.151Z] #47 21.09 Reading package lists... [2022-04-04T18:41:32.412Z] #47 25.63 Building dependency tree... [2022-04-04T18:41:32.412Z] #47 ... [2022-04-04T18:41:32.412Z] [2022-04-04T18:41:32.412Z] #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-04-04T18:41:32.412Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T18:41:32.412Z] #14 25.71 Building dependency tree... [2022-04-04T18:41:32.859Z] #40 2.116 + cd /tmp/tmp.LolyEuxXoF/tini [2022-04-04T18:41:32.859Z] #40 2.116 + git checkout -q v0.19.0 [2022-04-04T18:41:32.859Z] #40 2.142 + cmake . [2022-04-04T18:41:32.859Z] #40 2.537 -- The C compiler identification is GNU 10.2.1 [2022-04-04T18:41:33.121Z] #40 2.616 -- Detecting C compiler ABI info [2022-04-04T18:41:33.381Z] #40 2.982 -- Detecting C compiler ABI info - done [2022-04-04T18:41:33.381Z] #40 3.045 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-04T18:41:33.381Z] #40 3.046 -- Detecting C compile features [2022-04-04T18:41:33.381Z] #40 3.046 -- Detecting C compile features - done [2022-04-04T18:41:33.381Z] #40 3.086 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-04T18:41:33.953Z] #40 3.279 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-04T18:41:33.954Z] #40 3.393 -- Configuring done [2022-04-04T18:41:33.954Z] #40 3.399 -- Generating done [2022-04-04T18:41:33.954Z] #40 3.412 -- Build files have been written to: /tmp/tmp.LolyEuxXoF/tini [2022-04-04T18:41:33.954Z] #40 3.415 + make tini-static [2022-04-04T18:41:33.954Z] #40 3.594 Scanning dependencies of target tini-static [2022-04-04T18:41:33.954Z] #40 3.637 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-04T18:41:34.330Z] #14 28.45 The following additional packages will be installed: [2022-04-04T18:41:34.330Z] #14 28.47 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-04T18:41:34.330Z] #14 28.47 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-04T18:41:34.330Z] #14 28.47 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-04T18:41:34.330Z] #14 28.47 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-04T18:41:34.330Z] #14 28.47 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-04T18:41:34.330Z] #14 28.47 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-04T18:41:34.330Z] #14 28.47 mingw-w64-common mingw-w64-x86-64-dev [2022-04-04T18:41:34.330Z] #14 28.47 Suggested packages: [2022-04-04T18:41:34.330Z] #14 28.48 gcc-10-locales seccomp wine64 [2022-04-04T18:41:34.897Z] #40 ... [2022-04-04T18:41:34.897Z] [2022-04-04T18:41:34.897Z] #51 [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-04-04T18:41:34.897Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-04T18:41:34.897Z] #51 46.11 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-04T18:41:34.897Z] #51 ... [2022-04-04T18:41:34.897Z] [2022-04-04T18:41:34.897Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-04T18:41:34.897Z] #40 sha256:a69440a40293a833361c001f2bfc11ac06900c29075a9ad6a42c644d646ad3bd [2022-04-04T18:41:34.897Z] #40 4.539 [100%] Linking C executable tini-static [2022-04-04T18:41:35.094Z] #63 18.97 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-04T18:41:35.158Z] #40 4.809 [100%] Built target tini-static [2022-04-04T18:41:35.158Z] #40 ... [2022-04-04T18:41:35.158Z] [2022-04-04T18:41:35.158Z] #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-04-04T18:41:35.158Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-04T18:41:35.158Z] #14 46.54 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-04T18:41:35.158Z] #14 46.55 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-04T18:41:35.158Z] #14 47.01 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-04T18:41:35.158Z] #14 53.92 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-04T18:41:35.158Z] #14 53.94 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-04-04T18:41:35.158Z] #14 53.94 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-04T18:41:35.158Z] #14 54.06 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-04T18:41:35.158Z] #14 54.06 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-04-04T18:41:35.158Z] #14 54.07 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-04T18:41:35.271Z] #14 29.61 The following NEW packages will be installed: [2022-04-04T18:41:35.271Z] #14 29.61 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-04T18:41:35.271Z] #14 29.61 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-04T18:41:35.271Z] #14 29.61 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-04T18:41:35.271Z] #14 29.61 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-04T18:41:35.271Z] #14 29.61 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-04T18:41:35.271Z] #14 29.61 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-04T18:41:35.271Z] #14 29.61 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-04T18:41:35.271Z] #14 29.61 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-04T18:41:35.271Z] #14 29.62 mingw-w64-x86-64-dev [2022-04-04T18:41:35.420Z] #14 ... [2022-04-04T18:41:35.420Z] [2022-04-04T18:41:35.420Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-04T18:41:35.420Z] #40 sha256:a69440a40293a833361c001f2bfc11ac06900c29075a9ad6a42c644d646ad3bd [2022-04-04T18:41:35.420Z] #40 4.846 + mkdir -p /build [2022-04-04T18:41:35.420Z] #40 4.849 + cp tini-static /build/docker-init [2022-04-04T18:41:35.532Z] #14 29.97 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T18:41:35.532Z] #14 29.97 Need to get 115 MB of archives. [2022-04-04T18:41:35.532Z] #14 29.97 After this operation, 645 MB of additional disk space will be used. [2022-04-04T18:41:35.532Z] #14 29.97 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-04-04T18:41:35.532Z] #14 30.10 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-04-04T18:41:35.793Z] #14 30.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-04T18:41:35.793Z] #14 30.21 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-04-04T18:41:35.793Z] #14 30.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-04T18:41:35.793Z] #14 30.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-04T18:41:36.054Z] #14 ... [2022-04-04T18:41:36.054Z] [2022-04-04T18:41:36.054Z] #53 [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-04-04T18:41:36.054Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-04T18:41:36.054Z] #53 30.04 v3.0.2 [2022-04-04T18:41:36.054Z] #53 DONE 30.4s [2022-04-04T18:41:36.054Z] [2022-04-04T18:41:36.054Z] #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-04-04T18:41:36.054Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T18:41:36.055Z] #14 30.51 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-04-04T18:41:36.315Z] #14 30.70 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-04-04T18:41:36.315Z] #14 30.70 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-04-04T18:41:36.366Z] #40 DONE 5.9s [2022-04-04T18:41:36.366Z] [2022-04-04T18:41:36.366Z] #63 [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-04-04T18:41:36.366Z] #63 sha256:d699e512d0aaaf1667b32dcaffd9a388f43ef2922d8ae3b0ff0cad31a73b38c9 [2022-04-04T18:41:36.895Z] #14 ... [2022-04-04T18:41:36.895Z] [2022-04-04T18:41:36.895Z] #58 [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-04-04T18:41:36.895Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-04T18:41:36.895Z] #58 25.44 Building dependency tree... [2022-04-04T18:41:36.895Z] #58 28.24 The following additional packages will be installed: [2022-04-04T18:41:36.895Z] #58 28.27 libbtrfs0 [2022-04-04T18:41:36.895Z] #58 28.40 The following NEW packages will be installed: [2022-04-04T18:41:36.895Z] #58 28.41 libbtrfs-dev libbtrfs0 [2022-04-04T18:41:36.895Z] #58 28.76 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T18:41:36.895Z] #58 28.76 Need to get 460 kB of archives. [2022-04-04T18:41:36.895Z] #58 28.76 After this operation, 1237 kB of additional disk space will be used. [2022-04-04T18:41:36.895Z] #58 28.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-04T18:41:36.895Z] #58 28.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-04T18:41:36.895Z] #58 29.64 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T18:41:36.895Z] #58 29.85 Fetched 460 kB in 0s (1269 kB/s) [2022-04-04T18:41:36.895Z] #58 29.94 Selecting previously unselected package libbtrfs0:amd64. [2022-04-04T18:41:36.895Z] #58 29.94 (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-04-04T18:41:36.895Z] #58 29.98 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-04T18:41:36.895Z] #58 30.00 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-04T18:41:36.895Z] #58 30.27 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-04T18:41:36.895Z] #58 30.27 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-04T18:41:36.895Z] #58 30.34 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-04T18:41:36.895Z] #58 30.71 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-04T18:41:36.895Z] #58 30.74 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-04T18:41:36.895Z] #58 30.77 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T18:41:36.895Z] #58 DONE 31.1s [2022-04-04T18:41:36.895Z] [2022-04-04T18:41:36.895Z] #51 [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-04-04T18:41:36.895Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T18:41:36.895Z] #51 27.16 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-04T18:41:36.895Z] #51 27.17 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-04T18:41:36.895Z] #51 27.34 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-04T18:41:36.895Z] #51 27.36 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-04T18:41:36.895Z] #51 27.39 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-04T18:41:36.895Z] #51 27.43 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-04T18:41:36.895Z] #51 27.45 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-04T18:41:36.895Z] #51 27.49 go: downloading github.com/spf13/afero v1.6.0 [2022-04-04T18:41:36.895Z] #51 27.55 go: downloading github.com/spf13/cast v1.4.1 [2022-04-04T18:41:36.895Z] #51 27.60 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-04T18:41:36.895Z] #51 27.63 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-04T18:41:36.895Z] #51 27.65 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-04T18:41:36.895Z] #51 27.73 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-04T18:41:36.895Z] #51 27.79 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-04T18:41:36.895Z] #51 27.88 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-04T18:41:36.895Z] #51 27.90 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-04T18:41:36.895Z] #51 27.92 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-04T18:41:36.895Z] #51 27.94 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-04T18:41:36.895Z] #51 27.97 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-04T18:41:36.895Z] #51 28.00 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-04T18:41:36.895Z] #51 28.04 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-04T18:41:36.895Z] #51 28.55 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-04T18:41:36.895Z] #51 28.63 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-04T18:41:36.895Z] #51 28.77 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-04T18:41:36.895Z] #51 28.80 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-04T18:41:36.895Z] #51 28.84 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-04T18:41:36.895Z] #51 28.87 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-04T18:41:36.895Z] #51 29.35 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-04T18:41:36.895Z] #51 29.44 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-04T18:41:36.895Z] #51 29.49 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-04T18:41:36.895Z] #51 29.52 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-04T18:41:36.895Z] #51 29.54 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-04T18:41:36.895Z] #51 29.56 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-04T18:41:36.895Z] #51 29.58 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-04T18:41:36.895Z] #51 29.62 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-04T18:41:36.895Z] #51 29.66 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-04T18:41:36.895Z] #51 29.68 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-04T18:41:36.895Z] #51 29.77 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-04T18:41:36.895Z] #51 29.90 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-04T18:41:36.895Z] #51 29.96 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-04T18:41:36.895Z] #51 29.97 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-04T18:41:36.895Z] #51 30.01 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-04T18:41:36.895Z] #51 30.01 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-04T18:41:36.895Z] #51 30.03 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-04T18:41:36.895Z] #51 30.09 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-04T18:41:36.895Z] #51 30.13 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-04T18:41:36.895Z] #51 30.51 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-04T18:41:36.895Z] #51 30.57 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-04T18:41:36.895Z] #51 30.57 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-04T18:41:36.895Z] #51 30.63 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-04T18:41:36.895Z] #51 30.63 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-04T18:41:36.895Z] #51 30.66 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-04T18:41:36.895Z] #51 30.70 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-04T18:41:36.895Z] #51 30.74 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-04T18:41:36.895Z] #51 30.74 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-04T18:41:36.895Z] #51 30.76 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-04T18:41:36.895Z] #51 30.80 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-04T18:41:36.895Z] #51 30.81 go: downloading github.com/julz/importas v0.1.0 [2022-04-04T18:41:36.895Z] #51 30.82 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-04T18:41:36.895Z] #51 30.84 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-04T18:41:36.895Z] #51 30.96 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-04T18:41:36.895Z] #51 30.96 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-04T18:41:36.895Z] #51 30.96 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-04T18:41:36.895Z] #51 30.98 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-04T18:41:36.895Z] #51 31.03 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-04T18:41:36.895Z] #51 31.05 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-04T18:41:36.895Z] #51 31.10 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-04T18:41:36.895Z] #51 31.12 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-04T18:41:36.895Z] #51 31.14 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-04T18:41:36.895Z] #51 31.14 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-04T18:41:37.007Z] #63 ... [2022-04-04T18:41:37.007Z] [2022-04-04T18:41:37.007Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T18:41:37.007Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-04T18:41:37.007Z] #38 11.14 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-04T18:41:37.007Z] #38 14.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-04T18:41:37.007Z] #38 ... [2022-04-04T18:41:37.007Z] [2022-04-04T18:41:37.007Z] #49 [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-04-04T18:41:37.007Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-04T18:41:37.007Z] #49 14.06 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-04T18:41:37.007Z] #49 14.07 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-04T18:41:37.007Z] #49 14.48 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-04T18:41:37.007Z] #49 16.84 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-04T18:41:37.007Z] #49 16.95 go: downloading golang.org/x/mod v0.3.0 [2022-04-04T18:41:37.157Z] #51 ... [2022-04-04T18:41:37.157Z] [2022-04-04T18:41:37.157Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-04T18:41:37.157Z] #59 sha256:031803317267a79213438041297b7e7f9c30741b4eb0b7590efbf6c08a6a40e0 [2022-04-04T18:41:37.157Z] #59 DONE 0.3s [2022-04-04T18:41:37.157Z] [2022-04-04T18:41:37.157Z] #60 [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-04-04T18:41:37.157Z] #60 sha256:2f99892c2da79891a6636e4caed7fdcd47debece59984b98996d69a087001245 [2022-04-04T18:41:38.286Z] #63 ... [2022-04-04T18:41:38.286Z] [2022-04-04T18:41:38.286Z] #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-04-04T18:41:38.286Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-04T18:41:38.547Z] #14 59.75 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-04T18:41:38.547Z] #14 59.76 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-04-04T18:41:38.547Z] #14 59.77 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-04T18:41:38.915Z] #49 ... [2022-04-04T18:41:38.915Z] [2022-04-04T18:41:38.915Z] #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-04-04T18:41:38.915Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-04T18:41:38.915Z] #36 23.14 tomll can be used in two ways: [2022-04-04T18:41:38.915Z] #36 23.14 Writing to STDIN and reading from STDOUT: [2022-04-04T18:41:38.915Z] #36 23.14 cat file.toml | tomll > file.toml [2022-04-04T18:41:38.915Z] #36 23.14 [2022-04-04T18:41:38.915Z] #36 23.14 Reading and updating a list of files: [2022-04-04T18:41:38.915Z] #36 23.14 tomll a.toml b.toml c.toml [2022-04-04T18:41:38.915Z] #36 23.14 [2022-04-04T18:41:38.915Z] #36 23.14 When given a list of files, tomll will modify all files in place without asking. [2022-04-04T18:41:39.494Z] #36 DONE 23.9s [2022-04-04T18:41:39.494Z] [2022-04-04T18:41:39.494Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-04-04T18:41:39.494Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-04T18:41:39.494Z] #47 14.74 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-04T18:41:39.494Z] #47 18.47 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-04T18:41:40.436Z] #47 ... [2022-04-04T18:41:40.436Z] [2022-04-04T18:41:40.436Z] #58 [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-04-04T18:41:40.436Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-04T18:41:40.436Z] #58 14.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-04T18:41:40.697Z] #58 ... [2022-04-04T18:41:40.697Z] [2022-04-04T18:41:40.697Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T18:41:40.697Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-04T18:41:40.697Z] #38 24.91 Fetched 8508 kB in 19s (436 kB/s) [2022-04-04T18:41:41.365Z] #60 4.186 + RM_GOPATH=0 [2022-04-04T18:41:41.365Z] #60 4.186 + TMP_GOPATH= [2022-04-04T18:41:41.365Z] #60 ... [2022-04-04T18:41:41.365Z] [2022-04-04T18:41:41.366Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T18:41:41.366Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-04T18:41:41.366Z] #38 21.59 Reading package lists... [2022-04-04T18:41:41.366Z] #38 25.70 Building dependency tree... [2022-04-04T18:41:41.366Z] #38 28.05 The following additional packages will be installed: [2022-04-04T18:41:41.366Z] #38 28.06 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-04T18:41:41.366Z] #38 28.07 Suggested packages: [2022-04-04T18:41:41.366Z] #38 28.07 cmake-doc ninja-build lrzip [2022-04-04T18:41:41.366Z] #38 28.07 Recommended packages: [2022-04-04T18:41:41.366Z] #38 28.07 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-04T18:41:41.366Z] #38 28.81 The following NEW packages will be installed: [2022-04-04T18:41:41.366Z] #38 28.81 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-04T18:41:41.366Z] #38 28.82 vim-common xxd [2022-04-04T18:41:41.366Z] #38 29.17 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T18:41:41.366Z] #38 29.17 Need to get 17.7 MB of archives. [2022-04-04T18:41:41.366Z] #38 29.17 After this operation, 70.7 MB of additional disk space will be used. [2022-04-04T18:41:41.366Z] #38 29.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-04T18:41:41.366Z] #38 29.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-04T18:41:41.366Z] #38 29.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-04T18:41:41.366Z] #38 29.28 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-04T18:41:41.366Z] #38 29.78 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-04T18:41:41.366Z] #38 29.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-04T18:41:41.366Z] #38 29.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-04T18:41:41.366Z] #38 29.83 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-04T18:41:41.366Z] #38 29.83 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-04T18:41:41.366Z] #38 29.83 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-04T18:41:41.366Z] #38 30.83 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T18:41:41.366Z] #38 30.98 Fetched 17.7 MB in 1s (14.9 MB/s) [2022-04-04T18:41:41.366Z] #38 31.09 Selecting previously unselected package xxd. [2022-04-04T18:41:41.366Z] #38 31.09 (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-04-04T18:41:41.366Z] #38 31.12 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-04T18:41:41.366Z] #38 31.14 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-04T18:41:41.366Z] #38 31.47 Selecting previously unselected package vim-common. [2022-04-04T18:41:41.366Z] #38 31.47 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-04T18:41:41.366Z] #38 31.49 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-04T18:41:41.366Z] #38 31.75 Selecting previously unselected package cmake-data. [2022-04-04T18:41:41.366Z] #38 31.75 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-04T18:41:41.366Z] #38 31.75 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-04T18:41:41.366Z] #38 34.62 Selecting previously unselected package libicu67:amd64. [2022-04-04T18:41:41.366Z] #38 34.62 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-04T18:41:41.366Z] #38 34.64 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-04T18:41:41.366Z] #38 ... [2022-04-04T18:41:41.366Z] [2022-04-04T18:41:41.366Z] #60 [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-04-04T18:41:41.366Z] #60 sha256:2f99892c2da79891a6636e4caed7fdcd47debece59984b98996d69a087001245 [2022-04-04T18:41:41.366Z] #60 4.186 + : /build [2022-04-04T18:41:41.366Z] #60 4.186 + '[' -z '' ']' [2022-04-04T18:41:41.366Z] #60 4.187 ++ mktemp -d [2022-04-04T18:41:41.366Z] #60 4.190 + export GOPATH=/tmp/tmp.KrCVITFEA7 [2022-04-04T18:41:41.366Z] #60 4.190 + GOPATH=/tmp/tmp.KrCVITFEA7 [2022-04-04T18:41:41.366Z] #60 4.191 + RM_GOPATH=1 [2022-04-04T18:41:41.366Z] #60 4.191 + case "$(go env GOARCH)" in [2022-04-04T18:41:41.366Z] #60 4.193 ++ go env GOARCH [2022-04-04T18:41:41.366Z] #60 4.214 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T18:41:41.366Z] #60 4.214 + GO_BUILDMODE=-buildmode=pie [2022-04-04T18:41:41.366Z] #60 4.215 ++ dirname /install.sh [2022-04-04T18:41:41.366Z] #60 4.224 Install containerd version v1.6.2 [2022-04-04T18:41:41.366Z] #60 4.225 + dir=/ [2022-04-04T18:41:41.366Z] #60 4.225 + bin=containerd [2022-04-04T18:41:41.366Z] #60 4.225 + shift [2022-04-04T18:41:41.366Z] #60 4.225 + '[' '!' -f //containerd.installer ']' [2022-04-04T18:41:41.366Z] #60 4.225 + . //containerd.installer [2022-04-04T18:41:41.366Z] #60 4.225 ++ set -e [2022-04-04T18:41:41.366Z] #60 4.225 ++ : v1.6.2 [2022-04-04T18:41:41.366Z] #60 4.225 + install_containerd [2022-04-04T18:41:41.366Z] #60 4.225 + echo 'Install containerd version v1.6.2' [2022-04-04T18:41:41.366Z] #60 4.225 + git clone https://github.com/containerd/containerd.git /tmp/tmp.KrCVITFEA7/src/github.com/containerd/containerd [2022-04-04T18:41:41.366Z] #60 4.240 Cloning into '/tmp/tmp.KrCVITFEA7/src/github.com/containerd/containerd'... [2022-04-04T18:41:41.634Z] ---> ed852bf3171c [2022-04-04T18:41:41.634Z] Successfully built ed852bf3171c [2022-04-04T18:41:41.634Z] Successfully tagged docker:latest [2022-04-04T18:41:41.634Z] INFO: Image build ended at 04/04/2022 18:41:40. Duration:00:03:05.2744554 [2022-04-04T18:41:41.634Z] [2022-04-04T18:41:41.634Z] [2022-04-04T18:41:41.634Z] INFO: Building the test binaries at 04/04/2022 18:41:40... [2022-04-04T18:41:42.751Z] #60 ... [2022-04-04T18:41:42.751Z] [2022-04-04T18:41:42.751Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-04-04T18:41:42.751Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-04T18:41:42.751Z] #47 25.63 Building dependency tree... [2022-04-04T18:41:42.751Z] #47 28.32 The following additional packages will be installed: [2022-04-04T18:41:42.751Z] #47 28.33 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-04T18:41:42.751Z] #47 28.34 python3-protobuf python3-six [2022-04-04T18:41:42.751Z] #47 28.34 Suggested packages: [2022-04-04T18:41:42.751Z] #47 28.35 python3-setuptools [2022-04-04T18:41:42.751Z] #47 28.35 Recommended packages: [2022-04-04T18:41:42.751Z] #47 28.35 iproute2 | iproute [2022-04-04T18:41:42.751Z] #47 28.90 The following NEW packages will be installed: [2022-04-04T18:41:42.751Z] #47 28.91 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-04T18:41:42.751Z] #47 28.92 python3-protobuf python3-six [2022-04-04T18:41:42.751Z] #47 29.40 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T18:41:42.751Z] #47 29.40 Need to get 2292 kB of archives. [2022-04-04T18:41:42.751Z] #47 29.40 After this operation, 11.0 MB of additional disk space will be used. [2022-04-04T18:41:42.751Z] #47 29.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-04T18:41:42.751Z] #47 29.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-04T18:41:42.751Z] #47 29.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-04T18:41:42.751Z] #47 29.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-04T18:41:42.751Z] #47 29.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-04T18:41:42.751Z] #47 29.45 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-04-04T18:41:42.751Z] #47 29.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-04T18:41:42.751Z] #47 32.69 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-04T18:41:42.751Z] #47 34.03 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T18:41:42.751Z] #47 34.28 Fetched 2292 kB in 4s (565 kB/s) [2022-04-04T18:41:42.751Z] #47 34.32 Selecting previously unselected package libprotobuf23:amd64. [2022-04-04T18:41:42.751Z] #47 34.32 (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-04-04T18:41:42.751Z] #47 34.40 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-04T18:41:42.751Z] #47 34.42 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-04T18:41:42.751Z] #47 35.12 Selecting previously unselected package python3-pkg-resources. [2022-04-04T18:41:42.751Z] #47 35.12 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-04T18:41:42.751Z] #47 35.13 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-04T18:41:42.751Z] #47 35.33 Selecting previously unselected package python3-six. [2022-04-04T18:41:42.751Z] #47 35.33 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-04T18:41:42.751Z] #47 35.33 Unpacking python3-six (1.16.0-2) ... [2022-04-04T18:41:42.751Z] #47 35.41 Selecting previously unselected package python3-protobuf. [2022-04-04T18:41:42.751Z] #47 35.45 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-04T18:41:42.751Z] #47 35.45 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-04T18:41:42.751Z] #47 35.87 Selecting previously unselected package libnet1:amd64. [2022-04-04T18:41:42.751Z] #47 35.87 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-04T18:41:42.751Z] #47 35.90 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-04T18:41:42.751Z] #47 36.00 Selecting previously unselected package libnl-3-200:amd64. [2022-04-04T18:41:42.751Z] #47 36.00 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-04T18:41:42.751Z] #47 36.01 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-04T18:41:42.751Z] #47 36.12 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-04T18:41:42.751Z] #47 36.12 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-04T18:41:42.751Z] #47 36.12 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-04T18:41:42.751Z] #47 36.21 Selecting previously unselected package criu. [2022-04-04T18:41:42.751Z] #47 36.21 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-04T18:41:42.751Z] #47 36.22 Unpacking criu (3.16.1-3) ... [2022-04-04T18:41:43.012Z] #47 37.04 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-04T18:41:43.585Z] #47 ... [2022-04-04T18:41:43.585Z] [2022-04-04T18:41:43.585Z] #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-04-04T18:41:43.585Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-04T18:41:43.585Z] #34 37.53 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-04-04T18:41:43.585Z] #34 37.73 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-04T18:41:44.066Z] #14 ... [2022-04-04T18:41:44.066Z] [2022-04-04T18:41:44.066Z] #60 [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-04-04T18:41:44.066Z] #60 sha256:416fdcf37bc0b143190e8812c9e813006fee0f4657c922aa9ed2e7d113194ffe [2022-04-04T18:41:44.066Z] #60 37.63 Updating files: 75% (3459/4593) Updating files: 76% (3491/4593) Updating files: 77% (3537/4593) Updating files: 78% (3583/4593) Updating files: 79% (3629/4593) Updating files: 80% (3675/4593) Updating files: 81% (3721/4593) Updating files: 82% (3767/4593) Updating files: 83% (3813/4593) Updating files: 84% (3859/4593) Updating files: 85% (3905/4593) Updating files: 86% (3950/4593) Updating files: 87% (3996/4593) Updating files: 88% (4042/4593) Updating files: 89% (4088/4593) Updating files: 90% (4134/4593) Updating files: 91% (4180/4593) Updating files: 92% (4226/4593) Updating files: 93% (4272/4593) Updating files: 94% (4318/4593) Updating files: 95% (4364/4593) Updating files: 96% (4410/4593) Updating files: 97% (4456/4593) Updating files: 98% (4502/4593) Updating files: 99% (4548/4593) Updating files: 100% (4593/4593) Updating files: 100% (4593/4593), done. [2022-04-04T18:41:44.066Z] #60 38.20 + cd /tmp/tmp.i1x7wMu1ou/src/github.com/containerd/containerd [2022-04-04T18:41:44.066Z] #60 38.20 + git checkout -q v1.6.2 [2022-04-04T18:41:44.066Z] #60 39.15 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-04T18:41:44.066Z] #60 39.15 + BUILDTAGS='netgo osusergo static_build' [2022-04-04T18:41:44.066Z] #60 39.15 + export EXTRA_FLAGS=-buildmode=pie [2022-04-04T18:41:44.066Z] #60 39.15 + EXTRA_FLAGS=-buildmode=pie [2022-04-04T18:41:44.066Z] #60 39.15 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-04T18:41:44.066Z] #60 39.15 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-04T18:41:44.066Z] #60 39.15 + '[' '' = dynamic ']' [2022-04-04T18:41:44.066Z] #60 39.15 + make [2022-04-04T18:41:44.167Z] #34 38.20 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-04T18:41:45.010Z] #60 40.17 + bin/ctr [2022-04-04T18:41:45.428Z] INFO: make.ps1 starting at 04/04/2022 18:41:44 [2022-04-04T18:41:45.428Z] INFO: Git commit (2ff043c9fe) assumed from DOCKER_GITCOMMIT environment variable [2022-04-04T18:41:45.428Z] INFO: Invoking autogen... [2022-04-04T18:41:45.897Z] INFO: Building daemon... [2022-04-04T18:41:46.019Z] #38 24.91 Reading package lists... [2022-04-04T18:41:46.019Z] #38 ... [2022-04-04T18:41:46.019Z] [2022-04-04T18:41:46.019Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-04T18:41:46.019Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-04T18:41:46.019Z] #43 28.67 Updating files: 71% (1319/1842) Updating files: 72% (1327/1842) Updating files: 73% (1345/1842) Updating files: 74% (1364/1842) Updating files: 75% (1382/1842) Updating files: 76% (1400/1842) Updating files: 77% (1419/1842) Updating files: 78% (1437/1842) Updating files: 79% (1456/1842) Updating files: 80% (1474/1842) Updating files: 81% (1493/1842) Updating files: 82% (1511/1842) Updating files: 83% (1529/1842) Updating files: 84% (1548/1842) Updating files: 85% (1566/1842) Updating files: 86% (1585/1842) Updating files: 87% (1603/1842) Updating files: 88% (1621/1842) Updating files: 89% (1640/1842) Updating files: 90% (1658/1842) Updating files: 91% (1677/1842) Updating files: 92% (1695/1842) Updating files: 93% (1714/1842) Updating files: 94% (1732/1842) Updating files: 95% (1750/1842) Updating files: 96% (1769/1842) Updating files: 97% (1787/1842) Updating files: 98% (1806/1842) Updating files: 99% (1824/1842) Updating files: 100% (1842/1842) Updating files: 100% (1842/1842), done. [2022-04-04T18:41:46.019Z] #43 29.42 + git checkout -q v2.3.0 [2022-04-04T18:41:46.747Z] #34 ... [2022-04-04T18:41:46.747Z] [2022-04-04T18:41:46.747Z] #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-04-04T18:41:46.747Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T18:41:46.747Z] #14 31.27 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-04-04T18:41:46.747Z] #14 32.63 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-04-04T18:41:46.747Z] #14 33.11 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-04-04T18:41:46.747Z] #14 33.61 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-04-04T18:41:46.747Z] #14 34.91 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-04-04T18:41:46.747Z] #14 35.41 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-04-04T18:41:46.747Z] #14 35.41 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-04T18:41:46.747Z] #14 35.42 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-04T18:41:46.747Z] #14 35.42 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-04T18:41:46.747Z] #14 35.42 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-04T18:41:46.747Z] #14 35.43 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-04-04T18:41:46.747Z] #14 35.43 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-04T18:41:46.747Z] #14 35.43 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-04T18:41:46.747Z] #14 35.44 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-04T18:41:46.747Z] #14 35.48 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-04T18:41:46.747Z] #14 35.48 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-04T18:41:46.747Z] #14 35.49 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-04T18:41:46.747Z] #14 35.63 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-04T18:41:46.747Z] #14 35.63 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-04-04T18:41:46.747Z] #14 35.63 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-04T18:41:46.747Z] #14 35.63 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-04T18:41:46.747Z] #14 36.57 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T18:41:46.747Z] #14 36.77 Fetched 115 MB in 6s (19.1 MB/s) [2022-04-04T18:41:46.747Z] #14 36.86 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-04T18:41:46.747Z] #14 36.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-04T18:41:46.747Z] #14 36.91 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-04T18:41:46.747Z] #14 36.91 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-04T18:41:46.747Z] #14 39.12 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-04T18:41:46.747Z] #14 39.13 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-04T18:41:46.747Z] #14 39.13 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-04T18:41:47.017Z] #14 ... [2022-04-04T18:41:47.017Z] [2022-04-04T18:41:47.017Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T18:41:47.017Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-04T18:41:47.017Z] #38 40.55 Selecting previously unselected package libxml2:amd64. [2022-04-04T18:41:47.017Z] #38 40.55 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-04T18:41:47.017Z] #38 40.56 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-04T18:41:47.017Z] #38 41.00 Selecting previously unselected package libarchive13:amd64. [2022-04-04T18:41:47.017Z] #38 41.01 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-04T18:41:47.017Z] #38 41.05 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-04T18:41:47.017Z] #38 41.30 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-04T18:41:47.017Z] #38 41.31 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-04T18:41:47.017Z] #38 41.32 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-04T18:41:47.017Z] #38 41.49 Selecting previously unselected package librhash0:amd64. [2022-04-04T18:41:47.017Z] #38 41.49 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-04T18:41:47.017Z] #38 41.50 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-04T18:41:47.279Z] #38 41.64 Selecting previously unselected package libuv1:amd64. [2022-04-04T18:41:47.279Z] #38 41.64 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-04T18:41:47.279Z] #38 41.66 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-04T18:41:47.279Z] #38 41.87 Selecting previously unselected package cmake. [2022-04-04T18:41:47.279Z] #38 ... [2022-04-04T18:41:47.279Z] [2022-04-04T18:41:47.279Z] #51 [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-04-04T18:41:47.279Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T18:41:47.279Z] #51 31.76 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-04T18:41:47.279Z] #51 31.83 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-04T18:41:47.279Z] #51 31.83 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-04T18:41:47.279Z] #51 31.83 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-04T18:41:47.279Z] #51 31.96 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-04T18:41:47.279Z] #51 32.06 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-04T18:41:47.279Z] #51 32.06 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-04T18:41:47.279Z] #51 32.07 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-04T18:41:47.279Z] #51 32.07 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-04T18:41:47.279Z] #51 32.33 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-04T18:41:47.279Z] #51 32.33 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-04T18:41:47.279Z] #51 32.33 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-04T18:41:47.279Z] #51 32.33 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-04T18:41:47.279Z] #51 32.33 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-04T18:41:47.279Z] #51 32.42 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-04T18:41:47.279Z] #51 32.45 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-04T18:41:47.279Z] #51 32.47 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-04T18:41:47.279Z] #51 32.47 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-04T18:41:47.279Z] #51 32.47 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-04T18:41:47.279Z] #51 32.61 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-04T18:41:47.279Z] #51 32.61 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-04T18:41:47.279Z] #51 32.75 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-04T18:41:47.279Z] #51 32.85 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-04T18:41:47.279Z] #51 32.85 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-04T18:41:47.279Z] #51 32.85 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-04T18:41:47.279Z] #51 32.86 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-04T18:41:47.279Z] #51 32.96 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-04T18:41:47.280Z] #51 33.03 go: downloading honnef.co/go/tools v0.2.2 [2022-04-04T18:41:47.280Z] #51 34.25 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-04T18:41:47.280Z] #51 34.25 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-04T18:41:47.280Z] #51 34.25 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-04T18:41:47.280Z] #51 34.25 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-04T18:41:47.280Z] #51 34.28 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-04T18:41:47.280Z] #51 34.30 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-04T18:41:47.280Z] #51 34.40 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-04T18:41:47.280Z] #51 34.57 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-04T18:41:47.280Z] #51 34.57 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-04T18:41:47.280Z] #51 34.76 go: downloading golang.org/x/text v0.3.7 [2022-04-04T18:41:47.280Z] #51 39.61 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-04T18:41:47.280Z] #51 39.64 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-04T18:41:47.280Z] #51 39.72 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-04T18:41:47.280Z] #51 39.78 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-04T18:41:47.280Z] #51 39.82 go: downloading golang.org/x/mod v0.5.1 [2022-04-04T18:41:47.280Z] #51 39.86 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-04T18:41:47.280Z] #51 39.91 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-04T18:41:47.280Z] #51 39.96 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-04T18:41:47.280Z] #51 40.04 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-04T18:41:47.280Z] #51 40.15 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-04T18:41:47.280Z] #51 40.16 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-04T18:41:47.280Z] #51 40.28 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-04T18:41:47.280Z] #51 40.64 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-04T18:41:47.280Z] #51 40.75 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-04T18:41:47.280Z] #51 40.83 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-04T18:41:47.280Z] #51 41.01 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-04T18:41:47.280Z] #51 41.08 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-04T18:41:47.280Z] #51 41.19 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-04T18:41:47.280Z] #51 41.20 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-04T18:41:47.280Z] #51 41.22 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-04T18:41:47.280Z] #51 41.23 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-04T18:41:47.280Z] #51 41.47 go: downloading github.com/prometheus/common v0.10.0 [2022-04-04T18:41:47.280Z] #51 41.62 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-04T18:41:47.280Z] #51 41.73 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-04T18:41:47.280Z] #51 41.81 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-04T18:41:47.544Z] #51 ... [2022-04-04T18:41:47.544Z] [2022-04-04T18:41:47.544Z] #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-04-04T18:41:47.544Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T18:41:47.544Z] #14 41.58 Selecting previously unselected package binutils-mingw-w64. [2022-04-04T18:41:47.544Z] #14 41.58 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-04T18:41:47.544Z] #14 41.58 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-04T18:41:47.544Z] #14 41.81 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-04T18:41:47.544Z] #14 41.81 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-04T18:41:47.544Z] #14 41.83 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-04T18:41:47.556Z] #60 ... [2022-04-04T18:41:47.557Z] [2022-04-04T18:41:47.557Z] #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-04-04T18:41:47.557Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-04T18:41:47.557Z] #14 68.78 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-04T18:41:47.557Z] #14 68.78 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-04-04T18:41:47.557Z] #14 68.79 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-04T18:41:47.806Z] #14 42.02 Selecting previously unselected package dmsetup. [2022-04-04T18:41:47.806Z] #14 42.02 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-04T18:41:47.806Z] #14 42.04 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-04T18:41:47.806Z] #14 42.18 Selecting previously unselected package mingw-w64-common. [2022-04-04T18:41:47.806Z] #14 42.18 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-04T18:41:47.806Z] #14 42.19 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-04T18:41:48.567Z] #43 32.47 + 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-04-04T18:41:49.319Z] using credential docker-jenkins-github-credentials [2022-04-04T18:41:49.395Z] Cloning the remote Git repository [2022-04-04T18:41:49.395Z] Cloning with configured refspecs honoured and without tags [2022-04-04T18:41:49.582Z] Cloning repository https://github.com/moby/moby.git [2022-04-04T18:41:51.120Z] #43 ... [2022-04-04T18:41:51.120Z] [2022-04-04T18:41:51.120Z] #58 [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-04-04T18:41:51.120Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-04T18:41:51.120Z] #58 25.15 Fetched 8508 kB in 20s (422 kB/s) [2022-04-04T18:41:51.120Z] #58 25.15 Reading package lists... [2022-04-04T18:41:51.120Z] #58 32.99 Reading package lists... [2022-04-04T18:41:51.120Z] #58 ... [2022-04-04T18:41:51.120Z] [2022-04-04T18:41:51.120Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T18:41:51.120Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-04T18:41:51.120Z] #38 24.91 Reading package lists... [2022-04-04T18:41:51.381Z] #38 32.85 Reading package lists... [2022-04-04T18:41:51.381Z] #38 ... [2022-04-04T18:41:51.381Z] [2022-04-04T18:41:51.381Z] #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-04-04T18:41:51.381Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T18:41:51.381Z] #14 25.81 Fetched 8508 kB in 20s (419 kB/s) [2022-04-04T18:41:51.381Z] #14 25.81 Reading package lists... [2022-04-04T18:41:51.641Z] #14 33.85 Reading package lists... [2022-04-04T18:41:51.641Z] #14 ... [2022-04-04T18:41:51.641Z] [2022-04-04T18:41:51.641Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-04-04T18:41:51.641Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-04T18:41:51.641Z] #47 25.69 Fetched 8511 kB in 20s (419 kB/s) [2022-04-04T18:41:51.641Z] #47 25.69 Reading package lists... [2022-04-04T18:41:51.771Z] #14 72.90 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-04T18:41:51.771Z] #14 72.91 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-04-04T18:41:51.771Z] #14 72.92 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-04T18:41:49.969Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-04T18:41:50.845Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T18:41:50.845Z] > git --version # timeout=10 [2022-04-04T18:41:50.893Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-04T18:41:50.893Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T18:41:50.897Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43462/head:refs/remotes/origin/PR-43462 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T18:41:53.111Z] #14 ... [2022-04-04T18:41:53.111Z] [2022-04-04T18:41:53.111Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-04-04T18:41:53.111Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-04T18:41:53.111Z] #47 38.59 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-04T18:41:53.111Z] #47 38.61 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-04T18:41:53.111Z] #47 38.63 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-04T18:41:53.111Z] #47 38.66 Setting up python3-six (1.16.0-2) ... [2022-04-04T18:41:53.111Z] #47 39.67 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-04T18:41:53.111Z] #47 39.69 Setting up python3-protobuf (3.12.4-1) ... [2022-04-04T18:41:53.111Z] #47 43.24 Setting up criu (3.16.1-3) ... [2022-04-04T18:41:53.111Z] #47 45.18 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T18:41:53.111Z] #47 DONE 46.5s [2022-04-04T18:41:53.111Z] [2022-04-04T18:41:53.111Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T18:41:53.111Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-04T18:41:53.111Z] #38 41.87 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-04T18:41:53.111Z] #38 41.87 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-04T18:41:53.111Z] #38 45.64 Setting up libicu67:amd64 (67.1-7) ... [2022-04-04T18:41:53.111Z] #38 45.65 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-04T18:41:53.111Z] #38 45.67 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-04T18:41:53.111Z] #38 45.69 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-04T18:41:53.111Z] #38 45.72 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-04T18:41:53.111Z] #38 45.74 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-04T18:41:53.111Z] #38 46.13 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-04T18:41:53.112Z] #38 46.35 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-04T18:41:53.112Z] #38 46.52 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-04T18:41:53.112Z] #38 46.57 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-04T18:41:53.112Z] #38 46.62 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T18:41:53.112Z] #38 DONE 46.9s [2022-04-04T18:41:53.112Z] [2022-04-04T18:41:53.112Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-04T18:41:53.112Z] #39 sha256:90cbc7e52f3309173ed884ad132f490f9ed0ae761dedf65cef62acefb90dac4e [2022-04-04T18:41:53.112Z] #39 DONE 0.5s [2022-04-04T18:41:53.112Z] [2022-04-04T18:41:53.112Z] #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-04-04T18:41:53.112Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T18:41:53.112Z] #14 47.37 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-04T18:41:53.112Z] #14 47.38 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-04T18:41:53.112Z] #14 47.38 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-04T18:41:55.863Z] #47 33.74 Reading package lists... [2022-04-04T18:41:55.863Z] #47 ... [2022-04-04T18:41:55.863Z] [2022-04-04T18:41:55.863Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T18:41:55.863Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-04T18:41:55.863Z] #38 32.85 Reading package lists... [2022-04-04T18:41:55.984Z] #14 77.34 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-04T18:41:55.984Z] #14 77.34 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-04-04T18:41:55.984Z] #14 77.37 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-04T18:41:56.799Z] #38 39.62 Building dependency tree... [2022-04-04T18:41:57.316Z] #14 ... [2022-04-04T18:41:57.316Z] [2022-04-04T18:41:57.316Z] #49 [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-04-04T18:41:57.316Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-04T18:41:57.316Z] #49 50.53 gotestsum version dev [2022-04-04T18:41:57.316Z] #49 DONE 51.3s [2022-04-04T18:41:57.316Z] [2022-04-04T18:41:57.316Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-04T18:41:57.316Z] #40 sha256:a58ff036f88705cd26f2af01e0bda95c1e8a69bd189c3cb5ef8efccd4f642e3e [2022-04-04T18:41:57.316Z] #40 3.124 + RM_GOPATH=0 [2022-04-04T18:41:57.316Z] #40 3.124 + TMP_GOPATH= [2022-04-04T18:41:57.316Z] #40 3.124 + : /build [2022-04-04T18:41:57.316Z] #40 3.124 + '[' -z '' ']' [2022-04-04T18:41:57.316Z] #40 3.124 ++ mktemp -d [2022-04-04T18:41:57.316Z] #40 3.124 + export GOPATH=/tmp/tmp.Yafnm8Ycgv [2022-04-04T18:41:57.316Z] #40 3.124 + GOPATH=/tmp/tmp.Yafnm8Ycgv [2022-04-04T18:41:57.316Z] #40 3.124 + RM_GOPATH=1 [2022-04-04T18:41:57.316Z] #40 3.124 + case "$(go env GOARCH)" in [2022-04-04T18:41:57.316Z] #40 3.124 ++ go env GOARCH [2022-04-04T18:41:57.317Z] #40 3.142 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T18:41:57.317Z] #40 3.142 + GO_BUILDMODE=-buildmode=pie [2022-04-04T18:41:57.317Z] #40 3.142 ++ dirname /install.sh [2022-04-04T18:41:57.317Z] #40 3.142 + dir=/ [2022-04-04T18:41:57.317Z] #40 3.142 + bin=tini [2022-04-04T18:41:57.317Z] #40 3.142 + shift [2022-04-04T18:41:57.317Z] #40 3.142 + '[' '!' -f //tini.installer ']' [2022-04-04T18:41:57.317Z] #40 3.142 + . //tini.installer [2022-04-04T18:41:57.317Z] #40 3.153 ++ : v0.19.0 [2022-04-04T18:41:57.317Z] #40 3.153 + install_tini [2022-04-04T18:41:57.317Z] #40 3.153 + echo 'Install tini version v0.19.0' [2022-04-04T18:41:57.317Z] #40 3.153 + git clone https://github.com/krallin/tini.git /tmp/tmp.Yafnm8Ycgv/tini [2022-04-04T18:41:57.317Z] #40 3.153 Cloning into '/tmp/tmp.Yafnm8Ycgv/tini'... [2022-04-04T18:41:57.317Z] #40 3.155 Install tini version v0.19.0 [2022-04-04T18:41:57.317Z] #40 3.829 + cd /tmp/tmp.Yafnm8Ycgv/tini [2022-04-04T18:41:57.317Z] #40 3.829 + git checkout -q v0.19.0 [2022-04-04T18:41:57.317Z] #40 3.829 + cmake . [2022-04-04T18:41:57.317Z] #40 4.237 -- The C compiler identification is GNU 10.2.1 [2022-04-04T18:41:57.317Z] #40 4.299 -- Detecting C compiler ABI info [2022-04-04T18:41:57.889Z] #40 4.721 -- Detecting C compiler ABI info - done [2022-04-04T18:41:57.889Z] #40 4.856 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-04T18:41:57.889Z] #40 4.856 -- Detecting C compile features [2022-04-04T18:41:57.889Z] #40 4.856 -- Detecting C compile features - done [2022-04-04T18:41:57.889Z] #40 4.913 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-04T18:41:58.151Z] #40 5.056 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-04T18:41:58.151Z] #40 5.126 -- Configuring done [2022-04-04T18:41:58.151Z] #40 5.130 -- Generating done [2022-04-04T18:41:58.151Z] #40 5.137 -- Build files have been written to: /tmp/tmp.Yafnm8Ycgv/tini [2022-04-04T18:41:58.151Z] #40 5.158 + make tini-static [2022-04-04T18:41:58.411Z] #40 5.436 Scanning dependencies of target tini-static [2022-04-04T18:41:58.411Z] #40 5.529 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-04T18:41:58.981Z] #40 ... [2022-04-04T18:41:58.981Z] [2022-04-04T18:41:58.981Z] #51 [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-04-04T18:41:58.981Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T18:41:58.981Z] #51 43.36 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-04T18:41:58.981Z] #51 ... [2022-04-04T18:41:58.981Z] [2022-04-04T18:41:58.981Z] #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-04-04T18:41:58.981Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T18:41:58.981Z] #14 52.71 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-04T18:41:58.981Z] #14 52.71 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-04T18:41:58.981Z] #14 52.71 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-04T18:41:58.981Z] #14 52.80 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-04T18:41:58.981Z] #14 52.80 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-04T18:41:58.981Z] #14 52.84 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-04T18:42:01.003Z] #38 44.77 The following additional packages will be installed: [2022-04-04T18:42:01.003Z] #38 44.79 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-04T18:42:01.003Z] #38 44.82 Suggested packages: [2022-04-04T18:42:01.003Z] #38 44.84 cmake-doc ninja-build lrzip [2022-04-04T18:42:01.003Z] #38 44.84 Recommended packages: [2022-04-04T18:42:01.003Z] #38 44.84 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-04T18:42:01.263Z] #38 ... [2022-04-04T18:42:01.263Z] [2022-04-04T18:42:01.263Z] #51 [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-04-04T18:42:01.263Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T18:42:01.263Z] #51 42.28 go: downloading github.com/fatih/color v1.13.0 [2022-04-04T18:42:01.263Z] #51 42.30 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-04T18:42:01.263Z] #51 42.42 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-04T18:42:01.263Z] #51 42.46 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-04T18:42:01.263Z] #51 42.71 go: downloading github.com/spf13/viper v1.10.1 [2022-04-04T18:42:01.263Z] #51 42.92 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-04T18:42:01.263Z] #51 43.56 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-04T18:42:01.263Z] #51 43.58 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-04T18:42:01.263Z] #51 43.69 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-04T18:42:01.263Z] #51 43.82 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-04T18:42:01.263Z] #51 45.26 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-04T18:42:01.263Z] #51 45.34 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-04T18:42:01.534Z] #14 ... [2022-04-04T18:42:01.534Z] [2022-04-04T18:42:01.534Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-04T18:42:01.534Z] #40 sha256:a58ff036f88705cd26f2af01e0bda95c1e8a69bd189c3cb5ef8efccd4f642e3e [2022-04-04T18:42:01.534Z] #40 6.843 [100%] Linking C executable tini-static [2022-04-04T18:42:01.534Z] #40 7.347 [100%] Built target tini-static [2022-04-04T18:42:01.534Z] #40 7.429 + mkdir -p /build [2022-04-04T18:42:01.534Z] #40 7.429 + cp tini-static /build/docker-init [2022-04-04T18:42:01.534Z] #40 DONE 8.2s [2022-04-04T18:42:01.534Z] [2022-04-04T18:42:01.534Z] #63 [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-04-04T18:42:01.534Z] #63 sha256:fecf204eb34dead50e5f21ab31a3d835d8cdf2ea139ef455d0c10fe9691ec546 [2022-04-04T18:42:02.579Z] #14 ... [2022-04-04T18:42:02.579Z] [2022-04-04T18:42:02.579Z] #63 [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-04-04T18:42:02.579Z] #63 sha256:d699e512d0aaaf1667b32dcaffd9a388f43ef2922d8ae3b0ff0cad31a73b38c9 [2022-04-04T18:42:02.579Z] #63 83.54 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-04T18:42:02.579Z] #63 83.54 + GOBIN=/build [2022-04-04T18:42:02.579Z] #63 83.54 + GO111MODULE=on [2022-04-04T18:42:02.579Z] #63 83.54 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-04T18:42:03.801Z] #51 ... [2022-04-04T18:42:03.801Z] [2022-04-04T18:42:03.801Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T18:42:03.801Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-04T18:42:03.801Z] #38 46.00 The following NEW packages will be installed: [2022-04-04T18:42:03.801Z] #38 46.01 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-04T18:42:03.801Z] #38 46.02 vim-common xxd [2022-04-04T18:42:03.801Z] #38 46.51 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T18:42:03.801Z] #38 46.51 Need to get 17.7 MB of archives. [2022-04-04T18:42:03.801Z] #38 46.51 After this operation, 70.7 MB of additional disk space will be used. [2022-04-04T18:42:03.801Z] #38 46.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-04T18:42:03.801Z] #38 46.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-04T18:42:03.801Z] #38 46.52 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-04T18:42:03.801Z] #38 46.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-04T18:42:03.801Z] #38 47.31 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-04T18:42:03.801Z] #38 47.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-04T18:42:03.801Z] #38 47.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-04T18:42:03.801Z] #38 47.34 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-04T18:42:03.801Z] #38 47.36 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-04T18:42:03.801Z] #38 47.38 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-04T18:42:04.741Z] #38 49.21 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T18:42:04.850Z] #63 ... [2022-04-04T18:42:04.850Z] [2022-04-04T18:42:04.850Z] #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-04-04T18:42:04.850Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T18:42:04.850Z] #14 59.11 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-04T18:42:04.850Z] #14 59.11 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-04T18:42:04.850Z] #14 59.12 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-04T18:42:05.002Z] #38 ... [2022-04-04T18:42:05.002Z] [2022-04-04T18:42:05.002Z] #53 [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-04-04T18:42:05.002Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-04T18:42:05.002Z] #53 48.30 v3.0.2 [2022-04-04T18:42:05.003Z] #53 DONE 49.4s [2022-04-04T18:42:05.003Z] [2022-04-04T18:42:05.003Z] #51 [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-04-04T18:42:05.003Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T18:42:05.003Z] #51 49.46 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-04T18:42:05.003Z] #51 49.46 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-04T18:42:05.262Z] #51 49.55 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-04T18:42:05.262Z] #51 49.65 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-04T18:42:05.262Z] #51 49.72 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-04T18:42:05.262Z] #51 49.81 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-04T18:42:05.522Z] #51 49.92 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-04T18:42:05.522Z] #51 49.94 go: downloading github.com/spf13/afero v1.6.0 [2022-04-04T18:42:05.522Z] #51 ... [2022-04-04T18:42:05.522Z] [2022-04-04T18:42:05.522Z] #58 [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-04-04T18:42:05.522Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-04T18:42:05.522Z] #58 32.99 Reading package lists... [2022-04-04T18:42:05.522Z] #58 40.09 Building dependency tree... [2022-04-04T18:42:05.522Z] #58 45.18 The following additional packages will be installed: [2022-04-04T18:42:05.522Z] #58 45.20 libbtrfs0 [2022-04-04T18:42:05.522Z] #58 45.51 The following NEW packages will be installed: [2022-04-04T18:42:05.522Z] #58 45.54 libbtrfs-dev libbtrfs0 [2022-04-04T18:42:05.522Z] #58 46.17 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T18:42:05.522Z] #58 46.17 Need to get 460 kB of archives. [2022-04-04T18:42:05.522Z] #58 46.17 After this operation, 1237 kB of additional disk space will be used. [2022-04-04T18:42:05.522Z] #58 46.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-04T18:42:05.522Z] #58 46.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-04T18:42:05.522Z] #58 47.65 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T18:42:05.522Z] #58 48.10 Fetched 460 kB in 0s (956 kB/s) [2022-04-04T18:42:05.522Z] #58 48.29 Selecting previously unselected package libbtrfs0:amd64. [2022-04-04T18:42:05.522Z] #58 48.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-04T18:42:05.522Z] #58 48.41 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-04T18:42:05.522Z] #58 48.67 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-04T18:42:05.522Z] #58 49.37 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-04T18:42:05.522Z] #58 49.38 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-04T18:42:05.522Z] #58 49.39 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-04T18:42:05.522Z] #58 49.82 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-04T18:42:05.522Z] #58 49.83 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-04T18:42:05.522Z] #58 49.85 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T18:42:05.522Z] #58 ... [2022-04-04T18:42:05.522Z] [2022-04-04T18:42:05.522Z] #51 [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-04-04T18:42:05.522Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T18:42:05.522Z] #51 50.08 go: downloading github.com/spf13/cast v1.4.1 [2022-04-04T18:42:05.782Z] #51 50.11 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-04T18:42:05.782Z] #51 50.14 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-04T18:42:05.782Z] #51 50.14 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-04T18:42:05.782Z] #51 50.21 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-04T18:42:05.782Z] #51 50.32 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-04T18:42:06.041Z] #51 50.47 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-04T18:42:06.041Z] #51 50.55 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-04T18:42:06.041Z] #51 ... [2022-04-04T18:42:06.041Z] [2022-04-04T18:42:06.041Z] #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-04-04T18:42:06.041Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T18:42:06.041Z] #14 33.85 Reading package lists... [2022-04-04T18:42:06.041Z] #14 40.65 Building dependency tree... [2022-04-04T18:42:06.041Z] #14 45.80 The following additional packages will be installed: [2022-04-04T18:42:06.041Z] #14 45.84 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-04T18:42:06.041Z] #14 45.84 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-04T18:42:06.041Z] #14 45.84 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-04T18:42:06.041Z] #14 45.84 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-04T18:42:06.041Z] #14 45.85 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-04T18:42:06.041Z] #14 45.85 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-04T18:42:06.041Z] #14 45.86 mingw-w64-common mingw-w64-x86-64-dev [2022-04-04T18:42:06.041Z] #14 45.89 Suggested packages: [2022-04-04T18:42:06.041Z] #14 45.90 gcc-10-locales seccomp wine64 [2022-04-04T18:42:06.041Z] #14 47.99 The following NEW packages will be installed: [2022-04-04T18:42:06.041Z] #14 48.01 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-04T18:42:06.041Z] #14 48.01 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-04T18:42:06.041Z] #14 48.01 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-04T18:42:06.041Z] #14 48.01 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-04T18:42:06.041Z] #14 48.01 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-04T18:42:06.041Z] #14 48.02 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-04T18:42:06.041Z] #14 48.02 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-04T18:42:06.041Z] #14 48.03 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-04T18:42:06.041Z] #14 48.03 mingw-w64-x86-64-dev [2022-04-04T18:42:06.041Z] #14 48.51 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T18:42:06.041Z] #14 48.51 Need to get 115 MB of archives. [2022-04-04T18:42:06.041Z] #14 48.51 After this operation, 645 MB of additional disk space will be used. [2022-04-04T18:42:06.041Z] #14 48.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-04-04T18:42:06.041Z] #14 48.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-04-04T18:42:06.041Z] #14 49.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-04T18:42:06.041Z] #14 49.15 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-04-04T18:42:06.041Z] #14 49.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-04T18:42:06.041Z] #14 49.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-04T18:42:06.041Z] #14 49.70 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-04-04T18:42:06.041Z] #14 49.97 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-04-04T18:42:06.041Z] #14 49.98 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-04-04T18:42:06.302Z] #14 ... [2022-04-04T18:42:06.302Z] [2022-04-04T18:42:06.302Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-04-04T18:42:06.302Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-04T18:42:06.302Z] #47 33.74 Reading package lists... [2022-04-04T18:42:06.302Z] #47 40.68 Building dependency tree... [2022-04-04T18:42:06.302Z] #47 46.08 The following additional packages will be installed: [2022-04-04T18:42:06.302Z] #47 46.09 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-04T18:42:06.302Z] #47 46.10 python3-protobuf python3-six [2022-04-04T18:42:06.302Z] #47 46.10 Suggested packages: [2022-04-04T18:42:06.302Z] #47 46.13 python3-setuptools [2022-04-04T18:42:06.302Z] #47 46.13 Recommended packages: [2022-04-04T18:42:06.302Z] #47 46.13 iproute2 | iproute [2022-04-04T18:42:06.302Z] #47 47.05 The following NEW packages will be installed: [2022-04-04T18:42:06.302Z] #47 47.07 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-04T18:42:06.302Z] #47 47.07 python3-protobuf python3-six [2022-04-04T18:42:06.302Z] #47 47.66 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T18:42:06.302Z] #47 47.66 Need to get 2292 kB of archives. [2022-04-04T18:42:06.302Z] #47 47.66 After this operation, 11.0 MB of additional disk space will be used. [2022-04-04T18:42:06.302Z] #47 47.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-04T18:42:06.302Z] #47 47.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-04T18:42:06.302Z] #47 47.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-04T18:42:06.302Z] #47 47.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-04T18:42:06.302Z] #47 47.75 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-04T18:42:06.302Z] #47 47.77 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-04-04T18:42:06.302Z] #47 47.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-04T18:42:06.302Z] #47 ... [2022-04-04T18:42:06.302Z] [2022-04-04T18:42:06.302Z] #58 [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-04-04T18:42:06.302Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-04T18:42:06.302Z] #58 DONE 50.7s [2022-04-04T18:42:06.302Z] [2022-04-04T18:42:06.302Z] #51 [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-04-04T18:42:06.302Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T18:42:06.302Z] #51 50.67 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-04T18:42:06.302Z] #51 50.73 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-04T18:42:06.302Z] #51 50.73 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-04T18:42:06.302Z] #51 50.76 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-04T18:42:06.302Z] #51 50.76 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-04T18:42:06.793Z] #63 87.69 rootlesskit version 1.0.0 [2022-04-04T18:42:06.793Z] #63 87.71 Usage of /build/rootlesskit-docker-proxy: [2022-04-04T18:42:06.793Z] #63 87.71 -container-ip string [2022-04-04T18:42:06.793Z] #63 87.71 container ip [2022-04-04T18:42:06.793Z] #63 87.71 -container-port int [2022-04-04T18:42:06.793Z] #63 87.71 container port (default -1) [2022-04-04T18:42:06.793Z] #63 87.71 -host-ip string [2022-04-04T18:42:06.793Z] #63 87.71 host ip [2022-04-04T18:42:06.793Z] #63 87.71 -host-port int [2022-04-04T18:42:06.793Z] #63 87.71 host port (default -1) [2022-04-04T18:42:06.793Z] #63 87.71 -proto string [2022-04-04T18:42:06.793Z] #63 87.71 proxy protocol (default "tcp") [2022-04-04T18:42:06.873Z] #51 ... [2022-04-04T18:42:06.873Z] [2022-04-04T18:42:06.873Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-04T18:42:06.873Z] #59 sha256:94be53fe00c367d9f7aa2a1c73575ec44bb528eaedd922360beffa9ca4723683 [2022-04-04T18:42:06.873Z] #59 DONE 0.4s [2022-04-04T18:42:06.873Z] [2022-04-04T18:42:06.873Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T18:42:06.873Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-04T18:42:06.873Z] #38 49.56 Fetched 17.7 MB in 2s (10.2 MB/s) [2022-04-04T18:42:06.873Z] #38 49.63 Selecting previously unselected package xxd. [2022-04-04T18:42:06.873Z] #38 49.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-04T18:42:06.873Z] #38 49.73 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-04T18:42:06.873Z] #38 49.74 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-04T18:42:06.873Z] #38 50.20 Selecting previously unselected package vim-common. [2022-04-04T18:42:06.873Z] #38 50.20 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-04T18:42:06.873Z] #38 50.26 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-04T18:42:06.873Z] #38 50.81 Selecting previously unselected package cmake-data. [2022-04-04T18:42:06.873Z] #38 50.81 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-04T18:42:06.873Z] #38 50.83 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-04T18:42:10.179Z] #63 ... [2022-04-04T18:42:10.179Z] [2022-04-04T18:42:10.179Z] #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-04-04T18:42:10.179Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-04T18:42:10.179Z] #14 86.22 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-04T18:42:10.179Z] #14 86.23 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-04-04T18:42:10.179Z] #14 86.23 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-04T18:42:10.179Z] #14 91.44 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-04T18:42:10.546Z] #14 91.44 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-04T18:42:10.546Z] #14 91.46 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-04T18:42:10.808Z] #14 92.30 Selecting previously unselected package libapparmor1:arm64. [2022-04-04T18:42:11.071Z] #14 92.30 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-04-04T18:42:11.071Z] #14 92.34 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-04-04T18:42:11.098Z] #38 ... [2022-04-04T18:42:11.098Z] [2022-04-04T18:42:11.099Z] #51 [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-04-04T18:42:11.099Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T18:42:11.099Z] #51 51.60 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-04T18:42:11.099Z] #51 51.82 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-04T18:42:11.099Z] #51 51.84 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-04T18:42:11.099Z] #51 51.90 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-04T18:42:11.099Z] #51 51.92 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-04T18:42:11.099Z] #51 52.01 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-04T18:42:11.099Z] #51 53.36 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-04T18:42:11.099Z] #51 53.39 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-04T18:42:11.099Z] #51 53.44 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-04T18:42:11.099Z] #51 53.45 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-04T18:42:11.099Z] #51 53.51 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-04T18:42:11.099Z] #51 53.57 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-04T18:42:11.099Z] #51 53.57 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-04T18:42:11.099Z] #51 53.77 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-04T18:42:11.099Z] #51 53.83 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-04T18:42:11.099Z] #51 53.89 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-04T18:42:11.099Z] #51 53.95 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-04T18:42:11.099Z] #51 54.15 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-04T18:42:11.099Z] #51 54.29 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-04T18:42:11.099Z] #51 54.35 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-04T18:42:11.099Z] #51 54.44 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-04T18:42:11.099Z] #51 54.48 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-04T18:42:11.099Z] #51 54.55 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-04T18:42:11.099Z] #51 54.63 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-04T18:42:11.099Z] #51 54.72 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-04T18:42:11.099Z] #51 54.81 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-04T18:42:11.099Z] #51 55.01 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-04T18:42:11.099Z] #51 55.11 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-04T18:42:11.099Z] #51 55.12 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-04T18:42:11.099Z] #51 55.13 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-04T18:42:11.099Z] #51 55.16 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-04T18:42:11.099Z] #51 55.22 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-04T18:42:11.099Z] #51 55.23 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-04T18:42:11.099Z] #51 55.26 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-04T18:42:11.099Z] #51 55.27 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-04T18:42:11.099Z] #51 55.34 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-04T18:42:11.099Z] #51 55.36 go: downloading github.com/julz/importas v0.1.0 [2022-04-04T18:42:11.099Z] #51 55.39 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-04T18:42:11.099Z] #51 55.55 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-04T18:42:11.099Z] #51 55.58 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-04T18:42:11.099Z] #51 55.62 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-04T18:42:11.099Z] #51 55.70 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-04T18:42:11.362Z] #51 55.81 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-04T18:42:11.362Z] #51 55.83 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-04T18:42:11.362Z] #51 55.87 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-04T18:42:11.362Z] #51 55.92 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-04T18:42:11.382Z] Fetching without tags [2022-04-04T18:42:11.621Z] #51 55.93 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-04T18:42:11.622Z] #51 55.94 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-04T18:42:11.622Z] #51 55.99 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-04T18:42:11.705Z] #14 92.99 Selecting previously unselected package libapparmor-dev:arm64. [2022-04-04T18:42:11.705Z] #14 92.99 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-04-04T18:42:12.124Z] Merging remotes/origin/master commit 83970db5efb46bf61b2b239e8039400c67a7c7b7 into PR head commit 2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 [2022-04-04T18:42:12.129Z] #14 93.06 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-04T18:42:12.205Z] #51 56.65 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-04T18:42:12.205Z] #51 56.66 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-04T18:42:12.205Z] #51 56.74 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-04T18:42:12.464Z] #51 56.74 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-04T18:42:12.464Z] #51 56.88 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-04T18:42:12.724Z] #51 56.97 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-04T18:42:12.724Z] #51 57.02 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-04T18:42:12.724Z] #51 57.10 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-04T18:42:12.724Z] #51 57.11 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-04T18:42:12.984Z] #51 57.35 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-04T18:42:12.984Z] #51 57.36 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-04T18:42:12.984Z] #51 57.39 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-04T18:42:12.984Z] #51 57.42 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-04T18:42:12.984Z] #51 57.46 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-04T18:42:13.093Z] #14 94.36 Selecting previously unselected package libbtrfs0:arm64. [2022-04-04T18:42:13.093Z] #14 94.36 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-04-04T18:42:13.093Z] #14 94.42 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-04-04T18:42:13.244Z] #51 57.63 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-04T18:42:13.244Z] #51 57.69 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-04T18:42:13.244Z] #51 57.72 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-04T18:42:13.504Z] #51 57.87 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-04T18:42:13.504Z] #51 57.87 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-04T18:42:13.504Z] #51 57.90 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-04T18:42:13.504Z] #51 57.93 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-04T18:42:13.763Z] #51 58.17 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-04T18:42:13.763Z] #51 58.22 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-04T18:42:13.763Z] #51 58.25 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-04T18:42:11.054Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T18:42:11.132Z] > git config --add remote.origin.fetch +refs/pull/43462/head:refs/remotes/origin/PR-43462 # timeout=10 [2022-04-04T18:42:11.179Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T18:42:11.296Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T18:42:11.416Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T18:42:11.416Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T18:42:11.418Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43462/head:refs/remotes/origin/PR-43462 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T18:42:12.230Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T18:42:12.278Z] > git checkout -f 2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 # timeout=10 [2022-04-04T18:42:14.023Z] #51 58.35 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-04T18:42:14.023Z] #51 58.45 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-04T18:42:14.038Z] #14 95.34 Selecting previously unselected package libbtrfs-dev:arm64. [2022-04-04T18:42:14.038Z] #14 95.35 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-04-04T18:42:14.038Z] #14 95.36 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-04T18:42:14.283Z] #51 58.72 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-04T18:42:14.542Z] #51 58.86 go: downloading honnef.co/go/tools v0.2.2 [2022-04-04T18:42:14.860Z] #14 69.18 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-04T18:42:14.860Z] #14 69.18 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-04T18:42:14.860Z] #14 69.19 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-04T18:42:15.368Z] Merge succeeded, producing 2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 [2022-04-04T18:42:15.368Z] Checking out Revision 2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 (PR-43462) [2022-04-04T18:42:15.428Z] #14 96.58 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-04-04T18:42:15.428Z] #14 96.59 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-04-04T18:42:15.428Z] #14 96.60 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-04T18:42:15.428Z] #14 96.73 Selecting previously unselected package libudev-dev:arm64. [2022-04-04T18:42:15.428Z] [2022-04-04T18:42:15.428Z] #14 ... [2022-04-04T18:42:15.428Z] [2022-04-04T18:42:15.428Z] #63 [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-04-04T18:42:15.428Z] #63 sha256:d699e512d0aaaf1667b32dcaffd9a388f43ef2922d8ae3b0ff0cad31a73b38c9 [2022-04-04T18:42:15.428Z] #63 DONE 96.5s [2022-04-04T18:42:15.428Z] [2022-04-04T18:42:15.428Z] #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-04-04T18:42:15.428Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-04T18:42:15.428Z] #14 96.73 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-04-04T18:42:15.428Z] #14 96.75 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-04-04T18:42:15.428Z] #14 96.82 Selecting previously unselected package libsepol1-dev:arm64. [2022-04-04T18:42:15.428Z] #14 96.83 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-04-04T18:42:15.428Z] #14 ... [2022-04-04T18:42:15.428Z] [2022-04-04T18:42:15.428Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-04T18:42:15.428Z] #64 sha256:b4d135990758d9bf60174ff7ecd74aa51a172439e5d06b19dbcea9904029e520 [2022-04-04T18:42:15.433Z] #14 ... [2022-04-04T18:42:15.433Z] [2022-04-04T18:42:15.433Z] #60 [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-04-04T18:42:15.433Z] #60 sha256:2f99892c2da79891a6636e4caed7fdcd47debece59984b98996d69a087001245 [2022-04-04T18:42:15.692Z] #64 DONE 0.2s [2022-04-04T18:42:15.692Z] [2022-04-04T18:42:15.692Z] #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-04-04T18:42:15.692Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-04T18:42:15.692Z] #14 96.83 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-04-04T18:42:15.692Z] #14 96.89 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-04-04T18:42:15.954Z] #14 ... [2022-04-04T18:42:15.954Z] [2022-04-04T18:42:15.954Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-04T18:42:15.954Z] #65 sha256:8774682dba11b0fab79758e473b9929ddb25ada3830e6db7026e710328246428 [2022-04-04T18:42:15.954Z] #65 DONE 0.2s [2022-04-04T18:42:15.954Z] [2022-04-04T18:42:15.954Z] #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-04-04T18:42:15.954Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-04T18:42:15.954Z] #14 97.16 Selecting previously unselected package libpcre2-16-0:arm64. [2022-04-04T18:42:15.954Z] #14 97.17 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-04-04T18:42:15.954Z] #14 97.18 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-04-04T18:42:15.954Z] #14 97.38 Selecting previously unselected package libpcre2-32-0:arm64. [2022-04-04T18:42:15.954Z] #14 97.38 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-04-04T18:42:15.958Z] #60 38.23 Updating files: 70% (3227/4593) Updating files: 71% (3262/4593) Updating files: 72% (3307/4593) Updating files: 73% (3353/4593) Updating files: 74% (3399/4593) Updating files: 75% (3445/4593) Updating files: 76% (3491/4593) Updating files: 77% (3537/4593) Updating files: 78% (3583/4593) Updating files: 79% (3629/4593) Updating files: 80% (3675/4593) Updating files: 81% (3721/4593) Updating files: 82% (3767/4593) Updating files: 83% (3813/4593) Updating files: 84% (3859/4593) Updating files: 85% (3905/4593) Updating files: 86% (3950/4593) Updating files: 87% (3996/4593) Updating files: 88% (4042/4593) Updating files: 89% (4088/4593) Updating files: 90% (4134/4593) Updating files: 91% (4180/4593) Updating files: 92% (4226/4593) Updating files: 93% (4272/4593) Updating files: 94% (4318/4593) Updating files: 95% (4364/4593) Updating files: 96% (4410/4593) Updating files: 97% (4456/4593) Updating files: 98% (4502/4593) Updating files: 99% (4548/4593) Updating files: 100% (4593/4593) Updating files: 100% (4593/4593), done. [2022-04-04T18:42:15.958Z] #60 38.96 + cd /tmp/tmp.KrCVITFEA7/src/github.com/containerd/containerd [2022-04-04T18:42:15.958Z] #60 38.96 + git checkout -q v1.6.2 [2022-04-04T18:42:16.216Z] #14 97.38 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-04-04T18:42:16.453Z] #51 60.54 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-04T18:42:16.453Z] #51 60.54 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-04T18:42:16.453Z] #51 60.69 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-04T18:42:16.453Z] #51 ... [2022-04-04T18:42:16.453Z] [2022-04-04T18:42:16.453Z] #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-04-04T18:42:16.453Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T18:42:16.453Z] #14 50.73 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-04-04T18:42:16.453Z] #14 52.58 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-04-04T18:42:16.453Z] #14 53.04 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-04-04T18:42:16.453Z] #14 53.95 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-04-04T18:42:16.453Z] #14 55.93 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-04-04T18:42:16.453Z] #14 56.74 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-04-04T18:42:16.453Z] #14 56.75 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-04T18:42:16.453Z] #14 56.75 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-04T18:42:16.453Z] #14 56.75 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-04T18:42:16.453Z] #14 56.77 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-04T18:42:16.453Z] #14 56.77 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-04-04T18:42:16.453Z] #14 56.77 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-04T18:42:16.453Z] #14 56.80 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-04T18:42:16.453Z] #14 56.83 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-04T18:42:16.453Z] #14 56.85 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-04T18:42:16.453Z] #14 56.85 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-04T18:42:16.453Z] #14 56.85 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-04T18:42:16.453Z] #14 56.91 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-04T18:42:16.453Z] #14 56.91 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-04-04T18:42:16.453Z] #14 56.91 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-04T18:42:16.453Z] #14 56.97 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-04T18:42:16.453Z] #14 58.13 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T18:42:16.453Z] #14 58.44 Fetched 115 MB in 9s (13.0 MB/s) [2022-04-04T18:42:16.453Z] #14 58.55 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-04T18:42:16.453Z] #14 58.55 (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-04-04T18:42:16.453Z] #14 58.60 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-04T18:42:16.453Z] #14 58.62 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-04T18:42:16.453Z] #14 ... [2022-04-04T18:42:16.453Z] [2022-04-04T18:42:16.453Z] #51 [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-04-04T18:42:16.453Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T18:42:16.453Z] #51 60.76 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-04T18:42:16.453Z] #51 60.80 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-04T18:42:16.453Z] #51 60.81 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-04T18:42:16.453Z] #51 60.95 go: downloading golang.org/x/text v0.3.7 [2022-04-04T18:42:16.478Z] #14 97.65 Selecting previously unselected package libpcre2-posix2:arm64. [2022-04-04T18:42:16.478Z] #14 97.65 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-04-04T18:42:16.478Z] #14 97.65 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-04-04T18:42:16.478Z] #14 97.79 Selecting previously unselected package libpcre2-dev:arm64. [2022-04-04T18:42:16.478Z] #14 97.79 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-04-04T18:42:16.478Z] #14 97.79 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-04-04T18:42:16.713Z] #51 ... [2022-04-04T18:42:16.713Z] [2022-04-04T18:42:16.713Z] #60 [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-04-04T18:42:16.713Z] #60 sha256:1a06bdaa4c3b72ce5391888fb0af52b56cd3ae33eca3e69711e2695dd3633e31 [2022-04-04T18:42:16.713Z] #60 1.747 + RM_GOPATH=0 [2022-04-04T18:42:16.713Z] #60 1.747 + TMP_GOPATH= [2022-04-04T18:42:16.713Z] #60 1.747 + : /build [2022-04-04T18:42:16.713Z] #60 1.747 + '[' -z '' ']' [2022-04-04T18:42:16.713Z] #60 1.747 ++ mktemp -d [2022-04-04T18:42:16.713Z] #60 1.748 + export GOPATH=/tmp/tmp.Px4JMA9DUl [2022-04-04T18:42:16.713Z] #60 1.748 + GOPATH=/tmp/tmp.Px4JMA9DUl [2022-04-04T18:42:16.713Z] #60 1.750 + RM_GOPATH=1 [2022-04-04T18:42:16.713Z] #60 1.750 + case "$(go env GOARCH)" in [2022-04-04T18:42:16.713Z] #60 1.750 ++ go env GOARCH [2022-04-04T18:42:16.713Z] #60 1.762 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T18:42:16.713Z] #60 1.762 + GO_BUILDMODE=-buildmode=pie [2022-04-04T18:42:16.713Z] #60 1.762 ++ dirname /install.sh [2022-04-04T18:42:16.713Z] #60 1.762 + dir=/ [2022-04-04T18:42:16.713Z] #60 1.762 + bin=containerd [2022-04-04T18:42:16.713Z] #60 1.762 + shift [2022-04-04T18:42:16.713Z] #60 1.762 + '[' '!' -f //containerd.installer ']' [2022-04-04T18:42:16.713Z] #60 1.762 + . //containerd.installer [2022-04-04T18:42:16.713Z] #60 1.762 ++ set -e [2022-04-04T18:42:16.713Z] #60 1.762 ++ : v1.6.2 [2022-04-04T18:42:16.713Z] #60 1.762 + install_containerd [2022-04-04T18:42:16.713Z] #60 1.762 + echo 'Install containerd version v1.6.2' [2022-04-04T18:42:16.713Z] #60 1.762 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Px4JMA9DUl/src/github.com/containerd/containerd [2022-04-04T18:42:16.713Z] #60 1.763 Install containerd version v1.6.2 [2022-04-04T18:42:16.713Z] #60 1.763 Cloning into '/tmp/tmp.Px4JMA9DUl/src/github.com/containerd/containerd'... [2022-04-04T18:42:16.976Z] #60 ... [2022-04-04T18:42:16.976Z] [2022-04-04T18:42:16.976Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-04-04T18:42:16.976Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-04T18:42:16.976Z] #47 51.34 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-04T18:42:16.976Z] #47 52.94 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T18:42:16.976Z] #47 53.09 Fetched 2292 kB in 5s (497 kB/s) [2022-04-04T18:42:16.976Z] #47 53.16 Selecting previously unselected package libprotobuf23:amd64. [2022-04-04T18:42:16.976Z] #47 53.16 (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-04-04T18:42:16.976Z] #47 53.20 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-04T18:42:16.976Z] #47 53.21 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-04T18:42:16.976Z] #47 54.65 Selecting previously unselected package python3-pkg-resources. [2022-04-04T18:42:16.976Z] #47 54.65 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-04T18:42:16.976Z] #47 54.66 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-04T18:42:16.976Z] #47 54.96 Selecting previously unselected package python3-six. [2022-04-04T18:42:16.976Z] #47 54.96 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-04T18:42:16.976Z] #47 55.00 Unpacking python3-six (1.16.0-2) ... [2022-04-04T18:42:16.976Z] #47 55.13 Selecting previously unselected package python3-protobuf. [2022-04-04T18:42:16.976Z] #47 55.15 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-04T18:42:16.976Z] #47 55.17 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-04T18:42:16.976Z] #47 55.82 Selecting previously unselected package libnet1:amd64. [2022-04-04T18:42:16.976Z] #47 55.82 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-04T18:42:16.976Z] #47 55.84 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-04T18:42:16.976Z] #47 56.17 Selecting previously unselected package libnl-3-200:amd64. [2022-04-04T18:42:16.976Z] #47 56.17 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-04T18:42:16.976Z] #47 56.20 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-04T18:42:16.976Z] #47 56.42 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-04T18:42:16.976Z] #47 56.43 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-04T18:42:16.976Z] #47 56.43 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-04T18:42:16.976Z] #47 56.81 Selecting previously unselected package criu. [2022-04-04T18:42:16.976Z] #47 56.81 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-04T18:42:16.976Z] #47 56.82 Unpacking criu (3.16.1-3) ... [2022-04-04T18:42:16.976Z] #47 58.02 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-04T18:42:16.976Z] #47 60.29 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-04T18:42:16.977Z] #47 60.34 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-04T18:42:16.977Z] #47 60.39 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-04T18:42:16.977Z] #47 60.41 Setting up python3-six (1.16.0-2) ... [2022-04-04T18:42:17.055Z] #14 98.32 Selecting previously unselected package libselinux1-dev:arm64. [2022-04-04T18:42:17.055Z] #14 98.33 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-04-04T18:42:17.055Z] #14 98.34 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-04-04T18:42:17.056Z] #14 98.48 Selecting previously unselected package libdevmapper-dev:arm64. [2022-04-04T18:42:17.056Z] #14 98.48 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-04-04T18:42:17.056Z] #14 98.49 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-04-04T18:42:15.014Z] > git remote # timeout=10 [2022-04-04T18:42:15.112Z] > git config --get remote.origin.url # timeout=10 [2022-04-04T18:42:15.154Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T18:42:15.155Z] > git merge 83970db5efb46bf61b2b239e8039400c67a7c7b7 # timeout=10 [2022-04-04T18:42:15.285Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-04T18:42:15.402Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T18:42:15.448Z] > git checkout -f 2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 # timeout=10 [2022-04-04T18:42:17.237Z] #47 ... [2022-04-04T18:42:17.238Z] [2022-04-04T18:42:17.238Z] #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-04-04T18:42:17.238Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T18:42:17.238Z] #14 61.81 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-04T18:42:17.317Z] #14 98.56 Selecting previously unselected package libseccomp-dev:arm64. [2022-04-04T18:42:17.317Z] #14 98.57 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-04-04T18:42:17.317Z] #14 98.60 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-04T18:42:17.317Z] #14 98.70 Selecting previously unselected package libsystemd-dev:arm64. [2022-04-04T18:42:17.317Z] #14 98.71 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-04-04T18:42:17.317Z] #14 98.72 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-04-04T18:42:17.347Z] #60 40.13 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-04T18:42:17.347Z] #60 40.13 + BUILDTAGS='netgo osusergo static_build' [2022-04-04T18:42:17.347Z] #60 40.13 + export EXTRA_FLAGS=-buildmode=pie [2022-04-04T18:42:17.347Z] #60 40.13 + EXTRA_FLAGS=-buildmode=pie [2022-04-04T18:42:17.347Z] #60 40.13 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-04T18:42:17.347Z] #60 40.13 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-04T18:42:17.347Z] #60 40.13 + '[' '' = dynamic ']' [2022-04-04T18:42:17.347Z] #60 40.13 + make [2022-04-04T18:42:17.498Z] #14 61.82 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-04T18:42:17.498Z] #14 61.84 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-04T18:42:17.890Z] #14 99.15 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-04T18:42:17.890Z] #14 99.16 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-04-04T18:42:17.890Z] #14 99.18 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-04T18:42:17.890Z] #14 99.26 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-04-04T18:42:17.890Z] #14 99.28 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-04T18:42:17.890Z] #14 99.30 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-04-04T18:42:17.890Z] #14 99.31 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-04-04T18:42:17.890Z] #14 99.32 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-04-04T18:42:17.890Z] #14 99.34 Setting up libudev-dev:arm64 (247.3-7) ... [2022-04-04T18:42:17.890Z] #14 99.35 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-04-04T18:42:17.890Z] #14 99.37 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-04T18:42:18.152Z] #14 99.38 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-04T18:42:18.152Z] #14 99.40 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-04T18:42:18.152Z] #14 99.41 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-04T18:42:18.152Z] #14 99.43 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-04T18:42:18.152Z] #14 99.45 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-04-04T18:42:18.152Z] #14 99.46 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-04T18:42:18.152Z] #14 99.48 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-04-04T18:42:18.152Z] #14 99.50 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-04-04T18:42:18.152Z] #14 99.53 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-04T18:42:18.152Z] #14 99.54 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-04T18:42:18.152Z] #14 99.57 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-04-04T18:42:18.152Z] #14 99.58 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-04T18:42:18.152Z] #14 99.59 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-04-04T18:42:18.290Z] #60 41.25 + bin/ctr [2022-04-04T18:42:18.414Z] #14 99.61 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-04T18:42:18.414Z] #14 99.62 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-04T18:42:18.414Z] #14 99.63 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-04-04T18:42:18.414Z] #14 99.64 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-04T18:42:18.414Z] #14 99.65 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-04T18:42:18.414Z] #14 99.68 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-04T18:42:18.414Z] #14 99.70 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-04T18:42:18.414Z] #14 99.73 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-04T18:42:18.414Z] #14 99.75 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-04-04T18:42:18.414Z] #14 99.77 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T18:42:19.802Z] #14 DONE 101.0s [2022-04-04T18:42:19.802Z] [2022-04-04T18:42:19.802Z] #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-04-04T18:42:19.802Z] #34 sha256:7763ce4629bba509a33af3c2087f7b8c014ced12a4f10dbd5a506889f5dda71b [2022-04-04T18:42:19.802Z] #34 DONE 100.7s [2022-04-04T18:42:19.802Z] [2022-04-04T18:42:19.802Z] #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-04-04T18:42:19.802Z] #26 sha256:4be7c9659a8f7502aaea015f11da3c34192fa16714ed8f76880d8d78b55e9e3f [2022-04-04T18:42:19.802Z] #26 97.24 Updating files: 23% (2633/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 42% (4827/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 76% (8726/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-04-04T18:42:19.802Z] #26 99.94 + cd /tmp/tmp.UFP6v1IuOa/tmp/docker-ce [2022-04-04T18:42:19.802Z] #26 99.94 + git checkout -q v17.06.2-ce [2022-04-04T18:42:20.063Z] #26 ... [2022-04-04T18:42:20.063Z] [2022-04-04T18:42:20.063Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-04T18:42:20.063Z] #55 sha256:eae7dfbc75a9af578c6d5a43e191a9b5c0b27246a3c1233a74c37a6168f70446 [2022-04-04T18:42:20.063Z] #55 DONE 0.3s [2022-04-04T18:42:20.063Z] [2022-04-04T18:42:20.063Z] #56 [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-04-04T18:42:20.063Z] #56 sha256:7ebca6c9c743139ca74679c54be4125d292e1197660765348d45d1bee5ecc5b1 [2022-04-04T18:42:21.007Z] #56 1.133 + RM_GOPATH=0 [2022-04-04T18:42:21.007Z] #56 1.133 + TMP_GOPATH= [2022-04-04T18:42:21.007Z] #56 1.133 + : /build [2022-04-04T18:42:21.007Z] #56 1.133 + '[' -z '' ']' [2022-04-04T18:42:21.269Z] #56 1.135 ++ mktemp -d [2022-04-04T18:42:21.269Z] #56 1.136 + export GOPATH=/tmp/tmp.ZpcOJ1ktZd [2022-04-04T18:42:21.269Z] #56 1.136 + GOPATH=/tmp/tmp.ZpcOJ1ktZd [2022-04-04T18:42:21.269Z] #56 1.137 + RM_GOPATH=1 [2022-04-04T18:42:21.269Z] #56 1.137 + case "$(go env GOARCH)" in [2022-04-04T18:42:21.269Z] #56 1.138 ++ go env GOARCH [2022-04-04T18:42:21.269Z] #56 1.198 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T18:42:21.269Z] #56 1.198 + GO_BUILDMODE=-buildmode=pie [2022-04-04T18:42:21.269Z] #56 1.198 ++ dirname /install.sh [2022-04-04T18:42:21.269Z] #56 1.201 + dir=/ [2022-04-04T18:42:21.269Z] #56 1.201 + bin=runc [2022-04-04T18:42:21.269Z] #56 1.201 + shift [2022-04-04T18:42:21.269Z] #56 1.201 + '[' '!' -f //runc.installer ']' [2022-04-04T18:42:21.269Z] #56 1.201 + . //runc.installer [2022-04-04T18:42:21.269Z] #56 1.201 ++ set -e [2022-04-04T18:42:21.269Z] #56 1.201 ++ : v1.1.1 [2022-04-04T18:42:21.269Z] #56 1.201 + install_runc [2022-04-04T18:42:21.269Z] #56 1.201 + RUNC_BUILDTAGS=seccomp [2022-04-04T18:42:21.269Z] #56 1.201 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-04T18:42:21.269Z] #56 1.201 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ZpcOJ1ktZd/src/github.com/opencontainers/runc [2022-04-04T18:42:21.269Z] #56 1.201 Install runc version v1.1.1 (build tags: seccomp) [2022-04-04T18:42:21.269Z] #56 1.213 Cloning into '/tmp/tmp.ZpcOJ1ktZd/src/github.com/opencontainers/runc'... [2022-04-04T18:42:21.269Z] #56 ... [2022-04-04T18:42:21.269Z] [2022-04-04T18:42:21.269Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-04T18:42:21.269Z] #15 sha256:ce15929efe837e3b3b9cf29754421f817e0cd7d34e16af556bfe472e1d802534 [2022-04-04T18:42:21.269Z] #15 DONE 1.6s [2022-04-04T18:42:21.531Z] [2022-04-04T18:42:21.531Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-04T18:42:21.531Z] #16 sha256:a9103454622668d833d5369e6fe697d89fe266aeb582eab660cc915ae170b8ed [2022-04-04T18:42:21.695Z] #14 ... [2022-04-04T18:42:21.695Z] [2022-04-04T18:42:21.695Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T18:42:21.695Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-04T18:42:21.695Z] #38 55.56 Selecting previously unselected package libicu67:amd64. [2022-04-04T18:42:21.695Z] #38 55.58 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-04T18:42:21.695Z] #38 55.59 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-04T18:42:21.695Z] #38 65.69 Selecting previously unselected package libxml2:amd64. [2022-04-04T18:42:21.695Z] #38 65.69 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-04T18:42:21.695Z] #38 65.73 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-04T18:42:21.695Z] #38 ... [2022-04-04T18:42:21.695Z] [2022-04-04T18:42:21.695Z] #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-04-04T18:42:21.695Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T18:42:21.695Z] #14 65.80 Selecting previously unselected package binutils-mingw-w64. [2022-04-04T18:42:21.695Z] #14 65.81 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-04T18:42:21.695Z] #14 65.82 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-04T18:42:21.695Z] #14 66.17 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-04T18:42:21.695Z] #14 66.17 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-04T18:42:21.695Z] #14 66.22 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-04T18:42:21.955Z] #14 66.42 Selecting previously unselected package dmsetup. [2022-04-04T18:42:21.955Z] #14 66.43 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-04T18:42:22.215Z] #14 66.48 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-04T18:42:22.215Z] #14 ... [2022-04-04T18:42:22.215Z] [2022-04-04T18:42:22.215Z] #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-04-04T18:42:22.215Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-04T18:42:22.215Z] #34 56.28 Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-04-04T18:42:22.215Z] #34 56.96 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-04T18:42:22.215Z] #34 57.46 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-04T18:42:22.215Z] #34 ... [2022-04-04T18:42:22.215Z] [2022-04-04T18:42:22.215Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T18:42:22.215Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-04T18:42:22.215Z] #38 66.38 Selecting previously unselected package libarchive13:amd64. [2022-04-04T18:42:22.215Z] #38 66.38 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-04T18:42:22.215Z] #38 66.40 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-04T18:42:22.215Z] #38 66.76 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-04T18:42:22.474Z] #38 66.78 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-04T18:42:22.474Z] #38 66.82 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-04T18:42:22.474Z] #38 67.04 Selecting previously unselected package librhash0:amd64. [2022-04-04T18:42:22.479Z] #16 DONE 1.2s [2022-04-04T18:42:22.479Z] [2022-04-04T18:42:22.479Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-04T18:42:22.479Z] #17 sha256:51cbd289ca910f7bf900b931a587d5e08b805f60e9d8f6dddfd24bbd72287e3e [2022-04-04T18:42:22.734Z] #38 67.07 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-04T18:42:22.734Z] #38 67.10 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-04T18:42:23.000Z] #38 67.43 Selecting previously unselected package libuv1:amd64. [2022-04-04T18:42:23.000Z] #38 67.43 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-04T18:42:23.000Z] #38 67.43 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-04T18:42:23.052Z] #17 0.572 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-04T18:42:23.261Z] #38 67.70 Selecting previously unselected package cmake. [2022-04-04T18:42:23.261Z] #38 67.71 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-04T18:42:23.261Z] #38 67.72 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-04T18:42:23.314Z] #17 DONE 0.9s [2022-04-04T18:42:23.314Z] [2022-04-04T18:42:23.314Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-04T18:42:23.314Z] #18 sha256:632440af4e11af470ff6b2bfa392b06f5832cf7a02bc3ddba94941318f28b87e [2022-04-04T18:42:24.259Z] #18 DONE 0.8s [2022-04-04T18:42:24.259Z] [2022-04-04T18:42:24.259Z] #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-04-04T18:42:24.259Z] #26 sha256:4be7c9659a8f7502aaea015f11da3c34192fa16714ed8f76880d8d78b55e9e3f [2022-04-04T18:42:24.259Z] #26 102.9 + mkdir -p /tmp/tmp.UFP6v1IuOa/src/github.com/docker [2022-04-04T18:42:24.259Z] #26 103.0 + mv components/cli /tmp/tmp.UFP6v1IuOa/src/github.com/docker/cli [2022-04-04T18:42:24.259Z] #26 103.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-04-04T18:42:24.834Z] #26 ... [2022-04-04T18:42:24.834Z] [2022-04-04T18:42:24.834Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-04T18:42:24.834Z] #19 sha256:5b2b505e8d3149a5016604828a9f2bb8e0c426b6aa3d4f3e417f8cc9b880318c [2022-04-04T18:42:24.834Z] #19 DONE 0.7s [2022-04-04T18:42:25.096Z] [2022-04-04T18:42:25.097Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-04T18:42:25.097Z] #20 sha256:5a8c31154e500b5615b57615f3ffbdf6dd4f1e1a7401c1e6e3ee0578c1290a6f [2022-04-04T18:42:25.674Z] #20 DONE 0.7s [2022-04-04T18:42:25.674Z] [2022-04-04T18:42:25.674Z] #21 [dev-systemd-false 7/24] 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-04-04T18:42:25.674Z] #21 sha256:590ce7eb1ea04daae715db75e58f68171abcca0e6b60e5594fdd2bf78ff6794b [2022-04-04T18:42:26.621Z] #21 1.113 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T18:42:26.882Z] #21 1.127 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T18:42:26.882Z] #21 1.305 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T18:42:26.894Z] Commit message: "Updated AUTHORS and .mailmap files" [2022-04-04T18:42:27.147Z] #21 1.470 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-04T18:42:27.410Z] #21 1.967 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-04T18:42:27.285Z] > git --version # timeout=10 [2022-04-04T18:42:27.334Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-04T18:42:27.379Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-04T18:42:28.547Z] #38 ... [2022-04-04T18:42:28.547Z] [2022-04-04T18:42:28.547Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-04-04T18:42:28.547Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-04T18:42:28.547Z] #47 62.12 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-04T18:42:28.547Z] #47 62.19 Setting up python3-protobuf (3.12.4-1) ... [2022-04-04T18:42:28.547Z] #47 67.46 Setting up criu (3.16.1-3) ... [2022-04-04T18:42:28.547Z] #47 70.42 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T18:42:28.547Z] #47 ... [2022-04-04T18:42:28.547Z] [2022-04-04T18:42:28.547Z] #51 [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-04-04T18:42:28.547Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T18:42:28.547Z] #51 68.89 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-04T18:42:28.547Z] #51 69.21 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-04T18:42:28.547Z] #51 69.29 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-04T18:42:28.547Z] #51 69.62 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-04T18:42:28.547Z] #51 69.82 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-04T18:42:28.547Z] #51 69.89 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-04T18:42:28.547Z] #51 69.92 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-04T18:42:28.547Z] #51 69.97 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-04T18:42:28.547Z] #51 69.99 go: downloading golang.org/x/mod v0.5.1 [2022-04-04T18:42:28.547Z] #51 70.06 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-04T18:42:28.547Z] #51 70.28 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-04T18:42:28.547Z] #51 70.30 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-04T18:42:28.547Z] #51 70.31 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-04T18:42:28.547Z] #51 70.40 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-04T18:42:28.547Z] #51 70.56 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-04T18:42:28.547Z] #51 70.99 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-04T18:42:28.547Z] #51 71.19 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-04T18:42:28.547Z] #51 71.50 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-04T18:42:28.547Z] #51 71.57 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-04T18:42:28.547Z] #51 71.64 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-04T18:42:28.547Z] #51 71.92 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-04T18:42:28.547Z] #51 71.93 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-04T18:42:28.547Z] #51 71.96 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-04T18:42:28.547Z] #51 71.99 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-04T18:42:28.547Z] #51 72.26 go: downloading github.com/prometheus/common v0.10.0 [2022-04-04T18:42:28.547Z] #51 72.62 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-04T18:42:28.547Z] #51 72.68 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-04T18:42:28.547Z] #51 72.94 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-04T18:42:28.799Z] #21 3.097 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-04T18:42:29.115Z] #51 ... [2022-04-04T18:42:29.115Z] [2022-04-04T18:42:29.115Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_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-04-04T18:42:29.115Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-04T18:42:29.115Z] #47 DONE 73.2s [2022-04-04T18:42:29.115Z] [2022-04-04T18:42:29.115Z] #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-04-04T18:42:29.115Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T18:42:29.115Z] #14 66.89 Selecting previously unselected package mingw-w64-common. [2022-04-04T18:42:29.115Z] #14 66.91 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-04T18:42:29.115Z] #14 66.97 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-04T18:42:29.684Z] #14 ... [2022-04-04T18:42:29.684Z] [2022-04-04T18:42:29.684Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T18:42:29.684Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-04T18:42:29.684Z] #38 74.20 Setting up libicu67:amd64 (67.1-7) ... [2022-04-04T18:42:29.684Z] #38 74.20 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-04T18:42:29.684Z] #38 74.21 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-04T18:42:29.684Z] #38 74.22 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-04T18:42:29.943Z] #38 74.29 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-04T18:42:29.943Z] #38 74.30 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-04T18:42:29.943Z] #38 74.31 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-04T18:42:29.943Z] #38 74.35 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-04T18:42:29.943Z] #38 74.36 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-04T18:42:29.943Z] #38 74.38 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-04T18:42:29.943Z] #38 74.39 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T18:42:30.546Z] #60 ... [2022-04-04T18:42:30.546Z] [2022-04-04T18:42:30.546Z] #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-04-04T18:42:30.546Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T18:42:30.546Z] #14 73.84 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-04T18:42:30.546Z] #14 73.84 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-04T18:42:30.546Z] #14 73.85 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-04T18:42:30.546Z] #14 78.95 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-04T18:42:30.546Z] #14 78.96 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-04T18:42:30.546Z] #14 78.96 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-04T18:42:30.717Z] #21 5.152 Fetched 8395 kB in 4s (1871 kB/s) [2022-04-04T18:42:31.321Z] #38 DONE 75.6s [2022-04-04T18:42:31.321Z] [2022-04-04T18:42:31.321Z] #51 [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-04-04T18:42:31.321Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T18:42:31.321Z] #51 75.24 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-04T18:42:31.321Z] #51 ... [2022-04-04T18:42:31.321Z] [2022-04-04T18:42:31.321Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-04T18:42:31.321Z] #39 sha256:73f110a3047bd369d0ec9b17ac0da1c5915d9a9596b5cbf120aa6622d0926cbd [2022-04-04T18:42:31.321Z] #39 DONE 0.2s [2022-04-04T18:42:31.580Z] [2022-04-04T18:42:31.580Z] #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-04-04T18:42:31.580Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T18:42:31.580Z] #14 75.70 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-04T18:42:31.580Z] #14 75.72 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-04T18:42:31.580Z] #14 75.74 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-04T18:42:31.742Z] + docker version [2022-04-04T18:42:32.633Z] #21 5.152 Reading package lists... [2022-04-04T18:42:34.597Z] #21 7.060 Reading package lists... [2022-04-04T18:42:35.182Z] #21 9.012 Building dependency tree... [2022-04-04T18:42:35.838Z] #14 90.28 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-04T18:42:35.838Z] #14 90.28 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-04T18:42:35.838Z] #14 90.29 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-04T18:42:36.124Z] #21 10.53 The following additional packages will be installed: [2022-04-04T18:42:36.124Z] #21 10.53 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-04T18:42:36.124Z] #21 10.53 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-04T18:42:36.124Z] #21 10.53 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-04T18:42:36.124Z] #21 10.53 python3-pkg-resources vim-runtime xxd [2022-04-04T18:42:36.124Z] #21 10.54 Suggested packages: [2022-04-04T18:42:36.124Z] #21 10.54 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-04T18:42:36.124Z] #21 10.54 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-04T18:42:36.124Z] #21 10.54 acl attr quota [2022-04-04T18:42:36.124Z] #21 10.54 Recommended packages: [2022-04-04T18:42:36.124Z] #21 10.54 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-04T18:42:36.337Z] INFO [linters context/goanalysis] analyzers took 4m40.388191271s with top 10 stages: buildir: 2m2.790376142s, goimports: 24.197478162s, unconvert: 19.431070455s, gosec: 14.641731026s, S1038: 8.904381365s, golint: 8.019733615s, misspell: 7.124677285s, nilness: 4.409566303s, S1039: 3.882932462s, inspect: 3.51323178s [2022-04-04T18:42:36.337Z] INFO [runner] Issues before processing: 3056, after processing: 0 [2022-04-04T18:42:36.337Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2440/2440, autogenerated_exclude: 2055/2440, identifier_marker: 2055/2055, exclude-rules: 78/2055, nolint: 0/78, skip_files: 2440/2440, cgo: 2440/3056, exclude: 2055/2055, path_prettifier: 2440/2440, skip_dirs: 2440/2440 [2022-04-04T18:42:36.337Z] INFO [runner] processing took 116.878192ms with stages: identifier_marker: 39.878713ms, nolint: 33.109093ms, path_prettifier: 20.170128ms, autogenerated_exclude: 11.494968ms, exclude-rules: 7.826166ms, skip_dirs: 3.090251ms, cgo: 775.337µs, filename_unadjuster: 528.012µs, max_same_issues: 1.27µs, uniq_by_line: 788ns, skip_files: 714ns, exclude: 605ns, max_from_linter: 407ns, source_code: 322ns, path_shortener: 320ns, diff: 295ns, severity-rules: 229ns, sort_results: 229ns, max_per_file_from_linter: 227ns, path_prefixer: 118ns [2022-04-04T18:42:36.337Z] INFO [runner] linters took 1m32.520515011s with stages: goanalysis_metalinter: 1m32.403502017s [2022-04-04T18:42:36.337Z] INFO File cache stats: 1666 entries of total size 8.4MiB [2022-04-04T18:42:36.337Z] INFO Memory: 2649 samples, avg is 279.8MB, max is 1160.4MB [2022-04-04T18:42:36.337Z] INFO Execution took 4m24.805448623s [2022-04-04T18:42:36.337Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-04-04T18:42:36.654Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43462/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 hack/make.sh dynbinary test-docker-py [2022-04-04T18:42:36.910Z] [2022-04-04T18:42:36.972Z] #14 ... [2022-04-04T18:42:36.972Z] [2022-04-04T18:42:36.972Z] #49 [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-04-04T18:42:36.972Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-04T18:42:36.972Z] #49 80.31 gotestsum version dev [2022-04-04T18:42:36.972Z] #49 DONE 81.0s [2022-04-04T18:42:36.972Z] [2022-04-04T18:42:36.972Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-04T18:42:36.972Z] #40 sha256:0b612d5ba75e5f052cb57b4c3176aa6526a0b25e298e94dd80ce8a298dfb773b [2022-04-04T18:42:36.972Z] #40 1.256 + RM_GOPATH=0 [2022-04-04T18:42:36.972Z] #40 1.256 + TMP_GOPATH= [2022-04-04T18:42:36.972Z] #40 1.256 + : /build [2022-04-04T18:42:36.972Z] #40 1.256 + '[' -z '' ']' [2022-04-04T18:42:36.972Z] #40 1.256 ++ mktemp -d [2022-04-04T18:42:36.972Z] #40 1.263 + export GOPATH=/tmp/tmp.Iro1e78cuH [2022-04-04T18:42:36.972Z] #40 1.263 + GOPATH=/tmp/tmp.Iro1e78cuH [2022-04-04T18:42:36.972Z] #40 1.263 + RM_GOPATH=1 [2022-04-04T18:42:36.972Z] #40 1.263 + case "$(go env GOARCH)" in [2022-04-04T18:42:36.972Z] #40 1.263 ++ go env GOARCH [2022-04-04T18:42:36.972Z] #40 1.295 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T18:42:36.972Z] #40 1.295 + GO_BUILDMODE=-buildmode=pie [2022-04-04T18:42:36.972Z] #40 1.295 ++ dirname /install.sh [2022-04-04T18:42:36.972Z] #40 1.312 Install tini version v0.19.0 [2022-04-04T18:42:36.972Z] #40 1.312 + dir=/ [2022-04-04T18:42:36.972Z] #40 1.312 + bin=tini [2022-04-04T18:42:36.972Z] #40 1.312 + shift [2022-04-04T18:42:36.972Z] #40 1.312 + '[' '!' -f //tini.installer ']' [2022-04-04T18:42:36.972Z] #40 1.312 + . //tini.installer [2022-04-04T18:42:36.972Z] #40 1.312 ++ : v0.19.0 [2022-04-04T18:42:36.972Z] #40 1.312 + install_tini [2022-04-04T18:42:36.972Z] #40 1.312 + echo 'Install tini version v0.19.0' [2022-04-04T18:42:36.972Z] #40 1.312 + git clone https://github.com/krallin/tini.git /tmp/tmp.Iro1e78cuH/tini [2022-04-04T18:42:36.972Z] #40 1.312 Cloning into '/tmp/tmp.Iro1e78cuH/tini'... [2022-04-04T18:42:36.972Z] #40 2.747 + cd /tmp/tmp.Iro1e78cuH/tini [2022-04-04T18:42:36.972Z] #40 2.747 + git checkout -q v0.19.0 [2022-04-04T18:42:36.972Z] #40 2.762 + cmake . [2022-04-04T18:42:36.972Z] #40 3.411 -- The C compiler identification is GNU 10.2.1 [2022-04-04T18:42:36.972Z] #40 3.581 -- Detecting C compiler ABI info [2022-04-04T18:42:36.972Z] #40 4.245 -- Detecting C compiler ABI info - done [2022-04-04T18:42:36.972Z] #40 4.461 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-04T18:42:36.972Z] #40 4.497 -- Detecting C compile features [2022-04-04T18:42:36.972Z] #40 4.497 -- Detecting C compile features - done [2022-04-04T18:42:36.972Z] #40 4.587 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-04T18:42:36.972Z] #40 4.840 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-04T18:42:36.972Z] #40 4.923 -- Configuring done [2022-04-04T18:42:36.972Z] #40 4.961 -- Generating done [2022-04-04T18:42:36.972Z] #40 4.965 -- Build files have been written to: /tmp/tmp.Iro1e78cuH/tini [2022-04-04T18:42:36.972Z] #40 4.982 + make tini-static [2022-04-04T18:42:36.972Z] #40 5.489 Scanning dependencies of target tini-static [2022-04-04T18:42:36.972Z] #40 5.634 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-04T18:42:37.067Z] #21 11.48 The following NEW packages will be installed: [2022-04-04T18:42:37.067Z] #21 11.49 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-04T18:42:37.067Z] #21 11.50 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-04T18:42:37.067Z] #21 11.50 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-04T18:42:37.067Z] #21 11.50 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-04T18:42:37.067Z] #21 11.50 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-04T18:42:37.067Z] #21 11.50 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-04T18:42:37.067Z] #21 11.50 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-04T18:42:37.067Z] #21 11.50 xz-utils zip zstd [2022-04-04T18:42:37.167Z] Removing bundles/ [2022-04-04T18:42:37.167Z] [2022-04-04T18:42:37.167Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-04T18:42:37.167Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-04T18:42:37.167Z] GOOS="" GOARCH="" GOARM="" [2022-04-04T18:42:37.329Z] #21 11.80 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T18:42:37.329Z] #21 11.80 Need to get 27.0 MB of archives. [2022-04-04T18:42:37.329Z] #21 11.80 After this operation, 105 MB of additional disk space will be used. [2022-04-04T18:42:37.329Z] #21 11.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-04-04T18:42:37.329Z] #21 11.80 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-04-04T18:42:37.329Z] #21 11.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-04-04T18:42:37.329Z] #21 11.81 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-04-04T18:42:37.329Z] #21 11.81 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-04-04T18:42:37.329Z] #21 11.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-04-04T18:42:37.329Z] #21 11.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-04-04T18:42:37.329Z] #21 11.82 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-04-04T18:42:37.329Z] #21 11.83 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-04T18:42:37.329Z] #21 11.84 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-04T18:42:37.329Z] #21 11.84 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-04-04T18:42:37.329Z] #21 11.85 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-04-04T18:42:37.329Z] #21 11.85 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2022-04-04T18:42:37.329Z] #21 11.86 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-04-04T18:42:37.329Z] #21 11.90 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-04-04T18:42:37.590Z] #21 11.90 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-04-04T18:42:37.590Z] #21 11.90 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-04-04T18:42:37.590Z] #21 11.90 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-04-04T18:42:37.590Z] #21 11.91 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-04-04T18:42:37.590Z] #21 11.91 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-04-04T18:42:37.590Z] #21 11.91 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-04-04T18:42:37.590Z] #21 11.91 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-04-04T18:42:37.590Z] #21 11.92 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-04-04T18:42:37.590Z] #21 11.92 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-04-04T18:42:37.590Z] #21 11.93 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-04-04T18:42:37.590Z] #21 11.93 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-04-04T18:42:37.590Z] #21 11.93 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-04-04T18:42:37.852Z] #21 ... [2022-04-04T18:42:37.852Z] [2022-04-04T18:42:37.852Z] #56 [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-04-04T18:42:37.852Z] #56 sha256:7ebca6c9c743139ca74679c54be4125d292e1197660765348d45d1bee5ecc5b1 [2022-04-04T18:42:37.852Z] #56 7.887 + cd /tmp/tmp.ZpcOJ1ktZd/src/github.com/opencontainers/runc [2022-04-04T18:42:37.852Z] #56 7.888 + git checkout -q v1.1.1 [2022-04-04T18:42:37.852Z] #56 8.244 + '[' -z '' ']' [2022-04-04T18:42:37.852Z] #56 8.245 + target=static [2022-04-04T18:42:37.852Z] #56 8.245 + make BUILDTAGS=seccomp static [2022-04-04T18:42:37.852Z] #56 8.569 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-04-04T18:42:37.852Z] #56 ... [2022-04-04T18:42:37.852Z] [2022-04-04T18:42:37.852Z] #21 [dev-systemd-false 7/24] 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-04-04T18:42:37.852Z] #21 sha256:590ce7eb1ea04daae715db75e58f68171abcca0e6b60e5594fdd2bf78ff6794b [2022-04-04T18:42:37.852Z] #21 12.22 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-04-04T18:42:37.852Z] #21 12.22 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-04-04T18:42:37.852Z] #21 12.22 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-04-04T18:42:37.852Z] #21 12.22 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-04-04T18:42:37.852Z] #21 12.23 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-04-04T18:42:37.852Z] #21 12.23 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-04-04T18:42:37.852Z] #21 12.24 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-04T18:42:37.852Z] #21 12.30 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-04T18:42:38.116Z] #21 12.30 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-04T18:42:38.116Z] #21 12.30 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-04T18:42:38.116Z] #21 12.30 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-04T18:42:38.116Z] #21 12.34 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-04T18:42:38.116Z] #21 12.34 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-04T18:42:38.116Z] #21 12.34 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-04-04T18:42:38.116Z] #21 12.36 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-04-04T18:42:38.116Z] #21 12.38 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-04-04T18:42:38.116Z] #21 12.38 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-04T18:42:38.379Z] #21 12.64 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-04-04T18:42:38.379Z] #21 12.67 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-04-04T18:42:38.379Z] #21 12.67 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-04-04T18:42:38.379Z] #21 12.68 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-04-04T18:42:38.389Z] #14 ... [2022-04-04T18:42:38.389Z] [2022-04-04T18:42:38.389Z] #63 [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-04-04T18:42:38.389Z] #63 sha256:fecf204eb34dead50e5f21ab31a3d835d8cdf2ea139ef455d0c10fe9691ec546 [2022-04-04T18:42:38.389Z] #63 92.40 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-04T18:42:38.389Z] #63 92.40 + GOBIN=/build [2022-04-04T18:42:38.389Z] #63 92.40 + GO111MODULE=on [2022-04-04T18:42:38.389Z] #63 92.40 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-04T18:42:38.881Z] #40 7.301 [100%] Linking C executable tini-static [2022-04-04T18:42:38.953Z] #21 13.23 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T18:42:38.953Z] #21 13.36 Fetched 27.0 MB in 1s (22.7 MB/s) [2022-04-04T18:42:38.953Z] #21 13.41 Selecting previously unselected package pigz. [2022-04-04T18:42:38.953Z] #21 13.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24001 files and directories currently installed.) [2022-04-04T18:42:39.214Z] #21 13.46 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-04-04T18:42:39.214Z] #21 13.46 Unpacking pigz (2.6-1) ... [2022-04-04T18:42:39.214Z] #21 13.54 Selecting previously unselected package libelf1:arm64. [2022-04-04T18:42:39.214Z] #21 13.54 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-04-04T18:42:39.214Z] #21 13.55 Unpacking libelf1:arm64 (0.183-1) ... [2022-04-04T18:42:39.214Z] #21 13.64 Selecting previously unselected package libbpf0:arm64. [2022-04-04T18:42:39.214Z] #21 13.64 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-04-04T18:42:39.214Z] #21 13.65 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-04-04T18:42:39.214Z] #21 13.74 Selecting previously unselected package libcap2:arm64. [2022-04-04T18:42:39.450Z] #40 8.057 [100%] Built target tini-static [2022-04-04T18:42:39.450Z] #40 ... [2022-04-04T18:42:39.450Z] [2022-04-04T18:42:39.450Z] #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-04-04T18:42:39.450Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T18:42:39.450Z] #14 83.82 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-04T18:42:39.450Z] #14 83.82 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-04T18:42:39.450Z] #14 83.83 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-04T18:42:39.475Z] #21 13.75 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-04-04T18:42:39.475Z] #21 13.76 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-04-04T18:42:39.475Z] #21 13.83 Selecting previously unselected package libmnl0:arm64. [2022-04-04T18:42:39.475Z] #21 13.83 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-04-04T18:42:39.475Z] #21 13.85 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-04-04T18:42:39.475Z] #21 13.92 Selecting previously unselected package libxtables12:arm64. [2022-04-04T18:42:39.475Z] #21 13.92 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-04-04T18:42:39.475Z] #21 13.93 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-04-04T18:42:39.710Z] #14 ... [2022-04-04T18:42:39.710Z] [2022-04-04T18:42:39.710Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-04T18:42:39.710Z] #40 sha256:0b612d5ba75e5f052cb57b4c3176aa6526a0b25e298e94dd80ce8a298dfb773b [2022-04-04T18:42:39.710Z] #40 8.209 + mkdir -p /build [2022-04-04T18:42:39.710Z] #40 8.225 + cp tini-static /build/docker-init [2022-04-04T18:42:39.710Z] #40 DONE 8.3s [2022-04-04T18:42:39.710Z] [2022-04-04T18:42:39.710Z] #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-04-04T18:42:39.710Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T18:42:39.710Z] #14 84.14 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-04T18:42:39.710Z] #14 84.16 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-04T18:42:39.710Z] #14 84.16 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-04T18:42:39.736Z] #21 13.97 Selecting previously unselected package libcap2-bin. [2022-04-04T18:42:39.737Z] #21 14.01 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-04-04T18:42:39.737Z] #21 14.01 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-04T18:42:39.737Z] #21 14.11 Selecting previously unselected package iproute2. [2022-04-04T18:42:39.737Z] #21 14.11 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-04-04T18:42:39.737Z] #21 14.11 Unpacking iproute2 (5.10.0-4) ... [2022-04-04T18:42:39.999Z] #21 14.50 Selecting previously unselected package xxd. [2022-04-04T18:42:40.261Z] #21 14.51 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-04T18:42:40.261Z] #21 14.52 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-04T18:42:40.261Z] #21 14.63 Selecting previously unselected package vim-common. [2022-04-04T18:42:40.261Z] #21 14.63 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-04T18:42:40.261Z] #21 14.64 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-04T18:42:40.283Z] Client: [2022-04-04T18:42:40.283Z] Version: 20.10.9 [2022-04-04T18:42:40.283Z] API version: 1.41 [2022-04-04T18:42:40.283Z] Go version: go1.16.8 [2022-04-04T18:42:40.283Z] Git commit: c2ea9bc [2022-04-04T18:42:40.283Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-04T18:42:40.283Z] OS/Arch: windows/amd64 [2022-04-04T18:42:40.283Z] Context: default [2022-04-04T18:42:40.283Z] Experimental: true [2022-04-04T18:42:40.283Z] [2022-04-04T18:42:40.283Z] Server: Docker Engine - Community [2022-04-04T18:42:40.283Z] Engine: [2022-04-04T18:42:40.283Z] Version: 20.10.9 [2022-04-04T18:42:40.283Z] API version: 1.41 (minimum version 1.24) [2022-04-04T18:42:40.283Z] Go version: go1.16.8 [2022-04-04T18:42:40.283Z] Git commit: 79ea9d3 [2022-04-04T18:42:40.283Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-04T18:42:40.283Z] OS/Arch: windows/amd64 [2022-04-04T18:42:40.283Z] Experimental: true [2022-04-04T18:42:40.523Z] #21 14.79 Selecting previously unselected package bash-completion. [2022-04-04T18:42:40.523Z] #21 14.79 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [Pipeline] sh [2022-04-04T18:42:41.801Z] + docker info [2022-04-04T18:42:41.801Z] Client: [2022-04-04T18:42:41.801Z] Context: default [2022-04-04T18:42:41.801Z] Debug Mode: false [2022-04-04T18:42:41.801Z] [2022-04-04T18:42:41.801Z] Server: [2022-04-04T18:42:41.801Z] Containers: 0 [2022-04-04T18:42:41.801Z] Running: 0 [2022-04-04T18:42:41.801Z] Paused: 0 [2022-04-04T18:42:41.801Z] Stopped: 0 [2022-04-04T18:42:41.801Z] Images: 0 [2022-04-04T18:42:41.801Z] Server Version: 20.10.9 [2022-04-04T18:42:41.801Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-04T18:42:41.801Z] Windows: [2022-04-04T18:42:41.801Z] LCOW: [2022-04-04T18:42:41.801Z] Logging Driver: json-file [2022-04-04T18:42:41.801Z] Plugins: [2022-04-04T18:42:41.801Z] Volume: local [2022-04-04T18:42:41.801Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-04T18:42:41.801Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-04T18:42:41.801Z] Swarm: inactive [2022-04-04T18:42:41.801Z] Default Isolation: process [2022-04-04T18:42:41.801Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-04T18:42:41.801Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-04T18:42:41.801Z] OSType: windows [2022-04-04T18:42:41.801Z] Architecture: x86_64 [2022-04-04T18:42:41.801Z] CPUs: 4 [2022-04-04T18:42:41.801Z] Total Memory: 32GiB [2022-04-04T18:42:41.801Z] Name: azwin-2-e681f0 [2022-04-04T18:42:41.801Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-04T18:42:41.801Z] Docker Root Dir: D:\docker [2022-04-04T18:42:41.801Z] Debug Mode: false [2022-04-04T18:42:41.801Z] Registry: https://index.docker.io/v1/ [2022-04-04T18:42:41.801Z] Labels: [2022-04-04T18:42:41.801Z] Experimental: true [2022-04-04T18:42:41.801Z] Insecure Registries: [2022-04-04T18:42:41.801Z] 10.0.0.4:5000 [2022-04-04T18:42:41.801Z] 127.0.0.0/8 [2022-04-04T18:42:41.801Z] Registry Mirrors: [2022-04-04T18:42:41.801Z] http://10.0.0.4:5000/ [2022-04-04T18:42:41.801Z] Live Restore Enabled: false [2022-04-04T18:42:41.801Z] Product License: Community Engine [2022-04-04T18:42:41.802Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-04T18:42:42.440Z] #21 16.45 Unpacking bash-completion (1:2.11-2) ... [2022-04-04T18:42:42.703Z] #21 16.89 Selecting previously unselected package bzip2. [2022-04-04T18:42:42.703Z] #21 16.90 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-04-04T18:42:42.703Z] #21 16.91 Unpacking bzip2 (1.0.8-4) ... [2022-04-04T18:42:42.703Z] #21 16.97 Selecting previously unselected package xz-utils. [2022-04-04T18:42:42.703Z] #21 16.97 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2022-04-04T18:42:42.703Z] #21 16.97 Unpacking xz-utils (5.2.5-2) ... [2022-04-04T18:42:42.703Z] #21 17.11 Selecting previously unselected package apparmor. [2022-04-04T18:42:42.703Z] #21 17.11 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-04-04T18:42:42.703Z] #21 17.15 Unpacking apparmor (2.13.6-10) ... [2022-04-04T18:42:42.964Z] #21 17.42 Selecting previously unselected package inetutils-ping. [2022-04-04T18:42:42.965Z] #21 17.42 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-04-04T18:42:42.965Z] #21 17.43 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-04T18:42:42.965Z] #21 17.53 Selecting previously unselected package libip4tc2:arm64. [2022-04-04T18:42:43.226Z] #21 17.53 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-04-04T18:42:43.226Z] #21 17.54 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-04-04T18:42:43.226Z] #21 17.58 Selecting previously unselected package libip6tc2:arm64. [2022-04-04T18:42:43.226Z] #21 17.58 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-04-04T18:42:43.226Z] #21 17.59 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-04-04T18:42:43.226Z] #21 17.65 Selecting previously unselected package libnfnetlink0:arm64. [2022-04-04T18:42:43.226Z] #21 17.65 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-04-04T18:42:43.226Z] #21 17.66 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-04-04T18:42:43.226Z] #21 17.71 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-04-04T18:42:43.226Z] #21 17.72 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-04-04T18:42:43.226Z] #21 17.72 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-04-04T18:42:43.488Z] #21 17.78 Selecting previously unselected package libnftnl11:arm64. [2022-04-04T18:42:43.488Z] #21 17.78 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-04-04T18:42:43.488Z] #21 17.79 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-04-04T18:42:43.488Z] #21 17.87 Selecting previously unselected package iptables. [2022-04-04T18:42:43.488Z] #21 17.89 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-04-04T18:42:43.488Z] #21 17.89 Unpacking iptables (1.8.7-1) ... [2022-04-04T18:42:43.680Z] #63 97.07 rootlesskit version 1.0.0 [2022-04-04T18:42:43.680Z] #63 97.08 Usage of /build/rootlesskit-docker-proxy: [2022-04-04T18:42:43.680Z] #63 97.08 -container-ip string [2022-04-04T18:42:43.680Z] #63 97.08 container ip [2022-04-04T18:42:43.680Z] #63 97.08 -container-port int [2022-04-04T18:42:43.680Z] #63 97.08 container port (default -1) [2022-04-04T18:42:43.680Z] #63 97.08 -host-ip string [2022-04-04T18:42:43.680Z] #63 97.08 host ip [2022-04-04T18:42:43.680Z] #63 97.08 -host-port int [2022-04-04T18:42:43.680Z] #63 97.08 host port (default -1) [2022-04-04T18:42:43.680Z] #63 97.08 -proto string [2022-04-04T18:42:43.680Z] #63 97.08 proxy protocol (default "tcp") [2022-04-04T18:42:43.680Z] #63 ... [2022-04-04T18:42:43.680Z] [2022-04-04T18:42:43.680Z] #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-04-04T18:42:43.680Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T18:42:43.681Z] #14 94.83 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-04T18:42:43.681Z] #14 94.84 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-04T18:42:43.681Z] #14 94.85 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-04T18:42:43.681Z] #14 94.96 Selecting previously unselected package libapparmor1:amd64. [2022-04-04T18:42:43.681Z] #14 94.96 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-04T18:42:43.681Z] #14 94.96 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-04T18:42:43.681Z] #14 95.05 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-04T18:42:43.681Z] #14 95.05 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-04T18:42:43.681Z] #14 95.06 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-04T18:42:43.681Z] #14 95.21 Selecting previously unselected package libbtrfs0:amd64. [2022-04-04T18:42:43.681Z] #14 95.22 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-04T18:42:43.681Z] #14 95.23 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-04T18:42:43.681Z] #14 95.36 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-04T18:42:43.681Z] #14 95.38 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-04T18:42:43.681Z] #14 95.43 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-04T18:42:43.681Z] #14 95.57 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-04T18:42:43.681Z] #14 95.59 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-04T18:42:43.681Z] #14 95.59 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-04T18:42:43.681Z] #14 95.64 Selecting previously unselected package libudev-dev:amd64. [2022-04-04T18:42:43.681Z] #14 95.65 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-04T18:42:43.681Z] #14 95.67 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-04T18:42:43.681Z] #14 95.79 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-04T18:42:43.681Z] #14 95.79 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-04T18:42:43.681Z] #14 95.80 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-04T18:42:43.681Z] #14 96.01 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-04T18:42:43.681Z] #14 96.01 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-04T18:42:43.681Z] #14 96.03 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-04T18:42:43.681Z] #14 96.16 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-04T18:42:43.681Z] #14 96.16 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-04T18:42:43.681Z] #14 96.16 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-04T18:42:43.681Z] #14 96.31 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-04T18:42:43.681Z] #14 96.32 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-04T18:42:43.681Z] #14 96.33 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-04T18:42:43.681Z] #14 96.43 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-04T18:42:43.681Z] #14 96.43 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-04T18:42:43.681Z] #14 96.44 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-04T18:42:43.681Z] #14 96.84 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-04T18:42:43.681Z] #14 96.85 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-04T18:42:43.681Z] #14 96.87 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-04T18:42:43.681Z] #14 97.03 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-04T18:42:43.681Z] #14 97.05 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-04T18:42:43.681Z] #14 97.05 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-04T18:42:43.681Z] #14 97.12 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-04T18:42:43.681Z] #14 97.14 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-04T18:42:43.681Z] #14 97.15 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-04T18:42:43.681Z] #14 97.27 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-04T18:42:43.681Z] #14 97.29 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-04T18:42:43.681Z] #14 97.30 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-04T18:42:43.749Z] #21 18.18 Selecting previously unselected package libonig5:arm64. [2022-04-04T18:42:43.749Z] #21 18.18 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-04-04T18:42:43.749Z] #21 18.19 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-04-04T18:42:44.011Z] #21 18.29 Selecting previously unselected package libjq1:arm64. [2022-04-04T18:42:44.011Z] #21 18.30 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-04-04T18:42:44.011Z] #21 18.30 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-04-04T18:42:44.011Z] #21 18.39 Selecting previously unselected package jq. [2022-04-04T18:42:44.011Z] #21 18.41 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-04-04T18:42:44.011Z] #21 18.42 Unpacking jq (1.6-2.1) ... [2022-04-04T18:42:44.011Z] #21 18.50 Selecting previously unselected package libaio1:arm64. [2022-04-04T18:42:44.262Z] #14 98.50 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-04T18:42:44.262Z] #14 98.54 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-04T18:42:44.273Z] #21 18.50 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-04-04T18:42:44.273Z] #21 18.50 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-04-04T18:42:44.273Z] #21 18.55 Selecting previously unselected package libgpm2:arm64. [2022-04-04T18:42:44.273Z] #21 18.56 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-04-04T18:42:44.273Z] #21 18.56 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-04-04T18:42:44.273Z] #21 18.63 Selecting previously unselected package libicu67:arm64. [2022-04-04T18:42:44.273Z] #21 18.63 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-04-04T18:42:44.273Z] #21 18.63 Unpacking libicu67:arm64 (67.1-7) ... [2022-04-04T18:42:44.906Z] #14 99.07 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-04T18:42:44.906Z] #14 99.17 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-04T18:42:45.478Z] #14 99.84 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-04T18:42:45.478Z] #14 99.88 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-04T18:42:45.478Z] #14 99.92 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-04T18:42:45.478Z] #14 100.0 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-04T18:42:45.739Z] #14 ... [2022-04-04T18:42:45.739Z] [2022-04-04T18:42:45.740Z] #63 [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-04-04T18:42:45.740Z] #63 sha256:fecf204eb34dead50e5f21ab31a3d835d8cdf2ea139ef455d0c10fe9691ec546 [2022-04-04T18:42:45.740Z] #63 DONE 99.7s [2022-04-04T18:42:45.740Z] [2022-04-04T18:42:45.740Z] #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-04-04T18:42:45.740Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T18:42:45.740Z] #14 100.0 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-04T18:42:45.740Z] #14 100.1 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-04T18:42:45.740Z] #14 100.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-04T18:42:45.740Z] #14 100.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-04T18:42:45.740Z] #14 100.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-04T18:42:45.740Z] #14 100.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-04T18:42:45.740Z] #14 100.1 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-04T18:42:45.740Z] #14 ... [2022-04-04T18:42:45.740Z] [2022-04-04T18:42:45.740Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-04T18:42:45.740Z] #64 sha256:27691e3b486957650acf94b43e30dc3d9ac820fc69a38683690e699ee5195662 [2022-04-04T18:42:45.740Z] #64 DONE 0.2s [2022-04-04T18:42:45.740Z] [2022-04-04T18:42:45.740Z] #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-04-04T18:42:45.740Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T18:42:45.740Z] #14 100.1 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-04T18:42:45.740Z] #14 100.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-04T18:42:45.740Z] #14 100.2 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-04T18:42:45.740Z] #14 100.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-04T18:42:45.740Z] #14 100.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-04T18:42:45.740Z] #14 100.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-04T18:42:45.740Z] #14 100.2 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-04-04T18:42:45.740Z] #14 100.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-04T18:42:45.740Z] #14 100.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-04-04T18:42:45.740Z] #14 100.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-04T18:42:45.740Z] #14 100.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-04T18:42:45.740Z] #14 100.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-04-04T18:42:45.740Z] #14 100.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-04T18:42:45.740Z] #14 100.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-04T18:42:45.740Z] #14 100.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-04T18:42:45.740Z] #14 100.3 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-04T18:42:45.740Z] #14 100.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-04T18:42:46.003Z] #14 ... [2022-04-04T18:42:46.003Z] [2022-04-04T18:42:46.003Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-04T18:42:46.003Z] #65 sha256:519ed14dd106421dad55c881a4a747ac36a82d402802ab82ba767303c594d95a [2022-04-04T18:42:46.003Z] #65 DONE 0.1s [2022-04-04T18:42:46.003Z] [2022-04-04T18:42:46.003Z] #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-04-04T18:42:46.003Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T18:42:46.003Z] #14 100.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-04T18:42:46.003Z] #14 100.4 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T18:42:46.264Z] #14 DONE 100.7s [2022-04-04T18:42:46.264Z] [2022-04-04T18:42:46.264Z] #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-04-04T18:42:46.264Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-04T18:42:46.525Z] #34 ... [2022-04-04T18:42:46.525Z] [2022-04-04T18:42:46.525Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-04T18:42:46.525Z] #55 sha256:52a1dde9516f95a100f30bf143a54cad634628a601aca14d87ae8c4908f4db8e [2022-04-04T18:42:46.525Z] #55 DONE 0.2s [2022-04-04T18:42:46.525Z] [2022-04-04T18:42:46.525Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-04T18:42:46.525Z] #15 sha256:9c8b05e689e835870369721c087b30613d50d4d1f29d50f3583d95b07bafa121 [2022-04-04T18:42:46.823Z] #21 21.16 Selecting previously unselected package libinih1:arm64. [2022-04-04T18:42:46.823Z] #21 21.19 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-04-04T18:42:46.823Z] #21 21.19 Unpacking libinih1:arm64 (53-1+b2) ... [2022-04-04T18:42:46.823Z] #21 21.27 Selecting previously unselected package libnet1:arm64. [2022-04-04T18:42:46.823Z] #21 21.27 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-04-04T18:42:46.823Z] #21 21.28 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-04T18:42:46.823Z] #21 21.36 Selecting previously unselected package libnl-3-200:arm64. [2022-04-04T18:42:46.823Z] #21 21.36 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-04-04T18:42:46.823Z] #21 21.37 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-04T18:42:47.085Z] #21 21.47 Selecting previously unselected package libprotobuf-c1:arm64. [2022-04-04T18:42:47.086Z] #21 21.47 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-04-04T18:42:47.086Z] #21 21.47 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-04T18:42:47.086Z] #21 21.52 Selecting previously unselected package net-tools. [2022-04-04T18:42:47.086Z] #21 21.53 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-04-04T18:42:47.086Z] #21 21.54 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-04T18:42:47.347Z] #21 21.66 Selecting previously unselected package patch. [2022-04-04T18:42:47.347Z] #21 21.67 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-04-04T18:42:47.347Z] #21 21.68 Unpacking patch (2.7.6-7) ... [2022-04-04T18:42:47.347Z] #21 21.77 Selecting previously unselected package python-pip-whl. [2022-04-04T18:42:47.610Z] #21 21.79 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-04T18:42:47.610Z] #21 21.81 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-04T18:42:47.871Z] #21 22.29 Selecting previously unselected package python3-lib2to3. [2022-04-04T18:42:47.871Z] #21 22.30 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-04T18:42:47.871Z] #21 22.30 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-04T18:42:48.134Z] #21 22.45 Selecting previously unselected package python3-distutils. [2022-04-04T18:42:48.134Z] #21 22.46 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-04T18:42:48.134Z] #21 22.46 Unpacking python3-distutils (3.9.2-1) ... [2022-04-04T18:42:48.134Z] #21 22.59 Selecting previously unselected package python3-pkg-resources. [2022-04-04T18:42:48.134Z] #21 22.60 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-04T18:42:48.134Z] #21 22.60 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-04T18:42:48.396Z] #21 22.69 Selecting previously unselected package python3-setuptools. [2022-04-04T18:42:48.396Z] #21 22.69 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-04T18:42:48.396Z] #21 22.70 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-04T18:42:48.659Z] #21 22.90 Selecting previously unselected package python3-wheel. [2022-04-04T18:42:48.659Z] #21 22.90 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-04T18:42:48.659Z] #21 22.91 Unpacking python3-wheel (0.34.2-1) ... [2022-04-04T18:42:48.659Z] #21 22.98 Selecting previously unselected package python3-pip. [2022-04-04T18:42:48.659Z] #21 22.98 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-04T18:42:48.659Z] #21 22.98 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-04T18:42:48.921Z] #21 23.23 Selecting previously unselected package sudo. [2022-04-04T18:42:48.921Z] #21 23.24 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-04-04T18:42:48.921Z] #21 23.25 Unpacking sudo (1.9.5p2-3) ... [2022-04-04T18:42:49.495Z] #21 23.71 Selecting previously unselected package thin-provisioning-tools. [2022-04-04T18:42:49.496Z] #21 23.73 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-04-04T18:42:49.496Z] #21 23.75 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-04T18:42:49.496Z] #21 23.95 Selecting previously unselected package uidmap. [2022-04-04T18:42:49.699Z] #14 92.71 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-04T18:42:49.699Z] #14 92.71 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-04T18:42:49.699Z] #14 92.76 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-04T18:42:49.757Z] #21 23.96 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-04-04T18:42:49.757Z] #21 23.96 Unpacking uidmap (1:4.8.1-1) ... [2022-04-04T18:42:49.757Z] #21 24.07 Selecting previously unselected package vim-runtime. [2022-04-04T18:42:49.757Z] #21 24.08 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-04T18:42:49.757Z] #21 24.11 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-04T18:42:49.757Z] #21 24.12 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-04T18:42:49.757Z] #21 24.13 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-04T18:42:49.837Z] #15 DONE 3.6s [2022-04-04T18:42:49.837Z] [2022-04-04T18:42:49.837Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-04T18:42:49.837Z] #16 sha256:8cb82093c6dd87d1354655720006fc44a70aabcac1929e3b5106a950a081949b [2022-04-04T18:42:53.064Z] #21 27.00 Selecting previously unselected package vim. [2022-04-04T18:42:53.064Z] #21 27.00 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-04T18:42:53.064Z] #21 27.01 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-04T18:42:53.064Z] #21 27.42 Selecting previously unselected package xfsprogs. [2022-04-04T18:42:53.064Z] #21 27.44 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-04-04T18:42:53.064Z] #21 27.45 Unpacking xfsprogs (5.10.0-4) ... [2022-04-04T18:42:53.134Z] #16 DONE 2.8s [2022-04-04T18:42:53.134Z] [2022-04-04T18:42:53.134Z] #56 [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-04-04T18:42:53.134Z] #56 sha256:2a4f9db4d3f3e94e0ed8ae3e720954b1cc2ae0c5b9fc3c811321a8331904741c [2022-04-04T18:42:53.134Z] #56 3.205 + RM_GOPATH=0 [2022-04-04T18:42:53.134Z] #56 3.205 + TMP_GOPATH= [2022-04-04T18:42:53.134Z] #56 3.205 + : /build [2022-04-04T18:42:53.134Z] #56 3.205 + '[' -z '' ']' [2022-04-04T18:42:53.134Z] #56 3.205 ++ mktemp -d [2022-04-04T18:42:53.134Z] #56 3.205 + export GOPATH=/tmp/tmp.TxqBIBP9bE [2022-04-04T18:42:53.134Z] #56 3.205 + GOPATH=/tmp/tmp.TxqBIBP9bE [2022-04-04T18:42:53.134Z] #56 3.205 + RM_GOPATH=1 [2022-04-04T18:42:53.134Z] #56 3.205 + case "$(go env GOARCH)" in [2022-04-04T18:42:53.134Z] #56 3.212 ++ go env GOARCH [2022-04-04T18:42:53.134Z] #56 3.225 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T18:42:53.134Z] #56 3.225 + GO_BUILDMODE=-buildmode=pie [2022-04-04T18:42:53.134Z] #56 3.226 ++ dirname /install.sh [2022-04-04T18:42:53.134Z] #56 3.233 Install runc version v1.1.1 (build tags: seccomp) [2022-04-04T18:42:53.134Z] #56 3.233 + dir=/ [2022-04-04T18:42:53.134Z] #56 3.233 + bin=runc [2022-04-04T18:42:53.134Z] #56 3.233 + shift [2022-04-04T18:42:53.134Z] #56 3.233 + '[' '!' -f //runc.installer ']' [2022-04-04T18:42:53.134Z] #56 3.233 + . //runc.installer [2022-04-04T18:42:53.134Z] #56 3.233 ++ set -e [2022-04-04T18:42:53.134Z] #56 3.233 ++ : v1.1.1 [2022-04-04T18:42:53.134Z] #56 3.233 + install_runc [2022-04-04T18:42:53.134Z] #56 3.233 + RUNC_BUILDTAGS=seccomp [2022-04-04T18:42:53.134Z] #56 3.233 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-04T18:42:53.134Z] #56 3.233 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.TxqBIBP9bE/src/github.com/opencontainers/runc [2022-04-04T18:42:53.134Z] #56 3.245 Cloning into '/tmp/tmp.TxqBIBP9bE/src/github.com/opencontainers/runc'... [2022-04-04T18:42:53.134Z] #56 ... [2022-04-04T18:42:53.134Z] [2022-04-04T18:42:53.134Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-04T18:42:53.134Z] #17 sha256:84c9d153c5b0af408233626cb99d375a73327bbf011a27ad0197b21e80bbd204 [2022-04-04T18:42:53.585Z] #21 27.82 Selecting previously unselected package zip. [2022-04-04T18:42:53.585Z] #21 27.84 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-04-04T18:42:53.585Z] #21 27.84 Unpacking zip (3.0-12) ... [2022-04-04T18:42:53.585Z] #21 27.98 Selecting previously unselected package zstd. [2022-04-04T18:42:53.585Z] #21 27.98 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-04-04T18:42:53.585Z] #21 27.98 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-04T18:42:53.846Z] #21 28.21 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-04T18:42:54.431Z] #21 28.96 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-04-04T18:42:54.431Z] #21 28.97 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-04T18:42:54.693Z] #21 28.98 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-04-04T18:42:54.693Z] #21 28.99 Setting up libicu67:arm64 (67.1-7) ... [2022-04-04T18:42:54.693Z] #21 29.00 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-04-04T18:42:54.693Z] #21 29.01 Setting up libinih1:arm64 (53-1+b2) ... [2022-04-04T18:42:54.693Z] #21 29.03 Setting up uidmap (1:4.8.1-1) ... [2022-04-04T18:42:54.693Z] #21 29.04 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-04T18:42:54.693Z] #21 29.05 Setting up bzip2 (1.0.8-4) ... [2022-04-04T18:42:54.693Z] #21 29.06 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-04T18:42:54.693Z] #21 29.07 Setting up python3-wheel (0.34.2-1) ... [2022-04-04T18:42:55.045Z] #17 2.068 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-04T18:42:55.045Z] #17 DONE 2.1s [2022-04-04T18:42:55.045Z] [2022-04-04T18:42:55.045Z] #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-04-04T18:42:55.046Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-04T18:42:55.046Z] #34 ... [2022-04-04T18:42:55.046Z] [2022-04-04T18:42:55.046Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-04T18:42:55.046Z] #18 sha256:d57b9b4a2680e4103e7e69ea235ae95edea507f6d687b5c4d6fd04a09ea7d1b2 [2022-04-04T18:42:55.270Z] #21 29.71 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-04T18:42:55.532Z] #21 29.72 Setting up libcap2:arm64 (1:2.44-1) ... [2022-04-04T18:42:55.532Z] #21 29.73 Setting up libcap2-bin (1:2.44-1) ... [2022-04-04T18:42:55.532Z] #21 29.77 Setting up apparmor (2.13.6-10) ... [2022-04-04T18:42:56.431Z] #18 DONE 1.4s [2022-04-04T18:42:56.431Z] [2022-04-04T18:42:56.431Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-04T18:42:56.431Z] #19 sha256:4cd3d254a98508bf9822e7452703132752f4e0a2011c8d11f275a0634a2b3795 [2022-04-04T18:42:56.919Z] #21 31.10 Setting up zip (3.0-12) ... [2022-04-04T18:42:56.919Z] #21 31.13 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-04T18:42:56.919Z] #21 31.15 Setting up bash-completion (1:2.11-2) ... [2022-04-04T18:42:57.814Z] #19 DONE 1.4s [2022-04-04T18:42:57.814Z] [2022-04-04T18:42:57.814Z] #56 [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-04-04T18:42:57.814Z] #56 sha256:2a4f9db4d3f3e94e0ed8ae3e720954b1cc2ae0c5b9fc3c811321a8331904741c [2022-04-04T18:42:57.814Z] #56 10.88 + cd /tmp/tmp.TxqBIBP9bE/src/github.com/opencontainers/runc [2022-04-04T18:42:57.814Z] #56 10.88 + git checkout -q v1.1.1 [2022-04-04T18:42:58.075Z] #56 11.38 + '[' -z '' ']' [2022-04-04T18:42:58.075Z] #56 11.38 + target=static [2022-04-04T18:42:58.075Z] #56 11.38 + make BUILDTAGS=seccomp static [2022-04-04T18:42:58.336Z] #56 11.81 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-04-04T18:42:58.836Z] #21 32.91 Setting up xz-utils (5.2.5-2) ... [2022-04-04T18:42:58.836Z] #21 32.92 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-04T18:42:58.836Z] #21 32.93 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-04-04T18:42:58.836Z] #21 32.94 Setting up patch (2.7.6-7) ... [2022-04-04T18:42:58.836Z] #21 32.95 Setting up sudo (1.9.5p2-3) ... [2022-04-04T18:42:58.836Z] #21 33.01 invoke-rc.d: could not determine current runlevel [2022-04-04T18:42:58.836Z] #21 33.01 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-04T18:42:58.836Z] #21 33.03 Setting up xfsprogs (5.10.0-4) ... [2022-04-04T18:42:58.836Z] #21 33.04 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-04-04T18:42:58.836Z] #21 33.06 Setting up inetutils-ping (2:2.0-1) ... [2022-04-04T18:42:58.836Z] #21 33.07 Setting up pigz (2.6-1) ... [2022-04-04T18:42:58.836Z] #21 33.08 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-04-04T18:42:58.836Z] #21 33.09 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-04T18:42:58.836Z] #21 33.11 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-04T18:42:58.836Z] #21 33.13 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-04T18:42:59.413Z] #21 33.65 Setting up libaio1:arm64 (0.3.112-9) ... [2022-04-04T18:42:59.413Z] #21 33.67 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-04T18:42:59.676Z] #21 33.97 Setting up libelf1:arm64 (0.183-1) ... [2022-04-04T18:42:59.676Z] #21 34.01 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-04T18:42:59.676Z] #21 34.03 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-04-04T18:42:59.676Z] #21 34.04 Setting up python3-distutils (3.9.2-1) ... [2022-04-04T18:42:59.718Z] #56 ... [2022-04-04T18:42:59.718Z] [2022-04-04T18:42:59.718Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-04T18:42:59.718Z] #20 sha256:554742af20ecba336afabfbc9cb3111c795f2130885f2dbf266143fbcb036c39 [2022-04-04T18:42:59.718Z] #20 DONE 1.8s [2022-04-04T18:42:59.718Z] [2022-04-04T18:42:59.719Z] #21 [dev-systemd-false 7/24] 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-04-04T18:42:59.719Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-04T18:42:59.937Z] #21 34.38 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-04T18:42:59.937Z] #21 34.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-04T18:42:59.937Z] #21 34.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-04T18:42:59.937Z] #21 34.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-04T18:42:59.937Z] #21 34.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-04T18:42:59.937Z] #21 34.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-04T18:42:59.937Z] #21 34.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-04T18:42:59.937Z] #21 34.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-04T18:42:59.937Z] #21 34.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-04T18:43:00.197Z] #21 34.49 Setting up python3-setuptools (52.0.0-4) ... [2022-04-04T18:43:00.287Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-04T18:43:00.287Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-2e04e062\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-04T18:43:00.287Z] ---------------------------------------------------------------------------- [2022-04-04T18:43:00.287Z] [2022-04-04T18:43:00.287Z] INFO: executeCI.ps1 starting at Mon Apr 4 18:42:59 CUT 2022 [2022-04-04T18:43:00.287Z] [2022-04-04T18:43:00.287Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-04T18:43:00.287Z] INFO: Running git version 2.24.1.windows.2 [2022-04-04T18:43:00.287Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-04-04T18:43:00.287Z] INFO: Environment variables: [2022-04-04T18:43:00.287Z] [2022-04-04T18:43:00.287Z] Name Value [2022-04-04T18:43:00.287Z] ---- ----- [2022-04-04T18:43:00.287Z] ALLUSERSPROFILE C:\ProgramData [2022-04-04T18:43:00.287Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-04T18:43:00.287Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-04T18:43:00.287Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-04T18:43:00.287Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-04T18:43:00.287Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-04T18:43:00.287Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-04T18:43:00.287Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-04T18:43:00.287Z] BRANCH_NAME PR-43462 [2022-04-04T18:43:00.287Z] BUILD_DISPLAY_NAME #1 [2022-04-04T18:43:00.287Z] BUILD_ID 1 [2022-04-04T18:43:00.287Z] BUILD_NUMBER 1 [2022-04-04T18:43:00.287Z] BUILD_TAG jenkins-moby-PR-43462-1 [2022-04-04T18:43:00.287Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43462/1/ [2022-04-04T18:43:00.287Z] CHANGE_AUTHOR thaJeztah [2022-04-04T18:43:00.287Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-04-04T18:43:00.287Z] CHANGE_BRANCH carry_43155_update_authors [2022-04-04T18:43:00.287Z] CHANGE_FORK thaJeztah/docker [2022-04-04T18:43:00.287Z] CHANGE_ID 43462 [2022-04-04T18:43:00.287Z] CHANGE_TARGET master [2022-04-04T18:43:00.287Z] CHANGE_TITLE Updated AUTHORS and .mailmap files [2022-04-04T18:43:00.287Z] CHANGE_URL https://github.com/moby/moby/pull/43462 [2022-04-04T18:43:00.287Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-04T18:43:00.287Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-04T18:43:00.287Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-04T18:43:00.287Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-04T18:43:00.287Z] COMPUTERNAME azwin-2-e681f0 [2022-04-04T18:43:00.287Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-04T18:43:00.287Z] ConfigSequenceNumber 0 [2022-04-04T18:43:00.287Z] DOCKER_BUILDKIT 0 [2022-04-04T18:43:00.287Z] DOCKER_DUT_DEBUG 1 [2022-04-04T18:43:00.287Z] DOCKER_EXPERIMENTAL 1 [2022-04-04T18:43:00.287Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-04T18:43:00.287Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-04T18:43:00.287Z] EXECUTOR_NUMBER 0 [2022-04-04T18:43:00.287Z] FQDN azwin-2-e681f0.westus.cloudapp.azure.com [2022-04-04T18:43:00.287Z] GIT_BRANCH PR-43462 [2022-04-04T18:43:00.287Z] GIT_COMMIT 2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 [2022-04-04T18:43:00.287Z] GIT_URL https://github.com/moby/moby.git [2022-04-04T18:43:00.287Z] HUDSON_COOKIE 2433d818-0d94-4205-98af-9b8d0e18ed3b [2022-04-04T18:43:00.287Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-04T18:43:00.287Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-04T18:43:00.287Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-04T18:43:00.287Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-04T18:43:00.287Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-04T18:43:00.287Z] JENKINS_NODE_COOKIE 9e6c89a7-c0b7-4f69-9308-5410191e9262 [2022-04-04T18:43:00.287Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-04T18:43:00.287Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-04T18:43:00.287Z] JOB_BASE_NAME PR-43462 [2022-04-04T18:43:00.287Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43462/display/redirect [2022-04-04T18:43:00.287Z] JOB_NAME moby/PR-43462 [2022-04-04T18:43:00.287Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43462/ [2022-04-04T18:43:00.287Z] library.jps.version master [2022-04-04T18:43:00.287Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-04T18:43:00.287Z] NODE_LABELS amd64 azure azwin-2-e681f0 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-04-04T18:43:00.287Z] NODE_NAME azwin-2-e681f0 [2022-04-04T18:43:00.287Z] NUMBER_OF_PROCESSORS 4 [2022-04-04T18:43:00.287Z] OS Windows_NT [2022-04-04T18:43:00.287Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-04T18:43:00.287Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-04T18:43:00.287Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-04T18:43:00.287Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-04-04T18:43:00.287Z] PROCESSOR_LEVEL 6 [2022-04-04T18:43:00.287Z] PROCESSOR_REVISION 5504 [2022-04-04T18:43:00.287Z] ProgramData C:\ProgramData [2022-04-04T18:43:00.287Z] ProgramFiles C:\Program Files [2022-04-04T18:43:00.287Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-04T18:43:00.287Z] ProgramW6432 C:\Program Files [2022-04-04T18:43:00.287Z] PROMPT $P$G [2022-04-04T18:43:00.287Z] PSExecutionPolicyPreference Bypass [2022-04-04T18:43:00.287Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-04T18:43:00.287Z] PUBLIC C:\Users\Public [2022-04-04T18:43:00.287Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43462/1/display/redirect?page=artif... [2022-04-04T18:43:00.287Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43462/1/display/redirect?page=changes [2022-04-04T18:43:00.287Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43462/1/display/redirect [2022-04-04T18:43:00.287Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43462/1/display/redirect?page=tests [2022-04-04T18:43:00.287Z] SKIP_VALIDATION_TESTS 1 [2022-04-04T18:43:00.287Z] SOURCES_DRIVE d [2022-04-04T18:43:00.287Z] SOURCES_SUBDIR gopath [2022-04-04T18:43:00.287Z] STAGE_NAME Run tests [2022-04-04T18:43:00.287Z] SystemDrive C: [2022-04-04T18:43:00.287Z] SystemRoot C:\Windows [2022-04-04T18:43:00.287Z] TEMP C:\Windows\TEMP [2022-04-04T18:43:00.287Z] TESTDEBUG 0 [2022-04-04T18:43:00.287Z] TESTRUN_DRIVE d [2022-04-04T18:43:00.287Z] TESTRUN_SUBDIR CI [2022-04-04T18:43:00.287Z] TIMEOUT 120m [2022-04-04T18:43:00.287Z] TMP C:\Windows\TEMP [2022-04-04T18:43:00.287Z] USERDOMAIN WORKGROUP [2022-04-04T18:43:00.287Z] USERNAME azwin-2-e681f0$ [2022-04-04T18:43:00.287Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-04T18:43:00.287Z] windir C:\Windows [2022-04-04T18:43:00.287Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-04T18:43:00.287Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-04-04T18:43:00.287Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-04T18:43:00.287Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-04T18:43:00.287Z] [2022-04-04T18:43:00.287Z] [2022-04-04T18:43:00.287Z] [2022-04-04T18:43:01.216Z] #21 1.704 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T18:43:01.479Z] #21 1.887 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T18:43:01.479Z] #21 1.901 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T18:43:01.737Z] #21 35.92 Setting up libjq1:arm64 (1.6-2.1) ... [2022-04-04T18:43:01.742Z] #21 2.196 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-04T18:43:01.819Z] INFO: Sources under d:\gopath\... [2022-04-04T18:43:01.819Z] INFO: Test run under d:\CI\... [2022-04-04T18:43:01.819Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-04T18:43:01.819Z] INFO: docker/docker repository was found [2022-04-04T18:43:01.819Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-04-04T18:43:01.918Z] #14 ... [2022-04-04T18:43:01.918Z] [2022-04-04T18:43:01.918Z] #60 [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-04-04T18:43:01.918Z] #60 sha256:1a06bdaa4c3b72ce5391888fb0af52b56cd3ae33eca3e69711e2695dd3633e31 [2022-04-04T18:43:01.999Z] #21 36.36 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-04-04T18:43:01.999Z] #21 36.39 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-04T18:43:01.999Z] #21 36.42 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-04T18:43:02.332Z] #21 2.816 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-04T18:43:02.784Z] ltsc2022: Pulling from windows/servercore [2022-04-04T18:43:03.206Z] #21 37.38 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-04-04T18:43:03.206Z] #21 37.39 Setting up jq (1.6-2.1) ... [2022-04-04T18:43:03.206Z] #21 37.40 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-04-04T18:43:03.206Z] #21 37.41 Setting up iptables (1.8.7-1) ... [2022-04-04T18:43:03.206Z] #21 37.42 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-04T18:43:03.206Z] #21 37.43 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-04T18:43:03.206Z] #21 37.43 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-04T18:43:03.206Z] #21 37.43 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-04T18:43:03.206Z] #21 37.44 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-04T18:43:03.206Z] #21 37.45 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-04T18:43:03.206Z] #21 37.46 Setting up iproute2 (5.10.0-4) ... [2022-04-04T18:43:03.242Z] 8f616e6e9eec: Pulling fs layer [2022-04-04T18:43:03.242Z] 037d5740b404: Pulling fs layer [2022-04-04T18:43:03.278Z] #21 3.403 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-04T18:43:03.469Z] #21 37.73 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T18:43:03.476Z] #60 54.97 Updating files: 44% (2023/4593) Updating files: 45% (2067/4593) Updating files: 46% (2113/4593) Updating files: 47% (2159/4593) Updating files: 48% (2205/4593) Updating files: 49% (2251/4593) Updating files: 50% (2297/4593) Updating files: 51% (2343/4593) Updating files: 52% (2389/4593) Updating files: 53% (2435/4593) Updating files: 54% (2481/4593) Updating files: 55% (2527/4593) Updating files: 56% (2573/4593) Updating files: 57% (2619/4593) Updating files: 58% (2664/4593) Updating files: 59% (2710/4593) Updating files: 60% (2756/4593) Updating files: 61% (2802/4593) Updating files: 62% (2848/4593) Updating files: 63% (2894/4593) Updating files: 64% (2940/4593) Updating files: 65% (2986/4593) Updating files: 66% (3032/4593) Updating files: 67% (3078/4593) Updating files: 68% (3124/4593) Updating files: 69% (3170/4593) Updating files: 70% (3216/4593) Updating files: 71% (3262/4593) Updating files: 72% (3307/4593) Updating files: 73% (3353/4593) Updating files: 74% (3399/4593) Updating files: 75% (3445/4593) Updating files: 76% (3491/4593) Updating files: 77% (3537/4593) Updating files: 78% (3583/4593) Updating files: 79% (3629/4593) Updating files: 80% (3675/4593) Updating files: 81% (3721/4593) Updating files: 81% (3735/4593) Updating files: 82% (3767/4593) Updating files: 83% (3813/4593) Updating files: 84% (3859/4593) Updating files: 85% (3905/4593) Updating files: 86% (3950/4593) Updating files: 87% (3996/4593) Updating files: 88% (4042/4593) Updating files: 89% (4088/4593) Updating files: 90% (4134/4593) Updating files: 91% (4180/4593) Updating files: 92% (4226/4593) Updating files: 93% (4272/4593) Updating files: 94% (4318/4593) Updating files: 95% (4364/4593) Updating files: 96% (4410/4593) Updating files: 97% (4456/4593) Updating files: 98% (4502/4593) Updating files: 99% (4548/4593) Updating files: 100% (4593/4593) Updating files: 100% (4593/4593), done. [2022-04-04T18:43:03.476Z] #60 56.84 + cd /tmp/tmp.Px4JMA9DUl/src/github.com/containerd/containerd [2022-04-04T18:43:03.476Z] #60 56.84 + git checkout -q v1.6.2 [2022-04-04T18:43:04.856Z] #60 57.91 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-04T18:43:04.856Z] #60 57.91 + BUILDTAGS='netgo osusergo static_build' [2022-04-04T18:43:04.856Z] #60 57.91 + export EXTRA_FLAGS=-buildmode=pie [2022-04-04T18:43:04.856Z] #60 57.91 + EXTRA_FLAGS=-buildmode=pie [2022-04-04T18:43:04.856Z] #60 57.91 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-04T18:43:04.856Z] #60 57.91 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-04T18:43:04.856Z] #60 57.91 + '[' '' = dynamic ']' [2022-04-04T18:43:04.856Z] #60 57.91 + make [2022-04-04T18:43:05.387Z] #21 DONE 39.8s [2022-04-04T18:43:05.387Z] [2022-04-04T18:43:05.387Z] #22 [dev-systemd-false 8/24] 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-04-04T18:43:05.387Z] #22 sha256:52a63c3da348d38d50e3682e847d60f9ad14a5f902f70f1011cf698f3f633cce [2022-04-04T18:43:06.332Z] #22 0.590 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-04T18:43:06.332Z] #22 0.593 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-04T18:43:06.332Z] #22 0.603 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-04T18:43:06.332Z] #22 DONE 0.6s [2022-04-04T18:43:06.332Z] [2022-04-04T18:43:06.332Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-04T18:43:06.332Z] #23 sha256:4b525b27a55af2a099fbf0ed6b7778f549f553024312cef51c0fca996657e770 [2022-04-04T18:43:06.578Z] #21 ... [2022-04-04T18:43:06.578Z] [2022-04-04T18:43:06.578Z] #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-04-04T18:43:06.578Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-04T18:43:06.578Z] #34 DONE 120.8s [2022-04-04T18:43:06.762Z] #60 59.84 + bin/ctr [2022-04-04T18:43:06.838Z] [2022-04-04T18:43:06.838Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-04T18:43:06.838Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-04T18:43:07.021Z] #60 ... [2022-04-04T18:43:07.021Z] [2022-04-04T18:43:07.021Z] #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-04-04T18:43:07.021Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T18:43:07.021Z] #14 111.4 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-04T18:43:07.021Z] #14 111.5 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-04T18:43:07.021Z] #14 111.5 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-04T18:43:07.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-04T18:43:07.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-04T18:43:07.410Z] #43 ... [2022-04-04T18:43:07.410Z] [2022-04-04T18:43:07.410Z] #21 [dev-systemd-false 7/24] 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-04-04T18:43:07.410Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-04T18:43:07.410Z] #21 7.749 Fetched 8508 kB in 6s (1347 kB/s) [2022-04-04T18:43:09.953Z] #21 7.749 Reading package lists... [2022-04-04T18:43:12.174Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-04T18:43:12.174Z] [2022-04-04T18:43:12.174Z] ________ ____ __. [2022-04-04T18:43:12.174Z] \_____ \ | |/ _| [2022-04-04T18:43:12.174Z] / | \| < [2022-04-04T18:43:12.174Z] / | \ | \ [2022-04-04T18:43:12.174Z] \_______ /____|__ \ [2022-04-04T18:43:12.174Z] \/ \/ [2022-04-04T18:43:12.174Z] [2022-04-04T18:43:12.174Z] INFO: make.ps1 ended at 04/04/2022 18:43:04 [2022-04-04T18:43:12.174Z] INFO: Binaries build ended at 04/04/2022 18:43:05. Duration:00:01:25.5226390 [2022-04-04T18:43:12.174Z] INFO: Copying the built daemon binary to d:\CI\PR-43462\1\binary\dockerd-2ff043c9fe.exe... [2022-04-04T18:43:12.174Z] INFO: Copying the built client binary to d:\CI\PR-43462\1\binary\docker-2ff043c9fe.exe... [2022-04-04T18:43:12.174Z] INFO: Copying dockerversion from the container... [2022-04-04T18:43:12.174Z] INFO: Copying the golang package from the container to d:\CI\PR-43462\1\installer\go.zip... [2022-04-04T18:43:12.174Z] INFO: Extracting go.zip to d:\CI\PR-43462\1\go [2022-04-04T18:43:12.495Z] #21 10.29 Reading package lists... [2022-04-04T18:43:12.495Z] #21 12.48 Building dependency tree... [2022-04-04T18:43:13.066Z] #21 13.40 The following additional packages will be installed: [2022-04-04T18:43:13.066Z] #21 13.41 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-04T18:43:13.066Z] #21 13.41 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-04T18:43:13.066Z] #21 13.41 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-04T18:43:13.066Z] #21 13.41 python3-pkg-resources vim-runtime xxd [2022-04-04T18:43:13.066Z] #21 13.41 Suggested packages: [2022-04-04T18:43:13.066Z] #21 13.41 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-04T18:43:13.066Z] #21 13.41 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-04T18:43:13.066Z] #21 13.41 acl attr quota [2022-04-04T18:43:13.066Z] #21 13.41 Recommended packages: [2022-04-04T18:43:13.066Z] #21 13.41 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-04T18:43:14.008Z] #21 14.41 The following NEW packages will be installed: [2022-04-04T18:43:14.008Z] #21 14.41 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-04T18:43:14.008Z] #21 14.41 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-04T18:43:14.008Z] #21 14.41 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-04T18:43:14.008Z] #21 14.42 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-04T18:43:14.008Z] #21 14.42 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-04T18:43:14.008Z] #21 14.42 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-04T18:43:14.008Z] #21 14.42 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-04T18:43:14.008Z] #21 14.42 xz-utils zip zstd [2022-04-04T18:43:14.269Z] #21 14.72 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T18:43:14.269Z] #21 14.72 Need to get 27.6 MB of archives. [2022-04-04T18:43:14.269Z] #21 14.72 After this operation, 106 MB of additional disk space will be used. [2022-04-04T18:43:14.269Z] #21 14.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-04T18:43:14.269Z] #21 14.73 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-04T18:43:14.269Z] #21 14.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-04T18:43:14.269Z] #21 14.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-04T18:43:14.269Z] #21 14.75 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-04T18:43:14.269Z] #21 14.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-04T18:43:14.269Z] #21 14.76 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-04T18:43:14.269Z] #21 14.76 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-04T18:43:14.269Z] #21 14.78 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-04T18:43:14.269Z] #21 14.79 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-04T18:43:14.269Z] #21 14.80 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-04T18:43:14.269Z] #21 14.80 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-04T18:43:14.269Z] #21 14.81 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-04-04T18:43:14.269Z] #21 14.81 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-04T18:43:14.269Z] #21 14.83 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-04T18:43:14.530Z] #21 14.84 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-04T18:43:14.530Z] #21 14.84 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-04T18:43:14.530Z] #21 14.84 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-04T18:43:14.530Z] #21 14.85 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-04T18:43:14.530Z] #21 14.85 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-04T18:43:14.530Z] #21 14.85 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-04T18:43:14.530Z] #21 14.86 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-04T18:43:14.530Z] #21 14.87 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-04T18:43:14.530Z] #21 14.87 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-04T18:43:14.530Z] #21 14.88 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-04T18:43:14.530Z] #21 14.88 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-04T18:43:14.530Z] #21 14.88 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-04T18:43:14.791Z] #21 15.27 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-04T18:43:14.791Z] #21 15.27 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-04T18:43:14.791Z] #21 15.27 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-04-04T18:43:14.791Z] #21 15.27 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-04T18:43:14.791Z] #21 15.27 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-04T18:43:14.791Z] #21 15.28 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-04T18:43:14.791Z] #21 15.28 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-04T18:43:14.791Z] #21 15.33 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-04T18:43:14.791Z] #21 15.34 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-04T18:43:14.791Z] #21 15.34 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-04T18:43:14.791Z] #21 15.34 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-04T18:43:14.791Z] #21 15.38 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-04T18:43:14.791Z] #21 15.38 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-04T18:43:15.051Z] #21 15.38 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-04T18:43:15.051Z] #21 15.42 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-04T18:43:15.051Z] #21 15.43 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-04T18:43:15.051Z] #21 15.43 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-04T18:43:15.051Z] #21 15.68 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-04T18:43:15.144Z] #14 119.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-04T18:43:15.144Z] #14 119.6 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-04T18:43:15.144Z] #14 119.6 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-04T18:43:15.311Z] #21 15.74 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-04T18:43:15.311Z] #21 15.74 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-04T18:43:15.311Z] #21 15.75 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-04T18:43:15.882Z] #21 16.28 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T18:43:15.882Z] #21 16.40 Fetched 27.6 MB in 1s (20.7 MB/s) [2022-04-04T18:43:16.143Z] #21 16.44 Selecting previously unselected package pigz. [2022-04-04T18:43:16.143Z] #21 16.44 (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-04-04T18:43:16.143Z] #21 16.47 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-04T18:43:16.143Z] #21 16.48 Unpacking pigz (2.6-1) ... [2022-04-04T18:43:16.143Z] #21 16.56 Selecting previously unselected package libelf1:amd64. [2022-04-04T18:43:16.143Z] #21 16.56 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-04T18:43:16.143Z] #21 16.57 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-04T18:43:16.342Z] #23 8.685 Collecting yamllint==1.26.1 [2022-04-04T18:43:16.342Z] #23 9.740 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-04T18:43:16.408Z] #21 16.70 Selecting previously unselected package libbpf0:amd64. [2022-04-04T18:43:16.408Z] #21 16.70 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-04T18:43:16.408Z] #21 16.72 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-04T18:43:16.408Z] #21 16.79 Selecting previously unselected package libcap2:amd64. [2022-04-04T18:43:16.408Z] #21 16.81 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-04T18:43:16.408Z] #21 16.82 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-04T18:43:16.408Z] #21 16.86 Selecting previously unselected package libmnl0:amd64. [2022-04-04T18:43:16.408Z] #21 16.86 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-04T18:43:16.408Z] #21 16.86 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-04T18:43:16.607Z] #23 10.69 Collecting pathspec>=0.5.3 [2022-04-04T18:43:16.607Z] #23 10.71 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-04T18:43:16.668Z] #21 16.91 Selecting previously unselected package libxtables12:amd64. [2022-04-04T18:43:16.668Z] #21 16.91 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-04T18:43:16.668Z] #21 16.91 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-04T18:43:16.668Z] #21 16.97 Selecting previously unselected package libcap2-bin. [2022-04-04T18:43:16.668Z] #21 16.98 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-04T18:43:16.668Z] #21 16.99 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-04T18:43:16.668Z] #21 17.05 Selecting previously unselected package iproute2. [2022-04-04T18:43:16.668Z] #21 17.06 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-04T18:43:16.668Z] #21 17.06 Unpacking iproute2 (5.10.0-4) ... [2022-04-04T18:43:16.867Z] #23 10.98 Collecting pyyaml [2022-04-04T18:43:16.929Z] #21 17.45 Selecting previously unselected package xxd. [2022-04-04T18:43:17.128Z] #23 11.00 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-04-04T18:43:17.128Z] #23 11.06 Building wheels for collected packages: yamllint [2022-04-04T18:43:17.128Z] #23 11.06 Building wheel for yamllint (setup.py): started [2022-04-04T18:43:17.189Z] #21 17.46 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-04T18:43:17.189Z] #21 17.46 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-04T18:43:17.189Z] #21 17.59 Selecting previously unselected package vim-common. [2022-04-04T18:43:17.189Z] #21 17.59 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-04T18:43:17.189Z] #21 17.61 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-04T18:43:17.449Z] #21 17.72 Selecting previously unselected package bash-completion. [2022-04-04T18:43:17.449Z] #21 17.74 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-04T18:43:18.023Z] 8f616e6e9eec: Verifying Checksum [2022-04-04T18:43:18.023Z] 8f616e6e9eec: Download complete [2022-04-04T18:43:18.070Z] #23 11.95 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-04T18:43:18.070Z] #23 11.96 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=9625022884eeff4ba132b69e79b43c9ea9a71360d3eeb6ac6eacb91db5afc3d1 [2022-04-04T18:43:18.070Z] #23 11.96 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-04T18:43:18.070Z] #23 11.96 Successfully built yamllint [2022-04-04T18:43:18.070Z] #23 11.99 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-04T18:43:18.331Z] #23 12.37 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-04T18:43:18.984Z] 037d5740b404: Verifying Checksum [2022-04-04T18:43:18.984Z] 037d5740b404: Download complete [2022-04-04T18:43:19.274Z] #23 DONE 12.9s [2022-04-04T18:43:19.274Z] [2022-04-04T18:43:19.274Z] #51 [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-04-04T18:43:19.274Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-04T18:43:19.364Z] #21 19.43 Unpacking bash-completion (1:2.11-2) ... [2022-04-04T18:43:19.364Z] #21 19.79 Selecting previously unselected package bzip2. [2022-04-04T18:43:19.364Z] #21 19.80 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-04T18:43:19.364Z] #21 19.82 Unpacking bzip2 (1.0.8-4) ... [2022-04-04T18:43:19.364Z] #21 19.88 Selecting previously unselected package xz-utils. [2022-04-04T18:43:19.364Z] #21 19.89 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-04-04T18:43:19.625Z] #21 19.89 Unpacking xz-utils (5.2.5-2) ... [2022-04-04T18:43:19.625Z] #21 20.00 Selecting previously unselected package apparmor. [2022-04-04T18:43:19.625Z] #21 20.01 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-04T18:43:19.625Z] #21 20.05 Unpacking apparmor (2.13.6-10) ... [2022-04-04T18:43:19.885Z] #21 20.40 Selecting previously unselected package inetutils-ping. [2022-04-04T18:43:20.152Z] #21 20.41 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-04T18:43:20.152Z] #21 20.42 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-04T18:43:20.152Z] #21 20.53 Selecting previously unselected package libip4tc2:amd64. [2022-04-04T18:43:20.152Z] #21 20.53 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-04T18:43:20.152Z] #21 20.54 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-04T18:43:20.152Z] #21 20.60 Selecting previously unselected package libip6tc2:amd64. [2022-04-04T18:43:20.152Z] #21 20.60 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-04T18:43:20.152Z] #21 20.61 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-04T18:43:20.152Z] #21 20.67 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-04T18:43:20.413Z] #21 20.68 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-04T18:43:20.413Z] #21 20.68 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-04T18:43:20.413Z] #21 20.75 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-04T18:43:20.413Z] #21 20.75 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-04T18:43:20.413Z] #21 20.76 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-04T18:43:20.413Z] #21 20.84 Selecting previously unselected package libnftnl11:amd64. [2022-04-04T18:43:20.413Z] #21 20.84 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-04T18:43:20.413Z] #21 20.85 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-04T18:43:20.413Z] #21 20.91 Selecting previously unselected package iptables. [2022-04-04T18:43:20.674Z] #21 20.94 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-04T18:43:20.674Z] #21 20.95 Unpacking iptables (1.8.7-1) ... [2022-04-04T18:43:20.936Z] #21 21.21 Selecting previously unselected package libonig5:amd64. [2022-04-04T18:43:20.936Z] #21 21.23 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-04T18:43:20.936Z] #21 21.23 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-04T18:43:20.936Z] #21 21.36 Selecting previously unselected package libjq1:amd64. [2022-04-04T18:43:20.936Z] #21 21.37 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-04T18:43:20.936Z] #21 21.37 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-04T18:43:21.197Z] #21 21.47 Selecting previously unselected package jq. [2022-04-04T18:43:21.197Z] #21 21.48 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-04T18:43:21.197Z] #21 21.48 Unpacking jq (1.6-2.1) ... [2022-04-04T18:43:21.197Z] #21 21.55 Selecting previously unselected package libaio1:amd64. [2022-04-04T18:43:21.197Z] #21 21.56 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-04T18:43:21.197Z] #21 21.56 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-04T18:43:21.197Z] #21 21.61 Selecting previously unselected package libgpm2:amd64. [2022-04-04T18:43:21.197Z] #21 21.62 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-04T18:43:21.197Z] #21 21.63 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-04T18:43:21.197Z] #21 21.69 Selecting previously unselected package libicu67:amd64. [2022-04-04T18:43:21.197Z] #21 21.69 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-04T18:43:21.197Z] #21 21.69 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-04T18:43:21.821Z] #51 ... [2022-04-04T18:43:21.821Z] [2022-04-04T18:43:21.821Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-04T18:43:21.821Z] #43 sha256:eb492eaed94744c0d63425c5fa4121455be86d4749559f4ec75b883bab7f52c8 [2022-04-04T18:43:22.082Z] #43 163.1 + dpkg --print-architecture [2022-04-04T18:43:22.343Z] #43 DONE 163.6s [2022-04-04T18:43:22.343Z] [2022-04-04T18:43:22.343Z] #60 [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-04-04T18:43:22.343Z] #60 sha256:416fdcf37bc0b143190e8812c9e813006fee0f4657c922aa9ed2e7d113194ffe [2022-04-04T18:43:24.497Z] #21 24.60 Selecting previously unselected package libinih1:amd64. [2022-04-04T18:43:24.497Z] #21 24.60 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-04T18:43:24.497Z] #21 24.60 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-04T18:43:24.497Z] #21 24.65 Selecting previously unselected package libnet1:amd64. [2022-04-04T18:43:24.497Z] #21 24.66 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-04T18:43:24.497Z] #21 24.66 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-04T18:43:24.497Z] #21 24.72 Selecting previously unselected package libnl-3-200:amd64. [2022-04-04T18:43:24.497Z] #21 24.73 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-04T18:43:24.497Z] #21 24.73 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-04T18:43:24.497Z] #21 24.80 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-04T18:43:24.497Z] #21 24.81 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-04T18:43:24.497Z] #21 24.81 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-04T18:43:24.497Z] #21 24.87 Selecting previously unselected package net-tools. [2022-04-04T18:43:24.497Z] #21 24.88 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-04T18:43:24.497Z] #21 24.89 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-04T18:43:24.758Z] #21 25.05 Selecting previously unselected package patch. [2022-04-04T18:43:24.758Z] #21 25.06 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-04T18:43:24.758Z] #21 25.07 Unpacking patch (2.7.6-7) ... [2022-04-04T18:43:24.758Z] #21 25.16 Selecting previously unselected package python-pip-whl. [2022-04-04T18:43:24.758Z] #21 25.18 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-04T18:43:24.758Z] #21 25.18 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-04T18:43:25.328Z] #21 25.71 Selecting previously unselected package python3-lib2to3. [2022-04-04T18:43:25.328Z] #21 25.71 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-04T18:43:25.328Z] #21 25.72 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-04T18:43:25.328Z] #21 25.82 Selecting previously unselected package python3-distutils. [2022-04-04T18:43:25.328Z] #21 25.83 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-04T18:43:25.328Z] #21 25.84 Unpacking python3-distutils (3.9.2-1) ... [2022-04-04T18:43:25.599Z] #21 25.95 Selecting previously unselected package python3-pkg-resources. [2022-04-04T18:43:25.599Z] #21 25.96 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-04T18:43:25.599Z] #21 25.98 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-04T18:43:25.859Z] #21 26.10 Selecting previously unselected package python3-setuptools. [2022-04-04T18:43:25.859Z] #21 26.10 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-04T18:43:25.859Z] #21 26.11 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-04T18:43:25.859Z] #21 26.33 Selecting previously unselected package python3-wheel. [2022-04-04T18:43:25.859Z] #21 26.33 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-04T18:43:26.120Z] #21 26.35 Unpacking python3-wheel (0.34.2-1) ... [2022-04-04T18:43:26.120Z] #21 26.42 Selecting previously unselected package python3-pip. [2022-04-04T18:43:26.120Z] #21 26.42 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-04T18:43:26.120Z] #21 26.42 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-04T18:43:26.381Z] #21 26.68 Selecting previously unselected package sudo. [2022-04-04T18:43:26.381Z] #21 26.68 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-04T18:43:26.381Z] #21 26.68 Unpacking sudo (1.9.5p2-3) ... [2022-04-04T18:43:26.642Z] #21 27.16 Selecting previously unselected package thin-provisioning-tools. [2022-04-04T18:43:26.642Z] #21 27.17 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-04T18:43:26.642Z] #21 27.17 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-04T18:43:27.213Z] #21 27.41 Selecting previously unselected package uidmap. [2022-04-04T18:43:27.213Z] #21 27.41 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-04T18:43:27.213Z] #21 27.42 Unpacking uidmap (1:4.8.1-1) ... [2022-04-04T18:43:27.213Z] #21 27.54 Selecting previously unselected package vim-runtime. [2022-04-04T18:43:27.213Z] #21 27.54 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-04T18:43:27.213Z] #21 27.57 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-04T18:43:27.213Z] #21 27.61 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-04T18:43:27.213Z] #21 27.62 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-04T18:43:27.362Z] #14 130.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-04T18:43:27.362Z] #14 130.5 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-04T18:43:27.362Z] #14 130.5 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-04T18:43:30.514Z] #21 30.51 Selecting previously unselected package vim. [2022-04-04T18:43:30.514Z] #21 30.51 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-04T18:43:30.514Z] #21 30.53 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-04T18:43:30.514Z] #21 31.05 Selecting previously unselected package xfsprogs. [2022-04-04T18:43:30.514Z] #21 31.05 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-04T18:43:30.514Z] #21 31.06 Unpacking xfsprogs (5.10.0-4) ... [2022-04-04T18:43:31.085Z] #21 31.48 Selecting previously unselected package zip. [2022-04-04T18:43:31.085Z] #21 31.48 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-04T18:43:31.085Z] #21 31.49 Unpacking zip (3.0-12) ... [2022-04-04T18:43:31.085Z] #21 31.63 Selecting previously unselected package zstd. [2022-04-04T18:43:31.085Z] #21 31.64 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-04T18:43:31.085Z] #21 31.65 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-04T18:43:31.657Z] #21 31.98 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-04T18:43:32.598Z] #21 32.91 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-04T18:43:32.598Z] #21 32.92 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-04T18:43:32.598Z] #21 32.93 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-04T18:43:32.598Z] #21 32.95 Setting up libicu67:amd64 (67.1-7) ... [2022-04-04T18:43:32.598Z] #21 32.96 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-04T18:43:32.598Z] #21 32.97 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-04T18:43:32.598Z] #21 32.98 Setting up uidmap (1:4.8.1-1) ... [2022-04-04T18:43:32.599Z] #21 32.99 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-04T18:43:32.599Z] #21 33.00 Setting up bzip2 (1.0.8-4) ... [2022-04-04T18:43:32.599Z] #21 33.01 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-04T18:43:32.599Z] #21 33.02 Setting up python3-wheel (0.34.2-1) ... [2022-04-04T18:43:33.172Z] #21 33.63 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-04T18:43:33.172Z] #21 33.65 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-04T18:43:33.172Z] #21 33.66 Setting up libcap2-bin (1:2.44-1) ... [2022-04-04T18:43:33.172Z] #21 33.67 Setting up apparmor (2.13.6-10) ... [2022-04-04T18:43:34.558Z] #21 35.07 Setting up zip (3.0-12) ... [2022-04-04T18:43:34.819Z] #21 35.08 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-04T18:43:34.819Z] #21 35.10 Setting up bash-completion (1:2.11-2) ... [2022-04-04T18:43:36.734Z] #21 36.95 Setting up xz-utils (5.2.5-2) ... [2022-04-04T18:43:36.734Z] #21 36.97 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-04T18:43:36.734Z] #21 36.98 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-04T18:43:36.734Z] #21 37.00 Setting up patch (2.7.6-7) ... [2022-04-04T18:43:36.734Z] #21 37.01 Setting up sudo (1.9.5p2-3) ... [2022-04-04T18:43:36.734Z] #21 37.10 invoke-rc.d: could not determine current runlevel [2022-04-04T18:43:36.734Z] #21 37.12 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-04T18:43:36.734Z] #21 37.12 Setting up xfsprogs (5.10.0-4) ... [2022-04-04T18:43:36.734Z] #21 37.13 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-04T18:43:36.734Z] #21 37.14 Setting up inetutils-ping (2:2.0-1) ... [2022-04-04T18:43:36.734Z] #21 37.16 Setting up pigz (2.6-1) ... [2022-04-04T18:43:36.734Z] #21 37.17 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-04T18:43:36.734Z] #21 37.19 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-04T18:43:36.734Z] #21 37.21 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-04T18:43:36.734Z] #21 37.22 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-04T18:43:37.307Z] #21 37.77 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-04T18:43:37.307Z] #21 37.79 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-04T18:43:37.471Z] INFO: Extraction ended at 04/04/2022 18:43:33. Duration:00:00:25.9061756 [2022-04-04T18:43:37.471Z] INFO: Updating the golang and path environment variables [2022-04-04T18:43:37.471Z] INFO: GOPATH=d:\gopath [2022-04-04T18:43:37.471Z] INFO: go version go1.18 windows/amd64 [2022-04-04T18:43:37.471Z] INFO: Running the daemon under test in debug mode [2022-04-04T18:43:37.471Z] INFO: Starting a daemon under test... [2022-04-04T18:43:37.471Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43462\1\daemon --pidfile d:\CI\PR-43462\1\docker.pid -D [2022-04-04T18:43:37.471Z] INFO: Process started successfully. [2022-04-04T18:43:37.471Z] INFO: Start tailing logs of the daemon under tests [2022-04-04T18:43:37.471Z] INFO: Waiting for the daemon under test to start... [2022-04-04T18:43:37.879Z] #21 38.17 Setting up libelf1:amd64 (0.183-1) ... [2022-04-04T18:43:37.879Z] #21 38.30 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-04T18:43:37.879Z] #21 38.32 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-04T18:43:37.879Z] #21 38.34 Setting up python3-distutils (3.9.2-1) ... [2022-04-04T18:43:38.140Z] #21 38.70 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-04T18:43:38.140Z] #21 38.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-04T18:43:38.140Z] #21 38.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-04T18:43:38.140Z] #21 38.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-04T18:43:38.140Z] #21 38.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-04T18:43:38.140Z] #21 38.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-04T18:43:38.140Z] #21 38.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-04T18:43:38.140Z] #21 38.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-04T18:43:38.401Z] #21 38.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-04T18:43:38.401Z] #21 38.76 Setting up python3-setuptools (52.0.0-4) ... [2022-04-04T18:43:39.786Z] #21 40.00 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-04T18:43:39.786Z] #21 40.01 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-04T18:43:39.786Z] #21 40.03 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-04T18:43:39.786Z] #21 40.04 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-04T18:43:40.730Z] #21 41.06 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-04T18:43:40.730Z] #21 41.07 Setting up jq (1.6-2.1) ... [2022-04-04T18:43:40.730Z] #21 41.09 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-04T18:43:40.730Z] #21 41.10 Setting up iptables (1.8.7-1) ... [2022-04-04T18:43:40.730Z] #21 41.12 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-04T18:43:40.730Z] #21 41.12 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-04T18:43:40.730Z] #21 41.13 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-04T18:43:40.730Z] #21 41.13 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-04T18:43:40.730Z] #21 41.13 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-04T18:43:40.730Z] #21 41.14 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-04T18:43:40.730Z] #21 41.15 Setting up iproute2 (5.10.0-4) ... [2022-04-04T18:43:40.991Z] #21 41.53 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T18:43:41.937Z] #21 DONE 42.2s [2022-04-04T18:43:41.937Z] [2022-04-04T18:43:41.937Z] #22 [dev-systemd-false 8/24] 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-04-04T18:43:41.937Z] #22 sha256:900323b65a6035113337008a055a35b9fa4a15bbb3c99f4847d0b693259eadd3 [2022-04-04T18:43:42.265Z] #14 ... [2022-04-04T18:43:42.265Z] [2022-04-04T18:43:42.265Z] #63 [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-04-04T18:43:42.265Z] #63 sha256:a44b3b3d088f3812d428e1eb7118f31995531f173d33289ddc8ce1277724b845 [2022-04-04T18:43:42.265Z] #63 145.9 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-04T18:43:42.265Z] #63 145.9 + GOBIN=/build [2022-04-04T18:43:42.265Z] #63 145.9 + GO111MODULE=on [2022-04-04T18:43:42.265Z] #63 145.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-04T18:43:43.322Z] #22 1.426 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-04T18:43:43.322Z] #22 1.431 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-04T18:43:43.322Z] #22 1.434 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-04T18:43:43.322Z] #22 DONE 1.5s [2022-04-04T18:43:43.322Z] [2022-04-04T18:43:43.322Z] #56 [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-04-04T18:43:43.322Z] #56 sha256:2a4f9db4d3f3e94e0ed8ae3e720954b1cc2ae0c5b9fc3c811321a8331904741c [2022-04-04T18:43:43.322Z] #56 ... [2022-04-04T18:43:43.322Z] [2022-04-04T18:43:43.322Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-04T18:43:43.322Z] #23 sha256:eba34c37e187f2f26dd7c4c1ed7a8854ce40356881c495b7e927455c3e1285e3 [2022-04-04T18:43:47.546Z] #63 ... [2022-04-04T18:43:47.546Z] [2022-04-04T18:43:47.546Z] #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-04-04T18:43:47.546Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T18:43:47.546Z] #14 151.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-04T18:43:47.546Z] #14 151.9 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-04T18:43:47.546Z] #14 151.9 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-04T18:43:51.757Z] #14 ... [2022-04-04T18:43:51.757Z] [2022-04-04T18:43:51.757Z] #63 [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-04-04T18:43:51.757Z] #63 sha256:a44b3b3d088f3812d428e1eb7118f31995531f173d33289ddc8ce1277724b845 [2022-04-04T18:43:51.757Z] #63 154.0 rootlesskit version 1.0.0 [2022-04-04T18:43:51.757Z] #63 154.0 Usage of /build/rootlesskit-docker-proxy: [2022-04-04T18:43:51.757Z] #63 154.0 -container-ip string [2022-04-04T18:43:51.757Z] #63 154.0 container ip [2022-04-04T18:43:51.757Z] #63 154.0 -container-port int [2022-04-04T18:43:51.757Z] #63 154.0 container port (default -1) [2022-04-04T18:43:51.757Z] #63 154.0 -host-ip string [2022-04-04T18:43:51.757Z] #63 154.0 host ip [2022-04-04T18:43:51.757Z] #63 154.0 -host-port int [2022-04-04T18:43:51.757Z] #63 154.0 host port (default -1) [2022-04-04T18:43:51.757Z] #63 154.0 -proto string [2022-04-04T18:43:51.757Z] #63 154.0 proxy protocol (default "tcp") [2022-04-04T18:43:51.757Z] #63 DONE 156.0s [2022-04-04T18:43:52.019Z] [2022-04-04T18:43:52.019Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-04T18:43:52.019Z] #64 sha256:97f05ec1a46390ecb07eb430991629ee29834c257a21ad75d99df2f58832c486 [2022-04-04T18:43:52.279Z] #64 DONE 0.3s [2022-04-04T18:43:52.279Z] [2022-04-04T18:43:52.279Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-04T18:43:52.279Z] #65 sha256:3eae71cadae282bb9289b448efec534425464808ba663f2b174ff40d4a6484fe [2022-04-04T18:43:52.279Z] #65 DONE 0.1s [2022-04-04T18:43:52.279Z] [2022-04-04T18:43:52.279Z] #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-04-04T18:43:52.279Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-04T18:43:53.341Z] #23 9.557 Collecting yamllint==1.26.1 [2022-04-04T18:43:53.912Z] #23 10.59 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-04T18:43:54.855Z] #23 11.67 Collecting pathspec>=0.5.3 [2022-04-04T18:43:54.855Z] #23 11.67 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-04T18:43:55.314Z] .....INFO: Daemon under test started and replied! [2022-04-04T18:43:55.314Z] INFO: Docker version of the daemon under test [2022-04-04T18:43:55.314Z] [2022-04-04T18:43:55.314Z] Client: [2022-04-04T18:43:55.314Z] Version: 17.06.2-ce [2022-04-04T18:43:55.314Z] API version: 1.30 [2022-04-04T18:43:55.314Z] Go version: go1.8.3 [2022-04-04T18:43:55.314Z] Git commit: cec0b72 [2022-04-04T18:43:55.314Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-04T18:43:55.314Z] OS/Arch: windows/amd64 [2022-04-04T18:43:55.314Z] [2022-04-04T18:43:55.314Z] Server: [2022-04-04T18:43:55.314Z] Version: 0.0.0-dev [2022-04-04T18:43:55.314Z] API version: 1.42 (minimum version 1.24) [2022-04-04T18:43:55.314Z] Go version: go1.18 [2022-04-04T18:43:55.314Z] Git commit: 2ff043c9fe [2022-04-04T18:43:55.314Z] Built: 04/04/2022 18:41:45 [2022-04-04T18:43:55.314Z] OS/Arch: windows/amd64 [2022-04-04T18:43:55.314Z] Experimental: false [2022-04-04T18:43:55.314Z] [2022-04-04T18:43:55.314Z] INFO: Docker info of the daemon under test [2022-04-04T18:43:55.314Z] [2022-04-04T18:43:55.314Z] Containers: 0 [2022-04-04T18:43:55.314Z] Running: 0 [2022-04-04T18:43:55.314Z] Paused: 0 [2022-04-04T18:43:55.314Z] Stopped: 0 [2022-04-04T18:43:55.314Z] Images: 0 [2022-04-04T18:43:55.314Z] Server Version: 0.0.0-dev [2022-04-04T18:43:55.314Z] Storage Driver: windowsfilter [2022-04-04T18:43:55.314Z] Windows: [2022-04-04T18:43:55.314Z] Logging Driver: json-file [2022-04-04T18:43:55.314Z] Plugins: [2022-04-04T18:43:55.314Z] Volume: local [2022-04-04T18:43:55.314Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-04T18:43:55.314Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-04T18:43:55.314Z] Swarm: inactive [2022-04-04T18:43:55.314Z] Default Isolation: process [2022-04-04T18:43:55.314Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-04T18:43:55.314Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-04-04T18:43:55.314Z] OSType: windows [2022-04-04T18:43:55.314Z] Architecture: x86_64 [2022-04-04T18:43:55.314Z] CPUs: 4 [2022-04-04T18:43:55.314Z] Total Memory: 32GiB [2022-04-04T18:43:55.314Z] Name: azwin-2-32c6d0 [2022-04-04T18:43:55.314Z] ID: YM4K:B5NL:GC37:V57Z:2UAY:KHGR:ZSDI:NSZK:LGOR:6NNY:NJK2:VTFC [2022-04-04T18:43:55.314Z] Docker Root Dir: D:\CI\PR-43462\1\daemon [2022-04-04T18:43:55.314Z] Debug Mode (client): false [2022-04-04T18:43:55.314Z] Debug Mode (server): true [2022-04-04T18:43:55.314Z] File Descriptors: -1 [2022-04-04T18:43:55.314Z] Goroutines: 16 [2022-04-04T18:43:55.314Z] System Time: 2022-04-04T18:43:53.0935915Z [2022-04-04T18:43:55.314Z] EventsListeners: 0 [2022-04-04T18:43:55.314Z] Registry: https://index.docker.io/v1/ [2022-04-04T18:43:55.314Z] Labels: [2022-04-04T18:43:55.314Z] Experimental: false [2022-04-04T18:43:55.314Z] Insecure Registries: [2022-04-04T18:43:55.314Z] 127.0.0.0/8 [2022-04-04T18:43:55.314Z] Live Restore Enabled: false [2022-04-04T18:43:55.314Z] [2022-04-04T18:43:55.314Z] [2022-04-04T18:43:55.314Z] INFO: Docker images of the daemon under test [2022-04-04T18:43:55.314Z] [2022-04-04T18:43:55.314Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-04T18:43:55.314Z] [2022-04-04T18:43:55.314Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-04T18:43:55.314Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-04-04T18:43:55.314Z] ltsc2019: Pulling from windows/servercore [2022-04-04T18:43:55.314Z] 4612f6d0b889: Pulling fs layer [2022-04-04T18:43:55.314Z] 0a6173b79e25: Pulling fs layer [2022-04-04T18:43:55.426Z] #23 12.07 Collecting pyyaml [2022-04-04T18:43:55.426Z] #23 12.08 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-04-04T18:43:55.686Z] #23 12.20 Building wheels for collected packages: yamllint [2022-04-04T18:43:55.686Z] #23 12.20 Building wheel for yamllint (setup.py): started [2022-04-04T18:43:56.628Z] #23 13.14 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-04T18:43:56.628Z] #23 13.14 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=5a1a609d0fe69d354d2f4475323d3c6fd3015d6e8b5a7f23b31f5b1991ca9e12 [2022-04-04T18:43:56.628Z] #23 13.14 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-04T18:43:56.628Z] #23 13.15 Successfully built yamllint [2022-04-04T18:43:56.628Z] #23 13.17 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-04T18:43:56.892Z] #23 13.58 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-04T18:43:57.464Z] #23 DONE 14.1s [2022-04-04T18:43:57.464Z] [2022-04-04T18:43:57.464Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-04T18:43:57.464Z] #27 sha256:6674823cb1db0c3f20adc53572e753af16f5191885d18e593534f852d8f0bcf6 [2022-04-04T18:43:57.569Z] #34 ... [2022-04-04T18:43:57.569Z] [2022-04-04T18:43:57.569Z] #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-04-04T18:43:57.569Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T18:43:57.569Z] #14 161.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-04T18:43:57.569Z] #14 161.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-04T18:43:57.569Z] #14 161.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-04T18:43:57.569Z] #14 161.4 Selecting previously unselected package libapparmor1:amd64. [2022-04-04T18:43:57.569Z] #14 161.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-04T18:43:57.569Z] #14 161.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-04T18:43:57.569Z] #14 161.6 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-04T18:43:57.569Z] #14 161.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-04T18:43:57.569Z] #14 161.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-04T18:43:57.569Z] #14 161.8 Selecting previously unselected package libbtrfs0:amd64. [2022-04-04T18:43:57.569Z] #14 161.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-04T18:43:57.569Z] #14 161.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-04T18:43:57.569Z] #14 162.1 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-04T18:43:57.569Z] #14 162.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-04T18:43:57.569Z] #14 162.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-04T18:43:57.829Z] #14 162.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-04T18:43:58.034Z] #27 DONE 0.7s [2022-04-04T18:43:58.034Z] [2022-04-04T18:43:58.034Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-04T18:43:58.034Z] #32 sha256:75dc4bb93325fccf87ebe4da8126dc80e776d859d0a27a31c20dd7c50afb2b09 [2022-04-04T18:43:58.090Z] #14 162.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-04T18:43:58.090Z] #14 162.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-04T18:43:58.090Z] #14 162.6 Selecting previously unselected package libudev-dev:amd64. [2022-04-04T18:43:58.090Z] #14 162.6 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-04T18:43:58.090Z] #14 162.6 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-04T18:43:58.658Z] #14 162.9 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-04T18:43:58.658Z] #14 162.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-04T18:43:58.658Z] #14 162.9 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-04T18:43:58.917Z] #14 163.4 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-04T18:43:58.917Z] #14 163.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-04T18:43:58.917Z] #14 163.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-04T18:43:58.976Z] #32 DONE 0.9s [2022-04-04T18:43:58.976Z] [2022-04-04T18:43:58.976Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-04T18:43:58.976Z] #35 sha256:2b58827178dd7ca0c0847a0677f010d51c7e0f9dcb87ad547532a70b33291859 [2022-04-04T18:43:59.177Z] #14 163.6 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-04T18:43:59.437Z] #14 163.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-04T18:43:59.437Z] #14 163.7 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-04T18:43:59.437Z] #14 163.9 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-04T18:43:59.437Z] #14 163.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-04T18:43:59.547Z] #35 DONE 0.5s [2022-04-04T18:43:59.547Z] [2022-04-04T18:43:59.547Z] #60 [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-04-04T18:43:59.547Z] #60 sha256:2f99892c2da79891a6636e4caed7fdcd47debece59984b98996d69a087001245 [2022-04-04T18:43:59.547Z] #60 ... [2022-04-04T18:43:59.547Z] [2022-04-04T18:43:59.547Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-04T18:43:59.547Z] #37 sha256:fa8b86addba0182fcbefebd69949f5b157c31eb8f543ca3db3a4e0150df2c981 [2022-04-04T18:43:59.547Z] #37 DONE 0.1s [2022-04-04T18:43:59.547Z] [2022-04-04T18:43:59.547Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-04T18:43:59.547Z] #41 sha256:5b597f99d0cc3d580672cbb0574017e0c37ce51f485ea9157e8a259ec2bb8d3e [2022-04-04T18:43:59.547Z] #41 DONE 0.1s [2022-04-04T18:43:59.697Z] #14 163.9 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-04T18:43:59.697Z] #14 164.1 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-04T18:43:59.697Z] #14 164.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-04T18:43:59.697Z] #14 164.1 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-04T18:43:59.808Z] [2022-04-04T18:43:59.808Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-04T18:43:59.808Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-04T18:44:00.265Z] #14 164.6 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-04T18:44:00.265Z] #14 164.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-04T18:44:00.265Z] #14 164.6 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-04T18:44:00.524Z] #14 165.1 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-04T18:44:00.783Z] #14 165.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-04T18:44:00.783Z] #14 165.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-04T18:44:00.783Z] #14 165.4 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-04T18:44:01.043Z] #14 165.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-04T18:44:01.043Z] #14 165.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-04T18:44:01.302Z] #14 165.6 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-04T18:44:01.302Z] #14 165.6 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-04T18:44:01.302Z] #14 165.6 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-04T18:44:01.939Z] #14 166.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-04T18:44:01.939Z] #14 166.3 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-04T18:44:01.939Z] #14 166.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-04T18:44:01.939Z] #14 166.4 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-04T18:44:01.939Z] #14 166.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-04T18:44:01.939Z] #14 166.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-04T18:44:02.211Z] #14 166.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-04T18:44:02.211Z] #14 166.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-04T18:44:02.211Z] #14 166.6 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-04T18:44:02.211Z] #14 166.6 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-04T18:44:02.211Z] #14 166.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-04T18:44:02.211Z] #14 166.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-04T18:44:02.211Z] #14 166.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-04T18:44:02.211Z] #14 166.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-04T18:44:02.211Z] #14 166.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-04T18:44:02.211Z] #14 166.7 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-04T18:44:02.211Z] #14 166.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-04T18:44:02.211Z] #14 166.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-04T18:44:02.476Z] 0a6173b79e25: Verifying Checksum [2022-04-04T18:44:02.476Z] 0a6173b79e25: Download complete [2022-04-04T18:44:02.481Z] #14 166.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-04T18:44:02.481Z] #14 166.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-04T18:44:02.481Z] #14 166.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-04T18:44:02.481Z] #14 166.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-04T18:44:02.481Z] #14 166.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-04T18:44:02.481Z] #14 166.8 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-04-04T18:44:02.481Z] #14 166.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-04T18:44:02.481Z] #14 166.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-04T18:44:02.481Z] #14 166.9 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-04-04T18:44:02.481Z] #14 166.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-04T18:44:02.481Z] #14 166.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-04T18:44:02.481Z] #14 166.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-04T18:44:02.481Z] #14 166.9 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-04T18:44:02.741Z] #14 167.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-04T18:44:02.741Z] #14 167.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-04T18:44:02.741Z] #14 167.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T18:44:03.344Z] #14 DONE 167.8s [2022-04-04T18:44:03.344Z] [2022-04-04T18:44:03.344Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-04T18:44:03.344Z] #15 sha256:9c8b05e689e835870369721c087b30613d50d4d1f29d50f3583d95b07bafa121 [2022-04-04T18:44:03.603Z] #15 ... [2022-04-04T18:44:03.603Z] [2022-04-04T18:44:03.603Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-04T18:44:03.603Z] #55 sha256:d13c31b28e7c55bce0d25cee0d5343261ca2c91e4cbb1a1818328f8622c12bbd [2022-04-04T18:44:03.603Z] #55 DONE 0.2s [2022-04-04T18:44:03.603Z] [2022-04-04T18:44:03.603Z] #56 [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-04-04T18:44:03.603Z] #56 sha256:4f0b0335d6eafa04fee8fbea243a80727969dfb687d70059da818503cc7837ab [2022-04-04T18:44:05.525Z] #56 ... [2022-04-04T18:44:05.525Z] [2022-04-04T18:44:05.525Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-04T18:44:05.525Z] #15 sha256:9c8b05e689e835870369721c087b30613d50d4d1f29d50f3583d95b07bafa121 [2022-04-04T18:44:05.525Z] #15 DONE 2.0s [2022-04-04T18:44:05.525Z] [2022-04-04T18:44:05.525Z] #56 [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-04-04T18:44:05.525Z] #56 sha256:4f0b0335d6eafa04fee8fbea243a80727969dfb687d70059da818503cc7837ab [2022-04-04T18:44:05.525Z] #56 1.802 + RM_GOPATH=0 [2022-04-04T18:44:05.525Z] #56 1.802 + TMP_GOPATH= [2022-04-04T18:44:05.525Z] #56 1.802 + : /build [2022-04-04T18:44:05.525Z] #56 1.802 + '[' -z '' ']' [2022-04-04T18:44:05.525Z] #56 1.803 ++ mktemp -d [2022-04-04T18:44:05.525Z] #56 1.807 + export GOPATH=/tmp/tmp.ahTBZHD2KO [2022-04-04T18:44:05.525Z] #56 1.807 + GOPATH=/tmp/tmp.ahTBZHD2KO [2022-04-04T18:44:05.525Z] #56 1.807 + RM_GOPATH=1 [2022-04-04T18:44:05.525Z] #56 1.807 + case "$(go env GOARCH)" in [2022-04-04T18:44:05.525Z] #56 1.808 ++ go env GOARCH [2022-04-04T18:44:05.525Z] #56 1.855 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T18:44:05.525Z] #56 1.855 + GO_BUILDMODE=-buildmode=pie [2022-04-04T18:44:05.525Z] #56 1.855 ++ dirname /install.sh [2022-04-04T18:44:05.525Z] #56 1.870 + dir=/ [2022-04-04T18:44:05.525Z] #56 1.870 + bin=runc [2022-04-04T18:44:05.525Z] #56 1.870 + shift [2022-04-04T18:44:05.525Z] #56 1.870 + '[' '!' -f //runc.installer ']' [2022-04-04T18:44:05.525Z] #56 1.870 + . //runc.installer [2022-04-04T18:44:05.525Z] #56 1.870 ++ set -e [2022-04-04T18:44:05.525Z] #56 1.870 ++ : v1.1.1 [2022-04-04T18:44:05.525Z] #56 1.870 + install_runc [2022-04-04T18:44:05.525Z] #56 1.870 + RUNC_BUILDTAGS=seccomp [2022-04-04T18:44:05.525Z] #56 1.870 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-04T18:44:05.525Z] #56 1.870 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ahTBZHD2KO/src/github.com/opencontainers/runc [2022-04-04T18:44:05.525Z] #56 1.877 Install runc version v1.1.1 (build tags: seccomp) [2022-04-04T18:44:05.525Z] #56 1.877 Cloning into '/tmp/tmp.ahTBZHD2KO/src/github.com/opencontainers/runc'... [2022-04-04T18:44:07.431Z] #56 ... [2022-04-04T18:44:07.431Z] [2022-04-04T18:44:07.431Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-04T18:44:07.431Z] #16 sha256:8cb82093c6dd87d1354655720006fc44a70aabcac1929e3b5106a950a081949b [2022-04-04T18:44:07.431Z] #16 DONE 1.9s [2022-04-04T18:44:07.431Z] [2022-04-04T18:44:07.431Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-04T18:44:07.431Z] #17 sha256:84c9d153c5b0af408233626cb99d375a73327bbf011a27ad0197b21e80bbd204 [2022-04-04T18:44:08.810Z] #17 1.446 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-04T18:44:09.070Z] #17 DONE 1.7s [2022-04-04T18:44:09.070Z] [2022-04-04T18:44:09.070Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-04T18:44:09.070Z] #18 sha256:d57b9b4a2680e4103e7e69ea235ae95edea507f6d687b5c4d6fd04a09ea7d1b2 [2022-04-04T18:44:10.448Z] #18 DONE 1.4s [2022-04-04T18:44:10.448Z] [2022-04-04T18:44:10.448Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-04T18:44:10.448Z] #19 sha256:4cd3d254a98508bf9822e7452703132752f4e0a2011c8d11f275a0634a2b3795 [2022-04-04T18:44:12.149Z] #43 184.4 + dpkg --print-architecture [2022-04-04T18:44:12.150Z] #43 184.4 + git checkout -q v2.1.0 [2022-04-04T18:44:12.150Z] #43 184.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-04T18:44:12.150Z] #43 184.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-04T18:44:12.984Z] #19 DONE 2.0s [2022-04-04T18:44:12.984Z] [2022-04-04T18:44:12.984Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-04T18:44:12.984Z] #20 sha256:554742af20ecba336afabfbc9cb3111c795f2130885f2dbf266143fbcb036c39 [2022-04-04T18:44:14.365Z] #20 DONE 1.8s [2022-04-04T18:44:14.365Z] [2022-04-04T18:44:14.365Z] #21 [dev-systemd-false 7/24] 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-04-04T18:44:14.365Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-04T18:44:14.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-04T18:44:16.903Z] #21 2.218 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T18:44:16.903Z] #21 2.232 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T18:44:16.903Z] #21 2.319 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T18:44:17.167Z] #21 2.958 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-04T18:44:18.766Z] #60 ... [2022-04-04T18:44:18.766Z] [2022-04-04T18:44:18.766Z] #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-04-04T18:44:18.766Z] #26 sha256:4be7c9659a8f7502aaea015f11da3c34192fa16714ed8f76880d8d78b55e9e3f [2022-04-04T18:44:18.766Z] #26 212.5 + return [2022-04-04T18:44:18.766Z] #26 DONE 213.9s [2022-04-04T18:44:18.766Z] [2022-04-04T18:44:18.766Z] #56 [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-04-04T18:44:18.766Z] #56 sha256:7ebca6c9c743139ca74679c54be4125d292e1197660765348d45d1bee5ecc5b1 [2022-04-04T18:44:18.766Z] #56 ... [2022-04-04T18:44:18.766Z] [2022-04-04T18:44:18.766Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-04T18:44:18.766Z] #27 sha256:ddd50f9867a2e40927844a282103d398a329cbd7356b35341369bc060033d48b [2022-04-04T18:44:18.766Z] #27 DONE 0.7s [2022-04-04T18:44:18.766Z] [2022-04-04T18:44:18.766Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-04T18:44:18.766Z] #32 sha256:692aba8b7e5974c0bd676ec226463c8318b5b443ef80835239e4ef3296d4d261 [2022-04-04T18:44:18.766Z] #32 DONE 1.0s [2022-04-04T18:44:18.766Z] [2022-04-04T18:44:18.766Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-04T18:44:18.766Z] #35 sha256:5d5c5a84bca8ddb7bef9dfdafdbff93e62677a2596067584ea1b8d3764f51bd6 [2022-04-04T18:44:19.346Z] #35 DONE 3.3s [2022-04-04T18:44:19.346Z] [2022-04-04T18:44:19.346Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-04T18:44:19.346Z] #37 sha256:82d1f84456fae76d1c800393714982e0cf4d685a127081a62828bca5065c5450 [2022-04-04T18:44:19.346Z] #37 DONE 0.3s [2022-04-04T18:44:19.346Z] [2022-04-04T18:44:19.346Z] #51 [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-04-04T18:44:19.346Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-04T18:44:19.608Z] #51 ... [2022-04-04T18:44:19.608Z] [2022-04-04T18:44:19.608Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-04T18:44:19.608Z] #41 sha256:2b518e55b5db04e5db9bc0fec338fc4ce9c0fc43083145b720c642689a6697ba [2022-04-04T18:44:19.608Z] #41 DONE 0.1s [2022-04-04T18:44:19.608Z] [2022-04-04T18:44:19.608Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-04T18:44:19.608Z] #44 sha256:080b750d9d0bec9be57b401c8c0e729a07f984dd54d2cfa3f4fb015b77972130 [2022-04-04T18:44:19.705Z] #21 5.089 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-04T18:44:20.183Z] #44 DONE 0.5s [2022-04-04T18:44:20.183Z] [2022-04-04T18:44:20.183Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-04T18:44:20.183Z] #48 sha256:b83bdb9d8f8f968e322ab9b7fc06d5ad245e217075a0e2f38892c7af0a207ab9 [2022-04-04T18:44:20.183Z] #48 DONE 0.1s [2022-04-04T18:44:20.183Z] [2022-04-04T18:44:20.183Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-04T18:44:20.183Z] #50 sha256:c10e2802e22417a72b341d237b284db07e316e997437d6e66f7dfb91d288cd04 [2022-04-04T18:44:20.183Z] #50 DONE 0.1s [2022-04-04T18:44:20.183Z] [2022-04-04T18:44:20.183Z] #51 [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-04-04T18:44:20.183Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-04T18:44:20.304Z] 4612f6d0b889: Verifying Checksum [2022-04-04T18:44:20.304Z] 4612f6d0b889: Download complete [2022-04-04T18:44:20.445Z] #51 222.0 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-04T18:44:20.708Z] #51 DONE 222.0s [2022-04-04T18:44:20.708Z] [2022-04-04T18:44:20.708Z] #56 [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-04-04T18:44:20.708Z] #56 sha256:7ebca6c9c743139ca74679c54be4125d292e1197660765348d45d1bee5ecc5b1 [2022-04-04T18:44:21.612Z] #21 7.174 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-04T18:44:21.655Z] #56 ... [2022-04-04T18:44:21.655Z] [2022-04-04T18:44:21.655Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-04T18:44:21.655Z] #52 sha256:e83a9a209c432362f90157d18397f8b6bd08c4d13679f75d5d7abbf3a62e9a72 [2022-04-04T18:44:22.227Z] #52 DONE 0.9s [2022-04-04T18:44:22.227Z] [2022-04-04T18:44:22.227Z] #60 [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-04-04T18:44:22.227Z] #60 sha256:416fdcf37bc0b143190e8812c9e813006fee0f4657c922aa9ed2e7d113194ffe [2022-04-04T18:44:22.492Z] #60 ... [2022-04-04T18:44:22.492Z] [2022-04-04T18:44:22.492Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-04T18:44:22.492Z] #54 sha256:e81432331bee8bcb02c6d258832e076d24cda7ea4a500eb9e0267a72cbc83891 [2022-04-04T18:44:22.492Z] #54 DONE 0.1s [2022-04-04T18:44:22.492Z] [2022-04-04T18:44:22.492Z] #56 [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-04-04T18:44:22.492Z] #56 sha256:7ebca6c9c743139ca74679c54be4125d292e1197660765348d45d1bee5ecc5b1 [2022-04-04T18:44:23.447Z] #56 123.4 + mkdir -p /build [2022-04-04T18:44:23.447Z] #56 123.4 + cp runc /build/runc [2022-04-04T18:44:23.711Z] #56 DONE 123.7s [2022-04-04T18:44:23.711Z] [2022-04-04T18:44:23.711Z] #60 [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-04-04T18:44:23.711Z] #60 sha256:416fdcf37bc0b143190e8812c9e813006fee0f4657c922aa9ed2e7d113194ffe [2022-04-04T18:44:24.149Z] #21 ... [2022-04-04T18:44:24.149Z] [2022-04-04T18:44:24.149Z] #56 [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-04-04T18:44:24.149Z] #56 sha256:4f0b0335d6eafa04fee8fbea243a80727969dfb687d70059da818503cc7837ab [2022-04-04T18:44:24.149Z] #56 12.89 + cd /tmp/tmp.ahTBZHD2KO/src/github.com/opencontainers/runc [2022-04-04T18:44:24.149Z] #56 12.89 + git checkout -q v1.1.1 [2022-04-04T18:44:24.149Z] #56 13.54 + '[' -z '' ']' [2022-04-04T18:44:24.149Z] #56 13.54 + target=static [2022-04-04T18:44:24.149Z] #56 13.54 + make BUILDTAGS=seccomp static [2022-04-04T18:44:24.149Z] #56 13.77 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-04T18:44:25.115Z] #60 ... [2022-04-04T18:44:25.115Z] [2022-04-04T18:44:25.115Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-04T18:44:25.115Z] #57 sha256:3287a1a2c3342ab32707bb82a8f3e1d09cb4108c3be6ce31e14521943429aa3f [2022-04-04T18:44:25.115Z] #57 DONE 0.1s [2022-04-04T18:44:25.115Z] [2022-04-04T18:44:25.115Z] #60 [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-04-04T18:44:25.115Z] #60 sha256:416fdcf37bc0b143190e8812c9e813006fee0f4657c922aa9ed2e7d113194ffe [2022-04-04T18:44:25.687Z] #60 201.1 + bin/containerd [2022-04-04T18:44:26.684Z] #56 ... [2022-04-04T18:44:26.684Z] [2022-04-04T18:44:26.684Z] #21 [dev-systemd-false 7/24] 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-04-04T18:44:26.684Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-04T18:44:26.684Z] #21 12.14 Fetched 8508 kB in 10s (818 kB/s) [2022-04-04T18:44:28.593Z] #21 12.14 Reading package lists... [2022-04-04T18:44:28.593Z] #21 ... [2022-04-04T18:44:28.593Z] [2022-04-04T18:44:28.593Z] #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-04-04T18:44:28.593Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-04T18:44:28.593Z] #34 DONE 192.8s [2022-04-04T18:44:28.853Z] [2022-04-04T18:44:28.853Z] #21 [dev-systemd-false 7/24] 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-04-04T18:44:28.853Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-04T18:44:30.236Z] #21 12.14 Reading package lists... [2022-04-04T18:44:33.530Z] #21 16.09 Reading package lists... [2022-04-04T18:44:34.128Z] #43 DONE 206.5s [2022-04-04T18:44:34.128Z] [2022-04-04T18:44:34.128Z] #51 [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-04-04T18:44:34.128Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T18:44:34.389Z] #51 ... [2022-04-04T18:44:34.389Z] [2022-04-04T18:44:34.389Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-04T18:44:34.389Z] #44 sha256:7534f3355a3ed805838295dd1bc4f1bb8a6faf11e5a9987c73588249eecb95c0 [2022-04-04T18:44:35.165Z] #21 19.46 Building dependency tree... [2022-04-04T18:44:35.336Z] #44 DONE 0.9s [2022-04-04T18:44:35.336Z] [2022-04-04T18:44:35.336Z] #60 [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-04-04T18:44:35.336Z] #60 sha256:2f99892c2da79891a6636e4caed7fdcd47debece59984b98996d69a087001245 [2022-04-04T18:44:35.336Z] #60 ... [2022-04-04T18:44:35.336Z] [2022-04-04T18:44:35.336Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-04T18:44:35.336Z] #48 sha256:548701235e7793931044a7f9003f769a53743ff5eae7b1fa4556697665328f5c [2022-04-04T18:44:35.336Z] #48 DONE 0.1s [2022-04-04T18:44:35.336Z] [2022-04-04T18:44:35.336Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-04T18:44:35.336Z] #50 sha256:132a50c39062f360f6d77e5df7bff38510f1f404f074397dbe8cd6d82348f108 [2022-04-04T18:44:35.336Z] #50 DONE 0.1s [2022-04-04T18:44:35.336Z] [2022-04-04T18:44:35.336Z] #51 [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-04-04T18:44:35.336Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T18:44:36.100Z] #21 21.93 The following additional packages will be installed: [2022-04-04T18:44:36.100Z] #21 21.93 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-04T18:44:36.100Z] #21 21.93 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-04T18:44:36.100Z] #21 21.93 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-04T18:44:36.100Z] #21 21.94 python3-pkg-resources vim-runtime xxd [2022-04-04T18:44:36.100Z] #21 21.94 Suggested packages: [2022-04-04T18:44:36.100Z] #21 21.94 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-04T18:44:36.100Z] #21 21.94 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-04T18:44:36.100Z] #21 21.94 acl attr quota [2022-04-04T18:44:36.100Z] #21 21.94 Recommended packages: [2022-04-04T18:44:36.100Z] #21 21.94 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-04T18:44:38.008Z] #21 23.69 The following NEW packages will be installed: [2022-04-04T18:44:38.008Z] #21 23.69 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-04T18:44:38.008Z] #21 23.70 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-04T18:44:38.008Z] #21 23.70 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-04T18:44:38.008Z] #21 23.70 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-04T18:44:38.008Z] #21 23.70 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-04T18:44:38.008Z] #21 23.70 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-04T18:44:38.008Z] #21 23.70 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-04T18:44:38.008Z] #21 23.70 xz-utils zip zstd [2022-04-04T18:44:38.268Z] #21 24.04 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T18:44:38.268Z] #21 24.04 Need to get 27.6 MB of archives. [2022-04-04T18:44:38.268Z] #21 24.04 After this operation, 106 MB of additional disk space will be used. [2022-04-04T18:44:38.268Z] #21 24.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-04T18:44:38.268Z] #21 24.10 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-04T18:44:38.268Z] #21 24.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-04T18:44:38.528Z] #21 24.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-04T18:44:38.528Z] #21 24.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-04T18:44:38.528Z] #21 24.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-04T18:44:38.528Z] #21 24.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-04T18:44:38.528Z] #21 24.13 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-04T18:44:38.528Z] #21 24.21 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-04T18:44:38.528Z] #21 24.24 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-04T18:44:38.528Z] #21 24.24 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-04T18:44:38.528Z] #21 24.24 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-04T18:44:38.528Z] #21 24.25 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-04-04T18:44:38.528Z] #21 24.25 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-04T18:44:38.528Z] #21 24.29 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-04T18:44:38.528Z] #21 24.30 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-04T18:44:38.528Z] #21 24.31 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-04T18:44:38.788Z] #21 24.31 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-04T18:44:38.788Z] #21 24.31 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-04T18:44:38.788Z] #21 24.32 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-04T18:44:38.788Z] #21 24.32 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-04T18:44:38.788Z] #21 24.35 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-04T18:44:38.788Z] #21 24.36 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-04T18:44:38.788Z] #21 24.36 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-04T18:44:38.788Z] #21 24.37 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-04T18:44:38.788Z] #21 24.38 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-04T18:44:38.788Z] #21 24.38 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-04T18:44:39.048Z] #21 24.65 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-04T18:44:39.048Z] #21 24.65 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-04T18:44:39.048Z] #21 24.65 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-04-04T18:44:39.048Z] #21 24.67 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-04T18:44:39.048Z] #21 24.67 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-04T18:44:39.048Z] #21 24.69 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-04T18:44:39.048Z] #21 24.73 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-04T18:44:39.048Z] #21 24.78 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-04T18:44:39.048Z] #21 24.79 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-04T18:44:39.048Z] #21 24.80 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-04T18:44:39.048Z] #21 24.81 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-04T18:44:39.048Z] #21 24.84 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-04T18:44:39.048Z] #21 24.84 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-04T18:44:39.048Z] #21 24.87 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-04T18:44:39.048Z] #21 24.93 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-04T18:44:39.048Z] #21 24.96 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-04T18:44:39.308Z] #21 24.96 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-04T18:44:39.567Z] #21 25.30 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-04T18:44:39.567Z] #21 25.37 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-04T18:44:39.828Z] #21 25.38 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-04T18:44:39.828Z] #21 25.41 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-04T18:44:40.397Z] #21 26.06 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T18:44:40.397Z] #21 26.24 Fetched 27.6 MB in 2s (16.6 MB/s) [2022-04-04T18:44:40.657Z] #21 26.32 Selecting previously unselected package pigz. [2022-04-04T18:44:40.657Z] #21 26.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-04-04T18:44:40.657Z] #21 26.41 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-04T18:44:40.657Z] #21 26.42 Unpacking pigz (2.6-1) ... [2022-04-04T18:44:40.917Z] #21 26.57 Selecting previously unselected package libelf1:amd64. [2022-04-04T18:44:40.917Z] #21 26.58 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-04T18:44:40.917Z] #21 26.59 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-04T18:44:41.177Z] #21 26.81 Selecting previously unselected package libbpf0:amd64. [2022-04-04T18:44:41.177Z] #21 26.82 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-04T18:44:41.177Z] #21 26.83 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-04T18:44:41.177Z] #21 26.97 Selecting previously unselected package libcap2:amd64. [2022-04-04T18:44:41.177Z] #21 26.98 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-04T18:44:41.177Z] #21 27.00 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-04T18:44:41.438Z] #21 27.11 Selecting previously unselected package libmnl0:amd64. [2022-04-04T18:44:41.438Z] #21 27.11 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-04T18:44:41.438Z] #21 27.16 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-04T18:44:41.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-04T18:44:41.699Z] #21 27.44 Selecting previously unselected package libxtables12:amd64. [2022-04-04T18:44:41.699Z] #21 27.45 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-04T18:44:41.699Z] #21 27.48 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-04T18:44:41.958Z] #21 27.58 Selecting previously unselected package libcap2-bin. [2022-04-04T18:44:41.958Z] #21 27.58 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-04T18:44:41.958Z] #21 27.60 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-04T18:44:41.958Z] #21 27.71 Selecting previously unselected package iproute2. [2022-04-04T18:44:41.958Z] #21 27.71 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-04T18:44:41.958Z] #21 27.73 Unpacking iproute2 (5.10.0-4) ... [2022-04-04T18:44:42.895Z] #21 28.51 Selecting previously unselected package xxd. [2022-04-04T18:44:42.895Z] #21 28.52 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-04T18:44:42.895Z] #21 28.55 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-04T18:44:43.154Z] #21 28.88 Selecting previously unselected package vim-common. [2022-04-04T18:44:43.154Z] #21 28.89 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-04T18:44:43.154Z] #21 28.95 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-04T18:44:43.602Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-04T18:44:43.602Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-04T18:44:43.602Z] GOOS="" GOARCH="" GOARM="" [2022-04-04T18:44:43.602Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-04T18:44:43.602Z] [2022-04-04T18:44:43.602Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-04-04T18:44:43.602Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-04-04T18:44:43.602Z] Using test binary docker [2022-04-04T18:44:43.602Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-04T18:44:43.602Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-04T18:44:43.602Z] INFO: Waiting for daemon to start... [2022-04-04T18:44:43.602Z] Starting dockerd [2022-04-04T18:44:43.602Z] . [2022-04-04T18:44:43.602Z] INFO: Building docker-sdk-python3:5.0.3... [2022-04-04T18:44:43.722Z] #21 29.32 Selecting previously unselected package bash-completion. [2022-04-04T18:44:43.722Z] #21 29.32 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-04T18:44:44.967Z] 8f616e6e9eec: Pull complete [2022-04-04T18:44:47.007Z] #21 32.27 Unpacking bash-completion (1:2.11-2) ... [2022-04-04T18:44:47.268Z] #21 32.88 Selecting previously unselected package bzip2. [2022-04-04T18:44:47.268Z] #21 32.89 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-04T18:44:47.268Z] #21 32.95 Unpacking bzip2 (1.0.8-4) ... [2022-04-04T18:44:47.268Z] #21 33.03 Selecting previously unselected package xz-utils. [2022-04-04T18:44:47.268Z] #21 33.04 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-04-04T18:44:47.268Z] #21 33.05 Unpacking xz-utils (5.2.5-2) ... [2022-04-04T18:44:47.527Z] #21 33.17 Selecting previously unselected package apparmor. [2022-04-04T18:44:47.527Z] #21 33.19 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-04T18:44:47.527Z] #21 33.31 Unpacking apparmor (2.13.6-10) ... [2022-04-04T18:44:48.097Z] #21 33.86 Selecting previously unselected package inetutils-ping. [2022-04-04T18:44:48.097Z] #21 33.87 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-04T18:44:48.097Z] #21 33.87 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-04T18:44:48.443Z] #21 34.06 Selecting previously unselected package libip4tc2:amd64. [2022-04-04T18:44:48.443Z] #21 34.07 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-04T18:44:48.443Z] #21 34.08 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-04T18:44:48.443Z] #21 34.16 Selecting previously unselected package libip6tc2:amd64. [2022-04-04T18:44:48.443Z] #21 34.16 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-04T18:44:48.443Z] #21 34.17 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-04T18:44:48.443Z] #21 34.31 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-04T18:44:48.443Z] #21 34.31 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-04T18:44:48.746Z] #21 34.33 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-04T18:44:48.746Z] #21 34.45 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-04T18:44:48.746Z] #21 34.45 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-04T18:44:48.746Z] #21 34.47 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-04T18:44:48.746Z] #21 34.57 Selecting previously unselected package libnftnl11:amd64. [2022-04-04T18:44:48.746Z] #21 34.57 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-04T18:44:49.011Z] #21 34.58 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-04T18:44:49.011Z] #21 34.80 Selecting previously unselected package iptables. [2022-04-04T18:44:49.011Z] #21 34.80 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-04T18:44:49.011Z] #21 34.81 Unpacking iptables (1.8.7-1) ... [2022-04-04T18:44:49.583Z] #21 35.42 Selecting previously unselected package libonig5:amd64. [2022-04-04T18:44:49.583Z] #21 35.43 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-04T18:44:49.842Z] #21 35.43 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-04T18:44:50.102Z] #21 35.71 Selecting previously unselected package libjq1:amd64. [2022-04-04T18:44:50.102Z] #21 35.71 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-04T18:44:50.102Z] #21 35.72 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-04T18:44:50.362Z] #21 36.04 Selecting previously unselected package jq. [2022-04-04T18:44:50.362Z] #21 36.06 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-04T18:44:50.362Z] #21 36.07 Unpacking jq (1.6-2.1) ... [2022-04-04T18:44:50.623Z] #21 36.20 Selecting previously unselected package libaio1:amd64. [2022-04-04T18:44:50.623Z] #21 36.23 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-04T18:44:50.623Z] #21 36.24 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-04T18:44:50.623Z] #21 36.33 Selecting previously unselected package libgpm2:amd64. [2022-04-04T18:44:50.623Z] #21 36.34 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-04T18:44:50.623Z] #21 36.35 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-04T18:44:50.623Z] #21 36.46 Selecting previously unselected package libicu67:amd64. [2022-04-04T18:44:50.883Z] #21 36.46 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-04T18:44:50.883Z] #21 36.47 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-04T18:44:56.163Z] #21 42.02 Selecting previously unselected package libinih1:amd64. [2022-04-04T18:44:56.163Z] #21 42.02 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-04T18:44:56.423Z] #21 42.02 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-04T18:44:56.682Z] #21 42.30 Selecting previously unselected package libnet1:amd64. [2022-04-04T18:44:56.682Z] #21 42.31 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-04T18:44:56.682Z] #21 42.37 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-04T18:44:57.251Z] #21 42.81 Selecting previously unselected package libnl-3-200:amd64. [2022-04-04T18:44:57.251Z] #21 42.81 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-04T18:44:57.251Z] #21 42.82 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-04T18:44:57.251Z] #21 43.01 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-04T18:44:57.251Z] #21 43.02 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-04T18:44:57.251Z] #21 43.10 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-04T18:44:57.511Z] #21 43.38 Selecting previously unselected package net-tools. [2022-04-04T18:44:57.511Z] #21 43.40 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-04T18:44:57.511Z] #21 43.43 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-04T18:44:58.080Z] #21 43.62 Selecting previously unselected package patch. [2022-04-04T18:44:58.080Z] #21 43.62 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-04T18:44:58.080Z] #21 43.63 Unpacking patch (2.7.6-7) ... [2022-04-04T18:44:58.080Z] #21 43.77 Selecting previously unselected package python-pip-whl. [2022-04-04T18:44:58.080Z] #21 43.77 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-04T18:44:58.080Z] #21 43.77 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-04T18:44:59.018Z] #21 44.52 Selecting previously unselected package python3-lib2to3. [2022-04-04T18:44:59.018Z] #21 44.52 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-04T18:44:59.018Z] #21 44.53 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-04T18:44:59.018Z] #21 44.77 Selecting previously unselected package python3-distutils. [2022-04-04T18:44:59.018Z] #21 44.77 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-04T18:44:59.018Z] #21 44.78 Unpacking python3-distutils (3.9.2-1) ... [2022-04-04T18:44:59.278Z] #21 45.01 Selecting previously unselected package python3-pkg-resources. [2022-04-04T18:44:59.278Z] #21 45.01 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-04T18:44:59.278Z] #21 45.03 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-04T18:44:59.538Z] #21 45.24 Selecting previously unselected package python3-setuptools. [2022-04-04T18:44:59.538Z] #21 45.25 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-04T18:44:59.538Z] #21 45.27 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-04T18:45:00.109Z] #21 45.67 Selecting previously unselected package python3-wheel. [2022-04-04T18:45:00.109Z] #21 45.67 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-04T18:45:00.109Z] #21 45.69 Unpacking python3-wheel (0.34.2-1) ... [2022-04-04T18:45:00.109Z] #21 45.82 Selecting previously unselected package python3-pip. [2022-04-04T18:45:00.109Z] #21 45.84 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-04T18:45:00.109Z] #21 45.86 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-04T18:45:00.678Z] #21 46.41 Selecting previously unselected package sudo. [2022-04-04T18:45:00.678Z] #21 46.42 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-04T18:45:00.678Z] #21 46.44 Unpacking sudo (1.9.5p2-3) ... [2022-04-04T18:45:01.618Z] #21 47.43 Selecting previously unselected package thin-provisioning-tools. [2022-04-04T18:45:01.882Z] #21 47.43 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-04T18:45:01.882Z] #21 47.44 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-04T18:45:02.142Z] #21 47.81 Selecting previously unselected package uidmap. [2022-04-04T18:45:02.142Z] #21 47.83 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-04T18:45:02.142Z] #21 47.85 Unpacking uidmap (1:4.8.1-1) ... [2022-04-04T18:45:02.401Z] #21 48.04 Selecting previously unselected package vim-runtime. [2022-04-04T18:45:02.401Z] #21 48.04 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-04T18:45:02.401Z] #21 48.13 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-04T18:45:02.401Z] #21 48.20 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-04T18:45:02.401Z] #21 48.22 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-04T18:45:07.548Z] #51 241.0 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-04T18:45:07.682Z] #21 53.52 Selecting previously unselected package vim. [2022-04-04T18:45:07.942Z] #21 53.53 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-04T18:45:07.942Z] #21 53.56 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-04T18:45:08.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-04T18:45:08.131Z] #51 DONE 242.4s [2022-04-04T18:45:08.131Z] [2022-04-04T18:45:08.131Z] #56 [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-04-04T18:45:08.131Z] #56 sha256:2a4f9db4d3f3e94e0ed8ae3e720954b1cc2ae0c5b9fc3c811321a8331904741c [2022-04-04T18:45:08.131Z] #56 140.6 + mkdir -p /build [2022-04-04T18:45:08.131Z] #56 140.6 + cp runc /build/runc [2022-04-04T18:45:08.131Z] #56 DONE 141.4s [2022-04-04T18:45:08.131Z] [2022-04-04T18:45:08.132Z] #60 [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-04-04T18:45:08.132Z] #60 sha256:2f99892c2da79891a6636e4caed7fdcd47debece59984b98996d69a087001245 [2022-04-04T18:45:08.511Z] #21 54.25 Selecting previously unselected package xfsprogs. [2022-04-04T18:45:08.511Z] #21 54.25 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-04T18:45:08.511Z] #21 54.25 Unpacking xfsprogs (5.10.0-4) ... [2022-04-04T18:45:09.079Z] #21 54.80 Selecting previously unselected package zip. [2022-04-04T18:45:09.079Z] #21 54.81 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-04T18:45:09.079Z] #21 54.82 Unpacking zip (3.0-12) ... [2022-04-04T18:45:09.340Z] #21 55.00 Selecting previously unselected package zstd. [2022-04-04T18:45:09.340Z] #21 55.03 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-04T18:45:09.340Z] #21 55.04 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-04T18:45:09.910Z] #21 55.52 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-04T18:45:10.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-04T18:45:10.678Z] #60 ... [2022-04-04T18:45:10.678Z] [2022-04-04T18:45:10.678Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-04T18:45:10.678Z] #52 sha256:14efa224b2b4baf4efd875c656eefb8870929237735162268ca7ae94d7ac6c7d [2022-04-04T18:45:11.292Z] #21 56.75 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-04T18:45:11.292Z] #21 56.77 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-04T18:45:11.292Z] #21 56.78 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-04T18:45:11.292Z] #21 56.80 Setting up libicu67:amd64 (67.1-7) ... [2022-04-04T18:45:11.292Z] #21 56.81 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-04T18:45:11.292Z] #21 56.84 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-04T18:45:11.292Z] #21 56.86 Setting up uidmap (1:4.8.1-1) ... [2022-04-04T18:45:11.292Z] #21 56.88 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-04T18:45:11.292Z] #21 56.89 Setting up bzip2 (1.0.8-4) ... [2022-04-04T18:45:11.292Z] #21 56.91 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-04T18:45:11.292Z] #21 56.93 Setting up python3-wheel (0.34.2-1) ... [2022-04-04T18:45:11.621Z] #52 DONE 0.9s [2022-04-04T18:45:11.621Z] [2022-04-04T18:45:11.621Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-04T18:45:11.621Z] #54 sha256:50be93f57bf55a8ad1842dd90874fffaad5b67b650866d293ec5597b7db5db16 [2022-04-04T18:45:11.621Z] #54 DONE 0.1s [2022-04-04T18:45:11.621Z] [2022-04-04T18:45:11.621Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-04T18:45:11.621Z] #57 sha256:8b9e955146273580af4b9d9f15a5b52459956a359fde201fdc329ef0a3b1fbcc [2022-04-04T18:45:12.193Z] #57 DONE 0.4s [2022-04-04T18:45:12.193Z] [2022-04-04T18:45:12.193Z] #60 [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-04-04T18:45:12.193Z] #60 sha256:2f99892c2da79891a6636e4caed7fdcd47debece59984b98996d69a087001245 [2022-04-04T18:45:12.231Z] #21 57.95 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-04T18:45:12.231Z] #21 57.98 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-04T18:45:12.231Z] #21 57.99 Setting up libcap2-bin (1:2.44-1) ... [2022-04-04T18:45:12.231Z] #21 58.01 Setting up apparmor (2.13.6-10) ... [2022-04-04T18:45:12.425Z] #60 240.9 # github.com/containerd/containerd/cmd/containerd [2022-04-04T18:45:12.425Z] #60 240.9 /usr/bin/ld: /tmp/go-link-2124352283/000019.o: in function `New': [2022-04-04T18:45:12.425Z] #60 240.9 /tmp/tmp.i1x7wMu1ou/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-04T18:45:12.425Z] #60 241.0 + bin/containerd-stress [2022-04-04T18:45:12.426Z] #60 242.1 + bin/containerd-shim [2022-04-04T18:45:12.764Z] #60 215.6 + bin/containerd [2022-04-04T18:45:13.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-04T18:45:14.775Z] #21 60.20 Setting up zip (3.0-12) ... [2022-04-04T18:45:14.775Z] #21 60.22 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-04T18:45:14.775Z] #21 60.24 Setting up bash-completion (1:2.11-2) ... [2022-04-04T18:45:14.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-04T18:45:15.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-04T18:45:15.734Z] #60 250.7 + bin/containerd-shim-runc-v1 [2022-04-04T18:45:18.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-04T18:45:20.056Z] #21 65.06 Setting up xz-utils (5.2.5-2) ... [2022-04-04T18:45:20.056Z] #21 65.21 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-04T18:45:20.056Z] #21 65.34 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-04T18:45:20.056Z] #21 65.38 Setting up patch (2.7.6-7) ... [2022-04-04T18:45:20.056Z] #21 65.43 Setting up sudo (1.9.5p2-3) ... [2022-04-04T18:45:20.056Z] #21 65.62 invoke-rc.d: could not determine current runlevel [2022-04-04T18:45:20.056Z] #21 65.63 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-04T18:45:20.056Z] #21 65.64 Setting up xfsprogs (5.10.0-4) ... [2022-04-04T18:45:20.056Z] #21 65.65 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-04T18:45:20.056Z] #21 65.68 Setting up inetutils-ping (2:2.0-1) ... [2022-04-04T18:45:20.056Z] #21 65.70 Setting up pigz (2.6-1) ... [2022-04-04T18:45:20.056Z] #21 65.71 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-04T18:45:20.056Z] #21 65.83 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-04T18:45:20.056Z] #21 65.88 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-04T18:45:20.321Z] #21 65.90 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-04T18:45:20.888Z] #21 66.75 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-04T18:45:21.029Z] #60 255.8 + bin/containerd-shim-runc-v2 [2022-04-04T18:45:21.029Z] #60 256.5 + binaries [2022-04-04T18:45:21.148Z] #21 66.78 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-04T18:45:21.290Z] #60 256.5 + install -D bin/containerd /build/containerd [2022-04-04T18:45:21.290Z] #60 256.5 + install -D bin/containerd-shim /build/containerd-shim [2022-04-04T18:45:21.290Z] #60 256.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-04T18:45:21.290Z] #60 256.6 + install -D bin/ctr /build/ctr [2022-04-04T18:45:21.721Z] #21 67.34 Setting up libelf1:amd64 (0.183-1) ... [2022-04-04T18:45:21.721Z] #21 67.42 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-04T18:45:21.721Z] #21 67.43 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-04T18:45:21.721Z] #21 67.45 Setting up python3-distutils (3.9.2-1) ... [2022-04-04T18:45:22.273Z] sha256:a1be3b272ee92e75458a98ea9c31f41a2fb1b1bacf0a81630961a2bb225270da [2022-04-04T18:45:22.273Z] INFO: Starting docker-py tests... [2022-04-04T18:45:22.273Z] ============================= test session starts ============================== [2022-04-04T18:45:22.273Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-04-04T18:45:22.273Z] rootdir: /src, inifile: pytest.ini [2022-04-04T18:45:22.273Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-04-04T18:45:22.273Z] collected 395 items / 2 deselected / 393 selected [2022-04-04T18:45:22.273Z] [2022-04-04T18:45:22.289Z] #21 68.06 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-04T18:45:22.289Z] #21 68.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-04T18:45:22.289Z] #21 68.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-04T18:45:22.289Z] #21 68.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-04T18:45:22.289Z] #21 68.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-04T18:45:22.289Z] #21 68.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-04T18:45:22.289Z] #21 68.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-04T18:45:22.549Z] #21 68.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-04T18:45:22.549Z] #21 68.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-04T18:45:22.549Z] #21 68.34 Setting up python3-setuptools (52.0.0-4) ... [2022-04-04T18:45:25.091Z] #21 70.58 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-04T18:45:25.091Z] #21 70.59 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-04T18:45:25.091Z] #21 70.60 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-04T18:45:25.091Z] #21 70.61 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-04T18:45:25.502Z] #60 DONE 260.2s [2022-04-04T18:45:25.502Z] [2022-04-04T18:45:25.502Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-04T18:45:25.502Z] #61 sha256:25f6c32d9a4a513a9c99b99ba284ae5e3383872205f3c9eb83845a15f2bf054c [2022-04-04T18:45:26.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-04T18:45:26.471Z] #21 72.31 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-04T18:45:26.471Z] #21 72.33 Setting up jq (1.6-2.1) ... [2022-04-04T18:45:26.731Z] #21 72.34 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-04T18:45:26.731Z] #21 72.37 Setting up iptables (1.8.7-1) ... [2022-04-04T18:45:26.731Z] #21 72.38 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-04T18:45:26.731Z] #21 72.39 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-04T18:45:26.731Z] #21 72.39 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-04T18:45:26.731Z] #21 72.40 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-04T18:45:26.731Z] #21 72.41 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-04T18:45:26.731Z] #21 72.41 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-04T18:45:26.731Z] #21 72.42 Setting up iproute2 (5.10.0-4) ... [2022-04-04T18:45:26.991Z] #21 72.91 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T18:45:27.419Z] #61 DONE 1.8s [2022-04-04T18:45:27.419Z] [2022-04-04T18:45:27.419Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-04T18:45:27.419Z] #66 sha256:5e2fb64a37ccf6b7dd6a6c794521ebe66c00f773b9bc43ffce63895195dd6c7a [2022-04-04T18:45:27.679Z] #66 DONE 0.4s [2022-04-04T18:45:27.933Z] #21 DONE 73.5s [2022-04-04T18:45:27.933Z] [2022-04-04T18:45:27.933Z] #22 [dev-systemd-false 8/24] 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-04-04T18:45:27.933Z] #22 sha256:900323b65a6035113337008a055a35b9fa4a15bbb3c99f4847d0b693259eadd3 [2022-04-04T18:45:27.940Z] [2022-04-04T18:45:27.940Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-04T18:45:27.940Z] #71 sha256:1c0e978828d3ce0465a033c68507c1665b9ce54fc550fcbf708fda921b6c7587 [2022-04-04T18:45:28.876Z] #22 1.184 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-04T18:45:29.137Z] #22 1.192 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-04T18:45:29.137Z] #22 1.219 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-04T18:45:29.137Z] #22 DONE 1.3s [2022-04-04T18:45:29.137Z] [2022-04-04T18:45:29.137Z] #60 [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-04-04T18:45:29.137Z] #60 sha256:1a06bdaa4c3b72ce5391888fb0af52b56cd3ae33eca3e69711e2695dd3633e31 [2022-04-04T18:45:29.137Z] #60 ... [2022-04-04T18:45:29.137Z] [2022-04-04T18:45:29.137Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-04T18:45:29.137Z] #23 sha256:eba34c37e187f2f26dd7c4c1ed7a8854ce40356881c495b7e927455c3e1285e3 [2022-04-04T18:45:29.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-04T18:45:29.855Z] #71 DONE 1.9s [2022-04-04T18:45:29.855Z] [2022-04-04T18:45:29.855Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-04T18:45:29.855Z] #72 sha256:7141178b2faac6b9240b243bf0bcd7b4d0e8b5c4113cb585acf3625541efdf5e [2022-04-04T18:45:29.855Z] #72 DONE 0.0s [2022-04-04T18:45:29.855Z] [2022-04-04T18:45:29.855Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-04T18:45:29.855Z] #73 sha256:f709a3463482ccc68e721077b3c8cc403dffd3bdbbc7e338239215689e35d1d7 [2022-04-04T18:45:30.429Z] #73 DONE 0.8s [2022-04-04T18:45:30.429Z] [2022-04-04T18:45:30.429Z] #74 exporting to image [2022-04-04T18:45:30.429Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-04T18:45:30.429Z] #74 exporting layers [2022-04-04T18:45:32.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-04T18:45:33.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-04T18:45:33.737Z] #74 exporting layers 3.4s done [2022-04-04T18:45:33.737Z] #74 writing image sha256:3ae6224668e26debc490e8c8b6a81ec45fec0bc1dc4d0f1e4f88cdb8f6f859eb done [2022-04-04T18:45:33.737Z] #74 naming to docker.io/library/docker:2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 done [2022-04-04T18:45:33.737Z] #74 DONE 3.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-04T18:45:34.072Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-04T18:45:34.362Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43462/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 hack/test/unit [2022-04-04T18:45:35.320Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-04-04T18:45:36.137Z] tests/integration/api_client_test.py ..... [ 7%] [2022-04-04T18:45:36.280Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-04T18:45:36.280Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-04T18:45:36.280Z] + TESTDIRS=./... [2022-04-04T18:45:36.280Z] + exclude_paths='/vendor/|/integration' [2022-04-04T18:45:36.280Z] ++ go list ./... [2022-04-04T18:45:36.280Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-04T18:45:36.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-04T18:45:36.857Z] + pkg_list='github.com/docker/docker/api [2022-04-04T18:45:36.857Z] github.com/docker/docker/api/server [2022-04-04T18:45:36.857Z] github.com/docker/docker/api/server/backend/build [2022-04-04T18:45:36.857Z] github.com/docker/docker/api/server/httpstatus [2022-04-04T18:45:36.857Z] github.com/docker/docker/api/server/httputils [2022-04-04T18:45:36.857Z] github.com/docker/docker/api/server/middleware [2022-04-04T18:45:36.857Z] github.com/docker/docker/api/server/router [2022-04-04T18:45:36.857Z] github.com/docker/docker/api/server/router/build [2022-04-04T18:45:36.857Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-04T18:45:36.857Z] github.com/docker/docker/api/server/router/container [2022-04-04T18:45:36.857Z] github.com/docker/docker/api/server/router/debug [2022-04-04T18:45:36.857Z] github.com/docker/docker/api/server/router/distribution [2022-04-04T18:45:36.857Z] github.com/docker/docker/api/server/router/grpc [2022-04-04T18:45:36.857Z] github.com/docker/docker/api/server/router/image [2022-04-04T18:45:36.857Z] github.com/docker/docker/api/server/router/network [2022-04-04T18:45:36.857Z] github.com/docker/docker/api/server/router/plugin [2022-04-04T18:45:36.857Z] github.com/docker/docker/api/server/router/session [2022-04-04T18:45:36.857Z] github.com/docker/docker/api/server/router/swarm [2022-04-04T18:45:36.857Z] github.com/docker/docker/api/server/router/system [2022-04-04T18:45:36.857Z] github.com/docker/docker/api/server/router/volume [2022-04-04T18:45:36.857Z] github.com/docker/docker/api/types [2022-04-04T18:45:36.857Z] github.com/docker/docker/api/types/backend [2022-04-04T18:45:36.857Z] github.com/docker/docker/api/types/blkiodev [2022-04-04T18:45:36.857Z] github.com/docker/docker/api/types/container [2022-04-04T18:45:36.857Z] github.com/docker/docker/api/types/events [2022-04-04T18:45:36.857Z] github.com/docker/docker/api/types/filters [2022-04-04T18:45:36.857Z] github.com/docker/docker/api/types/image [2022-04-04T18:45:36.857Z] github.com/docker/docker/api/types/mount [2022-04-04T18:45:36.857Z] github.com/docker/docker/api/types/network [2022-04-04T18:45:36.857Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-04T18:45:36.857Z] github.com/docker/docker/api/types/registry [2022-04-04T18:45:36.857Z] github.com/docker/docker/api/types/strslice [2022-04-04T18:45:36.857Z] github.com/docker/docker/api/types/swarm [2022-04-04T18:45:36.857Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-04T18:45:36.857Z] github.com/docker/docker/api/types/time [2022-04-04T18:45:36.857Z] github.com/docker/docker/api/types/versions [2022-04-04T18:45:36.857Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-04T18:45:36.857Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-04T18:45:36.857Z] github.com/docker/docker/api/types/volume [2022-04-04T18:45:36.857Z] github.com/docker/docker/builder [2022-04-04T18:45:36.857Z] github.com/docker/docker/builder/builder-next [2022-04-04T18:45:36.857Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-04T18:45:36.857Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-04T18:45:36.857Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-04T18:45:36.857Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-04T18:45:36.857Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-04T18:45:36.857Z] github.com/docker/docker/builder/builder-next/worker [2022-04-04T18:45:36.857Z] github.com/docker/docker/builder/dockerfile [2022-04-04T18:45:36.857Z] github.com/docker/docker/builder/remotecontext [2022-04-04T18:45:36.857Z] github.com/docker/docker/builder/remotecontext/git [2022-04-04T18:45:36.857Z] github.com/docker/docker/cli [2022-04-04T18:45:36.857Z] github.com/docker/docker/cli/config [2022-04-04T18:45:36.857Z] github.com/docker/docker/cli/debug [2022-04-04T18:45:36.857Z] github.com/docker/docker/client [2022-04-04T18:45:36.857Z] github.com/docker/docker/cmd/docker-proxy [2022-04-04T18:45:36.857Z] github.com/docker/docker/cmd/dockerd [2022-04-04T18:45:36.857Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-04T18:45:36.857Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-04T18:45:36.857Z] github.com/docker/docker/container [2022-04-04T18:45:36.857Z] github.com/docker/docker/container/stream [2022-04-04T18:45:36.857Z] github.com/docker/docker/contrib/apparmor [2022-04-04T18:45:36.857Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-04T18:45:36.857Z] github.com/docker/docker/contrib/httpserver [2022-04-04T18:45:36.857Z] github.com/docker/docker/daemon [2022-04-04T18:45:36.857Z] github.com/docker/docker/daemon/cluster [2022-04-04T18:45:36.857Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-04T18:45:36.857Z] github.com/docker/docker/daemon/cluster/convert [2022-04-04T18:45:36.857Z] github.com/docker/docker/daemon/cluster/executor [2022-04-04T18:45:36.857Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-04T18:45:36.857Z] github.com/docker/docker/daemon/cluster/provider [2022-04-04T18:45:36.857Z] github.com/docker/docker/daemon/config [2022-04-04T18:45:36.857Z] github.com/docker/docker/daemon/events [2022-04-04T18:45:36.857Z] github.com/docker/docker/daemon/events/testutils [2022-04-04T18:45:36.857Z] github.com/docker/docker/daemon/exec [2022-04-04T18:45:36.857Z] github.com/docker/docker/daemon/graphdriver [2022-04-04T18:45:36.857Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-04T18:45:36.857Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-04T18:45:36.857Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-04T18:45:36.857Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-04T18:45:36.857Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-04T18:45:36.857Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-04T18:45:36.857Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-04T18:45:36.857Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-04T18:45:36.857Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-04T18:45:36.857Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-04T18:45:36.857Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-04T18:45:36.857Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-04T18:45:36.857Z] github.com/docker/docker/daemon/images [2022-04-04T18:45:36.857Z] github.com/docker/docker/daemon/initlayer [2022-04-04T18:45:36.857Z] github.com/docker/docker/daemon/links [2022-04-04T18:45:36.857Z] github.com/docker/docker/daemon/listeners [2022-04-04T18:45:36.857Z] github.com/docker/docker/daemon/logger [2022-04-04T18:45:36.857Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-04T18:45:36.857Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-04T18:45:36.857Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-04T18:45:36.857Z] github.com/docker/docker/daemon/logger/gelf [2022-04-04T18:45:36.857Z] github.com/docker/docker/daemon/logger/journald [2022-04-04T18:45:36.857Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-04T18:45:36.857Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-04T18:45:36.857Z] github.com/docker/docker/daemon/logger/local [2022-04-04T18:45:36.857Z] github.com/docker/docker/daemon/logger/logentries [2022-04-04T18:45:36.857Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-04T18:45:36.857Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-04T18:45:36.857Z] github.com/docker/docker/daemon/logger/splunk [2022-04-04T18:45:36.857Z] github.com/docker/docker/daemon/logger/syslog [2022-04-04T18:45:36.857Z] github.com/docker/docker/daemon/logger/templates [2022-04-04T18:45:36.857Z] github.com/docker/docker/daemon/names [2022-04-04T18:45:36.857Z] github.com/docker/docker/daemon/network [2022-04-04T18:45:36.857Z] github.com/docker/docker/daemon/stats [2022-04-04T18:45:36.857Z] github.com/docker/docker/distribution [2022-04-04T18:45:36.857Z] github.com/docker/docker/distribution/metadata [2022-04-04T18:45:36.857Z] github.com/docker/docker/distribution/utils [2022-04-04T18:45:36.857Z] github.com/docker/docker/distribution/xfer [2022-04-04T18:45:36.857Z] github.com/docker/docker/dockerversion [2022-04-04T18:45:36.857Z] github.com/docker/docker/errdefs [2022-04-04T18:45:36.857Z] github.com/docker/docker/image [2022-04-04T18:45:36.857Z] github.com/docker/docker/image/cache [2022-04-04T18:45:36.857Z] github.com/docker/docker/image/tarexport [2022-04-04T18:45:36.857Z] github.com/docker/docker/image/v1 [2022-04-04T18:45:36.857Z] github.com/docker/docker/internal/test/suite [2022-04-04T18:45:36.857Z] github.com/docker/docker/layer [2022-04-04T18:45:36.857Z] github.com/docker/docker/libcontainerd [2022-04-04T18:45:36.857Z] github.com/docker/docker/libcontainerd/queue [2022-04-04T18:45:36.857Z] github.com/docker/docker/libcontainerd/remote [2022-04-04T18:45:36.857Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-04T18:45:36.857Z] github.com/docker/docker/libcontainerd/types [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/bitseq [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/cluster [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/config [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/datastore [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/driverapi [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/etchosts [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/idm [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/ipam [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/iptables [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/netlabel [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/netutils [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/networkdb [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/ns [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/options [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/osl [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/portallocator [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/portmapper [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/testutils [2022-04-04T18:45:36.857Z] github.com/docker/docker/libnetwork/types [2022-04-04T18:45:36.857Z] github.com/docker/docker/oci [2022-04-04T18:45:36.857Z] github.com/docker/docker/oci/caps [2022-04-04T18:45:36.857Z] github.com/docker/docker/opts [2022-04-04T18:45:36.857Z] github.com/docker/docker/pkg/aaparser [2022-04-04T18:45:36.857Z] github.com/docker/docker/pkg/archive [2022-04-04T18:45:36.857Z] github.com/docker/docker/pkg/authorization [2022-04-04T18:45:36.857Z] github.com/docker/docker/pkg/broadcaster [2022-04-04T18:45:36.857Z] github.com/docker/docker/pkg/capabilities [2022-04-04T18:45:36.857Z] github.com/docker/docker/pkg/chrootarchive [2022-04-04T18:45:36.857Z] github.com/docker/docker/pkg/containerfs [2022-04-04T18:45:36.857Z] github.com/docker/docker/pkg/devicemapper [2022-04-04T18:45:36.857Z] github.com/docker/docker/pkg/directory [2022-04-04T18:45:36.857Z] github.com/docker/docker/pkg/dmesg [2022-04-04T18:45:36.857Z] github.com/docker/docker/pkg/filenotify [2022-04-04T18:45:36.857Z] github.com/docker/docker/pkg/fileutils [2022-04-04T18:45:36.857Z] github.com/docker/docker/pkg/fsutils [2022-04-04T18:45:36.857Z] github.com/docker/docker/pkg/homedir [2022-04-04T18:45:36.857Z] github.com/docker/docker/pkg/idtools [2022-04-04T18:45:36.857Z] github.com/docker/docker/pkg/ioutils [2022-04-04T18:45:36.857Z] github.com/docker/docker/pkg/jsonmessage [2022-04-04T18:45:36.857Z] github.com/docker/docker/pkg/longpath [2022-04-04T18:45:36.857Z] github.com/docker/docker/pkg/loopback [2022-04-04T18:45:36.857Z] github.com/docker/docker/pkg/namesgenerator [2022-04-04T18:45:36.857Z] github.com/docker/docker/pkg/parsers [2022-04-04T18:45:36.857Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-04T18:45:36.857Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-04T18:45:36.857Z] github.com/docker/docker/pkg/pidfile [2022-04-04T18:45:36.857Z] github.com/docker/docker/pkg/platform [2022-04-04T18:45:36.857Z] github.com/docker/docker/pkg/plugingetter [2022-04-04T18:45:36.857Z] github.com/docker/docker/pkg/plugins [2022-04-04T18:45:36.857Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-04T18:45:36.857Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-04T18:45:36.857Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-04T18:45:36.857Z] github.com/docker/docker/pkg/plugins/transport [2022-04-04T18:45:36.857Z] github.com/docker/docker/pkg/pools [2022-04-04T18:45:36.857Z] github.com/docker/docker/pkg/progress [2022-04-04T18:45:36.857Z] github.com/docker/docker/pkg/pubsub [2022-04-04T18:45:36.857Z] github.com/docker/docker/pkg/reexec [2022-04-04T18:45:36.857Z] github.com/docker/docker/pkg/signal [2022-04-04T18:45:36.857Z] github.com/docker/docker/pkg/stack [2022-04-04T18:45:36.857Z] github.com/docker/docker/pkg/stdcopy [2022-04-04T18:45:36.857Z] github.com/docker/docker/pkg/streamformatter [2022-04-04T18:45:36.857Z] github.com/docker/docker/pkg/stringid [2022-04-04T18:45:36.857Z] github.com/docker/docker/pkg/sysinfo [2022-04-04T18:45:36.857Z] github.com/docker/docker/pkg/system [2022-04-04T18:45:36.857Z] github.com/docker/docker/pkg/tailfile [2022-04-04T18:45:36.857Z] github.com/docker/docker/pkg/tarsum [2022-04-04T18:45:36.857Z] github.com/docker/docker/pkg/truncindex [2022-04-04T18:45:36.857Z] github.com/docker/docker/pkg/urlutil [2022-04-04T18:45:36.857Z] github.com/docker/docker/pkg/useragent [2022-04-04T18:45:36.857Z] github.com/docker/docker/plugin [2022-04-04T18:45:36.857Z] github.com/docker/docker/plugin/executor/containerd [2022-04-04T18:45:36.857Z] github.com/docker/docker/plugin/v2 [2022-04-04T18:45:36.857Z] github.com/docker/docker/profiles/apparmor [2022-04-04T18:45:36.857Z] github.com/docker/docker/profiles/seccomp [2022-04-04T18:45:36.857Z] github.com/docker/docker/quota [2022-04-04T18:45:36.857Z] github.com/docker/docker/reference [2022-04-04T18:45:36.857Z] github.com/docker/docker/registry [2022-04-04T18:45:36.857Z] github.com/docker/docker/registry/resumable [2022-04-04T18:45:36.857Z] github.com/docker/docker/restartmanager [2022-04-04T18:45:36.857Z] github.com/docker/docker/rootless [2022-04-04T18:45:36.857Z] github.com/docker/docker/rootless/specconv [2022-04-04T18:45:36.857Z] github.com/docker/docker/runconfig [2022-04-04T18:45:36.857Z] github.com/docker/docker/runconfig/opts [2022-04-04T18:45:36.857Z] github.com/docker/docker/testutil [2022-04-04T18:45:36.857Z] github.com/docker/docker/testutil/daemon [2022-04-04T18:45:36.857Z] github.com/docker/docker/testutil/environment [2022-04-04T18:45:36.857Z] github.com/docker/docker/testutil/fakecontext [2022-04-04T18:45:36.857Z] github.com/docker/docker/testutil/fakegit [2022-04-04T18:45:36.857Z] github.com/docker/docker/testutil/fakestorage [2022-04-04T18:45:36.857Z] github.com/docker/docker/testutil/fixtures/load [2022-04-04T18:45:36.857Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-04T18:45:36.857Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-04T18:45:36.857Z] github.com/docker/docker/testutil/registry [2022-04-04T18:45:36.857Z] github.com/docker/docker/testutil/request [2022-04-04T18:45:36.857Z] github.com/docker/docker/volume [2022-04-04T18:45:36.857Z] github.com/docker/docker/volume/drivers [2022-04-04T18:45:36.857Z] github.com/docker/docker/volume/local [2022-04-04T18:45:36.857Z] github.com/docker/docker/volume/mounts [2022-04-04T18:45:36.857Z] github.com/docker/docker/volume/service [2022-04-04T18:45:36.857Z] github.com/docker/docker/volume/service/opts [2022-04-04T18:45:36.857Z] github.com/docker/docker/volume/testutils' [2022-04-04T18:45:36.857Z] ++ grep --fixed-strings -v /libnetwork [2022-04-04T18:45:36.857Z] ++ echo 'github.com/docker/docker/api [2022-04-04T18:45:36.857Z] github.com/docker/docker/api/server [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/server/backend/build [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/server/httpstatus [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/server/httputils [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/server/middleware [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/server/router [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/server/router/build [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/server/router/container [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/server/router/debug [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/server/router/distribution [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/server/router/grpc [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/server/router/image [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/server/router/network [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/server/router/plugin [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/server/router/session [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/server/router/swarm [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/server/router/system [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/server/router/volume [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/types [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/types/backend [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/types/blkiodev [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/types/container [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/types/events [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/types/filters [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/types/image [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/types/mount [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/types/network [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/types/registry [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/types/strslice [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/types/swarm [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/types/time [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/types/versions [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/types/volume [2022-04-04T18:45:36.858Z] github.com/docker/docker/builder [2022-04-04T18:45:36.858Z] github.com/docker/docker/builder/builder-next [2022-04-04T18:45:36.858Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-04T18:45:36.858Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-04T18:45:36.858Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-04T18:45:36.858Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-04T18:45:36.858Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-04T18:45:36.858Z] github.com/docker/docker/builder/builder-next/worker [2022-04-04T18:45:36.858Z] github.com/docker/docker/builder/dockerfile [2022-04-04T18:45:36.858Z] github.com/docker/docker/builder/remotecontext [2022-04-04T18:45:36.858Z] github.com/docker/docker/builder/remotecontext/git [2022-04-04T18:45:36.858Z] github.com/docker/docker/cli [2022-04-04T18:45:36.858Z] github.com/docker/docker/cli/config [2022-04-04T18:45:36.858Z] github.com/docker/docker/cli/debug [2022-04-04T18:45:36.858Z] github.com/docker/docker/client [2022-04-04T18:45:36.858Z] github.com/docker/docker/cmd/docker-proxy [2022-04-04T18:45:36.858Z] github.com/docker/docker/cmd/dockerd [2022-04-04T18:45:36.858Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-04T18:45:36.858Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-04T18:45:36.858Z] github.com/docker/docker/container [2022-04-04T18:45:36.858Z] github.com/docker/docker/container/stream [2022-04-04T18:45:36.858Z] github.com/docker/docker/contrib/apparmor [2022-04-04T18:45:36.858Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-04T18:45:36.858Z] github.com/docker/docker/contrib/httpserver [2022-04-04T18:45:36.858Z] github.com/docker/docker/daemon [2022-04-04T18:45:36.858Z] github.com/docker/docker/daemon/cluster [2022-04-04T18:45:36.858Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-04T18:45:36.858Z] github.com/docker/docker/daemon/cluster/convert [2022-04-04T18:45:36.858Z] github.com/docker/docker/daemon/cluster/executor [2022-04-04T18:45:36.858Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-04T18:45:36.858Z] github.com/docker/docker/daemon/cluster/provider [2022-04-04T18:45:36.858Z] github.com/docker/docker/daemon/config [2022-04-04T18:45:36.858Z] github.com/docker/docker/daemon/events [2022-04-04T18:45:36.858Z] github.com/docker/docker/daemon/events/testutils [2022-04-04T18:45:36.858Z] github.com/docker/docker/daemon/exec [2022-04-04T18:45:36.858Z] github.com/docker/docker/daemon/graphdriver [2022-04-04T18:45:36.858Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-04T18:45:36.858Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-04T18:45:36.858Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-04T18:45:36.858Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-04T18:45:36.858Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-04T18:45:36.858Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-04T18:45:36.858Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-04T18:45:36.858Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-04T18:45:36.858Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-04T18:45:36.858Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-04T18:45:36.858Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-04T18:45:36.858Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-04T18:45:36.858Z] github.com/docker/docker/daemon/images [2022-04-04T18:45:36.858Z] github.com/docker/docker/daemon/initlayer [2022-04-04T18:45:36.858Z] github.com/docker/docker/daemon/links [2022-04-04T18:45:36.858Z] github.com/docker/docker/daemon/listeners [2022-04-04T18:45:36.858Z] github.com/docker/docker/daemon/logger [2022-04-04T18:45:36.858Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-04T18:45:36.858Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-04T18:45:36.858Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-04T18:45:36.858Z] github.com/docker/docker/daemon/logger/gelf [2022-04-04T18:45:36.858Z] github.com/docker/docker/daemon/logger/journald [2022-04-04T18:45:36.858Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-04T18:45:36.858Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-04T18:45:36.858Z] github.com/docker/docker/daemon/logger/local [2022-04-04T18:45:36.858Z] github.com/docker/docker/daemon/logger/logentries [2022-04-04T18:45:36.858Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-04T18:45:36.858Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-04T18:45:36.858Z] github.com/docker/docker/daemon/logger/splunk [2022-04-04T18:45:36.858Z] github.com/docker/docker/daemon/logger/syslog [2022-04-04T18:45:36.858Z] github.com/docker/docker/daemon/logger/templates [2022-04-04T18:45:36.858Z] github.com/docker/docker/daemon/names [2022-04-04T18:45:36.858Z] github.com/docker/docker/daemon/network [2022-04-04T18:45:36.858Z] github.com/docker/docker/daemon/stats [2022-04-04T18:45:36.858Z] github.com/docker/docker/distribution [2022-04-04T18:45:36.858Z] github.com/docker/docker/distribution/metadata [2022-04-04T18:45:36.858Z] github.com/docker/docker/distribution/utils [2022-04-04T18:45:36.858Z] github.com/docker/docker/distribution/xfer [2022-04-04T18:45:36.858Z] github.com/docker/docker/dockerversion [2022-04-04T18:45:36.858Z] github.com/docker/docker/errdefs [2022-04-04T18:45:36.858Z] github.com/docker/docker/image [2022-04-04T18:45:36.858Z] github.com/docker/docker/image/cache [2022-04-04T18:45:36.858Z] github.com/docker/docker/image/tarexport [2022-04-04T18:45:36.858Z] github.com/docker/docker/image/v1 [2022-04-04T18:45:36.858Z] github.com/docker/docker/internal/test/suite [2022-04-04T18:45:36.858Z] github.com/docker/docker/layer [2022-04-04T18:45:36.858Z] github.com/docker/docker/libcontainerd [2022-04-04T18:45:36.858Z] github.com/docker/docker/libcontainerd/queue [2022-04-04T18:45:36.858Z] github.com/docker/docker/libcontainerd/remote [2022-04-04T18:45:36.858Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-04T18:45:36.858Z] github.com/docker/docker/libcontainerd/types [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/bitseq [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/cluster [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/config [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/datastore [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/driverapi [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/etchosts [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/idm [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/ipam [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/iptables [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/netlabel [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/netutils [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/networkdb [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/ns [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/options [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/osl [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/portallocator [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/portmapper [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/testutils [2022-04-04T18:45:36.858Z] github.com/docker/docker/libnetwork/types [2022-04-04T18:45:36.858Z] github.com/docker/docker/oci [2022-04-04T18:45:36.858Z] github.com/docker/docker/oci/caps [2022-04-04T18:45:36.858Z] github.com/docker/docker/opts [2022-04-04T18:45:36.858Z] github.com/docker/docker/pkg/aaparser [2022-04-04T18:45:36.858Z] github.com/docker/docker/pkg/archive [2022-04-04T18:45:36.858Z] github.com/docker/docker/pkg/authorization [2022-04-04T18:45:36.858Z] github.com/docker/docker/pkg/broadcaster [2022-04-04T18:45:36.858Z] github.com/docker/docker/pkg/capabilities [2022-04-04T18:45:36.858Z] github.com/docker/docker/pkg/chrootarchive [2022-04-04T18:45:36.858Z] github.com/docker/docker/pkg/containerfs [2022-04-04T18:45:36.858Z] github.com/docker/docker/pkg/devicemapper [2022-04-04T18:45:36.858Z] github.com/docker/docker/pkg/directory [2022-04-04T18:45:36.858Z] github.com/docker/docker/pkg/dmesg [2022-04-04T18:45:36.858Z] github.com/docker/docker/pkg/filenotify [2022-04-04T18:45:36.858Z] github.com/docker/docker/pkg/fileutils [2022-04-04T18:45:36.858Z] github.com/docker/docker/pkg/fsutils [2022-04-04T18:45:36.858Z] github.com/docker/docker/pkg/homedir [2022-04-04T18:45:36.858Z] github.com/docker/docker/pkg/idtools [2022-04-04T18:45:36.858Z] github.com/docker/docker/pkg/ioutils [2022-04-04T18:45:36.858Z] github.com/docker/docker/pkg/jsonmessage [2022-04-04T18:45:36.858Z] github.com/docker/docker/pkg/longpath [2022-04-04T18:45:36.858Z] github.com/docker/docker/pkg/loopback [2022-04-04T18:45:36.858Z] github.com/docker/docker/pkg/namesgenerator [2022-04-04T18:45:36.858Z] github.com/docker/docker/pkg/parsers [2022-04-04T18:45:36.858Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-04T18:45:36.858Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-04T18:45:36.858Z] github.com/docker/docker/pkg/pidfile [2022-04-04T18:45:36.858Z] github.com/docker/docker/pkg/platform [2022-04-04T18:45:36.858Z] github.com/docker/docker/pkg/plugingetter [2022-04-04T18:45:36.858Z] github.com/docker/docker/pkg/plugins [2022-04-04T18:45:36.858Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-04T18:45:36.858Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-04T18:45:36.858Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-04T18:45:36.858Z] github.com/docker/docker/pkg/plugins/transport [2022-04-04T18:45:36.858Z] github.com/docker/docker/pkg/pools [2022-04-04T18:45:36.858Z] github.com/docker/docker/pkg/progress [2022-04-04T18:45:36.858Z] github.com/docker/docker/pkg/pubsub [2022-04-04T18:45:36.858Z] github.com/docker/docker/pkg/reexec [2022-04-04T18:45:36.858Z] github.com/docker/docker/pkg/signal [2022-04-04T18:45:36.858Z] github.com/docker/docker/pkg/stack [2022-04-04T18:45:36.858Z] github.com/docker/docker/pkg/stdcopy [2022-04-04T18:45:36.858Z] github.com/docker/docker/pkg/streamformatter [2022-04-04T18:45:36.858Z] github.com/docker/docker/pkg/stringid [2022-04-04T18:45:36.858Z] github.com/docker/docker/pkg/sysinfo [2022-04-04T18:45:36.858Z] github.com/docker/docker/pkg/system [2022-04-04T18:45:36.858Z] github.com/docker/docker/pkg/tailfile [2022-04-04T18:45:36.858Z] github.com/docker/docker/pkg/tarsum [2022-04-04T18:45:36.858Z] github.com/docker/docker/pkg/truncindex [2022-04-04T18:45:36.858Z] github.com/docker/docker/pkg/urlutil [2022-04-04T18:45:36.858Z] github.com/docker/docker/pkg/useragent [2022-04-04T18:45:36.858Z] github.com/docker/docker/plugin [2022-04-04T18:45:36.858Z] github.com/docker/docker/plugin/executor/containerd [2022-04-04T18:45:36.858Z] github.com/docker/docker/plugin/v2 [2022-04-04T18:45:36.858Z] github.com/docker/docker/profiles/apparmor [2022-04-04T18:45:36.858Z] github.com/docker/docker/profiles/seccomp [2022-04-04T18:45:36.858Z] github.com/docker/docker/quota [2022-04-04T18:45:36.858Z] github.com/docker/docker/reference [2022-04-04T18:45:36.858Z] github.com/docker/docker/registry [2022-04-04T18:45:36.858Z] github.com/docker/docker/registry/resumable [2022-04-04T18:45:36.858Z] github.com/docker/docker/restartmanager [2022-04-04T18:45:36.858Z] github.com/docker/docker/rootless [2022-04-04T18:45:36.858Z] github.com/docker/docker/rootless/specconv [2022-04-04T18:45:36.858Z] github.com/docker/docker/runconfig [2022-04-04T18:45:36.858Z] github.com/docker/docker/runconfig/opts [2022-04-04T18:45:36.858Z] github.com/docker/docker/testutil [2022-04-04T18:45:36.858Z] github.com/docker/docker/testutil/daemon [2022-04-04T18:45:36.858Z] github.com/docker/docker/testutil/environment [2022-04-04T18:45:36.858Z] github.com/docker/docker/testutil/fakecontext [2022-04-04T18:45:36.858Z] github.com/docker/docker/testutil/fakegit [2022-04-04T18:45:36.858Z] github.com/docker/docker/testutil/fakestorage [2022-04-04T18:45:36.858Z] github.com/docker/docker/testutil/fixtures/load [2022-04-04T18:45:36.858Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-04T18:45:36.858Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-04T18:45:36.858Z] github.com/docker/docker/testutil/registry [2022-04-04T18:45:36.858Z] github.com/docker/docker/testutil/request [2022-04-04T18:45:36.858Z] github.com/docker/docker/volume [2022-04-04T18:45:36.858Z] github.com/docker/docker/volume/drivers [2022-04-04T18:45:36.858Z] github.com/docker/docker/volume/local [2022-04-04T18:45:36.858Z] github.com/docker/docker/volume/mounts [2022-04-04T18:45:36.858Z] github.com/docker/docker/volume/service [2022-04-04T18:45:36.858Z] github.com/docker/docker/volume/service/opts [2022-04-04T18:45:36.858Z] github.com/docker/docker/volume/testutils' [2022-04-04T18:45:36.858Z] + base_pkg_list='github.com/docker/docker/api [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/server [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/server/backend/build [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/server/httpstatus [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/server/httputils [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/server/middleware [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/server/router [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/server/router/build [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/server/router/container [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/server/router/debug [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/server/router/distribution [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/server/router/grpc [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/server/router/image [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/server/router/network [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/server/router/plugin [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/server/router/session [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/server/router/swarm [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/server/router/system [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/server/router/volume [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/types [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/types/backend [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/types/blkiodev [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/types/container [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/types/events [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/types/filters [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/types/image [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/types/mount [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/types/network [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/types/registry [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/types/strslice [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/types/swarm [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/types/time [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/types/versions [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-04T18:45:36.858Z] github.com/docker/docker/api/types/volume [2022-04-04T18:45:36.858Z] github.com/docker/docker/builder [2022-04-04T18:45:36.858Z] github.com/docker/docker/builder/builder-next [2022-04-04T18:45:36.858Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-04T18:45:36.858Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-04T18:45:36.858Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-04T18:45:36.858Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-04T18:45:36.858Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-04T18:45:36.858Z] github.com/docker/docker/builder/builder-next/worker [2022-04-04T18:45:36.858Z] github.com/docker/docker/builder/dockerfile [2022-04-04T18:45:36.858Z] github.com/docker/docker/builder/remotecontext [2022-04-04T18:45:36.858Z] github.com/docker/docker/builder/remotecontext/git [2022-04-04T18:45:36.858Z] github.com/docker/docker/cli [2022-04-04T18:45:36.858Z] github.com/docker/docker/cli/config [2022-04-04T18:45:36.858Z] github.com/docker/docker/cli/debug [2022-04-04T18:45:36.858Z] github.com/docker/docker/client [2022-04-04T18:45:36.858Z] github.com/docker/docker/cmd/docker-proxy [2022-04-04T18:45:36.858Z] github.com/docker/docker/cmd/dockerd [2022-04-04T18:45:36.858Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-04T18:45:36.858Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-04T18:45:36.858Z] github.com/docker/docker/container [2022-04-04T18:45:36.858Z] github.com/docker/docker/container/stream [2022-04-04T18:45:36.858Z] github.com/docker/docker/contrib/apparmor [2022-04-04T18:45:36.858Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-04T18:45:36.858Z] github.com/docker/docker/contrib/httpserver [2022-04-04T18:45:36.858Z] github.com/docker/docker/daemon [2022-04-04T18:45:36.858Z] github.com/docker/docker/daemon/cluster [2022-04-04T18:45:36.858Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/cluster/convert [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/cluster/executor [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/cluster/provider [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/config [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/events [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/events/testutils [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/exec [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/graphdriver [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/images [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/initlayer [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/links [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/listeners [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/logger [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/logger/gelf [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/logger/journald [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/logger/local [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/logger/logentries [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/logger/splunk [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/logger/syslog [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/logger/templates [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/names [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/network [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/stats [2022-04-04T18:45:36.859Z] github.com/docker/docker/distribution [2022-04-04T18:45:36.859Z] github.com/docker/docker/distribution/metadata [2022-04-04T18:45:36.859Z] github.com/docker/docker/distribution/utils [2022-04-04T18:45:36.859Z] github.com/docker/docker/distribution/xfer [2022-04-04T18:45:36.859Z] github.com/docker/docker/dockerversion [2022-04-04T18:45:36.859Z] github.com/docker/docker/errdefs [2022-04-04T18:45:36.859Z] github.com/docker/docker/image [2022-04-04T18:45:36.859Z] github.com/docker/docker/image/cache [2022-04-04T18:45:36.859Z] github.com/docker/docker/image/tarexport [2022-04-04T18:45:36.859Z] github.com/docker/docker/image/v1 [2022-04-04T18:45:36.859Z] github.com/docker/docker/internal/test/suite [2022-04-04T18:45:36.859Z] github.com/docker/docker/layer [2022-04-04T18:45:36.859Z] github.com/docker/docker/libcontainerd [2022-04-04T18:45:36.859Z] github.com/docker/docker/libcontainerd/queue [2022-04-04T18:45:36.859Z] github.com/docker/docker/libcontainerd/remote [2022-04-04T18:45:36.859Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-04T18:45:36.859Z] github.com/docker/docker/libcontainerd/types [2022-04-04T18:45:36.859Z] github.com/docker/docker/oci [2022-04-04T18:45:36.859Z] github.com/docker/docker/oci/caps [2022-04-04T18:45:36.859Z] github.com/docker/docker/opts [2022-04-04T18:45:36.859Z] github.com/docker/docker/pkg/aaparser [2022-04-04T18:45:36.859Z] github.com/docker/docker/pkg/archive [2022-04-04T18:45:36.859Z] github.com/docker/docker/pkg/authorization [2022-04-04T18:45:36.859Z] github.com/docker/docker/pkg/broadcaster [2022-04-04T18:45:36.859Z] github.com/docker/docker/pkg/capabilities [2022-04-04T18:45:36.859Z] github.com/docker/docker/pkg/chrootarchive [2022-04-04T18:45:36.859Z] github.com/docker/docker/pkg/containerfs [2022-04-04T18:45:36.859Z] github.com/docker/docker/pkg/devicemapper [2022-04-04T18:45:36.859Z] github.com/docker/docker/pkg/directory [2022-04-04T18:45:36.859Z] github.com/docker/docker/pkg/dmesg [2022-04-04T18:45:36.859Z] github.com/docker/docker/pkg/filenotify [2022-04-04T18:45:36.859Z] github.com/docker/docker/pkg/fileutils [2022-04-04T18:45:36.859Z] github.com/docker/docker/pkg/fsutils [2022-04-04T18:45:36.859Z] github.com/docker/docker/pkg/homedir [2022-04-04T18:45:36.859Z] github.com/docker/docker/pkg/idtools [2022-04-04T18:45:36.859Z] github.com/docker/docker/pkg/ioutils [2022-04-04T18:45:36.859Z] github.com/docker/docker/pkg/jsonmessage [2022-04-04T18:45:36.859Z] github.com/docker/docker/pkg/longpath [2022-04-04T18:45:36.859Z] github.com/docker/docker/pkg/loopback [2022-04-04T18:45:36.859Z] github.com/docker/docker/pkg/namesgenerator [2022-04-04T18:45:36.859Z] github.com/docker/docker/pkg/parsers [2022-04-04T18:45:36.859Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-04T18:45:36.859Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-04T18:45:36.859Z] github.com/docker/docker/pkg/pidfile [2022-04-04T18:45:36.859Z] github.com/docker/docker/pkg/platform [2022-04-04T18:45:36.859Z] github.com/docker/docker/pkg/plugingetter [2022-04-04T18:45:36.859Z] github.com/docker/docker/pkg/plugins [2022-04-04T18:45:36.859Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-04T18:45:36.859Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-04T18:45:36.859Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-04T18:45:36.859Z] github.com/docker/docker/pkg/plugins/transport [2022-04-04T18:45:36.859Z] github.com/docker/docker/pkg/pools [2022-04-04T18:45:36.859Z] github.com/docker/docker/pkg/progress [2022-04-04T18:45:36.859Z] github.com/docker/docker/pkg/pubsub [2022-04-04T18:45:36.859Z] github.com/docker/docker/pkg/reexec [2022-04-04T18:45:36.859Z] github.com/docker/docker/pkg/signal [2022-04-04T18:45:36.859Z] github.com/docker/docker/pkg/stack [2022-04-04T18:45:36.859Z] github.com/docker/docker/pkg/stdcopy [2022-04-04T18:45:36.859Z] github.com/docker/docker/pkg/streamformatter [2022-04-04T18:45:36.859Z] github.com/docker/docker/pkg/stringid [2022-04-04T18:45:36.859Z] github.com/docker/docker/pkg/sysinfo [2022-04-04T18:45:36.859Z] github.com/docker/docker/pkg/system [2022-04-04T18:45:36.859Z] github.com/docker/docker/pkg/tailfile [2022-04-04T18:45:36.859Z] github.com/docker/docker/pkg/tarsum [2022-04-04T18:45:36.859Z] github.com/docker/docker/pkg/truncindex [2022-04-04T18:45:36.859Z] github.com/docker/docker/pkg/urlutil [2022-04-04T18:45:36.859Z] github.com/docker/docker/pkg/useragent [2022-04-04T18:45:36.859Z] github.com/docker/docker/plugin [2022-04-04T18:45:36.859Z] github.com/docker/docker/plugin/executor/containerd [2022-04-04T18:45:36.859Z] github.com/docker/docker/plugin/v2 [2022-04-04T18:45:36.859Z] github.com/docker/docker/profiles/apparmor [2022-04-04T18:45:36.859Z] github.com/docker/docker/profiles/seccomp [2022-04-04T18:45:36.859Z] github.com/docker/docker/quota [2022-04-04T18:45:36.859Z] github.com/docker/docker/reference [2022-04-04T18:45:36.859Z] github.com/docker/docker/registry [2022-04-04T18:45:36.859Z] github.com/docker/docker/registry/resumable [2022-04-04T18:45:36.859Z] github.com/docker/docker/restartmanager [2022-04-04T18:45:36.859Z] github.com/docker/docker/rootless [2022-04-04T18:45:36.859Z] github.com/docker/docker/rootless/specconv [2022-04-04T18:45:36.859Z] github.com/docker/docker/runconfig [2022-04-04T18:45:36.859Z] github.com/docker/docker/runconfig/opts [2022-04-04T18:45:36.859Z] github.com/docker/docker/testutil [2022-04-04T18:45:36.859Z] github.com/docker/docker/testutil/daemon [2022-04-04T18:45:36.859Z] github.com/docker/docker/testutil/environment [2022-04-04T18:45:36.859Z] github.com/docker/docker/testutil/fakecontext [2022-04-04T18:45:36.859Z] github.com/docker/docker/testutil/fakegit [2022-04-04T18:45:36.859Z] github.com/docker/docker/testutil/fakestorage [2022-04-04T18:45:36.859Z] github.com/docker/docker/testutil/fixtures/load [2022-04-04T18:45:36.859Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-04T18:45:36.859Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-04T18:45:36.859Z] github.com/docker/docker/testutil/registry [2022-04-04T18:45:36.859Z] github.com/docker/docker/testutil/request [2022-04-04T18:45:36.859Z] github.com/docker/docker/volume [2022-04-04T18:45:36.859Z] github.com/docker/docker/volume/drivers [2022-04-04T18:45:36.859Z] github.com/docker/docker/volume/local [2022-04-04T18:45:36.859Z] github.com/docker/docker/volume/mounts [2022-04-04T18:45:36.859Z] github.com/docker/docker/volume/service [2022-04-04T18:45:36.859Z] github.com/docker/docker/volume/service/opts [2022-04-04T18:45:36.859Z] github.com/docker/docker/volume/testutils' [2022-04-04T18:45:36.859Z] ++ grep --fixed-strings /libnetwork [2022-04-04T18:45:36.859Z] ++ echo 'github.com/docker/docker/api [2022-04-04T18:45:36.859Z] github.com/docker/docker/api/server [2022-04-04T18:45:36.859Z] github.com/docker/docker/api/server/backend/build [2022-04-04T18:45:36.859Z] github.com/docker/docker/api/server/httpstatus [2022-04-04T18:45:36.859Z] github.com/docker/docker/api/server/httputils [2022-04-04T18:45:36.859Z] github.com/docker/docker/api/server/middleware [2022-04-04T18:45:36.859Z] github.com/docker/docker/api/server/router [2022-04-04T18:45:36.859Z] github.com/docker/docker/api/server/router/build [2022-04-04T18:45:36.859Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-04T18:45:36.859Z] github.com/docker/docker/api/server/router/container [2022-04-04T18:45:36.859Z] github.com/docker/docker/api/server/router/debug [2022-04-04T18:45:36.859Z] github.com/docker/docker/api/server/router/distribution [2022-04-04T18:45:36.859Z] github.com/docker/docker/api/server/router/grpc [2022-04-04T18:45:36.859Z] github.com/docker/docker/api/server/router/image [2022-04-04T18:45:36.859Z] github.com/docker/docker/api/server/router/network [2022-04-04T18:45:36.859Z] github.com/docker/docker/api/server/router/plugin [2022-04-04T18:45:36.859Z] github.com/docker/docker/api/server/router/session [2022-04-04T18:45:36.859Z] github.com/docker/docker/api/server/router/swarm [2022-04-04T18:45:36.859Z] github.com/docker/docker/api/server/router/system [2022-04-04T18:45:36.859Z] github.com/docker/docker/api/server/router/volume [2022-04-04T18:45:36.859Z] github.com/docker/docker/api/types [2022-04-04T18:45:36.859Z] github.com/docker/docker/api/types/backend [2022-04-04T18:45:36.859Z] github.com/docker/docker/api/types/blkiodev [2022-04-04T18:45:36.859Z] github.com/docker/docker/api/types/container [2022-04-04T18:45:36.859Z] github.com/docker/docker/api/types/events [2022-04-04T18:45:36.859Z] github.com/docker/docker/api/types/filters [2022-04-04T18:45:36.859Z] github.com/docker/docker/api/types/image [2022-04-04T18:45:36.859Z] github.com/docker/docker/api/types/mount [2022-04-04T18:45:36.859Z] github.com/docker/docker/api/types/network [2022-04-04T18:45:36.859Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-04T18:45:36.859Z] github.com/docker/docker/api/types/registry [2022-04-04T18:45:36.859Z] github.com/docker/docker/api/types/strslice [2022-04-04T18:45:36.859Z] github.com/docker/docker/api/types/swarm [2022-04-04T18:45:36.859Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-04T18:45:36.859Z] github.com/docker/docker/api/types/time [2022-04-04T18:45:36.859Z] github.com/docker/docker/api/types/versions [2022-04-04T18:45:36.859Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-04T18:45:36.859Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-04T18:45:36.859Z] github.com/docker/docker/api/types/volume [2022-04-04T18:45:36.859Z] github.com/docker/docker/builder [2022-04-04T18:45:36.859Z] github.com/docker/docker/builder/builder-next [2022-04-04T18:45:36.859Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-04T18:45:36.859Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-04T18:45:36.859Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-04T18:45:36.859Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-04T18:45:36.859Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-04T18:45:36.859Z] github.com/docker/docker/builder/builder-next/worker [2022-04-04T18:45:36.859Z] github.com/docker/docker/builder/dockerfile [2022-04-04T18:45:36.859Z] github.com/docker/docker/builder/remotecontext [2022-04-04T18:45:36.859Z] github.com/docker/docker/builder/remotecontext/git [2022-04-04T18:45:36.859Z] github.com/docker/docker/cli [2022-04-04T18:45:36.859Z] github.com/docker/docker/cli/config [2022-04-04T18:45:36.859Z] github.com/docker/docker/cli/debug [2022-04-04T18:45:36.859Z] github.com/docker/docker/client [2022-04-04T18:45:36.859Z] github.com/docker/docker/cmd/docker-proxy [2022-04-04T18:45:36.859Z] github.com/docker/docker/cmd/dockerd [2022-04-04T18:45:36.859Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-04T18:45:36.859Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-04T18:45:36.859Z] github.com/docker/docker/container [2022-04-04T18:45:36.859Z] github.com/docker/docker/container/stream [2022-04-04T18:45:36.859Z] github.com/docker/docker/contrib/apparmor [2022-04-04T18:45:36.859Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-04T18:45:36.859Z] github.com/docker/docker/contrib/httpserver [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/cluster [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/cluster/convert [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/cluster/executor [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/cluster/provider [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/config [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/events [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/events/testutils [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/exec [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/graphdriver [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/images [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/initlayer [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/links [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/listeners [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/logger [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/logger/gelf [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/logger/journald [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/logger/local [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/logger/logentries [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/logger/splunk [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/logger/syslog [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/logger/templates [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/names [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/network [2022-04-04T18:45:36.859Z] github.com/docker/docker/daemon/stats [2022-04-04T18:45:36.859Z] github.com/docker/docker/distribution [2022-04-04T18:45:36.859Z] github.com/docker/docker/distribution/metadata [2022-04-04T18:45:36.859Z] github.com/docker/docker/distribution/utils [2022-04-04T18:45:36.859Z] github.com/docker/docker/distribution/xfer [2022-04-04T18:45:36.859Z] github.com/docker/docker/dockerversion [2022-04-04T18:45:36.859Z] github.com/docker/docker/errdefs [2022-04-04T18:45:36.859Z] github.com/docker/docker/image [2022-04-04T18:45:36.859Z] github.com/docker/docker/image/cache [2022-04-04T18:45:36.859Z] github.com/docker/docker/image/tarexport [2022-04-04T18:45:36.859Z] github.com/docker/docker/image/v1 [2022-04-04T18:45:36.859Z] github.com/docker/docker/internal/test/suite [2022-04-04T18:45:36.859Z] github.com/docker/docker/layer [2022-04-04T18:45:36.859Z] github.com/docker/docker/libcontainerd [2022-04-04T18:45:36.859Z] github.com/docker/docker/libcontainerd/queue [2022-04-04T18:45:36.859Z] github.com/docker/docker/libcontainerd/remote [2022-04-04T18:45:36.859Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-04T18:45:36.859Z] github.com/docker/docker/libcontainerd/types [2022-04-04T18:45:36.859Z] github.com/docker/docker/libnetwork [2022-04-04T18:45:36.859Z] github.com/docker/docker/libnetwork/bitseq [2022-04-04T18:45:36.859Z] github.com/docker/docker/libnetwork/cluster [2022-04-04T18:45:36.859Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-04T18:45:36.859Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-04T18:45:36.859Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-04T18:45:36.859Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-04T18:45:36.859Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-04T18:45:36.859Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-04T18:45:36.859Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-04T18:45:36.859Z] github.com/docker/docker/libnetwork/config [2022-04-04T18:45:36.859Z] github.com/docker/docker/libnetwork/datastore [2022-04-04T18:45:36.859Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-04T18:45:36.859Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-04T18:45:36.859Z] github.com/docker/docker/libnetwork/driverapi [2022-04-04T18:45:36.859Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-04T18:45:36.859Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-04T18:45:36.859Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-04T18:45:36.859Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-04T18:45:36.859Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-04T18:45:36.859Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-04T18:45:36.859Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-04T18:45:36.859Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-04T18:45:36.859Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-04T18:45:36.859Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-04T18:45:36.859Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-04T18:45:36.859Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-04T18:45:36.859Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-04T18:45:36.859Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-04T18:45:36.859Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-04T18:45:36.859Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-04T18:45:36.859Z] github.com/docker/docker/libnetwork/etchosts [2022-04-04T18:45:36.859Z] github.com/docker/docker/libnetwork/idm [2022-04-04T18:45:36.859Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-04T18:45:36.859Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-04T18:45:36.859Z] github.com/docker/docker/libnetwork/ipam [2022-04-04T18:45:36.859Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-04T18:45:36.859Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-04T18:45:36.859Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-04T18:45:36.859Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-04T18:45:36.859Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-04T18:45:36.859Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-04T18:45:36.859Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-04T18:45:36.859Z] github.com/docker/docker/libnetwork/iptables [2022-04-04T18:45:36.859Z] github.com/docker/docker/libnetwork/netlabel [2022-04-04T18:45:36.859Z] github.com/docker/docker/libnetwork/netutils [2022-04-04T18:45:36.859Z] github.com/docker/docker/libnetwork/networkdb [2022-04-04T18:45:36.859Z] github.com/docker/docker/libnetwork/ns [2022-04-04T18:45:36.859Z] github.com/docker/docker/libnetwork/options [2022-04-04T18:45:36.859Z] github.com/docker/docker/libnetwork/osl [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/portallocator [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/portmapper [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/testutils [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/types [2022-04-04T18:45:36.860Z] github.com/docker/docker/oci [2022-04-04T18:45:36.860Z] github.com/docker/docker/oci/caps [2022-04-04T18:45:36.860Z] github.com/docker/docker/opts [2022-04-04T18:45:36.860Z] github.com/docker/docker/pkg/aaparser [2022-04-04T18:45:36.860Z] github.com/docker/docker/pkg/archive [2022-04-04T18:45:36.860Z] github.com/docker/docker/pkg/authorization [2022-04-04T18:45:36.860Z] github.com/docker/docker/pkg/broadcaster [2022-04-04T18:45:36.860Z] github.com/docker/docker/pkg/capabilities [2022-04-04T18:45:36.860Z] github.com/docker/docker/pkg/chrootarchive [2022-04-04T18:45:36.860Z] github.com/docker/docker/pkg/containerfs [2022-04-04T18:45:36.860Z] github.com/docker/docker/pkg/devicemapper [2022-04-04T18:45:36.860Z] github.com/docker/docker/pkg/directory [2022-04-04T18:45:36.860Z] github.com/docker/docker/pkg/dmesg [2022-04-04T18:45:36.860Z] github.com/docker/docker/pkg/filenotify [2022-04-04T18:45:36.860Z] github.com/docker/docker/pkg/fileutils [2022-04-04T18:45:36.860Z] github.com/docker/docker/pkg/fsutils [2022-04-04T18:45:36.860Z] github.com/docker/docker/pkg/homedir [2022-04-04T18:45:36.860Z] github.com/docker/docker/pkg/idtools [2022-04-04T18:45:36.860Z] github.com/docker/docker/pkg/ioutils [2022-04-04T18:45:36.860Z] github.com/docker/docker/pkg/jsonmessage [2022-04-04T18:45:36.860Z] github.com/docker/docker/pkg/longpath [2022-04-04T18:45:36.860Z] github.com/docker/docker/pkg/loopback [2022-04-04T18:45:36.860Z] github.com/docker/docker/pkg/namesgenerator [2022-04-04T18:45:36.860Z] github.com/docker/docker/pkg/parsers [2022-04-04T18:45:36.860Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-04T18:45:36.860Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-04T18:45:36.860Z] github.com/docker/docker/pkg/pidfile [2022-04-04T18:45:36.860Z] github.com/docker/docker/pkg/platform [2022-04-04T18:45:36.860Z] github.com/docker/docker/pkg/plugingetter [2022-04-04T18:45:36.860Z] github.com/docker/docker/pkg/plugins [2022-04-04T18:45:36.860Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-04T18:45:36.860Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-04T18:45:36.860Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-04T18:45:36.860Z] github.com/docker/docker/pkg/plugins/transport [2022-04-04T18:45:36.860Z] github.com/docker/docker/pkg/pools [2022-04-04T18:45:36.860Z] github.com/docker/docker/pkg/progress [2022-04-04T18:45:36.860Z] github.com/docker/docker/pkg/pubsub [2022-04-04T18:45:36.860Z] github.com/docker/docker/pkg/reexec [2022-04-04T18:45:36.860Z] github.com/docker/docker/pkg/signal [2022-04-04T18:45:36.860Z] github.com/docker/docker/pkg/stack [2022-04-04T18:45:36.860Z] github.com/docker/docker/pkg/stdcopy [2022-04-04T18:45:36.860Z] github.com/docker/docker/pkg/streamformatter [2022-04-04T18:45:36.860Z] github.com/docker/docker/pkg/stringid [2022-04-04T18:45:36.860Z] github.com/docker/docker/pkg/sysinfo [2022-04-04T18:45:36.860Z] github.com/docker/docker/pkg/system [2022-04-04T18:45:36.860Z] github.com/docker/docker/pkg/tailfile [2022-04-04T18:45:36.860Z] github.com/docker/docker/pkg/tarsum [2022-04-04T18:45:36.860Z] github.com/docker/docker/pkg/truncindex [2022-04-04T18:45:36.860Z] github.com/docker/docker/pkg/urlutil [2022-04-04T18:45:36.860Z] github.com/docker/docker/pkg/useragent [2022-04-04T18:45:36.860Z] github.com/docker/docker/plugin [2022-04-04T18:45:36.860Z] github.com/docker/docker/plugin/executor/containerd [2022-04-04T18:45:36.860Z] github.com/docker/docker/plugin/v2 [2022-04-04T18:45:36.860Z] github.com/docker/docker/profiles/apparmor [2022-04-04T18:45:36.860Z] github.com/docker/docker/profiles/seccomp [2022-04-04T18:45:36.860Z] github.com/docker/docker/quota [2022-04-04T18:45:36.860Z] github.com/docker/docker/reference [2022-04-04T18:45:36.860Z] github.com/docker/docker/registry [2022-04-04T18:45:36.860Z] github.com/docker/docker/registry/resumable [2022-04-04T18:45:36.860Z] github.com/docker/docker/restartmanager [2022-04-04T18:45:36.860Z] github.com/docker/docker/rootless [2022-04-04T18:45:36.860Z] github.com/docker/docker/rootless/specconv [2022-04-04T18:45:36.860Z] github.com/docker/docker/runconfig [2022-04-04T18:45:36.860Z] github.com/docker/docker/runconfig/opts [2022-04-04T18:45:36.860Z] github.com/docker/docker/testutil [2022-04-04T18:45:36.860Z] github.com/docker/docker/testutil/daemon [2022-04-04T18:45:36.860Z] github.com/docker/docker/testutil/environment [2022-04-04T18:45:36.860Z] github.com/docker/docker/testutil/fakecontext [2022-04-04T18:45:36.860Z] github.com/docker/docker/testutil/fakegit [2022-04-04T18:45:36.860Z] github.com/docker/docker/testutil/fakestorage [2022-04-04T18:45:36.860Z] github.com/docker/docker/testutil/fixtures/load [2022-04-04T18:45:36.860Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-04T18:45:36.860Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-04T18:45:36.860Z] github.com/docker/docker/testutil/registry [2022-04-04T18:45:36.860Z] github.com/docker/docker/testutil/request [2022-04-04T18:45:36.860Z] github.com/docker/docker/volume [2022-04-04T18:45:36.860Z] github.com/docker/docker/volume/drivers [2022-04-04T18:45:36.860Z] github.com/docker/docker/volume/local [2022-04-04T18:45:36.860Z] github.com/docker/docker/volume/mounts [2022-04-04T18:45:36.860Z] github.com/docker/docker/volume/service [2022-04-04T18:45:36.860Z] github.com/docker/docker/volume/service/opts [2022-04-04T18:45:36.860Z] github.com/docker/docker/volume/testutils' [2022-04-04T18:45:36.860Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/bitseq [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/cluster [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/config [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/datastore [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/driverapi [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/etchosts [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/idm [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/ipam [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/iptables [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/netlabel [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/netutils [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/networkdb [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/ns [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/options [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/osl [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/portallocator [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/portmapper [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/testutils [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/types' [2022-04-04T18:45:36.860Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-04T18:45:36.860Z] + echo 'github.com/docker/docker/libnetwork [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/bitseq [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/cluster [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/config [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/datastore [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/driverapi [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/etchosts [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/idm [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/ipam [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/iptables [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/netlabel [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/netutils [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/networkdb [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/ns [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/options [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/osl [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/portallocator [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/portmapper [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/testutils [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/types' [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-04T18:45:36.860Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-04T18:45:36.860Z] + type docker-proxy [2022-04-04T18:45:36.860Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-04T18:45:36.860Z] + hack/make.sh binary-proxy install-proxy [2022-04-04T18:45:36.860Z] [2022-04-04T18:45:37.122Z] Removing bundles/ [2022-04-04T18:45:37.122Z] [2022-04-04T18:45:37.122Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-04T18:45:37.122Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-04T18:45:37.122Z] GOOS="" GOARCH="" GOARM="" [2022-04-04T18:45:37.580Z] tests/integration/api_config_test.py ...... [ 8%] [2022-04-04T18:45:38.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-04T18:45:41.353Z] #23 11.15 Collecting yamllint==1.26.1 [2022-04-04T18:45:41.353Z] #23 12.21 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-04T18:45:42.737Z] #23 13.39 Collecting pathspec>=0.5.3 [2022-04-04T18:45:42.737Z] #23 13.40 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-04T18:45:42.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-04T18:45:42.997Z] #23 13.76 Collecting pyyaml [2022-04-04T18:45:42.997Z] #23 13.77 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-04-04T18:45:42.997Z] #23 13.85 Building wheels for collected packages: yamllint [2022-04-04T18:45:42.997Z] #23 13.85 Building wheel for yamllint (setup.py): started [2022-04-04T18:45:43.716Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-04T18:45:43.716Z] [2022-04-04T18:45:43.716Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-04T18:45:43.716Z] Installing docker-proxy to /usr/local/bin/ [2022-04-04T18:45:43.716Z] [2022-04-04T18:45:43.716Z] + mkdir -p bundles [2022-04-04T18:45:43.716Z] + '[' -n 'github.com/docker/docker/api [2022-04-04T18:45:43.716Z] github.com/docker/docker/api/server [2022-04-04T18:45:43.716Z] github.com/docker/docker/api/server/backend/build [2022-04-04T18:45:43.716Z] github.com/docker/docker/api/server/httpstatus [2022-04-04T18:45:43.716Z] github.com/docker/docker/api/server/httputils [2022-04-04T18:45:43.716Z] github.com/docker/docker/api/server/middleware [2022-04-04T18:45:43.716Z] github.com/docker/docker/api/server/router [2022-04-04T18:45:43.716Z] github.com/docker/docker/api/server/router/build [2022-04-04T18:45:43.716Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-04T18:45:43.716Z] github.com/docker/docker/api/server/router/container [2022-04-04T18:45:43.716Z] github.com/docker/docker/api/server/router/debug [2022-04-04T18:45:43.716Z] github.com/docker/docker/api/server/router/distribution [2022-04-04T18:45:43.716Z] github.com/docker/docker/api/server/router/grpc [2022-04-04T18:45:43.716Z] github.com/docker/docker/api/server/router/image [2022-04-04T18:45:43.716Z] github.com/docker/docker/api/server/router/network [2022-04-04T18:45:43.716Z] github.com/docker/docker/api/server/router/plugin [2022-04-04T18:45:43.716Z] github.com/docker/docker/api/server/router/session [2022-04-04T18:45:43.716Z] github.com/docker/docker/api/server/router/swarm [2022-04-04T18:45:43.716Z] github.com/docker/docker/api/server/router/system [2022-04-04T18:45:43.716Z] github.com/docker/docker/api/server/router/volume [2022-04-04T18:45:43.716Z] github.com/docker/docker/api/types [2022-04-04T18:45:43.716Z] github.com/docker/docker/api/types/backend [2022-04-04T18:45:43.716Z] github.com/docker/docker/api/types/blkiodev [2022-04-04T18:45:43.716Z] github.com/docker/docker/api/types/container [2022-04-04T18:45:43.716Z] github.com/docker/docker/api/types/events [2022-04-04T18:45:43.716Z] github.com/docker/docker/api/types/filters [2022-04-04T18:45:43.716Z] github.com/docker/docker/api/types/image [2022-04-04T18:45:43.716Z] github.com/docker/docker/api/types/mount [2022-04-04T18:45:43.716Z] github.com/docker/docker/api/types/network [2022-04-04T18:45:43.716Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-04T18:45:43.716Z] github.com/docker/docker/api/types/registry [2022-04-04T18:45:43.716Z] github.com/docker/docker/api/types/strslice [2022-04-04T18:45:43.716Z] github.com/docker/docker/api/types/swarm [2022-04-04T18:45:43.716Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-04T18:45:43.716Z] github.com/docker/docker/api/types/time [2022-04-04T18:45:43.716Z] github.com/docker/docker/api/types/versions [2022-04-04T18:45:43.716Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-04T18:45:43.717Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-04T18:45:43.717Z] github.com/docker/docker/api/types/volume [2022-04-04T18:45:43.717Z] github.com/docker/docker/builder [2022-04-04T18:45:43.717Z] github.com/docker/docker/builder/builder-next [2022-04-04T18:45:43.717Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-04T18:45:43.717Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-04T18:45:43.717Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-04T18:45:43.717Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-04T18:45:43.717Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-04T18:45:43.717Z] github.com/docker/docker/builder/builder-next/worker [2022-04-04T18:45:43.717Z] github.com/docker/docker/builder/dockerfile [2022-04-04T18:45:43.717Z] github.com/docker/docker/builder/remotecontext [2022-04-04T18:45:43.717Z] github.com/docker/docker/builder/remotecontext/git [2022-04-04T18:45:43.717Z] github.com/docker/docker/cli [2022-04-04T18:45:43.717Z] github.com/docker/docker/cli/config [2022-04-04T18:45:43.717Z] github.com/docker/docker/cli/debug [2022-04-04T18:45:43.717Z] github.com/docker/docker/client [2022-04-04T18:45:43.717Z] github.com/docker/docker/cmd/docker-proxy [2022-04-04T18:45:43.717Z] github.com/docker/docker/cmd/dockerd [2022-04-04T18:45:43.717Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-04T18:45:43.717Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-04T18:45:43.717Z] github.com/docker/docker/container [2022-04-04T18:45:43.717Z] github.com/docker/docker/container/stream [2022-04-04T18:45:43.717Z] github.com/docker/docker/contrib/apparmor [2022-04-04T18:45:43.717Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-04T18:45:43.717Z] github.com/docker/docker/contrib/httpserver [2022-04-04T18:45:43.717Z] github.com/docker/docker/daemon [2022-04-04T18:45:43.717Z] github.com/docker/docker/daemon/cluster [2022-04-04T18:45:43.717Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-04T18:45:43.717Z] github.com/docker/docker/daemon/cluster/convert [2022-04-04T18:45:43.717Z] github.com/docker/docker/daemon/cluster/executor [2022-04-04T18:45:43.717Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-04T18:45:43.717Z] github.com/docker/docker/daemon/cluster/provider [2022-04-04T18:45:43.717Z] github.com/docker/docker/daemon/config [2022-04-04T18:45:43.717Z] github.com/docker/docker/daemon/events [2022-04-04T18:45:43.717Z] github.com/docker/docker/daemon/events/testutils [2022-04-04T18:45:43.717Z] github.com/docker/docker/daemon/exec [2022-04-04T18:45:43.717Z] github.com/docker/docker/daemon/graphdriver [2022-04-04T18:45:43.717Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-04T18:45:43.717Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-04T18:45:43.717Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-04T18:45:43.717Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-04T18:45:43.717Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-04T18:45:43.717Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-04T18:45:43.717Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-04T18:45:43.717Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-04T18:45:43.717Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-04T18:45:43.717Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-04T18:45:43.717Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-04T18:45:43.717Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-04T18:45:43.717Z] github.com/docker/docker/daemon/images [2022-04-04T18:45:43.717Z] github.com/docker/docker/daemon/initlayer [2022-04-04T18:45:43.717Z] github.com/docker/docker/daemon/links [2022-04-04T18:45:43.717Z] github.com/docker/docker/daemon/listeners [2022-04-04T18:45:43.717Z] github.com/docker/docker/daemon/logger [2022-04-04T18:45:43.717Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-04T18:45:43.717Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-04T18:45:43.717Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-04T18:45:43.717Z] github.com/docker/docker/daemon/logger/gelf [2022-04-04T18:45:43.717Z] github.com/docker/docker/daemon/logger/journald [2022-04-04T18:45:43.717Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-04T18:45:43.717Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-04T18:45:43.717Z] github.com/docker/docker/daemon/logger/local [2022-04-04T18:45:43.717Z] github.com/docker/docker/daemon/logger/logentries [2022-04-04T18:45:43.717Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-04T18:45:43.717Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-04T18:45:43.717Z] github.com/docker/docker/daemon/logger/splunk [2022-04-04T18:45:43.717Z] github.com/docker/docker/daemon/logger/syslog [2022-04-04T18:45:43.717Z] github.com/docker/docker/daemon/logger/templates [2022-04-04T18:45:43.717Z] github.com/docker/docker/daemon/names [2022-04-04T18:45:43.717Z] github.com/docker/docker/daemon/network [2022-04-04T18:45:43.717Z] github.com/docker/docker/daemon/stats [2022-04-04T18:45:43.717Z] github.com/docker/docker/distribution [2022-04-04T18:45:43.717Z] github.com/docker/docker/distribution/metadata [2022-04-04T18:45:43.717Z] github.com/docker/docker/distribution/utils [2022-04-04T18:45:43.717Z] github.com/docker/docker/distribution/xfer [2022-04-04T18:45:43.717Z] github.com/docker/docker/dockerversion [2022-04-04T18:45:43.717Z] github.com/docker/docker/errdefs [2022-04-04T18:45:43.717Z] github.com/docker/docker/image [2022-04-04T18:45:43.717Z] github.com/docker/docker/image/cache [2022-04-04T18:45:43.717Z] github.com/docker/docker/image/tarexport [2022-04-04T18:45:43.717Z] github.com/docker/docker/image/v1 [2022-04-04T18:45:43.717Z] github.com/docker/docker/internal/test/suite [2022-04-04T18:45:43.717Z] github.com/docker/docker/layer [2022-04-04T18:45:43.717Z] github.com/docker/docker/libcontainerd [2022-04-04T18:45:43.717Z] github.com/docker/docker/libcontainerd/queue [2022-04-04T18:45:43.717Z] github.com/docker/docker/libcontainerd/remote [2022-04-04T18:45:43.717Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-04T18:45:43.717Z] github.com/docker/docker/libcontainerd/types [2022-04-04T18:45:43.717Z] github.com/docker/docker/oci [2022-04-04T18:45:43.717Z] github.com/docker/docker/oci/caps [2022-04-04T18:45:43.717Z] github.com/docker/docker/opts [2022-04-04T18:45:43.717Z] github.com/docker/docker/pkg/aaparser [2022-04-04T18:45:43.717Z] github.com/docker/docker/pkg/archive [2022-04-04T18:45:43.717Z] github.com/docker/docker/pkg/authorization [2022-04-04T18:45:43.717Z] github.com/docker/docker/pkg/broadcaster [2022-04-04T18:45:43.717Z] github.com/docker/docker/pkg/capabilities [2022-04-04T18:45:43.717Z] github.com/docker/docker/pkg/chrootarchive [2022-04-04T18:45:43.717Z] github.com/docker/docker/pkg/containerfs [2022-04-04T18:45:43.717Z] github.com/docker/docker/pkg/devicemapper [2022-04-04T18:45:43.717Z] github.com/docker/docker/pkg/directory [2022-04-04T18:45:43.717Z] github.com/docker/docker/pkg/dmesg [2022-04-04T18:45:43.717Z] github.com/docker/docker/pkg/filenotify [2022-04-04T18:45:43.717Z] github.com/docker/docker/pkg/fileutils [2022-04-04T18:45:43.717Z] github.com/docker/docker/pkg/fsutils [2022-04-04T18:45:43.717Z] github.com/docker/docker/pkg/homedir [2022-04-04T18:45:43.717Z] github.com/docker/docker/pkg/idtools [2022-04-04T18:45:43.717Z] github.com/docker/docker/pkg/ioutils [2022-04-04T18:45:43.717Z] github.com/docker/docker/pkg/jsonmessage [2022-04-04T18:45:43.717Z] github.com/docker/docker/pkg/longpath [2022-04-04T18:45:43.717Z] github.com/docker/docker/pkg/loopback [2022-04-04T18:45:43.717Z] github.com/docker/docker/pkg/namesgenerator [2022-04-04T18:45:43.717Z] github.com/docker/docker/pkg/parsers [2022-04-04T18:45:43.717Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-04T18:45:43.717Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-04T18:45:43.717Z] github.com/docker/docker/pkg/pidfile [2022-04-04T18:45:43.717Z] github.com/docker/docker/pkg/platform [2022-04-04T18:45:43.717Z] github.com/docker/docker/pkg/plugingetter [2022-04-04T18:45:43.717Z] github.com/docker/docker/pkg/plugins [2022-04-04T18:45:43.717Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-04T18:45:43.717Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-04T18:45:43.717Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-04T18:45:43.717Z] github.com/docker/docker/pkg/plugins/transport [2022-04-04T18:45:43.717Z] github.com/docker/docker/pkg/pools [2022-04-04T18:45:43.717Z] github.com/docker/docker/pkg/progress [2022-04-04T18:45:43.717Z] github.com/docker/docker/pkg/pubsub [2022-04-04T18:45:43.717Z] github.com/docker/docker/pkg/reexec [2022-04-04T18:45:43.717Z] github.com/docker/docker/pkg/signal [2022-04-04T18:45:43.717Z] github.com/docker/docker/pkg/stack [2022-04-04T18:45:43.717Z] github.com/docker/docker/pkg/stdcopy [2022-04-04T18:45:43.717Z] github.com/docker/docker/pkg/streamformatter [2022-04-04T18:45:43.717Z] github.com/docker/docker/pkg/stringid [2022-04-04T18:45:43.717Z] github.com/docker/docker/pkg/sysinfo [2022-04-04T18:45:43.717Z] github.com/docker/docker/pkg/system [2022-04-04T18:45:43.717Z] github.com/docker/docker/pkg/tailfile [2022-04-04T18:45:43.717Z] github.com/docker/docker/pkg/tarsum [2022-04-04T18:45:43.717Z] github.com/docker/docker/pkg/truncindex [2022-04-04T18:45:43.717Z] github.com/docker/docker/pkg/urlutil [2022-04-04T18:45:43.717Z] github.com/docker/docker/pkg/useragent [2022-04-04T18:45:43.717Z] github.com/docker/docker/plugin [2022-04-04T18:45:43.717Z] github.com/docker/docker/plugin/executor/containerd [2022-04-04T18:45:43.717Z] github.com/docker/docker/plugin/v2 [2022-04-04T18:45:43.717Z] github.com/docker/docker/profiles/apparmor [2022-04-04T18:45:43.717Z] github.com/docker/docker/profiles/seccomp [2022-04-04T18:45:43.717Z] github.com/docker/docker/quota [2022-04-04T18:45:43.717Z] github.com/docker/docker/reference [2022-04-04T18:45:43.717Z] github.com/docker/docker/registry [2022-04-04T18:45:43.717Z] github.com/docker/docker/registry/resumable [2022-04-04T18:45:43.717Z] github.com/docker/docker/restartmanager [2022-04-04T18:45:43.717Z] github.com/docker/docker/rootless [2022-04-04T18:45:43.717Z] github.com/docker/docker/rootless/specconv [2022-04-04T18:45:43.717Z] github.com/docker/docker/runconfig [2022-04-04T18:45:43.717Z] github.com/docker/docker/runconfig/opts [2022-04-04T18:45:43.717Z] github.com/docker/docker/testutil [2022-04-04T18:45:43.717Z] github.com/docker/docker/testutil/daemon [2022-04-04T18:45:43.717Z] github.com/docker/docker/testutil/environment [2022-04-04T18:45:43.717Z] github.com/docker/docker/testutil/fakecontext [2022-04-04T18:45:43.717Z] github.com/docker/docker/testutil/fakegit [2022-04-04T18:45:43.717Z] github.com/docker/docker/testutil/fakestorage [2022-04-04T18:45:43.717Z] github.com/docker/docker/testutil/fixtures/load [2022-04-04T18:45:43.717Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-04T18:45:43.717Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-04T18:45:43.717Z] github.com/docker/docker/testutil/registry [2022-04-04T18:45:43.717Z] github.com/docker/docker/testutil/request [2022-04-04T18:45:43.717Z] github.com/docker/docker/volume [2022-04-04T18:45:43.717Z] github.com/docker/docker/volume/drivers [2022-04-04T18:45:43.717Z] github.com/docker/docker/volume/local [2022-04-04T18:45:43.717Z] github.com/docker/docker/volume/mounts [2022-04-04T18:45:43.717Z] github.com/docker/docker/volume/service [2022-04-04T18:45:43.717Z] github.com/docker/docker/volume/service/opts [2022-04-04T18:45:43.717Z] github.com/docker/docker/volume/testutils' ']' [2022-04-04T18:45:43.717Z] + 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/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/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-04-04T18:45:43.717Z] ? github.com/docker/docker/api [no test files] [2022-04-04T18:45:43.935Z] #23 14.79 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-04T18:45:43.935Z] #23 14.79 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=73808264fad717ea83700b2614a953773aac16c2512ccf4d7295b71e67abc739 [2022-04-04T18:45:43.935Z] #23 14.79 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-04T18:45:43.935Z] #23 14.79 Successfully built yamllint [2022-04-04T18:45:43.935Z] #23 14.82 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-04T18:45:44.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-04T18:45:44.503Z] #23 15.21 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-04T18:45:45.318Z] #23 DONE 16.0s [2022-04-04T18:45:45.318Z] [2022-04-04T18:45:45.318Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-04T18:45:45.318Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-04T18:45:45.318Z] #43 ... [2022-04-04T18:45:45.318Z] [2022-04-04T18:45:45.318Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-04T18:45:45.318Z] #27 sha256:11f3a45ac266cd4e38bcdeefb5aa20a8c2f0d842578f6d828bd640f2ff1efe64 [2022-04-04T18:45:45.318Z] #27 DONE 0.2s [2022-04-04T18:45:45.318Z] [2022-04-04T18:45:45.318Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-04T18:45:45.318Z] #32 sha256:6f817838d04d07c73909d13c5a57f998ed93cca367cd08dd5e8e0c7f79838ab5 [2022-04-04T18:45:45.600Z] #32 DONE 0.2s [2022-04-04T18:45:45.600Z] [2022-04-04T18:45:45.600Z] #60 [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-04-04T18:45:45.600Z] #60 sha256:1a06bdaa4c3b72ce5391888fb0af52b56cd3ae33eca3e69711e2695dd3633e31 [2022-04-04T18:45:45.600Z] #60 ... [2022-04-04T18:45:45.600Z] [2022-04-04T18:45:45.600Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-04T18:45:45.600Z] #35 sha256:3f5ef48eebcd7c2c327c4be213d036c95978a22db54ec60573c6656f4cb67560 [2022-04-04T18:45:45.600Z] #35 DONE 0.1s [2022-04-04T18:45:45.866Z] [2022-04-04T18:45:45.866Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-04T18:45:45.866Z] #37 sha256:6a893625259b9380336d8cd41962289511a2ace10d86537e592c54dccf1d5009 [2022-04-04T18:45:45.866Z] #37 DONE 0.1s [2022-04-04T18:45:45.866Z] [2022-04-04T18:45:45.866Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-04T18:45:45.866Z] #41 sha256:4271c11aea35e0ee96df9855b9cbfb0fc75fdba6cfa42763bb6104b6401e7bb8 [2022-04-04T18:45:45.866Z] #41 DONE 0.1s [2022-04-04T18:45:45.866Z] [2022-04-04T18:45:45.866Z] #60 [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-04-04T18:45:45.866Z] #60 sha256:1a06bdaa4c3b72ce5391888fb0af52b56cd3ae33eca3e69711e2695dd3633e31 [2022-04-04T18:45:47.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-04T18:45:49.390Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-04T18:45:49.391Z] Using test binary docker [2022-04-04T18:45:49.650Z] +++ /etc/init.d/apparmor start [2022-04-04T18:45:49.650Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-04T18:45:49.650Z] INFO: Waiting for daemon to start... [2022-04-04T18:45:49.650Z] Starting dockerd [2022-04-04T18:45:49.650Z] +++ 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-04-04T18:45:51.822Z] . [2022-04-04T18:45:51.822Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-04T18:45:52.081Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-04T18:45:52.081Z] Error: No such image: emptyfs [2022-04-04T18:45:52.081Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-04T18:45:52.081Z] ++++ docker load [2022-04-04T18:45:52.648Z] Running integration-test (iteration 1) [2022-04-04T18:45:52.648Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-04T18:45:52.648Z] ++ 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-04-04T18:45:52.648Z] ++ set -e [2022-04-04T18:45:52.648Z] ++ '[' -n 0 ']' [2022-04-04T18:45:52.648Z] ++ set -x [2022-04-04T18:45:52.648Z] ++ 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-04-04T18:45:54.024Z] Loaded image: busybox:latest [2022-04-04T18:45:54.282Z] Loaded image: busybox:glibc [2022-04-04T18:45:58.075Z] #60 ... [2022-04-04T18:45:58.075Z] [2022-04-04T18:45:58.075Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-04T18:45:58.075Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-04T18:45:58.075Z] #43 282.0 + dpkg --print-architecture [2022-04-04T18:45:58.075Z] #43 282.0 + git checkout -q v2.1.0 [2022-04-04T18:45:58.075Z] #43 282.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-04T18:45:58.075Z] #43 282.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-04T18:45:58.718Z] ok github.com/docker/docker/api/server 0.003s coverage: 7.9% of statements [2022-04-04T18:45:59.559Z] Loaded image: debian:bullseye-slim [2022-04-04T18:45:59.559Z] Loaded image: hello-world:latest [2022-04-04T18:45:59.559Z] Loaded image: arm32v7/hello-world:latest [2022-04-04T18:45:59.559Z] INFO: Testing against a local daemon [2022-04-04T18:45:59.559Z] === RUN TestCgroupNamespacesBuild [2022-04-04T18:46:01.795Z] 4612f6d0b889: Pull complete [2022-04-04T18:46:02.095Z] --- PASS: TestCgroupNamespacesBuild (2.54s) [2022-04-04T18:46:02.095Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-04T18:46:03.997Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.06s) [2022-04-04T18:46:03.997Z] === RUN TestBuildWithSession [2022-04-04T18:46:03.997Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T18:46:03.997Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-04T18:46:03.997Z] === RUN TestBuildSquashParent [2022-04-04T18:46:07.352Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-04-04T18:46:09.044Z] #60 265.3 # github.com/containerd/containerd/cmd/containerd [2022-04-04T18:46:09.044Z] #60 265.3 /usr/bin/ld: /tmp/go-link-3618447305/000019.o: in function `New': [2022-04-04T18:46:09.044Z] #60 265.3 /tmp/tmp.KrCVITFEA7/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-04T18:46:09.044Z] #60 265.4 + bin/containerd-stress [2022-04-04T18:46:09.044Z] #60 266.5 + bin/containerd-shim [2022-04-04T18:46:11.045Z] 037d5740b404: Pull complete [2022-04-04T18:46:11.045Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-04-04T18:46:11.045Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T18:46:11.045Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T18:46:11.501Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-04-04T18:46:11.501Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-04-04T18:46:11.501Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.587' [2022-04-04T18:46:11.501Z] INFO: Docker version of control daemon [2022-04-04T18:46:11.501Z] [2022-04-04T18:46:11.501Z] Client: [2022-04-04T18:46:11.501Z] Version: 20.10.9 [2022-04-04T18:46:11.501Z] API version: 1.41 [2022-04-04T18:46:11.501Z] Go version: go1.16.8 [2022-04-04T18:46:11.501Z] Git commit: c2ea9bc [2022-04-04T18:46:11.501Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-04T18:46:11.501Z] OS/Arch: windows/amd64 [2022-04-04T18:46:11.501Z] Context: default [2022-04-04T18:46:11.501Z] Experimental: true [2022-04-04T18:46:11.501Z] [2022-04-04T18:46:11.501Z] Server: Docker Engine - Community [2022-04-04T18:46:11.501Z] Engine: [2022-04-04T18:46:11.501Z] Version: 20.10.9 [2022-04-04T18:46:11.501Z] API version: 1.41 (minimum version 1.24) [2022-04-04T18:46:11.501Z] Go version: go1.16.8 [2022-04-04T18:46:11.501Z] Git commit: 79ea9d3 [2022-04-04T18:46:11.501Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-04T18:46:11.501Z] OS/Arch: windows/amd64 [2022-04-04T18:46:11.501Z] Experimental: true [2022-04-04T18:46:11.501Z] [2022-04-04T18:46:11.501Z] INFO: Docker info of control daemon [2022-04-04T18:46:11.501Z] [2022-04-04T18:46:11.501Z] Client: [2022-04-04T18:46:11.501Z] Context: default [2022-04-04T18:46:11.501Z] Debug Mode: false [2022-04-04T18:46:11.501Z] [2022-04-04T18:46:11.501Z] Server: [2022-04-04T18:46:11.501Z] Containers: 0 [2022-04-04T18:46:11.501Z] Running: 0 [2022-04-04T18:46:11.501Z] Paused: 0 [2022-04-04T18:46:11.501Z] Stopped: 0 [2022-04-04T18:46:11.501Z] Images: 1 [2022-04-04T18:46:11.501Z] Server Version: 20.10.9 [2022-04-04T18:46:11.501Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-04T18:46:11.501Z] Windows: [2022-04-04T18:46:11.501Z] LCOW: [2022-04-04T18:46:11.501Z] Logging Driver: json-file [2022-04-04T18:46:11.501Z] Plugins: [2022-04-04T18:46:11.501Z] Volume: local [2022-04-04T18:46:11.501Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-04T18:46:11.501Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-04T18:46:11.501Z] Swarm: inactive [2022-04-04T18:46:11.501Z] Default Isolation: process [2022-04-04T18:46:11.501Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-04T18:46:11.501Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-04T18:46:11.501Z] OSType: windows [2022-04-04T18:46:11.501Z] Architecture: x86_64 [2022-04-04T18:46:11.501Z] CPUs: 4 [2022-04-04T18:46:11.501Z] Total Memory: 32GiB [2022-04-04T18:46:11.501Z] Name: azwin-2-e681f0 [2022-04-04T18:46:11.501Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-04T18:46:11.501Z] Docker Root Dir: D:\docker [2022-04-04T18:46:11.501Z] Debug Mode: false [2022-04-04T18:46:11.501Z] Registry: https://index.docker.io/v1/ [2022-04-04T18:46:11.501Z] Labels: [2022-04-04T18:46:11.501Z] Experimental: true [2022-04-04T18:46:11.501Z] Insecure Registries: [2022-04-04T18:46:11.501Z] 10.0.0.4:5000 [2022-04-04T18:46:11.501Z] 127.0.0.0/8 [2022-04-04T18:46:11.501Z] Registry Mirrors: [2022-04-04T18:46:11.501Z] http://10.0.0.4:5000/ [2022-04-04T18:46:11.501Z] Live Restore Enabled: false [2022-04-04T18:46:11.501Z] Product License: Community Engine [2022-04-04T18:46:11.501Z] [2022-04-04T18:46:11.501Z] [2022-04-04T18:46:11.501Z] INFO: Commit hash is 2ff043c9fe [2022-04-04T18:46:11.501Z] INFO: Nuke-Everything... [2022-04-04T18:46:11.957Z] INFO: Container count on control daemon to delete is 0 [2022-04-04T18:46:13.483Z] INFO: Nuking d:\CI [2022-04-04T18:46:13.483Z] INFO: Zapped successfully [2022-04-04T18:46:13.483Z] INFO: Location for testing is d:\CI\PR-43462\1 [2022-04-04T18:46:13.483Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-04T18:46:13.483Z] [2022-04-04T18:46:13.483Z] [2022-04-04T18:46:13.483Z] INFO: Building the image from Dockerfile.windows at 04/04/2022 18:46:13... [2022-04-04T18:46:13.483Z] [2022-04-04T18:46:13.980Z] --- PASS: TestBuildSquashParent (8.58s) [2022-04-04T18:46:13.980Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-04T18:46:13.980Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T18:46:13.980Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T18:46:13.980Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T18:46:13.980Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T18:46:13.980Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T18:46:13.980Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T18:46:13.980Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T18:46:13.980Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T18:46:13.980Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T18:46:13.980Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T18:46:13.980Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T18:46:13.980Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T18:46:13.980Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T18:46:13.980Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T18:46:14.336Z] #60 277.4 + bin/containerd-shim-runc-v1 [2022-04-04T18:46:15.884Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T18:46:15.884Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T18:46:19.198Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T18:46:19.198Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T18:46:19.293Z] Sending build context to Docker daemon 66.28MB [2022-04-04T18:46:19.293Z] [2022-04-04T18:46:19.293Z] Step 1/11 : FROM microsoft/windowsservercore [2022-04-04T18:46:19.293Z] ---> 02f938cacc3b [2022-04-04T18:46:19.293Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-04T18:46:19.293Z] ---> Running in 5b46e56f3590 [2022-04-04T18:46:19.748Z] Removing intermediate container 5b46e56f3590 [2022-04-04T18:46:19.748Z] ---> 9b84e4afe80c [2022-04-04T18:46:19.748Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-04-04T18:46:19.748Z] ---> Running in 5e52320a11f5 [2022-04-04T18:46:19.748Z] Removing intermediate container 5e52320a11f5 [2022-04-04T18:46:19.748Z] ---> 5abaaa35ee7b [2022-04-04T18:46:19.748Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-04T18:46:19.748Z] ---> Running in dfd40cb07526 [2022-04-04T18:46:20.207Z] Removing intermediate container dfd40cb07526 [2022-04-04T18:46:20.207Z] ---> 52341baef702 [2022-04-04T18:46:20.207Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-04T18:46:20.207Z] ---> Running in 8e54cf34e824 [2022-04-04T18:46:20.664Z] Removing intermediate container 8e54cf34e824 [2022-04-04T18:46:20.664Z] ---> 564c8990b356 [2022-04-04T18:46:20.664Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-04-04T18:46:20.664Z] ---> Running in 7e32e7d20f4d [2022-04-04T18:46:20.916Z] #60 283.6 + bin/containerd-shim-runc-v2 [2022-04-04T18:46:21.120Z] Removing intermediate container 7e32e7d20f4d [2022-04-04T18:46:21.120Z] ---> 6e0c45a5554f [2022-04-04T18:46:21.120Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-04-04T18:46:21.120Z] ---> Running in e24b7c25234c [2022-04-04T18:46:21.487Z] #60 284.4 + binaries [2022-04-04T18:46:21.487Z] #60 284.4 + install -D bin/containerd /build/containerd [2022-04-04T18:46:21.487Z] #60 284.4 + install -D bin/containerd-shim /build/containerd-shim [2022-04-04T18:46:21.487Z] #60 284.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-04T18:46:21.487Z] #60 284.4 + install -D bin/ctr /build/ctr [2022-04-04T18:46:21.734Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-04T18:46:21.734Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.10s) [2022-04-04T18:46:21.734Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.23s) [2022-04-04T18:46:21.734Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.07s) [2022-04-04T18:46:21.734Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.07s) [2022-04-04T18:46:21.734Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.12s) [2022-04-04T18:46:21.734Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.02s) [2022-04-04T18:46:21.734Z] === RUN TestBuildMultiStageCopy [2022-04-04T18:46:21.734Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-04T18:46:24.028Z] #60 DONE 286.8s [2022-04-04T18:46:24.277Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-04T18:46:24.628Z] #43 DONE 305.0s [2022-04-04T18:46:24.628Z] [2022-04-04T18:46:24.628Z] #56 [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-04-04T18:46:24.628Z] #56 sha256:4f0b0335d6eafa04fee8fbea243a80727969dfb687d70059da818503cc7837ab [2022-04-04T18:46:24.628Z] #56 ... [2022-04-04T18:46:24.628Z] [2022-04-04T18:46:24.628Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-04T18:46:24.628Z] #44 sha256:38e5acbf9a0793d4641c30f8a716bb2205ebd4169ed5aecb671054f2724bdde0 [2022-04-04T18:46:24.628Z] #44 DONE 0.5s [2022-04-04T18:46:24.628Z] [2022-04-04T18:46:24.628Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-04T18:46:24.628Z] #48 sha256:a501ad5134c413a5f01d040d22da354d13bfade2627d63934778187dedff2145 [2022-04-04T18:46:24.628Z] #48 DONE 0.2s [2022-04-04T18:46:24.628Z] [2022-04-04T18:46:24.628Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-04T18:46:24.628Z] #50 sha256:976ffd1ffb5e94ab6f05c69b3666dff7ccbe7df9d28099363ffb89e07208bcce [2022-04-04T18:46:24.628Z] #50 DONE 0.1s [2022-04-04T18:46:24.628Z] [2022-04-04T18:46:24.628Z] #60 [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-04-04T18:46:24.628Z] #60 sha256:1a06bdaa4c3b72ce5391888fb0af52b56cd3ae33eca3e69711e2695dd3633e31 [2022-04-04T18:46:24.847Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-04T18:46:24.972Z] [2022-04-04T18:46:24.972Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-04T18:46:24.972Z] #61 sha256:41f841ae74979189e3f2445eb56dc262faec7c366cb80a3235cf0615761afdf0 [2022-04-04T18:46:25.107Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-04T18:46:25.675Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-04T18:46:25.798Z] [2022-04-04T18:46:25.798Z] SUCCESS: Specified value was saved. [2022-04-04T18:46:26.242Z] --- PASS: TestBuildMultiStageCopy (4.53s) [2022-04-04T18:46:26.242Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.39s) [2022-04-04T18:46:26.242Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2022-04-04T18:46:26.242Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s) [2022-04-04T18:46:26.242Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2022-04-04T18:46:26.242Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2022-04-04T18:46:26.242Z] === RUN TestBuildMultiStageParentConfig [2022-04-04T18:46:26.354Z] #61 DONE 1.5s [2022-04-04T18:46:26.354Z] [2022-04-04T18:46:26.354Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-04T18:46:26.354Z] #66 sha256:6f7dd3822314460ca2387342bbf0019be2b966f313e88f6f741c099c6c9267b1 [2022-04-04T18:46:26.354Z] #66 DONE 0.2s [2022-04-04T18:46:26.614Z] [2022-04-04T18:46:26.614Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-04T18:46:26.614Z] #71 sha256:8c6957793f0bcbf1befc01bb5e0f98b53a2ba44c9ce06b3e991f3712e53b309e [2022-04-04T18:46:27.081Z] INFO: Downloading git... [2022-04-04T18:46:27.621Z] --- PASS: TestBuildMultiStageParentConfig (1.41s) [2022-04-04T18:46:27.621Z] === RUN TestBuildLabelWithTargets [2022-04-04T18:46:27.995Z] #71 DONE 1.6s [2022-04-04T18:46:28.045Z] INFO: Downloading go... [2022-04-04T18:46:28.255Z] [2022-04-04T18:46:28.255Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-04T18:46:28.255Z] #72 sha256:c8bccb79f7809f329c0eda74d98e836a64043efa457740f35422bff0eb07bb31 [2022-04-04T18:46:28.255Z] #72 DONE 0.0s [2022-04-04T18:46:28.255Z] [2022-04-04T18:46:28.255Z] #73 [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-04-04T18:46:28.255Z] #73 sha256:48a6ab2ea1d763031580481ed00e11d1f71db89d8640d3dacde219e43a2be148 [2022-04-04T18:46:28.824Z] #73 0.704 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-04T18:46:28.824Z] #73 0.790 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-04T18:46:29.085Z] #73 0.964 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-04T18:46:29.658Z] #73 1.041 Reading package lists... [2022-04-04T18:46:30.160Z] --- PASS: TestBuildLabelWithTargets (2.21s) [2022-04-04T18:46:30.160Z] === RUN TestBuildWithEmptyLayers [2022-04-04T18:46:30.214Z] INFO: Downloading compiler 1 of 3... [2022-04-04T18:46:30.232Z] #73 1.529 Reading package lists... [2022-04-04T18:46:30.232Z] #73 2.017 Building dependency tree... [2022-04-04T18:46:30.232Z] #73 2.122 Reading state information... [2022-04-04T18:46:30.232Z] #73 2.234 The following additional packages will be installed: [2022-04-04T18:46:30.493Z] #73 2.235 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-04-04T18:46:30.493Z] #73 2.236 Suggested packages: [2022-04-04T18:46:30.493Z] #73 2.236 systemd-container policykit-1 [2022-04-04T18:46:30.493Z] #73 2.236 Recommended packages: [2022-04-04T18:46:30.493Z] #73 2.236 systemd-timesyncd | time-daemon libnss-systemd [2022-04-04T18:46:30.493Z] #73 2.304 The following NEW packages will be installed: [2022-04-04T18:46:30.493Z] #73 2.304 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-04-04T18:46:30.493Z] #73 2.305 libkmod2 libpam-systemd systemd systemd-sysv [2022-04-04T18:46:30.753Z] #73 2.573 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T18:46:30.753Z] #73 2.573 Need to get 5817 kB of archives. [2022-04-04T18:46:30.753Z] #73 2.573 After this operation, 19.3 MB of additional disk space will be used. [2022-04-04T18:46:30.753Z] #73 2.573 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-04-04T18:46:30.753Z] #73 2.580 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-04-04T18:46:30.753Z] #73 2.582 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-04-04T18:46:30.753Z] #73 2.586 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-04-04T18:46:30.753Z] #73 2.587 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-04-04T18:46:30.753Z] #73 2.678 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-04-04T18:46:31.013Z] #73 2.679 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-04-04T18:46:31.013Z] #73 2.681 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-04-04T18:46:31.013Z] #73 2.683 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-04-04T18:46:31.013Z] #73 2.684 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-04-04T18:46:31.013Z] #73 2.870 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T18:46:31.013Z] #73 2.899 Fetched 5817 kB in 0s (15.5 MB/s) [2022-04-04T18:46:31.013Z] #73 2.921 Selecting previously unselected package libargon2-1:amd64. [2022-04-04T18:46:31.100Z] --- PASS: TestBuildWithEmptyLayers (1.22s) [2022-04-04T18:46:31.100Z] === RUN TestBuildMultiStageOnBuild [2022-04-04T18:46:31.274Z] #73 2.921 (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 ... 28622 files and directories currently installed.) [2022-04-04T18:46:31.274Z] #73 2.936 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-04-04T18:46:31.274Z] #73 2.944 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-04-04T18:46:31.274Z] #73 2.975 Selecting previously unselected package libjson-c5:amd64. [2022-04-04T18:46:31.274Z] #73 2.977 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-04-04T18:46:31.274Z] #73 2.980 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-04-04T18:46:31.274Z] #73 3.015 Selecting previously unselected package libcryptsetup12:amd64. [2022-04-04T18:46:31.274Z] #73 3.018 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-04-04T18:46:31.274Z] #73 3.021 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-04-04T18:46:31.274Z] #73 3.072 Selecting previously unselected package libkmod2:amd64. [2022-04-04T18:46:31.274Z] #73 3.074 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-04-04T18:46:31.274Z] #73 3.077 Unpacking libkmod2:amd64 (28-1) ... [2022-04-04T18:46:31.274Z] #73 3.119 Selecting previously unselected package systemd. [2022-04-04T18:46:31.274Z] #73 3.121 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-04-04T18:46:31.274Z] #73 3.155 Unpacking systemd (247.3-7) ... [2022-04-04T18:46:31.763Z] INFO: Downloading compiler 2 of 3... [2022-04-04T18:46:31.847Z] #73 3.720 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-04-04T18:46:31.847Z] #73 3.733 Setting up libjson-c5:amd64 (0.15-2) ... [2022-04-04T18:46:31.847Z] #73 3.754 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-04-04T18:46:31.847Z] #73 3.768 Setting up libkmod2:amd64 (28-1) ... [2022-04-04T18:46:31.847Z] #73 3.779 Setting up systemd (247.3-7) ... [2022-04-04T18:46:32.108Z] #73 3.828 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-04-04T18:46:32.108Z] #73 3.830 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-04-04T18:46:32.108Z] #73 3.832 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-04-04T18:46:32.108Z] #73 3.860 Initializing machine ID from KVM UUID. [2022-04-04T18:46:32.219Z] INFO: Downloading compiler 3 of 3... [2022-04-04T18:46:32.369Z] #73 4.154 Selecting previously unselected package systemd-sysv. [2022-04-04T18:46:32.369Z] #73 4.154 (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 ... 29433 files and directories currently installed.) [2022-04-04T18:46:32.369Z] #73 4.170 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-04-04T18:46:32.369Z] #73 4.173 Unpacking systemd-sysv (247.3-7) ... [2022-04-04T18:46:32.369Z] #73 4.219 Selecting previously unselected package libdbus-1-3:amd64. [2022-04-04T18:46:32.369Z] #73 4.221 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-04-04T18:46:32.369Z] #73 4.225 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-04-04T18:46:32.369Z] #73 4.278 Selecting previously unselected package dbus. [2022-04-04T18:46:32.369Z] #73 4.281 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-04-04T18:46:32.369Z] #73 4.291 Unpacking dbus (1.12.20-2) ... [2022-04-04T18:46:32.369Z] #73 4.344 Selecting previously unselected package libpam-systemd:amd64. [2022-04-04T18:46:32.630Z] #73 4.347 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-04-04T18:46:32.630Z] #73 4.350 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-04-04T18:46:32.630Z] #73 4.397 Selecting previously unselected package dbus-user-session. [2022-04-04T18:46:32.630Z] #73 4.400 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-04-04T18:46:32.630Z] #73 4.404 Unpacking dbus-user-session (1.12.20-2) ... [2022-04-04T18:46:32.630Z] #73 4.444 Setting up systemd-sysv (247.3-7) ... [2022-04-04T18:46:32.630Z] #73 4.457 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-04-04T18:46:32.630Z] #73 4.473 Setting up dbus (1.12.20-2) ... [2022-04-04T18:46:32.892Z] #73 4.603 invoke-rc.d: could not determine current runlevel [2022-04-04T18:46:32.892Z] #73 4.605 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-04T18:46:32.892Z] #73 4.609 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-04-04T18:46:32.892Z] #73 4.792 Setting up dbus-user-session (1.12.20-2) ... [2022-04-04T18:46:32.892Z] #73 4.806 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T18:46:33.154Z] #73 DONE 4.9s [2022-04-04T18:46:33.154Z] [2022-04-04T18:46:33.154Z] #74 [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-04-04T18:46:33.154Z] #74 sha256:98b45b6b6444095dcd62ee690ec7fe983b4800ad59254a7a0247383216fa38f3 [2022-04-04T18:46:33.180Z] INFO: Extracting git... [2022-04-04T18:46:33.414Z] #74 0.388 % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-04T18:46:33.414Z] #74 0.390 Dload Upload Total Spent Left Speed [2022-04-04T18:46:33.938Z] #74 0.391 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 6158 0 --:--:-- --:--:-- --:--:-- 6138 [2022-04-04T18:46:33.938Z] #74 DONE 0.8s [2022-04-04T18:46:33.938Z] [2022-04-04T18:46:33.938Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-04T18:46:33.938Z] #75 sha256:3fc068608c225ac7087751a5cee7f2eeb6517dc87ab8b6141b839d6479227f56 [2022-04-04T18:46:34.394Z] --- PASS: TestBuildMultiStageOnBuild (3.09s) [2022-04-04T18:46:34.394Z] === RUN TestBuildUncleanTarFilenames [2022-04-04T18:46:34.881Z] #75 DONE 0.9s [2022-04-04T18:46:34.881Z] [2022-04-04T18:46:34.881Z] #76 exporting to image [2022-04-04T18:46:34.881Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-04T18:46:34.881Z] #76 exporting layers [2022-04-04T18:46:36.302Z] --- PASS: TestBuildUncleanTarFilenames (2.12s) [2022-04-04T18:46:36.302Z] === RUN TestBuildMultiStageLayerLeak [2022-04-04T18:46:39.598Z] --- PASS: TestBuildMultiStageLayerLeak (3.29s) [2022-04-04T18:46:39.598Z] === RUN TestBuildWithHugeFile [2022-04-04T18:46:41.465Z] #76 exporting layers 6.0s done [2022-04-04T18:46:41.465Z] #76 writing image sha256:11da5e9b4ce6c046de52f3043378c048dae2e806005def878f84f7e3eb028e70 done [2022-04-04T18:46:41.465Z] #76 naming to docker.io/library/docker:2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 done [2022-04-04T18:46:41.465Z] #76 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-04T18:46:41.837Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43462/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 -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:2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 hack/make.sh dynbinary test-integration [2022-04-04T18:46:43.780Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-04-04T18:46:43.780Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-04-04T18:46:43.780Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-04-04T18:46:43.780Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-04-04T18:46:43.780Z] 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-04-04T18:46:43.780Z] Detected virtualization docker. [2022-04-04T18:46:43.780Z] Detected architecture x86-64. [2022-04-04T18:46:43.780Z] Set hostname to . [2022-04-04T18:46:43.780Z] modprobe@configfs.service: Succeeded. [2022-04-04T18:46:43.780Z] modprobe@drm.service: Succeeded. [2022-04-04T18:46:43.780Z] modprobe@fuse.service: Succeeded. [2022-04-04T18:46:43.780Z] + source /etc/docker-entrypoint-cmd [2022-04-04T18:46:43.780Z] ++ hack/make.sh dynbinary test-integration [2022-04-04T18:46:43.780Z] [2022-04-04T18:46:43.780Z] Removing bundles/ [2022-04-04T18:46:43.780Z] [2022-04-04T18:46:43.780Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-04T18:46:43.780Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-04T18:46:43.780Z] GOOS="" GOARCH="" GOARM="" [2022-04-04T18:46:45.555Z] INFO: Expanding go... [2022-04-04T18:46:56.713Z] #60 ... [2022-04-04T18:46:56.713Z] [2022-04-04T18:46:56.713Z] #56 [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-04-04T18:46:56.713Z] #56 sha256:4f0b0335d6eafa04fee8fbea243a80727969dfb687d70059da818503cc7837ab [2022-04-04T18:46:56.713Z] #56 173.1 + mkdir -p /build [2022-04-04T18:46:56.713Z] #56 173.2 + cp runc /build/runc [2022-04-04T18:46:57.622Z] Running on azwin-2-1c4bb0 in d:\jenkins\workspace\moby_PR-43462 [Pipeline] { [Pipeline] ws [2022-04-04T18:46:57.639Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2022-04-04T18:46:57.649Z] #56 DONE 174.0s [2022-04-04T18:46:57.649Z] [2022-04-04T18:46:57.649Z] #51 [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-04-04T18:46:57.649Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [Pipeline] checkout [2022-04-04T18:46:58.588Z] #51 342.9 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-04T18:46:58.588Z] #51 DONE 343.0s [2022-04-04T18:46:58.588Z] [2022-04-04T18:46:58.588Z] #60 [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-04-04T18:46:58.588Z] #60 sha256:1a06bdaa4c3b72ce5391888fb0af52b56cd3ae33eca3e69711e2695dd3633e31 [2022-04-04T18:46:59.223Z] The recommended git tool is: git [2022-04-04T18:47:00.699Z] .........................xx.................... [ 29%] [2022-04-04T18:47:01.127Z] #60 ... [2022-04-04T18:47:01.127Z] [2022-04-04T18:47:01.127Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-04T18:47:01.127Z] #52 sha256:ab79090beef3a6ed56db43a775323d0b91fc991a55809ffeb8d0641094abf44c [2022-04-04T18:47:01.386Z] #52 DONE 0.6s [2022-04-04T18:47:01.386Z] [2022-04-04T18:47:01.386Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-04T18:47:01.386Z] #54 sha256:a21188d7d429ee34d3da963549ba521269165d8ea1e1ec917246de12ddeb9cc9 [2022-04-04T18:47:01.386Z] #54 DONE 0.1s [2022-04-04T18:47:01.386Z] [2022-04-04T18:47:01.386Z] #60 [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-04-04T18:47:01.386Z] #60 sha256:1a06bdaa4c3b72ce5391888fb0af52b56cd3ae33eca3e69711e2695dd3633e31 [2022-04-04T18:47:01.386Z] #60 ... [2022-04-04T18:47:01.386Z] [2022-04-04T18:47:01.386Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-04T18:47:01.386Z] #57 sha256:f69f3020195ab5be8d8201ca975964b851209a4e5f8810a4eeaa2a51236343e6 [2022-04-04T18:47:01.647Z] #57 DONE 0.4s [2022-04-04T18:47:01.647Z] [2022-04-04T18:47:01.647Z] #60 [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-04-04T18:47:01.647Z] #60 sha256:1a06bdaa4c3b72ce5391888fb0af52b56cd3ae33eca3e69711e2695dd3633e31 [2022-04-04T18:47:04.179Z] #60 297.1 + bin/containerd [2022-04-04T18:47:06.471Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-04T18:47:06.471Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-04T18:47:06.471Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 16.2% of statements [2022-04-04T18:47:06.471Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-04-04T18:47:06.471Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-04T18:47:06.471Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-04T18:47:06.471Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-04T18:47:06.733Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-04T18:47:06.733Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-04T18:47:06.733Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-04T18:47:06.733Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-04T18:47:06.733Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-04T18:47:06.994Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-04T18:47:07.935Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-04T18:47:07.935Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-04T18:47:07.935Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2022-04-04T18:47:07.935Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-04T18:47:07.935Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-04T18:47:07.935Z] ? github.com/docker/docker/api/types [no test files] [2022-04-04T18:47:07.935Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-04T18:47:07.935Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-04T18:47:07.935Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-04T18:47:07.935Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-04T18:47:08.196Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-04-04T18:47:08.457Z] ok github.com/docker/docker/api/types/filters 0.012s coverage: 92.2% of statements [2022-04-04T18:47:08.457Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-04T18:47:08.457Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-04T18:47:08.457Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-04T18:47:08.457Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-04T18:47:08.457Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-04T18:47:08.457Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-04T18:47:08.457Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-04T18:47:08.457Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2022-04-04T18:47:08.457Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 77.3% of statements [2022-04-04T18:47:08.457Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-04T18:47:08.457Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-04T18:47:08.457Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-04T18:47:08.717Z] ? github.com/docker/docker/builder [no test files] [2022-04-04T18:47:08.717Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-04T18:47:08.717Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-04T18:47:08.717Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-04T18:47:08.717Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-04T18:47:08.717Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-04T18:47:08.717Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-04T18:47:08.717Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-04T18:47:11.264Z] ok github.com/docker/docker/builder/remotecontext 0.076s coverage: 13.7% of statements [2022-04-04T18:47:11.264Z] ok github.com/docker/docker/builder/dockerfile 0.379s coverage: 49.3% of statements [2022-04-04T18:47:11.839Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2022-04-04T18:47:12.412Z] ok github.com/docker/docker/builder/remotecontext/git 1.246s coverage: 86.3% of statements [2022-04-04T18:47:12.412Z] ? github.com/docker/docker/cli [no test files] [2022-04-04T18:47:12.412Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-04T18:47:12.987Z] ok github.com/docker/docker/cmd/docker-proxy 0.292s coverage: 69.3% of statements [2022-04-04T18:47:15.465Z] INFO: Expanding compiler 1 of 3... [2022-04-04T18:47:15.466Z] INFO: Expanding compiler 2 of 3... [2022-04-04T18:47:16.292Z] ok github.com/docker/docker/client 0.075s coverage: 75.6% of statements [2022-04-04T18:47:16.806Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-04-04T18:47:18.353Z] INFO: Expanding compiler 3 of 3... [2022-04-04T18:47:18.808Z] INFO: Removing downloaded files... [2022-04-04T18:47:18.808Z] INFO: Downloading containerd [2022-04-04T18:47:23.117Z] using credential docker-jenkins-github-credentials [2022-04-04T18:47:23.196Z] Cloning the remote Git repository [2022-04-04T18:47:23.196Z] Cloning with configured refspecs honoured and without tags [2022-04-04T18:47:24.223Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-04-04T18:47:23.393Z] Cloning repository https://github.com/moby/moby.git [2022-04-04T18:47:23.801Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-04T18:47:24.707Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T18:47:24.708Z] > git --version # timeout=10 [2022-04-04T18:47:24.748Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-04T18:47:24.748Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T18:47:24.751Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43462/head:refs/remotes/origin/PR-43462 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T18:47:29.049Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-04-04T18:47:29.096Z] [2022-04-04T18:47:29.096Z] Name Version Source Summary [2022-04-04T18:47:29.096Z] ---- ------- ------ ------- [2022-04-04T18:47:29.096Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-04T18:47:31.260Z] [2022-04-04T18:47:31.260Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-04T18:47:31.260Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-04T18:47:31.260Z] PSChildName : containerd [2022-04-04T18:47:31.260Z] PSDrive : C [2022-04-04T18:47:31.260Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-04T18:47:31.260Z] PSIsContainer : True [2022-04-04T18:47:31.260Z] Name : containerd [2022-04-04T18:47:31.260Z] FullName : C:\containerd [2022-04-04T18:47:31.260Z] Parent : [2022-04-04T18:47:31.260Z] Exists : True [2022-04-04T18:47:31.260Z] Root : C:\ [2022-04-04T18:47:31.260Z] Extension : [2022-04-04T18:47:31.260Z] CreationTime : 4/4/2022 6:47:30 PM [2022-04-04T18:47:31.260Z] CreationTimeUtc : 4/4/2022 6:47:30 PM [2022-04-04T18:47:31.260Z] LastAccessTime : 4/4/2022 6:47:30 PM [2022-04-04T18:47:31.260Z] LastAccessTimeUtc : 4/4/2022 6:47:30 PM [2022-04-04T18:47:31.260Z] LastWriteTime : 4/4/2022 6:47:30 PM [2022-04-04T18:47:31.260Z] LastWriteTimeUtc : 4/4/2022 6:47:30 PM [2022-04-04T18:47:31.260Z] Attributes : Directory [2022-04-04T18:47:31.260Z] Mode : d----- [2022-04-04T18:47:31.260Z] BaseName : containerd [2022-04-04T18:47:31.260Z] Target : {} [2022-04-04T18:47:31.260Z] LinkType : [2022-04-04T18:47:31.260Z] [2022-04-04T18:47:32.787Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-04T18:47:32.787Z] INFO: Configuring git core.autocrlf... [2022-04-04T18:47:32.787Z] [2022-04-04T18:47:32.787Z] [2022-04-04T18:47:43.679Z] 0a6173b79e25: Pull complete [2022-04-04T18:47:43.679Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683 [2022-04-04T18:47:43.679Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T18:47:43.679Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-04-04T18:47:43.679Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-04-04T18:47:43.679Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2686' [2022-04-04T18:47:43.679Z] WARN: Skipping validation tests [2022-04-04T18:47:43.679Z] INFO: Running unit tests at 04/04/2022 18:47:41... [2022-04-04T18:47:43.840Z] Fetching without tags [2022-04-04T18:47:44.890Z] Merging remotes/origin/master commit 83970db5efb46bf61b2b239e8039400c67a7c7b7 into PR head commit 2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 [2022-04-04T18:47:45.112Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-04-04T18:47:43.543Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T18:47:43.602Z] > git config --add remote.origin.fetch +refs/pull/43462/head:refs/remotes/origin/PR-43462 # timeout=10 [2022-04-04T18:47:43.643Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T18:47:43.761Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T18:47:43.879Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T18:47:43.879Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T18:47:43.881Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43462/head:refs/remotes/origin/PR-43462 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T18:47:45.005Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T18:47:45.049Z] > git checkout -f 2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 # timeout=10 [2022-04-04T18:47:46.633Z] INFO: make.ps1 starting at 04/04/2022 18:47:46 [2022-04-04T18:47:46.633Z] INFO: Git commit (2ff043c9fe) assumed from DOCKER_GITCOMMIT environment variable [2022-04-04T18:47:46.633Z] INFO: Invoking autogen... [2022-04-04T18:47:47.101Z] INFO: Running unit tests... [2022-04-04T18:47:48.418Z] ok github.com/docker/docker/cmd/dockerd 0.058s coverage: 28.9% of statements [2022-04-04T18:47:48.468Z] Merge succeeded, producing 2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 [2022-04-04T18:47:48.469Z] Checking out Revision 2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 (PR-43462) [2022-04-04T18:47:48.107Z] > git remote # timeout=10 [2022-04-04T18:47:48.196Z] > git config --get remote.origin.url # timeout=10 [2022-04-04T18:47:48.238Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T18:47:48.240Z] > git merge 83970db5efb46bf61b2b239e8039400c67a7c7b7 # timeout=10 [2022-04-04T18:47:48.387Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-04T18:47:48.506Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T18:47:48.547Z] > git checkout -f 2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 # timeout=10 [2022-04-04T18:47:49.804Z] ok github.com/docker/docker/container 0.116s coverage: 34.8% of statements [2022-04-04T18:47:50.065Z] ok github.com/docker/docker/cmd/dockerd/trap 2.457s coverage: 0.0% of statements [2022-04-04T18:47:50.065Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-04T18:47:50.065Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-04T18:47:50.065Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-04T18:47:50.065Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-04T18:47:50.065Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-04T18:47:54.282Z] 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/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/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-04-04T18:47:55.224Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-04-04T18:47:55.366Z] ok github.com/docker/docker/daemon/cluster 0.058s coverage: 0.5% of statements [2022-04-04T18:47:56.663Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-04-04T18:47:56.753Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 65.3% of statements [2022-04-04T18:47:58.140Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2022-04-04T18:48:00.209Z] Commit message: "Updated AUTHORS and .mailmap files" [2022-04-04T18:48:00.413Z] #60 348.4 # github.com/containerd/containerd/cmd/containerd [2022-04-04T18:48:00.413Z] #60 348.4 /usr/bin/ld: /tmp/go-link-668050612/000019.o: in function `New': [2022-04-04T18:48:00.413Z] #60 348.4 /tmp/tmp.Px4JMA9DUl/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-04T18:48:00.413Z] #60 348.5 + bin/containerd-stress [2022-04-04T18:48:00.413Z] #60 349.6 + bin/containerd-shim [2022-04-04T18:48:00.619Z] > git --version # timeout=10 [2022-04-04T18:48:00.677Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-04T18:48:00.739Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-04T18:48:00.989Z] tests/integration/api_service_test.py .................................. [ 59%] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-04T18:48:02.950Z] ? github.com/docker/docker/api [no test files] [2022-04-04T18:48:04.236Z] + docker version [2022-04-04T18:48:04.727Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.440s coverage: 13.8% of statements [2022-04-04T18:48:05.298Z] ok github.com/docker/docker/daemon/config 0.030s coverage: 81.0% of statements [2022-04-04T18:48:05.871Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-04-04T18:48:06.443Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.1% of statements [2022-04-04T18:48:07.387Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.011s coverage: 4.3% of statements [2022-04-04T18:48:07.648Z] ok github.com/docker/docker/daemon 10.100s coverage: 17.0% of statements [2022-04-04T18:48:07.648Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-04T18:48:07.648Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-04T18:48:07.648Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-04T18:48:07.648Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-04T18:48:08.531Z] #60 361.0 + bin/containerd-shim-runc-v1 [2022-04-04T18:48:08.591Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.281s coverage: 56.2% of statements [2022-04-04T18:48:08.852Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-04-04T18:48:10.241Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.9% of statements [2022-04-04T18:48:11.215Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.181s coverage: 50.0% of statements [2022-04-04T18:48:12.902Z] Client: [2022-04-04T18:48:12.902Z] Version: 20.10.9 [2022-04-04T18:48:12.902Z] API version: 1.41 [2022-04-04T18:48:12.902Z] Go version: go1.16.8 [2022-04-04T18:48:12.902Z] Git commit: c2ea9bc [2022-04-04T18:48:12.902Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-04T18:48:12.902Z] OS/Arch: windows/amd64 [2022-04-04T18:48:12.902Z] Context: default [2022-04-04T18:48:12.902Z] Experimental: true [2022-04-04T18:48:12.902Z] [2022-04-04T18:48:12.902Z] Server: Docker Engine - Community [2022-04-04T18:48:12.902Z] Engine: [2022-04-04T18:48:12.902Z] Version: 20.10.9 [2022-04-04T18:48:12.902Z] API version: 1.41 (minimum version 1.24) [2022-04-04T18:48:12.902Z] Go version: go1.16.8 [2022-04-04T18:48:12.902Z] Git commit: 79ea9d3 [2022-04-04T18:48:12.902Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-04T18:48:12.902Z] OS/Arch: windows/amd64 [2022-04-04T18:48:12.902Z] Experimental: true [2022-04-04T18:48:13.133Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.748s coverage: 57.9% of statements [2022-04-04T18:48:13.133Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.871s coverage: 45.9% of statements [2022-04-04T18:48:13.133Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-04T18:48:13.133Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-04T18:48:13.133Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [Pipeline] sh [2022-04-04T18:48:14.079Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.5% of statements [2022-04-04T18:48:14.079Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2022-04-04T18:48:14.360Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2022-04-04T18:48:14.479Z] + docker info [2022-04-04T18:48:14.479Z] Client: [2022-04-04T18:48:14.479Z] Context: default [2022-04-04T18:48:14.479Z] Debug Mode: false [2022-04-04T18:48:14.479Z] [2022-04-04T18:48:14.479Z] Server: [2022-04-04T18:48:14.479Z] Containers: 0 [2022-04-04T18:48:14.479Z] Running: 0 [2022-04-04T18:48:14.479Z] Paused: 0 [2022-04-04T18:48:14.479Z] Stopped: 0 [2022-04-04T18:48:14.479Z] Images: 0 [2022-04-04T18:48:14.479Z] Server Version: 20.10.9 [2022-04-04T18:48:14.479Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-04T18:48:14.479Z] Windows: [2022-04-04T18:48:14.479Z] LCOW: [2022-04-04T18:48:14.479Z] Logging Driver: json-file [2022-04-04T18:48:14.479Z] Plugins: [2022-04-04T18:48:14.479Z] Volume: local [2022-04-04T18:48:14.479Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-04T18:48:14.479Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-04T18:48:14.479Z] Swarm: inactive [2022-04-04T18:48:14.479Z] Default Isolation: process [2022-04-04T18:48:14.479Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-04T18:48:14.479Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-04T18:48:14.479Z] OSType: windows [2022-04-04T18:48:14.479Z] Architecture: x86_64 [2022-04-04T18:48:14.479Z] CPUs: 4 [2022-04-04T18:48:14.479Z] Total Memory: 32GiB [2022-04-04T18:48:14.479Z] Name: azwin-2-1c4bb0 [2022-04-04T18:48:14.479Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-04T18:48:14.479Z] Docker Root Dir: D:\docker [2022-04-04T18:48:14.479Z] Debug Mode: false [2022-04-04T18:48:14.479Z] Registry: https://index.docker.io/v1/ [2022-04-04T18:48:14.479Z] Labels: [2022-04-04T18:48:14.479Z] Experimental: true [2022-04-04T18:48:14.479Z] Insecure Registries: [2022-04-04T18:48:14.479Z] 10.0.0.4:5000 [2022-04-04T18:48:14.479Z] 127.0.0.0/8 [2022-04-04T18:48:14.479Z] Registry Mirrors: [2022-04-04T18:48:14.479Z] http://10.0.0.4:5000/ [2022-04-04T18:48:14.479Z] Live Restore Enabled: false [2022-04-04T18:48:14.479Z] Product License: Community Engine [2022-04-04T18:48:14.479Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-04T18:48:15.100Z] #60 367.4 + bin/containerd-shim-runc-v2 [2022-04-04T18:48:15.100Z] #60 368.2 + binaries [2022-04-04T18:48:15.100Z] #60 368.2 + install -D bin/containerd /build/containerd [2022-04-04T18:48:15.100Z] #60 368.2 + install -D bin/containerd-shim /build/containerd-shim [2022-04-04T18:48:15.100Z] #60 368.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-04T18:48:15.100Z] #60 368.3 + install -D bin/ctr /build/ctr [2022-04-04T18:48:16.321Z] ok github.com/docker/docker/daemon/images 0.048s coverage: 6.6% of statements [2022-04-04T18:48:16.321Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-04T18:48:16.321Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-04T18:48:16.321Z] ok github.com/docker/docker/daemon/logger 0.226s coverage: 43.0% of statements [2022-04-04T18:48:16.628Z] ............................ [ 66%] [2022-04-04T18:48:17.267Z] ok github.com/docker/docker/daemon/logger/awslogs 0.166s coverage: 80.2% of statements [2022-04-04T18:48:17.267Z] ok github.com/docker/docker/daemon/logger/fluentd 0.005s coverage: 33.6% of statements [2022-04-04T18:48:17.267Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-04T18:48:17.639Z] #60 DONE 370.9s [2022-04-04T18:48:17.839Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2022-04-04T18:48:17.839Z] ok github.com/docker/docker/daemon/logger/journald 0.014s coverage: 23.9% of statements [2022-04-04T18:48:18.100Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2022-04-04T18:48:18.361Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 69.9% of statements [2022-04-04T18:48:18.572Z] [2022-04-04T18:48:18.572Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-04T18:48:18.572Z] #61 sha256:2875567a78a0a1652e21b5eb5b2c84b64ac03f18d58f871fac7c6e90c25720a8 [2022-04-04T18:48:18.832Z] #61 DONE 0.2s [2022-04-04T18:48:18.832Z] [2022-04-04T18:48:18.832Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-04T18:48:18.832Z] #66 sha256:eb3cce46da41eca84c8b24f3dffb128347087f774f60cb8e9b301360fc6fb3e1 [2022-04-04T18:48:18.832Z] #66 DONE 0.1s [2022-04-04T18:48:18.933Z] ok github.com/docker/docker/daemon/logger/local 0.026s coverage: 78.7% of statements [2022-04-04T18:48:18.933Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-04T18:48:19.091Z] [2022-04-04T18:48:19.091Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-04T18:48:19.091Z] #71 sha256:5213c85e79efe904451f6999d41c155417b8ef459a703053d1241de7d3c25d93 [2022-04-04T18:48:19.091Z] #71 DONE 0.2s [2022-04-04T18:48:19.349Z] [2022-04-04T18:48:19.349Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-04T18:48:19.349Z] #72 sha256:a6849b456f2d07738fe6b8bfceefab34aec5163834d5f80e857383b08e8a928d [2022-04-04T18:48:19.349Z] #72 DONE 0.1s [2022-04-04T18:48:19.349Z] [2022-04-04T18:48:19.349Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-04T18:48:19.349Z] #73 sha256:59aeac524fff91bd352a660e79c1cdc7c68b79fb1549b43700be285121c76787 [2022-04-04T18:48:19.504Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.069s coverage: 54.9% of statements [2022-04-04T18:48:19.766Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.046s coverage: 31.5% of statements [2022-04-04T18:48:20.709Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-04-04T18:48:20.709Z] ok github.com/docker/docker/daemon/logger/templates 0.006s coverage: 8.3% of statements [2022-04-04T18:48:20.754Z] === RUN TestMiddlewares [2022-04-04T18:48:20.754Z] --- PASS: TestMiddlewares (0.00s) [2022-04-04T18:48:20.754Z] PASS [2022-04-04T18:48:20.754Z] coverage: 7.9% of statements [2022-04-04T18:48:20.754Z] ok github.com/docker/docker/api/server 0.044s coverage: 7.9% of statements [2022-04-04T18:48:21.281Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-04-04T18:48:21.855Z] ok github.com/docker/docker/daemon/logger/splunk 1.550s coverage: 82.5% of statements [2022-04-04T18:48:21.855Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-04T18:48:21.855Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-04T18:48:22.801Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 48.2% of statements [2022-04-04T18:48:23.373Z] ok github.com/docker/docker/distribution 0.612s coverage: 28.3% of statements [2022-04-04T18:48:23.373Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-04T18:48:23.585Z] #73 DONE 4.0s [2022-04-04T18:48:23.585Z] [2022-04-04T18:48:23.585Z] #74 exporting to image [2022-04-04T18:48:23.585Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-04T18:48:23.585Z] #74 exporting layers [2022-04-04T18:48:23.946Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-04-04T18:48:24.520Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-04-04T18:48:24.781Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-04-04T18:48:25.354Z] ok github.com/docker/docker/distribution/xfer 1.893s coverage: 84.9% of statements [2022-04-04T18:48:25.354Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-04T18:48:25.354Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-04-04T18:48:25.928Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2022-04-04T18:48:25.928Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-04T18:48:26.190Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2022-04-04T18:48:26.765Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-04-04T18:48:27.338Z] ok github.com/docker/docker/opts 0.021s coverage: 66.3% of statements [2022-04-04T18:48:27.600Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-04-04T18:48:29.517Z] ok github.com/docker/docker/pkg/archive 0.287s coverage: 82.1% of statements [2022-04-04T18:48:30.155Z] #74 exporting layers 6.4s done [2022-04-04T18:48:30.156Z] #74 writing image sha256:900a0327768ad86680481454b066418bd545e97cc34ecaa60fa32652135b6901 done [2022-04-04T18:48:30.156Z] #74 naming to docker.io/library/docker:2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 done [2022-04-04T18:48:30.156Z] #74 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-04T18:48:30.459Z] ok github.com/docker/docker/pkg/authorization 0.681s coverage: 68.3% of statements [2022-04-04T18:48:30.459Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-04-04T18:48:30.501Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43462/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 -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:2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 hack/make.sh dynbinary test-integration [2022-04-04T18:48:30.720Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-04-04T18:48:31.075Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-04T18:48:31.075Z] Using test binary docker [2022-04-04T18:48:31.075Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-04T18:48:31.075Z] Using test binary docker [2022-04-04T18:48:31.075Z] +++ /etc/init.d/apparmor start [2022-04-04T18:48:31.075Z] +++ /etc/init.d/apparmor start [2022-04-04T18:48:31.075Z] Starting: AppArmorStarting: AppArmor: already loaded with profiles.: Skipped. ...: already loaded with profiles.: Skipped. ... (warning). [2022-04-04T18:48:31.075Z] (warning). [2022-04-04T18:48:31.075Z] INFO: Waiting for daemon to start... [2022-04-04T18:48:31.075Z] Starting dockerd [2022-04-04T18:48:31.076Z] +++ 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-04-04T18:48:31.076Z] Starting dockerdINFO: Waiting for daemon to start... [2022-04-04T18:48:31.076Z] [2022-04-04T18:48:31.076Z] +++ 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-04-04T18:48:32.401Z] [2022-04-04T18:48:32.401Z] Removing bundles/ [2022-04-04T18:48:32.401Z] [2022-04-04T18:48:32.401Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-04T18:48:32.401Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-04T18:48:32.401Z] GOOS="" GOARCH="" GOARM="" [2022-04-04T18:48:32.896Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-04T18:48:32.896Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-302d7960\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-04T18:48:32.896Z] ---------------------------------------------------------------------------- [2022-04-04T18:48:32.896Z] [2022-04-04T18:48:32.896Z] INFO: executeCI.ps1 starting at Mon Apr 4 18:48:31 CUT 2022 [2022-04-04T18:48:32.896Z] [2022-04-04T18:48:32.896Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-04T18:48:32.896Z] INFO: Running git version 2.24.1.windows.2 [2022-04-04T18:48:32.896Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-04-04T18:48:32.896Z] INFO: Environment variables: [2022-04-04T18:48:32.896Z] [2022-04-04T18:48:32.896Z] Name Value [2022-04-04T18:48:32.896Z] ---- ----- [2022-04-04T18:48:32.896Z] ALLUSERSPROFILE C:\ProgramData [2022-04-04T18:48:32.896Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-04T18:48:32.896Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-04T18:48:32.896Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-04T18:48:32.896Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-04T18:48:32.896Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-04T18:48:32.896Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-04T18:48:32.896Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-04T18:48:32.896Z] BRANCH_NAME PR-43462 [2022-04-04T18:48:32.896Z] BUILD_DISPLAY_NAME #1 [2022-04-04T18:48:32.896Z] BUILD_ID 1 [2022-04-04T18:48:32.896Z] BUILD_NUMBER 1 [2022-04-04T18:48:32.896Z] BUILD_TAG jenkins-moby-PR-43462-1 [2022-04-04T18:48:32.896Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43462/1/ [2022-04-04T18:48:32.896Z] CHANGE_AUTHOR thaJeztah [2022-04-04T18:48:32.896Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-04-04T18:48:32.896Z] CHANGE_BRANCH carry_43155_update_authors [2022-04-04T18:48:32.896Z] CHANGE_FORK thaJeztah/docker [2022-04-04T18:48:32.896Z] CHANGE_ID 43462 [2022-04-04T18:48:32.896Z] CHANGE_TARGET master [2022-04-04T18:48:32.896Z] CHANGE_TITLE Updated AUTHORS and .mailmap files [2022-04-04T18:48:32.896Z] CHANGE_URL https://github.com/moby/moby/pull/43462 [2022-04-04T18:48:32.896Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-04T18:48:32.896Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-04T18:48:32.896Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-04T18:48:32.896Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-04T18:48:32.896Z] COMPUTERNAME azwin-2-1c4bb0 [2022-04-04T18:48:32.896Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-04T18:48:32.896Z] ConfigSequenceNumber 0 [2022-04-04T18:48:32.896Z] DOCKER_BUILDKIT 0 [2022-04-04T18:48:32.896Z] DOCKER_DUT_DEBUG 1 [2022-04-04T18:48:32.896Z] DOCKER_EXPERIMENTAL 1 [2022-04-04T18:48:32.896Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-04T18:48:32.896Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-04-04T18:48:32.896Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-04T18:48:32.896Z] EXECUTOR_NUMBER 0 [2022-04-04T18:48:32.896Z] FQDN azwin-2-1c4bb0.westus.cloudapp.azure.com [2022-04-04T18:48:32.896Z] GIT_BRANCH PR-43462 [2022-04-04T18:48:32.896Z] GIT_COMMIT 2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 [2022-04-04T18:48:32.896Z] GIT_URL https://github.com/moby/moby.git [2022-04-04T18:48:32.896Z] HUDSON_COOKIE 783070e9-f85e-41b3-9fb0-eaedfb7f2e4e [2022-04-04T18:48:32.896Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-04T18:48:32.896Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-04T18:48:32.896Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-04T18:48:32.896Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-04T18:48:32.896Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-04T18:48:32.896Z] JENKINS_NODE_COOKIE 7166e327-4217-4327-b43d-dade0a57f848 [2022-04-04T18:48:32.896Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-04T18:48:32.896Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-04T18:48:32.896Z] JOB_BASE_NAME PR-43462 [2022-04-04T18:48:32.896Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43462/display/redirect [2022-04-04T18:48:32.896Z] JOB_NAME moby/PR-43462 [2022-04-04T18:48:32.896Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43462/ [2022-04-04T18:48:32.896Z] library.jps.version master [2022-04-04T18:48:32.896Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-04T18:48:32.896Z] NODE_LABELS amd64 azure azwin-2-1c4bb0 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-04-04T18:48:32.896Z] NODE_NAME azwin-2-1c4bb0 [2022-04-04T18:48:32.896Z] NUMBER_OF_PROCESSORS 4 [2022-04-04T18:48:32.896Z] OS Windows_NT [2022-04-04T18:48:32.896Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-04T18:48:32.896Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-04T18:48:32.896Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-04T18:48:32.896Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-04-04T18:48:32.896Z] PROCESSOR_LEVEL 6 [2022-04-04T18:48:32.896Z] PROCESSOR_REVISION 4f01 [2022-04-04T18:48:32.896Z] ProgramData C:\ProgramData [2022-04-04T18:48:32.896Z] ProgramFiles C:\Program Files [2022-04-04T18:48:32.896Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-04T18:48:32.897Z] ProgramW6432 C:\Program Files [2022-04-04T18:48:32.897Z] PROMPT $P$G [2022-04-04T18:48:32.897Z] PSExecutionPolicyPreference Bypass [2022-04-04T18:48:32.897Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-04T18:48:32.897Z] PUBLIC C:\Users\Public [2022-04-04T18:48:32.897Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43462/1/display/redirect?page=artif... [2022-04-04T18:48:32.897Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43462/1/display/redirect?page=changes [2022-04-04T18:48:32.897Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43462/1/display/redirect [2022-04-04T18:48:32.897Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43462/1/display/redirect?page=tests [2022-04-04T18:48:32.897Z] SKIP_VALIDATION_TESTS 1 [2022-04-04T18:48:32.897Z] SOURCES_DRIVE d [2022-04-04T18:48:32.897Z] SOURCES_SUBDIR gopath [2022-04-04T18:48:32.897Z] STAGE_NAME Run tests [2022-04-04T18:48:32.897Z] SystemDrive C: [2022-04-04T18:48:32.897Z] SystemRoot C:\Windows [2022-04-04T18:48:32.897Z] TEMP C:\Windows\TEMP [2022-04-04T18:48:32.897Z] TESTDEBUG 0 [2022-04-04T18:48:32.897Z] TESTRUN_DRIVE d [2022-04-04T18:48:32.897Z] TESTRUN_SUBDIR CI [2022-04-04T18:48:32.897Z] TIMEOUT 120m [2022-04-04T18:48:32.897Z] TMP C:\Windows\TEMP [2022-04-04T18:48:32.897Z] USERDOMAIN WORKGROUP [2022-04-04T18:48:32.897Z] USERNAME azwin-2-1c4bb0$ [2022-04-04T18:48:32.897Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-04T18:48:32.897Z] windir C:\Windows [2022-04-04T18:48:32.897Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-04T18:48:32.897Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-04-04T18:48:32.897Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-04T18:48:32.897Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-04T18:48:32.897Z] [2022-04-04T18:48:32.897Z] [2022-04-04T18:48:32.897Z] [2022-04-04T18:48:33.860Z] INFO: Sources under d:\gopath\... [2022-04-04T18:48:33.860Z] INFO: Test run under d:\CI\... [2022-04-04T18:48:33.860Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-04T18:48:33.860Z] INFO: docker/docker repository was found [2022-04-04T18:48:33.860Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-04-04T18:48:34.022Z] ok github.com/docker/docker/pkg/chrootarchive 2.506s coverage: 42.7% of statements [2022-04-04T18:48:34.022Z] ok github.com/docker/docker/pkg/containerfs 0.003s coverage: 6.7% of statements [2022-04-04T18:48:34.022Z] ok github.com/docker/docker/layer 7.073s coverage: 69.0% of statements [2022-04-04T18:48:34.022Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-04T18:48:34.022Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-04T18:48:34.022Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-04T18:48:34.022Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-04T18:48:34.022Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-04T18:48:34.022Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-04T18:48:34.283Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2022-04-04T18:48:34.283Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-04-04T18:48:34.367Z] .. [2022-04-04T18:48:34.367Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-04T18:48:34.367Z] [2022-04-04T18:48:34.367Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-04T18:48:34.367Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-04T18:48:34.367Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-04T18:48:34.367Z] Error: No such image: emptyfsError: No such image: emptyfs [2022-04-04T18:48:34.367Z] [2022-04-04T18:48:34.367Z] ++++ docker load [2022-04-04T18:48:34.367Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-04T18:48:34.367Z] ++++ tar -cC bundles/test-integration/emptyfs .++++ docker load [2022-04-04T18:48:34.367Z] [2022-04-04T18:48:34.367Z] Running integration-test (iteration 1) [2022-04-04T18:48:34.367Z] 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-04-04T18:48:34.367Z] ++ 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-04-04T18:48:34.367Z] ++ set -e [2022-04-04T18:48:34.367Z] ++ '[' -n 0 ']' [2022-04-04T18:48:34.367Z] ++ set -x [2022-04-04T18:48:34.367Z] ++ 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-04-04T18:48:34.367Z] Running integration-test (iteration 1) [2022-04-04T18:48:34.367Z] 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-04-04T18:48:34.367Z] ++ 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-04-04T18:48:34.367Z] ++ set -e [2022-04-04T18:48:34.367Z] ++ '[' -n 0 ']' [2022-04-04T18:48:34.367Z] ++ set -x [2022-04-04T18:48:34.367Z] ++ 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-04-04T18:48:34.822Z] ltsc2022: Pulling from windows/servercore [2022-04-04T18:48:34.857Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 87.2% of statements [2022-04-04T18:48:35.281Z] 8f616e6e9eec: Pulling fs layer [2022-04-04T18:48:35.281Z] 037d5740b404: Pulling fs layer [2022-04-04T18:48:35.429Z] ok github.com/docker/docker/pkg/fsutils 0.134s coverage: 85.1% of statements [2022-04-04T18:48:35.429Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-04-04T18:48:35.429Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 11.4% of statements [2022-04-04T18:48:35.746Z] Loaded image: busybox:latest [2022-04-04T18:48:35.746Z] Loaded image: busybox:latest [2022-04-04T18:48:36.006Z] Loaded image: busybox:glibc [2022-04-04T18:48:36.267Z] Loaded image: busybox:glibc [2022-04-04T18:48:36.374Z] ok github.com/docker/docker/pkg/idtools 0.421s coverage: 67.9% of statements [2022-04-04T18:48:36.374Z] ok github.com/docker/docker/pkg/ioutils 0.359s coverage: 71.5% of statements [2022-04-04T18:48:36.636Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2022-04-04T18:48:36.636Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2022-04-04T18:48:36.636Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-04T18:48:36.898Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2022-04-04T18:48:36.898Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-04-04T18:48:37.161Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2022-04-04T18:48:37.423Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-04-04T18:48:37.424Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-04-04T18:48:37.424Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-04T18:48:37.424Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-04T18:48:37.997Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2022-04-04T18:48:38.572Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-04-04T18:48:38.572Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-04-04T18:48:38.834Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2022-04-04T18:48:40.220Z] ok github.com/docker/docker/pkg/pubsub 1.049s coverage: 75.0% of statements [2022-04-04T18:48:40.462Z] Loaded image: debian:bullseye-slim [2022-04-04T18:48:40.462Z] Loaded image: hello-world:latest [2022-04-04T18:48:40.481Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-04-04T18:48:40.481Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-04-04T18:48:40.720Z] Loaded image: arm32v7/hello-world:latest [2022-04-04T18:48:40.720Z] INFO: Testing against a local daemon [2022-04-04T18:48:40.720Z] === RUN TestDockerDaemonSuite [2022-04-04T18:48:40.720Z] Loaded image: debian:bullseye-slim [2022-04-04T18:48:40.720Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-04-04T18:48:40.720Z] Loaded image: hello-world:latest [2022-04-04T18:48:40.741Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-04-04T18:48:40.979Z] Loaded image: arm32v7/hello-world:latest [2022-04-04T18:48:40.979Z] INFO: Testing against a local daemon [2022-04-04T18:48:40.979Z] === RUN TestDockerSuite [2022-04-04T18:48:40.979Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-04T18:48:40.979Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-04T18:48:40.979Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-04T18:48:41.003Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-04-04T18:48:41.237Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-04T18:48:41.237Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-04T18:48:41.237Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-04T18:48:41.237Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-04T18:48:41.237Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-04T18:48:41.264Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-04T18:48:41.835Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.4% of statements [2022-04-04T18:48:42.096Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-04-04T18:48:42.357Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements [2022-04-04T18:48:42.930Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-04-04T18:48:43.191Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-04T18:48:43.451Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-04-04T18:48:43.451Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-04T18:48:44.540Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-04T18:48:44.540Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-04T18:48:44.800Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-04T18:48:44.800Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-04T18:48:44.829Z] Removing intermediate container e24b7c25234c [2022-04-04T18:48:44.829Z] ---> 0f0e850a5811 [2022-04-04T18:48:44.829Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-04-04T18:48:44.829Z] ---> Running in 1a261c192a4d [2022-04-04T18:48:44.829Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-04T18:48:44.829Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-04T18:48:44.829Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-04T18:48:44.829Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-04T18:48:44.829Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-04T18:48:44.829Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-04T18:48:44.829Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-04T18:48:44.829Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-04T18:48:44.829Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-04T18:48:44.829Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-04T18:48:44.829Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-04T18:48:44.829Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-04T18:48:44.829Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-04T18:48:44.829Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-04T18:48:45.367Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-04-04T18:48:45.628Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-04-04T18:48:45.737Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-04T18:48:45.737Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-04T18:48:45.737Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-04T18:48:45.791Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-04T18:48:45.791Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-04T18:48:45.890Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements [2022-04-04T18:48:47.117Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-04T18:48:47.117Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-04T18:48:47.117Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-04T18:48:47.117Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-04T18:48:47.279Z] ok github.com/docker/docker/quota 0.213s coverage: 71.4% of statements [2022-04-04T18:48:47.279Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2022-04-04T18:48:47.636Z] 8f616e6e9eec: Verifying Checksum [2022-04-04T18:48:47.636Z] 8f616e6e9eec: Download complete [2022-04-04T18:48:48.055Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-04-04T18:48:48.055Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-04T18:48:48.055Z] --- PASS: TestBuildWithHugeFile (128.45s) [2022-04-04T18:48:48.055Z] === RUN TestBuildWCOWSandboxSize [2022-04-04T18:48:48.055Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-04T18:48:48.055Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-04T18:48:48.055Z] === RUN TestBuildWithEmptyDockerfile [2022-04-04T18:48:48.055Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T18:48:48.055Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T18:48:48.055Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T18:48:48.055Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T18:48:48.055Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T18:48:48.055Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T18:48:48.055Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T18:48:48.055Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T18:48:48.227Z] ok github.com/docker/docker/registry 0.081s coverage: 58.6% of statements [2022-04-04T18:48:48.315Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T18:48:48.315Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-04-04T18:48:48.315Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2022-04-04T18:48:48.315Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2022-04-04T18:48:48.315Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2022-04-04T18:48:48.315Z] === RUN TestBuildPreserveOwnership [2022-04-04T18:48:48.315Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-04T18:48:48.799Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-04-04T18:48:48.800Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-04-04T18:48:48.886Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-04T18:48:49.145Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-04T18:48:49.145Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-04T18:48:49.145Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-04T18:48:49.374Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.7% of statements [2022-04-04T18:48:49.406Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-04T18:48:49.635Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-04-04T18:48:50.299Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-04T18:48:50.299Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-04T18:48:50.299Z] GOOS="" GOARCH="" GOARM="" [2022-04-04T18:48:50.299Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-04T18:48:50.299Z] [2022-04-04T18:48:50.299Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-04T18:48:50.299Z] DOCKER_SYSTEMD=1 [2022-04-04T18:48:50.299Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-04T18:48:50.299Z] HOSTNAME=ddb5ec3021a3 [2022-04-04T18:48:50.299Z] DEST=bundles/test-integration [2022-04-04T18:48:50.299Z] PWD=/go/src/github.com/docker/docker [2022-04-04T18:48:50.299Z] DOCKER_GITCOMMIT=2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 [2022-04-04T18:48:50.299Z] container=docker [2022-04-04T18:48:50.299Z] HOME=/root [2022-04-04T18:48:50.299Z] LANG=C.UTF-8 [2022-04-04T18:48:50.299Z] INVOCATION_ID=0f3df88b9fa546149ea438d6a4732ac7 [2022-04-04T18:48:50.299Z] GOLANG_VERSION=1.18 [2022-04-04T18:48:50.299Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-04T18:48:50.299Z] VALIDATE_BRANCH=master [2022-04-04T18:48:50.299Z] TERM=xterm [2022-04-04T18:48:50.299Z] DOCKER_PKG=github.com/docker/docker [2022-04-04T18:48:50.299Z] SHLVL=3 [2022-04-04T18:48:50.299Z] TIMEOUT=120m [2022-04-04T18:48:50.299Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-04T18:48:50.299Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-04T18:48:50.299Z] GO111MODULE=off [2022-04-04T18:48:50.299Z] DOCKER_EXPERIMENTAL=1 [2022-04-04T18:48:50.299Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-04T18:48:50.299Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-04T18:48:50.299Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-04T18:48:50.299Z] GOPATH=/go [2022-04-04T18:48:50.300Z] PKG_CONFIG=pkg-config [2022-04-04T18:48:50.300Z] _=/usr/bin/env [2022-04-04T18:48:50.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-04T18:48:50.787Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-04T18:48:51.024Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-04-04T18:48:51.965Z] ok github.com/docker/docker/volume/local 0.101s coverage: 76.4% of statements [2022-04-04T18:48:52.163Z] --- PASS: TestBuildPreserveOwnership (3.49s) [2022-04-04T18:48:52.163Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.49s) [2022-04-04T18:48:52.163Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.98s) [2022-04-04T18:48:52.163Z] === RUN TestBuildPlatformInvalid [2022-04-04T18:48:52.163Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-04-04T18:48:52.163Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-04T18:48:52.225Z] ok github.com/docker/docker/volume/mounts 0.006s coverage: 67.7% of statements [2022-04-04T18:48:52.729Z] Loaded image: busybox:latest [2022-04-04T18:48:52.988Z] Loaded image: busybox:glibc [2022-04-04T18:48:52.988Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-04T18:48:53.610Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-04-04T18:48:54.684Z] 037d5740b404: Verifying Checksum [2022-04-04T18:48:54.684Z] 037d5740b404: Download complete [2022-04-04T18:48:54.890Z] Loaded image: debian:bullseye-slim [2022-04-04T18:48:54.890Z] Loaded image: hello-world:latest [2022-04-04T18:48:54.890Z] Loaded image: arm32v7/hello-world:latest [2022-04-04T18:48:54.890Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-04T18:48:55.769Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-04-04T18:48:57.430Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-04T18:48:58.809Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-04T18:48:59.742Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-04T18:49:00.310Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-04T18:49:01.069Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-04T18:49:01.640Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-04-04T18:49:03.433Z] Removing intermediate container 1a261c192a4d [2022-04-04T18:49:03.433Z] ---> eac9fc3360b9 [2022-04-04T18:49:03.433Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-04-04T18:49:03.433Z] ---> Running in 25d8d6d26551 [2022-04-04T18:49:03.433Z] Removing intermediate container 25d8d6d26551 [2022-04-04T18:49:03.433Z] ---> a7a2bc5750df [2022-04-04T18:49:03.433Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-04T18:49:03.433Z] ---> Running in b8f4a14b3667 [2022-04-04T18:49:03.433Z] Removing intermediate container b8f4a14b3667 [2022-04-04T18:49:03.433Z] ---> 728168a10f75 [2022-04-04T18:49:03.433Z] Step 11/11 : COPY . . [2022-04-04T18:49:04.173Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-04-04T18:49:04.431Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.43s) [2022-04-04T18:49:04.431Z] PASS [2022-04-04T18:49:04.431Z] [2022-04-04T18:49:04.431Z] === Skipped [2022-04-04T18:49:04.431Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-04T18:49:04.431Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T18:49:04.431Z] [2022-04-04T18:49:04.431Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-04T18:49:04.431Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-04T18:49:04.431Z] [2022-04-04T18:49:04.431Z] DONE 34 tests, 2 skipped in 191.809s [2022-04-04T18:49:04.431Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-04T18:49:04.431Z] ++ 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-04-04T18:49:04.431Z] ++ set -e [2022-04-04T18:49:04.431Z] ++ '[' -n 0 ']' [2022-04-04T18:49:04.431Z] ++ set -x [2022-04-04T18:49:04.431Z] ++ 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-04-04T18:49:04.689Z] INFO: Testing against a local daemon [2022-04-04T18:49:04.689Z] === RUN TestConfigInspect [2022-04-04T18:49:05.256Z] === RUN TestDockerSuite/TestAttachDetach [2022-04-04T18:49:05.824Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-04-04T18:49:06.082Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-04T18:49:07.020Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-04T18:49:07.279Z] --- PASS: TestConfigInspect (2.76s) [2022-04-04T18:49:07.279Z] === RUN TestConfigList [2022-04-04T18:49:07.539Z] docker_cli_daemon_test.go:1472: [d6c6c99424244] daemon is not started [2022-04-04T18:49:08.106Z] check_test.go:308: [d275ed1d81311] daemon is not started [2022-04-04T18:49:08.106Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-04-04T18:49:08.675Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-04T18:49:09.613Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-04T18:49:10.182Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-04-04T18:49:10.182Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-04T18:49:10.182Z] --- PASS: TestConfigList (2.89s) [2022-04-04T18:49:10.182Z] === RUN TestConfigsCreateAndDelete [2022-04-04T18:49:10.863Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-04-04T18:49:11.561Z] check_test.go:308: [d76e379bc66fb] daemon is not started [2022-04-04T18:49:11.561Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-04-04T18:49:11.785Z] ok github.com/docker/docker/pkg/plugins 33.647s coverage: 76.3% of statements [2022-04-04T18:49:11.786Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-04T18:49:11.786Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-04T18:49:11.786Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-04T18:49:11.786Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-04T18:49:11.786Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-04T18:49:11.786Z] ? github.com/docker/docker/rootless [no test files] [2022-04-04T18:49:11.786Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-04T18:49:11.786Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-04T18:49:11.786Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-04T18:49:11.786Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-04T18:49:11.786Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-04T18:49:11.786Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-04T18:49:11.786Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-04T18:49:11.786Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-04T18:49:11.786Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-04T18:49:11.786Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-04T18:49:11.786Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-04T18:49:11.786Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-04T18:49:11.786Z] ? github.com/docker/docker/volume [no test files] [2022-04-04T18:49:11.786Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-04T18:49:11.786Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === Skipped [2022-04-04T18:49:11.786Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-04T18:49:11.786Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-04T18:49:11.786Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-04T18:49:11.786Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-04T18:49:11.786Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-04-04T18:49:11.786Z] time="2022-04-04T18:48:07Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T18:49:11.786Z] aufs_test.go:38: driver not supported [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-04-04T18:49:11.786Z] time="2022-04-04T18:48:07Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T18:49:11.786Z] aufs_test.go:38: driver not supported [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-04-04T18:49:11.786Z] time="2022-04-04T18:48:07Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T18:49:11.786Z] aufs_test.go:38: driver not supported [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-04-04T18:49:11.786Z] time="2022-04-04T18:48:07Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T18:49:11.786Z] aufs_test.go:38: driver not supported [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-04-04T18:49:11.786Z] time="2022-04-04T18:48:07Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T18:49:11.786Z] aufs_test.go:38: driver not supported [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-04-04T18:49:11.786Z] time="2022-04-04T18:48:07Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T18:49:11.786Z] aufs_test.go:38: driver not supported [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-04-04T18:49:11.786Z] time="2022-04-04T18:48:07Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T18:49:11.786Z] aufs_test.go:38: driver not supported [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-04-04T18:49:11.786Z] time="2022-04-04T18:48:07Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T18:49:11.786Z] aufs_test.go:38: driver not supported [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-04-04T18:49:11.786Z] time="2022-04-04T18:48:07Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T18:49:11.786Z] aufs_test.go:38: driver not supported [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-04-04T18:49:11.786Z] time="2022-04-04T18:48:07Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T18:49:11.786Z] aufs_test.go:38: driver not supported [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-04-04T18:49:11.786Z] time="2022-04-04T18:48:07Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T18:49:11.786Z] aufs_test.go:38: driver not supported [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-04-04T18:49:11.786Z] time="2022-04-04T18:48:07Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T18:49:11.786Z] aufs_test.go:38: driver not supported [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-04-04T18:49:11.786Z] time="2022-04-04T18:48:07Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T18:49:11.786Z] aufs_test.go:38: driver not supported [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-04-04T18:49:11.786Z] time="2022-04-04T18:48:07Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T18:49:11.786Z] aufs_test.go:38: driver not supported [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-04-04T18:49:11.786Z] time="2022-04-04T18:48:07Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T18:49:11.786Z] aufs_test.go:38: driver not supported [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-04-04T18:49:11.786Z] time="2022-04-04T18:48:07Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T18:49:11.786Z] aufs_test.go:38: driver not supported [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-04-04T18:49:11.786Z] time="2022-04-04T18:48:07Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T18:49:11.786Z] aufs_test.go:38: driver not supported [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-04-04T18:49:11.786Z] time="2022-04-04T18:48:07Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T18:49:11.786Z] aufs_test.go:38: driver not supported [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-04-04T18:49:11.786Z] time="2022-04-04T18:48:07Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T18:49:11.786Z] aufs_test.go:38: driver not supported [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-04-04T18:49:11.786Z] time="2022-04-04T18:48:07Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T18:49:11.786Z] aufs_test.go:38: driver not supported [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-04-04T18:49:11.786Z] time="2022-04-04T18:48:07Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T18:49:11.786Z] aufs_test.go:38: driver not supported [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-04-04T18:49:11.786Z] time="2022-04-04T18:48:07Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T18:49:11.786Z] aufs_test.go:38: driver not supported [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-04-04T18:49:11.786Z] time="2022-04-04T18:48:07Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T18:49:11.786Z] aufs_test.go:38: driver not supported [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-04-04T18:49:11.786Z] aufs_test.go:715: Using path: /tmp/aufs-tests/0000000/aufs [2022-04-04T18:49:11.786Z] time="2022-04-04T18:48:07Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T18:49:11.786Z] aufs_test.go:38: driver not supported [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-04-04T18:49:11.786Z] time="2022-04-04T18:48:07Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T18:49:11.786Z] aufs_test.go:38: driver not supported [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-04T18:49:11.786Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T18:49:11.786Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-04T18:49:11.786Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T18:49:11.786Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-04T18:49:11.786Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T18:49:11.786Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-04T18:49:11.786Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T18:49:11.786Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-04T18:49:11.786Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T18:49:11.786Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-04T18:49:11.786Z] graphtest_unix.go:71: No driver to put! [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-04T18:49:11.786Z] time="2022-04-04T18:48:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-04T18:49:11.786Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-04T18:49:11.786Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-04T18:49:11.786Z] time="2022-04-04T18:48:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-04T18:49:11.786Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-04T18:49:11.786Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-04T18:49:11.786Z] time="2022-04-04T18:48:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-04T18:49:11.786Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-04T18:49:11.786Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-04T18:49:11.786Z] time="2022-04-04T18:48:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-04T18:49:11.786Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-04T18:49:11.786Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-04T18:49:11.786Z] time="2022-04-04T18:48:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-04T18:49:11.786Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-04T18:49:11.786Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-04T18:49:11.786Z] graphtest_unix.go:71: No driver to put! [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-04T18:49:11.786Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-04T18:49:11.786Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-04T18:49:11.786Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-04T18:49:11.786Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-04T18:49:11.786Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T18:49:11.786Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-04T18:49:11.786Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T18:49:11.786Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-04T18:49:11.786Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T18:49:11.786Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-04T18:49:11.786Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T18:49:11.786Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-04T18:49:11.786Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T18:49:11.786Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-04T18:49:11.786Z] graphtest_unix.go:71: No driver to put! [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-04T18:49:11.786Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-04T18:49:11.786Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-04T18:49:11.786Z] [2022-04-04T18:49:11.786Z] DONE 2338 tests, 53 skipped in 209.244s [2022-04-04T18:49:11.786Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/bitseq [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/cluster [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/config [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/datastore [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/driverapi [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/etchosts [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/idm [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/ipam [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/iptables [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/netlabel [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/netutils [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/networkdb [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/ns [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/options [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/osl [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/portallocator [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/portmapper [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/testutils [2022-04-04T18:49:11.786Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-04T18:49:11.787Z] + 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-04-04T18:49:11.820Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-04T18:49:12.755Z] --- PASS: TestConfigsCreateAndDelete (2.65s) [2022-04-04T18:49:12.755Z] === RUN TestConfigsUpdate [2022-04-04T18:49:12.774Z] tests/integration/client_test.py ..... [ 75%] [2022-04-04T18:49:12.774Z] tests/integration/context_api_test.py ... [ 76%] [2022-04-04T18:49:13.323Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-04T18:49:13.338Z] tests/integration/errors_test.py . [ 76%] [2022-04-04T18:49:13.891Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-04T18:49:14.825Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-04T18:49:14.825Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-04T18:49:15.393Z] --- PASS: TestConfigsUpdate (2.61s) [2022-04-04T18:49:15.393Z] === RUN TestTemplatedConfig [2022-04-04T18:49:15.651Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-04T18:49:15.651Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-04-04T18:49:16.217Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-04T18:49:18.753Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-04-04T18:49:18.753Z] --- PASS: TestTemplatedConfig (3.34s) [2022-04-04T18:49:18.753Z] === RUN TestConfigCreateResolve [2022-04-04T18:49:21.299Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-04-04T18:49:21.426Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-04T18:49:21.426Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-04T18:49:21.426Z] === RUN TestBoolValue [2022-04-04T18:49:21.426Z] --- PASS: TestBoolValue (0.00s) [2022-04-04T18:49:21.426Z] === RUN TestBoolValueOrDefault [2022-04-04T18:49:21.426Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-04T18:49:21.426Z] === RUN TestInt64ValueOrZero [2022-04-04T18:49:21.426Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-04T18:49:21.426Z] === RUN TestInt64ValueOrDefault [2022-04-04T18:49:21.426Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-04T18:49:21.426Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-04T18:49:21.426Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-04T18:49:21.426Z] === RUN TestJsonContentType [2022-04-04T18:49:21.426Z] --- PASS: TestJsonContentType (0.00s) [2022-04-04T18:49:21.426Z] PASS [2022-04-04T18:49:21.426Z] coverage: 16.2% of statements [2022-04-04T18:49:21.426Z] ok github.com/docker/docker/api/server/httputils 0.040s coverage: 16.2% of statements [2022-04-04T18:49:21.426Z] === RUN TestMaskSecretKeys [2022-04-04T18:49:21.426Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-04T18:49:21.426Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-04T18:49:21.426Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-04T18:49:21.426Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-04T18:49:21.426Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-04T18:49:21.426Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-04T18:49:21.426Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-04T18:49:21.426Z] === RUN TestVersionMiddlewareVersion [2022-04-04T18:49:21.426Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-04T18:49:21.426Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-04T18:49:21.426Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-04T18:49:21.426Z] PASS [2022-04-04T18:49:21.426Z] coverage: 37.7% of statements [2022-04-04T18:49:21.426Z] ok github.com/docker/docker/api/server/middleware 0.072s coverage: 37.7% of statements [2022-04-04T18:49:21.426Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-04T18:49:21.426Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-04T18:49:21.426Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-04T18:49:21.426Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-04T18:49:21.426Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-04T18:49:21.426Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-04T18:49:21.426Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-04T18:49:21.426Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-04T18:49:21.426Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-04T18:49:21.426Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-04T18:49:21.426Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-04T18:49:21.426Z] === RUN TestToJSON [2022-04-04T18:49:21.426Z] --- PASS: TestToJSON (0.00s) [2022-04-04T18:49:21.426Z] === RUN TestToParamWithVersion [2022-04-04T18:49:21.426Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-04T18:49:21.426Z] === RUN TestFromJSON [2022-04-04T18:49:21.426Z] --- PASS: TestFromJSON (0.00s) [2022-04-04T18:49:21.426Z] === RUN TestEmpty [2022-04-04T18:49:21.426Z] --- PASS: TestEmpty (0.00s) [2022-04-04T18:49:21.426Z] === RUN TestArgsMatchKVListEmptySources [2022-04-04T18:49:21.426Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-04T18:49:21.426Z] === RUN TestArgsMatchKVList [2022-04-04T18:49:21.426Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-04T18:49:21.426Z] === RUN TestArgsMatch [2022-04-04T18:49:21.427Z] --- PASS: TestArgsMatch (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestAdd [2022-04-04T18:49:21.427Z] --- PASS: TestAdd (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestDel [2022-04-04T18:49:21.427Z] --- PASS: TestDel (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestLen [2022-04-04T18:49:21.427Z] --- PASS: TestLen (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestExactMatch [2022-04-04T18:49:21.427Z] --- PASS: TestExactMatch (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestOnlyOneExactMatch [2022-04-04T18:49:21.427Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestContains [2022-04-04T18:49:21.427Z] --- PASS: TestContains (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestValidate [2022-04-04T18:49:21.427Z] --- PASS: TestValidate (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestWalkValues [2022-04-04T18:49:21.427Z] --- PASS: TestWalkValues (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestFuzzyMatch [2022-04-04T18:49:21.427Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestClone [2022-04-04T18:49:21.427Z] --- PASS: TestClone (0.00s) [2022-04-04T18:49:21.427Z] PASS [2022-04-04T18:49:21.427Z] coverage: 92.2% of statements [2022-04-04T18:49:21.427Z] ok github.com/docker/docker/api/types/filters 0.036s coverage: 92.2% of statements [2022-04-04T18:49:21.427Z] === RUN TestStrSliceMarshalJSON [2022-04-04T18:49:21.427Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestStrSliceUnmarshalJSON [2022-04-04T18:49:21.427Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestStrSliceUnmarshalString [2022-04-04T18:49:21.427Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestStrSliceUnmarshalSlice [2022-04-04T18:49:21.427Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-04T18:49:21.427Z] PASS [2022-04-04T18:49:21.427Z] coverage: 90.0% of statements [2022-04-04T18:49:21.427Z] ok github.com/docker/docker/api/types/strslice 0.043s coverage: 90.0% of statements [2022-04-04T18:49:21.427Z] === RUN TestDurationToSecondsString [2022-04-04T18:49:21.427Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestGetTimestamp [2022-04-04T18:49:21.427Z] === RUN TestAdjustForAPIVersion [2022-04-04T18:49:21.427Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-04T18:49:21.427Z] PASS [2022-04-04T18:49:21.427Z] coverage: 5.7% of statements [2022-04-04T18:49:21.427Z] ok github.com/docker/docker/api/server/router/swarm 0.036s coverage: 5.7% of statements [2022-04-04T18:49:21.427Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-04T18:49:21.427Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-04T18:49:21.427Z] ? github.com/docker/docker/api/types [no test files] [2022-04-04T18:49:21.427Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-04T18:49:21.427Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-04T18:49:21.427Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-04T18:49:21.427Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-04T18:49:21.427Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-04T18:49:21.427Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-04T18:49:21.427Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-04T18:49:21.427Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-04T18:49:21.427Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-04T18:49:21.427Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-04T18:49:21.427Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-04T18:49:21.427Z] --- PASS: TestGetTimestamp (0.13s) [2022-04-04T18:49:21.427Z] === RUN TestParseTimestamps [2022-04-04T18:49:21.427Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-04T18:49:21.427Z] PASS [2022-04-04T18:49:21.427Z] coverage: 100.0% of statements [2022-04-04T18:49:21.427Z] ok github.com/docker/docker/api/types/time 0.175s coverage: 100.0% of statements [2022-04-04T18:49:21.427Z] === RUN TestCompareVersion [2022-04-04T18:49:21.427Z] --- PASS: TestCompareVersion (0.00s) [2022-04-04T18:49:21.427Z] PASS [2022-04-04T18:49:21.427Z] coverage: 77.3% of statements [2022-04-04T18:49:21.427Z] ok github.com/docker/docker/api/types/versions 0.038s coverage: 77.3% of statements [2022-04-04T18:49:21.427Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-04T18:49:21.427Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-04T18:49:21.427Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-04T18:49:21.427Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-04-04T18:49:21.427Z] ? github.com/docker/docker/builder [no test files] [2022-04-04T18:49:21.427Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-04T18:49:21.427Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-04T18:49:21.427Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-04T18:49:21.427Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-04T18:49:21.427Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-04T18:49:21.427Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-04T18:49:21.427Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-04T18:49:21.427Z] === RUN TestParseRemoteURL [2022-04-04T18:49:21.427Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-04T18:49:21.427Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-04T18:49:21.427Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-04T18:49:21.427Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-04T18:49:21.427Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-04T18:49:21.427Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-04T18:49:21.427Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-04T18:49:21.427Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-04T18:49:21.427Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-04T18:49:21.427Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-04T18:49:21.427Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-04T18:49:21.427Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-04T18:49:21.427Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-04T18:49:21.427Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-04T18:49:21.427Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-04T18:49:21.427Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-04T18:49:21.427Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-04T18:49:21.427Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-04T18:49:21.427Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-04T18:49:21.427Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-04T18:49:21.427Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestCloneArgsSmartHttp [2022-04-04T18:49:21.427Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-04T18:49:21.427Z] === RUN TestCloneArgsDumbHttp [2022-04-04T18:49:21.427Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestCloneArgsGit [2022-04-04T18:49:21.427Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestCheckoutGit [2022-04-04T18:49:21.427Z] === RUN TestEnable [2022-04-04T18:49:21.427Z] --- PASS: TestEnable (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestDisable [2022-04-04T18:49:21.427Z] --- PASS: TestDisable (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestEnabled [2022-04-04T18:49:21.427Z] --- PASS: TestEnabled (0.00s) [2022-04-04T18:49:21.427Z] PASS [2022-04-04T18:49:21.427Z] coverage: 100.0% of statements [2022-04-04T18:49:21.427Z] ok github.com/docker/docker/cli/debug 0.047s coverage: 100.0% of statements [2022-04-04T18:49:21.427Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-04T18:49:21.427Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestProcessNoDockerignore [2022-04-04T18:49:21.427Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-04T18:49:21.427Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestDetectContentType [2022-04-04T18:49:21.427Z] --- PASS: TestDetectContentType (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestSelectAcceptableMIME [2022-04-04T18:49:21.427Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestInspectEmptyResponse [2022-04-04T18:49:21.427Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestInspectResponseBinary [2022-04-04T18:49:21.427Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestResponseUnsupportedContentType [2022-04-04T18:49:21.427Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestInspectResponseTextSimple [2022-04-04T18:49:21.427Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestInspectResponseEmptyContentType [2022-04-04T18:49:21.427Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestUnknownContentLength [2022-04-04T18:49:21.427Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestDownloadRemote [2022-04-04T18:49:21.427Z] --- PASS: TestDownloadRemote (0.10s) [2022-04-04T18:49:21.427Z] === RUN TestGetWithStatusError [2022-04-04T18:49:21.427Z] --- PASS: TestGetWithStatusError (0.01s) [2022-04-04T18:49:21.427Z] === RUN TestCloseRootDirectory [2022-04-04T18:49:21.427Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T18:49:21.427Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestHashFile [2022-04-04T18:49:21.427Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T18:49:21.427Z] --- SKIP: TestHashFile (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestHashSubdir [2022-04-04T18:49:21.427Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T18:49:21.427Z] --- SKIP: TestHashSubdir (0.01s) [2022-04-04T18:49:21.427Z] === RUN TestRemoveDirectory [2022-04-04T18:49:21.427Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T18:49:21.427Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-04T18:49:21.427Z] PASS [2022-04-04T18:49:21.427Z] coverage: 9.3% of statements [2022-04-04T18:49:21.427Z] ok github.com/docker/docker/builder/remotecontext 0.308s coverage: 9.3% of statements [2022-04-04T18:49:21.427Z] === RUN TestGetAllAllowed [2022-04-04T18:49:21.427Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestGetAllMeta [2022-04-04T18:49:21.427Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-04T18:49:21.427Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestIsUnreferencedBuiltin [2022-04-04T18:49:21.427Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestIsExistingDirectory [2022-04-04T18:49:21.427Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestGetFilenameForDownload [2022-04-04T18:49:21.427Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestEnv2Variables [2022-04-04T18:49:21.427Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-04T18:49:21.427Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestMaintainer [2022-04-04T18:49:21.427Z] --- PASS: TestMaintainer (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestLabel [2022-04-04T18:49:21.427Z] --- PASS: TestLabel (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestFromScratch [2022-04-04T18:49:21.427Z] --- PASS: TestFromScratch (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestFromWithArg [2022-04-04T18:49:21.427Z] --- PASS: TestFromWithArg (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-04T18:49:21.427Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestFromWithUndefinedArg [2022-04-04T18:49:21.427Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestFromMultiStageWithNamedStage [2022-04-04T18:49:21.427Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestOnbuild [2022-04-04T18:49:21.427Z] --- PASS: TestOnbuild (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestWorkdir [2022-04-04T18:49:21.427Z] --- PASS: TestWorkdir (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestCmd [2022-04-04T18:49:21.427Z] --- PASS: TestCmd (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestHealthcheckNone [2022-04-04T18:49:21.427Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestHealthcheckCmd [2022-04-04T18:49:21.427Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestEntrypoint [2022-04-04T18:49:21.427Z] --- PASS: TestEntrypoint (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestExpose [2022-04-04T18:49:21.427Z] --- PASS: TestExpose (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestUser [2022-04-04T18:49:21.427Z] --- PASS: TestUser (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestVolume [2022-04-04T18:49:21.427Z] --- PASS: TestVolume (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestStopSignal [2022-04-04T18:49:21.427Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-04T18:49:21.427Z] --- SKIP: TestStopSignal (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestArg [2022-04-04T18:49:21.427Z] --- PASS: TestArg (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestShell [2022-04-04T18:49:21.427Z] --- PASS: TestShell (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestPrependEnvOnCmd [2022-04-04T18:49:21.427Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestRunWithBuildArgs [2022-04-04T18:49:21.427Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestRunIgnoresHealthcheck [2022-04-04T18:49:21.427Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestDispatchUnsupportedOptions [2022-04-04T18:49:21.427Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-04T18:49:21.427Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-04T18:49:21.427Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-04T18:49:21.427Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-04T18:49:21.427Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-04T18:49:21.427Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-04T18:49:21.427Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestNormalizeWorkdir [2022-04-04T18:49:21.427Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestDispatch [2022-04-04T18:49:21.427Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-04T18:49:21.427Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-04T18:49:21.427Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-04T18:49:21.427Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-04T18:49:21.427Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-04T18:49:21.427Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-04T18:49:21.427Z] === RUN TestDispatch/COPY_url [2022-04-04T18:49:21.427Z] --- PASS: TestDispatch (0.06s) [2022-04-04T18:49:21.427Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-04-04T18:49:21.427Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-04-04T18:49:21.427Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-04T18:49:21.427Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-04T18:49:21.427Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-04T18:49:21.427Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-04T18:49:21.427Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestAddScratchImageAddsToMounts [2022-04-04T18:49:21.427Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-04T18:49:21.427Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-04T18:49:21.427Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-04T18:49:21.427Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestImageSourceGetAddsToMounts [2022-04-04T18:49:21.427Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestEmptyDockerfile [2022-04-04T18:49:21.427Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-04-04T18:49:21.427Z] === RUN TestSymlinkDockerfile [2022-04-04T18:49:21.427Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-04T18:49:21.427Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-04T18:49:21.427Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2022-04-04T18:49:21.427Z] === RUN TestNonExistingDockerfile [2022-04-04T18:49:21.427Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestCopyRunConfig [2022-04-04T18:49:21.427Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestDeepCopyRunConfig [2022-04-04T18:49:21.427Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestExportImage [2022-04-04T18:49:21.427Z] --- PASS: TestExportImage (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestNormalizeDest [2022-04-04T18:49:21.427Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-04T18:49:21.427Z] PASS [2022-04-04T18:49:21.427Z] coverage: 46.7% of statements [2022-04-04T18:49:21.427Z] ok github.com/docker/docker/builder/dockerfile 0.298s coverage: 46.7% of statements [2022-04-04T18:49:21.427Z] === RUN TestTCP4Proxy [2022-04-04T18:49:21.427Z] --- PASS: TestTCP4Proxy (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestTCP4ProxyHalfClose [2022-04-04T18:49:21.427Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestTCP6Proxy [2022-04-04T18:49:21.427Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-04T18:49:21.427Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestTCPDualStackProxy [2022-04-04T18:49:21.427Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-04T18:49:21.427Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestUDP4Proxy [2022-04-04T18:49:21.427Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestUDP6Proxy [2022-04-04T18:49:21.427Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-04T18:49:21.427Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestUDPWriteError [2022-04-04T18:49:21.427Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestSCTP4Proxy [2022-04-04T18:49:21.427Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-04T18:49:21.427Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-04T18:49:21.427Z] === RUN TestSCTP6Proxy [2022-04-04T18:49:21.427Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-04T18:49:21.427Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-04T18:49:21.427Z] PASS [2022-04-04T18:49:21.427Z] coverage: 49.4% of statements [2022-04-04T18:49:21.427Z] ok github.com/docker/docker/cmd/docker-proxy 0.048s coverage: 49.4% of statements [2022-04-04T18:49:21.868Z] --- PASS: TestConfigCreateResolve (2.91s) [2022-04-04T18:49:21.868Z] PASS [2022-04-04T18:49:21.868Z] [2022-04-04T18:49:21.868Z] DONE 6 tests in 17.325s [2022-04-04T18:49:21.868Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-04T18:49:21.868Z] ++ 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-04-04T18:49:21.868Z] ++ set -e [2022-04-04T18:49:21.868Z] ++ '[' -n 0 ']' [2022-04-04T18:49:21.868Z] ++ set -x [2022-04-04T18:49:21.868Z] ++ 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-04-04T18:49:21.868Z] INFO: Testing against a local daemon [2022-04-04T18:49:21.868Z] === RUN TestCheckpoint [2022-04-04T18:49:21.868Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T18:49:21.868Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-04T18:49:21.868Z] === RUN TestContainerInvalidJSON [2022-04-04T18:49:21.868Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T18:49:21.868Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T18:49:21.868Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-04T18:49:21.868Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-04T18:49:22.127Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T18:49:22.127Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-04T18:49:22.127Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-04-04T18:49:22.127Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-04T18:49:22.127Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-04T18:49:22.127Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-04T18:49:22.127Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-04-04T18:49:22.127Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-04T18:49:22.127Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-04-04T18:49:22.127Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-04T18:49:22.127Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-04-04T18:49:22.127Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-04T18:49:22.386Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-04-04T18:49:22.386Z] === RUN TestCopyFromContainer [2022-04-04T18:49:24.294Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-04-04T18:49:24.294Z] === RUN TestCopyFromContainer// [2022-04-04T18:49:24.294Z] === RUN TestCopyFromContainer//bar/root [2022-04-04T18:49:24.294Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-04T18:49:24.294Z] === RUN TestCopyFromContainer/bar/quux [2022-04-04T18:49:24.553Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-04T18:49:24.553Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-04T18:49:24.812Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-04T18:49:24.812Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-04T18:49:25.071Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-04T18:49:25.071Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-04T18:49:25.331Z] --- PASS: TestCopyFromContainer (2.98s) [2022-04-04T18:49:25.331Z] --- PASS: TestCopyFromContainer// (0.11s) [2022-04-04T18:49:25.331Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2022-04-04T18:49:25.331Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2022-04-04T18:49:25.331Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2022-04-04T18:49:25.331Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2022-04-04T18:49:25.331Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.16s) [2022-04-04T18:49:25.331Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2022-04-04T18:49:25.331Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2022-04-04T18:49:25.331Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2022-04-04T18:49:25.331Z] --- PASS: TestCopyFromContainer/bar/notarget (0.17s) [2022-04-04T18:49:25.331Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-04T18:49:25.331Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T18:49:25.331Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T18:49:25.331Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T18:49:25.331Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T18:49:25.331Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T18:49:25.331Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T18:49:25.331Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T18:49:25.331Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T18:49:25.331Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T18:49:25.331Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-04-04T18:49:25.331Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-04T18:49:25.331Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-04T18:49:25.331Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-04T18:49:25.331Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-04T18:49:25.331Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-04-04T18:49:25.331Z] === RUN TestCreateWithInvalidEnv [2022-04-04T18:49:25.331Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-04T18:49:25.331Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-04T18:49:25.331Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-04T18:49:25.331Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-04T18:49:25.331Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-04T18:49:25.331Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-04T18:49:25.331Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-04T18:49:25.331Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-04T18:49:25.331Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-04T18:49:25.331Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-04-04T18:49:25.331Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-04T18:49:25.331Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-04T18:49:25.331Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-04T18:49:25.331Z] === RUN TestCreateTmpfsMountsTarget [2022-04-04T18:49:25.331Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-04T18:49:25.331Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-04T18:49:27.234Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-04-04T18:49:27.494Z] --- PASS: TestCreateWithCustomMaskedPaths (2.16s) [2022-04-04T18:49:27.494Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-04T18:49:28.557Z] ---> 1c97750a3c0c [2022-04-04T18:49:28.557Z] Successfully built 1c97750a3c0c [2022-04-04T18:49:28.557Z] Successfully tagged docker:latest [2022-04-04T18:49:28.557Z] INFO: Image build ended at 04/04/2022 18:49:27. Duration:00:03:13.8919495 [2022-04-04T18:49:28.557Z] [2022-04-04T18:49:28.557Z] [2022-04-04T18:49:28.557Z] INFO: Building the test binaries at 04/04/2022 18:49:27... [2022-04-04T18:49:29.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-04T18:49:29.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-04T18:49:30.029Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-04-04T18:49:30.029Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.16s) [2022-04-04T18:49:30.029Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-04T18:49:30.029Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T18:49:30.029Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T18:49:30.029Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T18:49:30.029Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T18:49:30.029Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T18:49:30.029Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T18:49:30.029Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T18:49:30.029Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T18:49:30.029Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T18:49:30.030Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T18:49:30.030Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T18:49:30.030Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T18:49:30.030Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T18:49:30.030Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T18:49:30.030Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T18:49:30.030Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-04-04T18:49:30.030Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-04-04T18:49:30.030Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2022-04-04T18:49:30.030Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-04-04T18:49:30.030Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-04T18:49:30.030Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-04T18:49:30.030Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-04T18:49:30.597Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.65s) [2022-04-04T18:49:30.597Z] === RUN TestCreateDifferentPlatform [2022-04-04T18:49:30.597Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-04T18:49:30.597Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-04T18:49:30.597Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-04-04T18:49:30.597Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-04T18:49:30.597Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-04T18:49:30.597Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-04T18:49:30.597Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-04-04T18:49:30.597Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-04T18:49:30.597Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.11s) [2022-04-04T18:49:30.597Z] === RUN TestContainerStartOnDaemonRestart [2022-04-04T18:49:30.597Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-04T18:49:30.597Z] === RUN TestDaemonRestartIpcMode [2022-04-04T18:49:30.597Z] === PAUSE TestDaemonRestartIpcMode [2022-04-04T18:49:30.597Z] === RUN TestDaemonHostGatewayIP [2022-04-04T18:49:30.597Z] === PAUSE TestDaemonHostGatewayIP [2022-04-04T18:49:30.597Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-04T18:49:30.597Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-04T18:49:30.597Z] === RUN TestContainerKillOnDaemonStart [2022-04-04T18:49:30.597Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-04T18:49:30.597Z] === RUN TestDiff [2022-04-04T18:49:31.167Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-04-04T18:49:31.427Z] --- PASS: TestDiff (0.74s) [2022-04-04T18:49:31.427Z] === RUN TestExecWithCloseStdin [2022-04-04T18:49:31.453Z] INFO: make.ps1 starting at 04/04/2022 18:49:31 [2022-04-04T18:49:31.874Z] === RUN TestCheckpointCreateError [2022-04-04T18:49:31.874Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-04T18:49:31.874Z] === RUN TestCheckpointCreate [2022-04-04T18:49:31.874Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-04T18:49:31.874Z] === RUN TestCheckpointDeleteError [2022-04-04T18:49:31.874Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-04T18:49:31.874Z] === RUN TestCheckpointDelete [2022-04-04T18:49:31.874Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-04T18:49:31.874Z] === RUN TestCheckpointListError [2022-04-04T18:49:31.874Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-04T18:49:31.874Z] === RUN TestCheckpointList [2022-04-04T18:49:31.874Z] --- PASS: TestCheckpointList (0.00s) [2022-04-04T18:49:31.874Z] === RUN TestCheckpointListContainerNotFound [2022-04-04T18:49:31.874Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-04T18:49:31.874Z] === RUN TestNewClientWithOpsFromEnv [2022-04-04T18:49:31.874Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-04T18:49:31.874Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-04T18:49:31.874Z] === RUN TestGetAPIPath [2022-04-04T18:49:31.874Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-04T18:49:31.874Z] === RUN TestParseHostURL [2022-04-04T18:49:31.874Z] --- PASS: TestParseHostURL (0.00s) [2022-04-04T18:49:31.874Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-04T18:49:31.874Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-04T18:49:31.874Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-04T18:49:31.874Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-04T18:49:31.874Z] === RUN TestNegotiateAPIVersion [2022-04-04T18:49:31.874Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-04T18:49:31.874Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-04T18:49:31.874Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-04T18:49:31.874Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-04T18:49:31.874Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-04T18:49:31.874Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-04T18:49:31.874Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-04T18:49:31.874Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-04T18:49:31.874Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-04T18:49:31.874Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-04T18:49:31.874Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-04T18:49:31.874Z] === RUN TestNegotiateAPVersionOverride [2022-04-04T18:49:31.874Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-04T18:49:31.874Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-04T18:49:31.874Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-04T18:49:31.874Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-04T18:49:31.874Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-04T18:49:31.875Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestClientRedirect [2022-04-04T18:49:31.875Z] === RUN TestClientRedirect/GET [2022-04-04T18:49:31.875Z] === RUN TestClientRedirect/POST [2022-04-04T18:49:31.875Z] === RUN TestClientRedirect/PUT [2022-04-04T18:49:31.875Z] === RUN TestClientRedirect/DELETE [2022-04-04T18:49:31.875Z] --- PASS: TestClientRedirect (0.00s) [2022-04-04T18:49:31.875Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-04T18:49:31.875Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-04T18:49:31.875Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-04T18:49:31.875Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestConfigCreateUnsupported [2022-04-04T18:49:31.875Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestConfigCreateError [2022-04-04T18:49:31.875Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestConfigCreate [2022-04-04T18:49:31.875Z] --- PASS: TestConfigCreate (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestConfigInspectNotFound [2022-04-04T18:49:31.875Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestConfigInspectWithEmptyID [2022-04-04T18:49:31.875Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestConfigInspectUnsupported [2022-04-04T18:49:31.875Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestConfigInspectError [2022-04-04T18:49:31.875Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestConfigInspectConfigNotFound [2022-04-04T18:49:31.875Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestConfigInspect [2022-04-04T18:49:31.875Z] --- PASS: TestConfigInspect (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestConfigListUnsupported [2022-04-04T18:49:31.875Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestConfigListError [2022-04-04T18:49:31.875Z] --- PASS: TestConfigListError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestConfigList [2022-04-04T18:49:31.875Z] --- PASS: TestConfigList (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestConfigRemoveUnsupported [2022-04-04T18:49:31.875Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestConfigRemoveError [2022-04-04T18:49:31.875Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestConfigRemove [2022-04-04T18:49:31.875Z] --- PASS: TestConfigRemove (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestConfigUpdateUnsupported [2022-04-04T18:49:31.875Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestConfigUpdateError [2022-04-04T18:49:31.875Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestConfigUpdate [2022-04-04T18:49:31.875Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerCommitError [2022-04-04T18:49:31.875Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerCommit [2022-04-04T18:49:31.875Z] --- PASS: TestContainerCommit (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerStatPathError [2022-04-04T18:49:31.875Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerStatPathNotFoundError [2022-04-04T18:49:31.875Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerStatPathNoHeaderError [2022-04-04T18:49:31.875Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerStatPath [2022-04-04T18:49:31.875Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestCopyToContainerError [2022-04-04T18:49:31.875Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestCopyToContainerNotFoundError [2022-04-04T18:49:31.875Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestCopyToContainerNotStatusOKError [2022-04-04T18:49:31.875Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestCopyToContainer [2022-04-04T18:49:31.875Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestCopyFromContainerError [2022-04-04T18:49:31.875Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestCopyFromContainerNotFoundError [2022-04-04T18:49:31.875Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestCopyFromContainerNotStatusOKError [2022-04-04T18:49:31.875Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-04T18:49:31.875Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestCopyFromContainer [2022-04-04T18:49:31.875Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerCreateError [2022-04-04T18:49:31.875Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerCreateImageNotFound [2022-04-04T18:49:31.875Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerCreateWithName [2022-04-04T18:49:31.875Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerCreateAutoRemove [2022-04-04T18:49:31.875Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerDiffError [2022-04-04T18:49:31.875Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerDiff [2022-04-04T18:49:31.875Z] --- PASS: TestContainerDiff (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerExecCreateError [2022-04-04T18:49:31.875Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerExecCreate [2022-04-04T18:49:31.875Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerExecStartError [2022-04-04T18:49:31.875Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerExecStart [2022-04-04T18:49:31.875Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerExecInspectError [2022-04-04T18:49:31.875Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerExecInspect [2022-04-04T18:49:31.875Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerExportError [2022-04-04T18:49:31.875Z] --- PASS: TestContainerExportError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerExport [2022-04-04T18:49:31.875Z] --- PASS: TestContainerExport (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerInspectError [2022-04-04T18:49:31.875Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerInspectContainerNotFound [2022-04-04T18:49:31.875Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerInspectWithEmptyID [2022-04-04T18:49:31.875Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerInspect [2022-04-04T18:49:31.875Z] --- PASS: TestContainerInspect (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerInspectNode [2022-04-04T18:49:31.875Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerKillError [2022-04-04T18:49:31.875Z] --- PASS: TestContainerKillError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerKill [2022-04-04T18:49:31.875Z] --- PASS: TestContainerKill (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerListError [2022-04-04T18:49:31.875Z] --- PASS: TestContainerListError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerList [2022-04-04T18:49:31.875Z] --- PASS: TestContainerList (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerLogsNotFoundError [2022-04-04T18:49:31.875Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerLogsError [2022-04-04T18:49:31.875Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerLogs [2022-04-04T18:49:31.875Z] --- PASS: TestContainerLogs (0.17s) [2022-04-04T18:49:31.875Z] === RUN TestContainerPauseError [2022-04-04T18:49:31.875Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerPause [2022-04-04T18:49:31.875Z] --- PASS: TestContainerPause (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainersPruneError [2022-04-04T18:49:31.875Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainersPrune [2022-04-04T18:49:31.875Z] --- PASS: TestContainersPrune (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerRemoveError [2022-04-04T18:49:31.875Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerRemoveNotFoundError [2022-04-04T18:49:31.875Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerRemove [2022-04-04T18:49:31.875Z] --- PASS: TestContainerRemove (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerRenameError [2022-04-04T18:49:31.875Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerRename [2022-04-04T18:49:31.875Z] --- PASS: TestContainerRename (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerResizeError [2022-04-04T18:49:31.875Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerExecResizeError [2022-04-04T18:49:31.875Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerResize [2022-04-04T18:49:31.875Z] --- PASS: TestContainerResize (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerExecResize [2022-04-04T18:49:31.875Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerRestartError [2022-04-04T18:49:31.875Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerRestart [2022-04-04T18:49:31.875Z] --- PASS: TestContainerRestart (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerStartError [2022-04-04T18:49:31.875Z] --- PASS: TestContainerStartError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerStart [2022-04-04T18:49:31.875Z] --- PASS: TestContainerStart (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerStatsError [2022-04-04T18:49:31.875Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerStats [2022-04-04T18:49:31.875Z] --- PASS: TestContainerStats (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerStopError [2022-04-04T18:49:31.875Z] --- PASS: TestContainerStopError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerStop [2022-04-04T18:49:31.875Z] --- PASS: TestContainerStop (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerTopError [2022-04-04T18:49:31.875Z] --- PASS: TestContainerTopError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerTop [2022-04-04T18:49:31.875Z] --- PASS: TestContainerTop (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerUnpauseError [2022-04-04T18:49:31.875Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerUnpause [2022-04-04T18:49:31.875Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerUpdateError [2022-04-04T18:49:31.875Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerUpdate [2022-04-04T18:49:31.875Z] --- PASS: TestContainerUpdate (0.02s) [2022-04-04T18:49:31.875Z] === RUN TestContainerWaitError [2022-04-04T18:49:31.875Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestContainerWait [2022-04-04T18:49:31.875Z] --- PASS: TestContainerWait (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestDiskUsageError [2022-04-04T18:49:31.875Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestDiskUsage [2022-04-04T18:49:31.875Z] --- PASS: TestDiskUsage (0.01s) [2022-04-04T18:49:31.875Z] === RUN TestDistributionInspectUnsupported [2022-04-04T18:49:31.875Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestDistributionInspectWithEmptyID [2022-04-04T18:49:31.875Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestEventsErrorInOptions [2022-04-04T18:49:31.875Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestEventsErrorFromServer [2022-04-04T18:49:31.875Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestEvents [2022-04-04T18:49:31.875Z] --- PASS: TestEvents (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestTLSCloseWriter [2022-04-04T18:49:31.875Z] === PAUSE TestTLSCloseWriter [2022-04-04T18:49:31.875Z] === RUN TestImageBuildError [2022-04-04T18:49:31.875Z] --- PASS: TestImageBuildError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestImageBuild [2022-04-04T18:49:31.875Z] --- PASS: TestImageBuild (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestGetDockerOS [2022-04-04T18:49:31.875Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestImageCreateError [2022-04-04T18:49:31.875Z] --- PASS: TestImageCreateError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestImageCreate [2022-04-04T18:49:31.875Z] --- PASS: TestImageCreate (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestImageHistoryError [2022-04-04T18:49:31.875Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestImageHistory [2022-04-04T18:49:31.875Z] --- PASS: TestImageHistory (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestImageImportError [2022-04-04T18:49:31.875Z] --- PASS: TestImageImportError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestImageImport [2022-04-04T18:49:31.875Z] --- PASS: TestImageImport (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestImageInspectError [2022-04-04T18:49:31.875Z] --- PASS: TestImageInspectError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestImageInspectImageNotFound [2022-04-04T18:49:31.875Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestImageInspectWithEmptyID [2022-04-04T18:49:31.875Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestImageInspect [2022-04-04T18:49:31.875Z] --- PASS: TestImageInspect (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestImageListError [2022-04-04T18:49:31.875Z] --- PASS: TestImageListError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestImageList [2022-04-04T18:49:31.875Z] --- PASS: TestImageList (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestImageListApiBefore125 [2022-04-04T18:49:31.875Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestImageLoadError [2022-04-04T18:49:31.875Z] --- PASS: TestImageLoadError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestImageLoad [2022-04-04T18:49:31.875Z] --- PASS: TestImageLoad (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestImagesPruneError [2022-04-04T18:49:31.875Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestImagesPrune [2022-04-04T18:49:31.875Z] --- PASS: TestImagesPrune (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestImagePullReferenceParseError [2022-04-04T18:49:31.875Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestImagePullAnyError [2022-04-04T18:49:31.875Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-04T18:49:31.875Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-04T18:49:31.875Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-04T18:49:31.875Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-04T18:49:31.875Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestImagePullWithoutErrors [2022-04-04T18:49:31.875Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestImagePushReferenceError [2022-04-04T18:49:31.875Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestImagePushAnyError [2022-04-04T18:49:31.875Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-04T18:49:31.875Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-04T18:49:31.875Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-04T18:49:31.875Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-04T18:49:31.875Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestImagePushWithoutErrors [2022-04-04T18:49:31.875Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-04T18:49:31.875Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-04T18:49:31.875Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-04T18:49:31.875Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-04T18:49:31.875Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-04T18:49:31.875Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-04T18:49:31.875Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-04T18:49:31.875Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-04T18:49:31.875Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestImageRemoveError [2022-04-04T18:49:31.875Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestImageRemoveImageNotFound [2022-04-04T18:49:31.875Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestImageRemove [2022-04-04T18:49:31.875Z] --- PASS: TestImageRemove (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestImageSaveError [2022-04-04T18:49:31.875Z] --- PASS: TestImageSaveError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestImageSave [2022-04-04T18:49:31.875Z] --- PASS: TestImageSave (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestImageSearchAnyError [2022-04-04T18:49:31.875Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-04T18:49:31.875Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-04T18:49:31.875Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-04T18:49:31.875Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-04T18:49:31.875Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestImageSearchWithoutErrors [2022-04-04T18:49:31.875Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestImageTagError [2022-04-04T18:49:31.875Z] --- PASS: TestImageTagError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestImageTagInvalidReference [2022-04-04T18:49:31.875Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestImageTagInvalidSourceImageName [2022-04-04T18:49:31.875Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestImageTagHexSource [2022-04-04T18:49:31.875Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestImageTag [2022-04-04T18:49:31.875Z] --- PASS: TestImageTag (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestInfoServerError [2022-04-04T18:49:31.875Z] --- PASS: TestInfoServerError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestInfoInvalidResponseJSONError [2022-04-04T18:49:31.875Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestInfo [2022-04-04T18:49:31.875Z] --- PASS: TestInfo (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestNetworkConnectError [2022-04-04T18:49:31.875Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-04T18:49:31.875Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestNetworkConnect [2022-04-04T18:49:31.875Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestNetworkCreateError [2022-04-04T18:49:31.875Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestNetworkCreate [2022-04-04T18:49:31.875Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestNetworkDisconnectError [2022-04-04T18:49:31.875Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestNetworkDisconnect [2022-04-04T18:49:31.875Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestNetworkInspect [2022-04-04T18:49:31.875Z] === RUN TestNetworkInspect/empty_ID [2022-04-04T18:49:31.875Z] === RUN TestNetworkInspect/no_options [2022-04-04T18:49:31.875Z] === RUN TestNetworkInspect/verbose [2022-04-04T18:49:31.875Z] === RUN TestNetworkInspect/global_scope [2022-04-04T18:49:31.875Z] === RUN TestNetworkInspect/unknown_network [2022-04-04T18:49:31.875Z] === RUN TestNetworkInspect/server_error [2022-04-04T18:49:31.875Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-04T18:49:31.875Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-04T18:49:31.875Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-04T18:49:31.875Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-04T18:49:31.875Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-04T18:49:31.875Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-04T18:49:31.875Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-04T18:49:31.875Z] === RUN TestNetworkListError [2022-04-04T18:49:31.876Z] --- PASS: TestNetworkListError (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestNetworkList [2022-04-04T18:49:31.876Z] --- PASS: TestNetworkList (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestNetworksPruneError [2022-04-04T18:49:31.876Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestNetworksPrune [2022-04-04T18:49:31.876Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestNetworkRemoveError [2022-04-04T18:49:31.876Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestNetworkRemove [2022-04-04T18:49:31.876Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestNodeInspectError [2022-04-04T18:49:31.876Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestNodeInspectNodeNotFound [2022-04-04T18:49:31.876Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestNodeInspectWithEmptyID [2022-04-04T18:49:31.876Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestNodeInspect [2022-04-04T18:49:31.876Z] --- PASS: TestNodeInspect (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestNodeListError [2022-04-04T18:49:31.876Z] --- PASS: TestNodeListError (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestNodeList [2022-04-04T18:49:31.876Z] --- PASS: TestNodeList (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestNodeRemoveError [2022-04-04T18:49:31.876Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestNodeRemove [2022-04-04T18:49:31.876Z] --- PASS: TestNodeRemove (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestNodeUpdateError [2022-04-04T18:49:31.876Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestNodeUpdate [2022-04-04T18:49:31.876Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestOptionWithHostFromEnv [2022-04-04T18:49:31.876Z] --- PASS: TestOptionWithHostFromEnv (0.01s) [2022-04-04T18:49:31.876Z] === RUN TestOptionWithTimeout [2022-04-04T18:49:31.876Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestOptionWithVersionFromEnv [2022-04-04T18:49:31.876Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestPingFail [2022-04-04T18:49:31.876Z] --- PASS: TestPingFail (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestPingWithError [2022-04-04T18:49:31.876Z] 2022/04/04 18:49:31 RoundTripper returned a response & error; ignoring response [2022-04-04T18:49:31.876Z] 2022/04/04 18:49:31 RoundTripper returned a response & error; ignoring response [2022-04-04T18:49:31.876Z] --- PASS: TestPingWithError (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestPingSuccess [2022-04-04T18:49:31.876Z] --- PASS: TestPingSuccess (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestPingHeadFallback [2022-04-04T18:49:31.876Z] === RUN TestPingHeadFallback/OK [2022-04-04T18:49:31.876Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-04T18:49:31.876Z] === RUN TestPingHeadFallback/Not_Found [2022-04-04T18:49:31.876Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-04T18:49:31.876Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-04T18:49:31.876Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-04T18:49:31.876Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-04T18:49:31.876Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-04T18:49:31.876Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestPluginDisableError [2022-04-04T18:49:31.876Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestPluginDisable [2022-04-04T18:49:31.876Z] --- PASS: TestPluginDisable (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestPluginEnableError [2022-04-04T18:49:31.876Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestPluginEnable [2022-04-04T18:49:31.876Z] --- PASS: TestPluginEnable (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestPluginInspectError [2022-04-04T18:49:31.876Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestPluginInspectWithEmptyID [2022-04-04T18:49:31.876Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestPluginInspect [2022-04-04T18:49:31.876Z] --- PASS: TestPluginInspect (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestPluginListError [2022-04-04T18:49:31.876Z] --- PASS: TestPluginListError (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestPluginList [2022-04-04T18:49:31.876Z] --- PASS: TestPluginList (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestPluginPushError [2022-04-04T18:49:31.876Z] --- PASS: TestPluginPushError (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestPluginPush [2022-04-04T18:49:31.876Z] --- PASS: TestPluginPush (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestPluginRemoveError [2022-04-04T18:49:31.876Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestPluginRemove [2022-04-04T18:49:31.876Z] --- PASS: TestPluginRemove (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestPluginSetError [2022-04-04T18:49:31.876Z] --- PASS: TestPluginSetError (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestPluginSet [2022-04-04T18:49:31.876Z] --- PASS: TestPluginSet (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestSetHostHeader [2022-04-04T18:49:31.876Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestPlainTextError [2022-04-04T18:49:31.876Z] --- PASS: TestPlainTextError (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestInfiniteError [2022-04-04T18:49:31.876Z] --- PASS: TestInfiniteError (0.02s) [2022-04-04T18:49:31.876Z] === RUN TestCanceledContext [2022-04-04T18:49:31.876Z] 2022/04/04 18:49:31 RoundTripper returned a response & error; ignoring response [2022-04-04T18:49:31.876Z] --- PASS: TestCanceledContext (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestDeadlineExceededContext [2022-04-04T18:49:31.876Z] 2022/04/04 18:49:31 RoundTripper returned a response & error; ignoring response [2022-04-04T18:49:31.876Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestSecretCreateUnsupported [2022-04-04T18:49:31.876Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestSecretCreateError [2022-04-04T18:49:31.876Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestSecretCreate [2022-04-04T18:49:31.876Z] --- PASS: TestSecretCreate (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestSecretInspectUnsupported [2022-04-04T18:49:31.876Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestSecretInspectError [2022-04-04T18:49:31.876Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestSecretInspectSecretNotFound [2022-04-04T18:49:31.876Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestSecretInspectWithEmptyID [2022-04-04T18:49:31.876Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestSecretInspect [2022-04-04T18:49:31.876Z] --- PASS: TestSecretInspect (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestSecretListUnsupported [2022-04-04T18:49:31.876Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestSecretListError [2022-04-04T18:49:31.876Z] --- PASS: TestSecretListError (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestSecretList [2022-04-04T18:49:31.876Z] --- PASS: TestSecretList (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestSecretRemoveUnsupported [2022-04-04T18:49:31.876Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestSecretRemoveError [2022-04-04T18:49:31.876Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestSecretRemove [2022-04-04T18:49:31.876Z] --- PASS: TestSecretRemove (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestSecretUpdateUnsupported [2022-04-04T18:49:31.876Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestSecretUpdateError [2022-04-04T18:49:31.876Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestSecretUpdate [2022-04-04T18:49:31.876Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestServiceCreateError [2022-04-04T18:49:31.876Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestServiceCreate [2022-04-04T18:49:31.876Z] --- PASS: TestServiceCreate (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-04T18:49:31.876Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestServiceCreateDigestPinning [2022-04-04T18:49:31.876Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestServiceInspectError [2022-04-04T18:49:31.876Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestServiceInspectServiceNotFound [2022-04-04T18:49:31.876Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestServiceInspectWithEmptyID [2022-04-04T18:49:31.876Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestServiceInspect [2022-04-04T18:49:31.876Z] --- PASS: TestServiceInspect (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestServiceListError [2022-04-04T18:49:31.876Z] --- PASS: TestServiceListError (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestServiceList [2022-04-04T18:49:31.876Z] --- PASS: TestServiceList (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestServiceLogsError [2022-04-04T18:49:31.876Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestServiceLogs [2022-04-04T18:49:31.876Z] --- PASS: TestServiceLogs (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestServiceRemoveError [2022-04-04T18:49:31.876Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestServiceRemoveNotFoundError [2022-04-04T18:49:31.876Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestServiceRemove [2022-04-04T18:49:31.876Z] --- PASS: TestServiceRemove (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestServiceUpdateError [2022-04-04T18:49:31.876Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestServiceUpdate [2022-04-04T18:49:31.876Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestSwarmGetUnlockKeyError [2022-04-04T18:49:31.876Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestSwarmGetUnlockKey [2022-04-04T18:49:31.876Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestSwarmInitError [2022-04-04T18:49:31.876Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestSwarmInit [2022-04-04T18:49:31.876Z] --- PASS: TestSwarmInit (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestSwarmInspectError [2022-04-04T18:49:31.876Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestSwarmInspect [2022-04-04T18:49:31.876Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestSwarmJoinError [2022-04-04T18:49:31.876Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestSwarmJoin [2022-04-04T18:49:31.876Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestSwarmLeaveError [2022-04-04T18:49:31.876Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestSwarmLeave [2022-04-04T18:49:31.876Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestSwarmUnlockError [2022-04-04T18:49:31.876Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestSwarmUnlock [2022-04-04T18:49:31.876Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestSwarmUpdateError [2022-04-04T18:49:31.876Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestSwarmUpdate [2022-04-04T18:49:31.876Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestTaskInspectError [2022-04-04T18:49:31.876Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestTaskInspectWithEmptyID [2022-04-04T18:49:31.876Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestTaskInspect [2022-04-04T18:49:31.876Z] --- PASS: TestTaskInspect (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestTaskListError [2022-04-04T18:49:31.876Z] --- PASS: TestTaskListError (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestTaskList [2022-04-04T18:49:31.876Z] --- PASS: TestTaskList (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestVolumeCreateError [2022-04-04T18:49:31.876Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestVolumeCreate [2022-04-04T18:49:31.876Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestVolumeInspectError [2022-04-04T18:49:31.876Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestVolumeInspectNotFound [2022-04-04T18:49:31.876Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestVolumeInspectWithEmptyID [2022-04-04T18:49:31.876Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestVolumeInspect [2022-04-04T18:49:31.876Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestVolumeListError [2022-04-04T18:49:31.876Z] --- PASS: TestVolumeListError (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestVolumeList [2022-04-04T18:49:31.876Z] --- PASS: TestVolumeList (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestVolumeRemoveError [2022-04-04T18:49:31.876Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-04T18:49:31.876Z] === RUN TestVolumeRemove [2022-04-04T18:49:31.876Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-04T18:49:31.876Z] === CONT TestTLSCloseWriter [2022-04-04T18:49:31.876Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-04-04T18:49:31.876Z] PASS [2022-04-04T18:49:31.876Z] coverage: 75.1% of statements [2022-04-04T18:49:31.876Z] ok github.com/docker/docker/client 0.398s coverage: 75.1% of statements [2022-04-04T18:49:31.912Z] INFO: Git commit (2ff043c9fe) assumed from DOCKER_GITCOMMIT environment variable [2022-04-04T18:49:31.912Z] INFO: Invoking autogen... [2022-04-04T18:49:32.201Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-04-04T18:49:32.367Z] INFO: Building daemon... [2022-04-04T18:49:32.377Z] --- PASS: TestExecWithCloseStdin (0.83s) [2022-04-04T18:49:32.378Z] === RUN TestExec [2022-04-04T18:49:32.378Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-04T18:49:32.947Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-04T18:49:33.208Z] --- PASS: TestExec (0.92s) [2022-04-04T18:49:33.208Z] === RUN TestExecUser [2022-04-04T18:49:33.467Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-04-04T18:49:33.728Z] check_test.go:308: [d35b71e09ccf2] daemon is not started [2022-04-04T18:49:33.987Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-04-04T18:49:33.987Z] --- PASS: TestExecUser (0.80s) [2022-04-04T18:49:33.987Z] === RUN TestExportContainerAndImportImage [2022-04-04T18:49:34.246Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-04T18:49:34.246Z] check_test.go:308: [d90cf5b461e9d] daemon is not started [2022-04-04T18:49:34.246Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-04-04T18:49:34.505Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-04T18:49:34.765Z] --- PASS: TestExportContainerAndImportImage (0.95s) [2022-04-04T18:49:34.765Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-04T18:49:35.333Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-04-04T18:49:35.901Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-04-04T18:49:36.469Z] check_test.go:308: [d1b33cfdc7b63] daemon is not started [2022-04-04T18:49:36.469Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-04-04T18:49:36.469Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2022-04-04T18:49:36.469Z] === RUN TestHealthCheckWorkdir [2022-04-04T18:49:37.413Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-04T18:49:37.413Z] --- PASS: TestHealthCheckWorkdir (1.03s) [2022-04-04T18:49:37.413Z] === RUN TestHealthKillContainer [2022-04-04T18:49:38.790Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-04-04T18:49:39.724Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-04T18:49:39.982Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-04-04T18:49:40.241Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-04T18:49:42.148Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-04-04T18:49:45.433Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-04T18:49:45.433Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-04-04T18:49:45.692Z] --- PASS: TestHealthKillContainer (8.38s) [2022-04-04T18:49:45.692Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-04T18:49:46.259Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2022-04-04T18:49:46.259Z] === RUN TestIpcModeNone [2022-04-04T18:49:46.818Z] --- PASS: TestCheckoutGit (28.41s) [2022-04-04T18:49:46.818Z] === RUN TestValidGitTransport [2022-04-04T18:49:46.818Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-04T18:49:46.818Z] === RUN TestGitInvalidRef [2022-04-04T18:49:46.818Z] --- PASS: TestGitInvalidRef (0.21s) [2022-04-04T18:49:46.818Z] PASS [2022-04-04T18:49:46.818Z] coverage: 86.3% of statements [2022-04-04T18:49:46.818Z] ok github.com/docker/docker/builder/remotecontext/git 28.714s coverage: 86.3% of statements [2022-04-04T18:49:46.818Z] ? github.com/docker/docker/cli [no test files] [2022-04-04T18:49:46.818Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-04T18:49:47.195Z] --- PASS: TestIpcModeNone (0.65s) [2022-04-04T18:49:47.195Z] === RUN TestIpcModePrivate [2022-04-04T18:49:47.454Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2022-04-04T18:49:47.713Z] --- PASS: TestIpcModePrivate (0.65s) [2022-04-04T18:49:47.713Z] === RUN TestIpcModeShareable [2022-04-04T18:49:47.971Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-04T18:49:47.971Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-04T18:49:48.228Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2022-04-04T18:49:48.229Z] --- PASS: TestIpcModeShareable (0.65s) [2022-04-04T18:49:48.229Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-04T18:49:48.442Z] ......... [ 85%] [2022-04-04T18:49:49.164Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-04-04T18:49:49.422Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-04T18:49:49.681Z] check_test.go:308: [d8cfa61055d21] daemon is not started [2022-04-04T18:49:49.681Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-04-04T18:49:50.248Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-04-04T18:49:50.507Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.30s) [2022-04-04T18:49:50.507Z] === RUN TestAPIIpcModeHost [2022-04-04T18:49:50.765Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-04-04T18:49:51.332Z] --- PASS: TestAPIIpcModeHost (0.59s) [2022-04-04T18:49:51.332Z] === RUN TestDaemonIpcModeShareable [2022-04-04T18:49:51.332Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-04-04T18:49:52.710Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-04T18:49:52.710Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2022-04-04T18:49:52.970Z] --- PASS: TestDaemonIpcModeShareable (1.71s) [2022-04-04T18:49:52.970Z] === RUN TestDaemonIpcModePrivate [2022-04-04T18:49:53.307Z] tests/integration/models_images_test.py ............... [ 89%] [2022-04-04T18:49:53.905Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-04T18:49:54.474Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2022-04-04T18:49:54.474Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-04-04T18:49:54.474Z] --- PASS: TestDaemonIpcModePrivate (1.61s) [2022-04-04T18:49:54.474Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-04T18:49:54.734Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-04T18:49:54.745Z] tests/integration/models_networks_test.py .... [ 90%] [2022-04-04T18:49:55.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-04T18:49:56.118Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2022-04-04T18:49:56.377Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s) [2022-04-04T18:49:56.377Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-04T18:49:57.261Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-04T18:49:57.261Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-04T18:49:57.261Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-04T18:49:57.261Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-04T18:49:57.261Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-04T18:49:57.261Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-04T18:49:57.261Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-04T18:49:57.261Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-04T18:49:57.261Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-04T18:49:57.261Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-04T18:49:57.261Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-04T18:49:57.261Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-04T18:49:57.261Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-04T18:49:57.261Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-04T18:49:57.261Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-04T18:49:57.261Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-04T18:49:57.261Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-04T18:49:57.261Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-04T18:49:57.261Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-04T18:49:57.261Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-04T18:49:57.261Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-04T18:49:57.261Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-04T18:49:57.261Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-04T18:49:57.261Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-04T18:49:57.261Z] === RUN TestConfigureDaemonLogs [2022-04-04T18:49:57.261Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-04T18:49:57.261Z] === RUN TestCommonOptionsInstallFlags [2022-04-04T18:49:57.261Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-04T18:49:57.261Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-04T18:49:57.261Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-04T18:49:57.261Z] PASS [2022-04-04T18:49:57.261Z] coverage: 19.0% of statements [2022-04-04T18:49:57.261Z] ok github.com/docker/docker/cmd/dockerd 0.175s coverage: 19.0% of statements [2022-04-04T18:49:57.261Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-04T18:49:57.261Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-04T18:49:57.730Z] === RUN TestContainerStopSignal [2022-04-04T18:49:57.730Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-04T18:49:57.730Z] === RUN TestContainerStopTimeout [2022-04-04T18:49:57.730Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-04T18:49:57.730Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-04T18:49:57.730Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-04T18:49:57.730Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-04T18:49:57.730Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-04T18:49:57.730Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-04T18:49:57.730Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-04T18:49:57.730Z] === RUN TestReplaceAndAppendEnvVars [2022-04-04T18:49:57.730Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-04T18:49:57.730Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-04T18:49:57.730Z] === RUN TestNewMemoryStore [2022-04-04T18:49:57.730Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-04T18:49:57.730Z] === RUN TestAddContainers [2022-04-04T18:49:57.730Z] --- PASS: TestAddContainers (0.00s) [2022-04-04T18:49:57.730Z] === RUN TestGetContainer [2022-04-04T18:49:57.730Z] --- PASS: TestGetContainer (0.00s) [2022-04-04T18:49:57.730Z] === RUN TestDeleteContainer [2022-04-04T18:49:57.730Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-04T18:49:57.730Z] === RUN TestListContainers [2022-04-04T18:49:57.730Z] --- PASS: TestListContainers (0.00s) [2022-04-04T18:49:57.730Z] === RUN TestFirstContainer [2022-04-04T18:49:57.730Z] --- PASS: TestFirstContainer (0.00s) [2022-04-04T18:49:57.730Z] === RUN TestApplyAllContainer [2022-04-04T18:49:57.730Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-04T18:49:57.730Z] === RUN TestIsValidHealthString [2022-04-04T18:49:57.730Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-04T18:49:57.730Z] === RUN TestStateRunStop [2022-04-04T18:49:57.730Z] --- PASS: TestStateRunStop (0.00s) [2022-04-04T18:49:57.730Z] === RUN TestStateTimeoutWait [2022-04-04T18:49:57.754Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:117, shared: true, mustBeShared: true [2022-04-04T18:49:57.754Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-04T18:49:57.754Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.46s) [2022-04-04T18:49:57.754Z] === RUN TestIpcModeOlderClient [2022-04-04T18:49:57.754Z] === PAUSE TestIpcModeOlderClient [2022-04-04T18:49:57.754Z] === RUN TestKillContainerInvalidSignal [2022-04-04T18:49:58.200Z] state_test.go:141: Stop callback fired [2022-04-04T18:49:58.200Z] state_test.go:165: Stop callback fired [2022-04-04T18:49:58.200Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-04T18:49:58.200Z] === RUN TestIsValidStateString [2022-04-04T18:49:58.200Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-04T18:49:58.200Z] === RUN TestViewSaveDelete [2022-04-04T18:49:58.200Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-04T18:49:58.200Z] === RUN TestViewAll [2022-04-04T18:49:58.200Z] --- PASS: TestViewAll (0.01s) [2022-04-04T18:49:58.200Z] === RUN TestViewGet [2022-04-04T18:49:58.200Z] --- PASS: TestViewGet (0.01s) [2022-04-04T18:49:58.200Z] === RUN TestNames [2022-04-04T18:49:58.200Z] --- PASS: TestNames (0.00s) [2022-04-04T18:49:58.200Z] === RUN TestViewWithHealthCheck [2022-04-04T18:49:58.200Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-04T18:49:58.200Z] PASS [2022-04-04T18:49:58.200Z] coverage: 41.7% of statements [2022-04-04T18:49:58.200Z] ok github.com/docker/docker/container 0.229s coverage: 41.7% of statements [2022-04-04T18:49:58.200Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-04T18:49:58.200Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-04T18:49:58.200Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-04T18:49:58.200Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-04T18:49:58.505Z] ok github.com/docker/docker/libnetwork 37.145s coverage: 40.7% of statements [2022-04-04T18:49:58.505Z] ok github.com/docker/docker/libnetwork/bitseq 0.126s coverage: 84.4% of statements [2022-04-04T18:49:58.505Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-04T18:49:58.505Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-04T18:49:58.505Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-04T18:49:58.505Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-04T18:49:58.505Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-04T18:49:58.505Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-04T18:49:58.505Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-04T18:49:58.505Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-04T18:49:58.506Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-04-04T18:49:58.506Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-04-04T18:49:58.506Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-04T18:49:58.506Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-04T18:49:58.506Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-04-04T18:49:58.669Z] === RUN TestPrepare [2022-04-04T18:49:58.669Z] --- PASS: TestPrepare (0.00s) [2022-04-04T18:49:58.669Z] === RUN TestStart [2022-04-04T18:49:58.669Z] --- PASS: TestStart (0.00s) [2022-04-04T18:49:58.669Z] === RUN TestWaitCancel [2022-04-04T18:49:58.669Z] --- PASS: TestWaitCancel (0.00s) [2022-04-04T18:49:58.669Z] === RUN TestWaitDisabled [2022-04-04T18:49:58.669Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-04T18:49:58.669Z] === RUN TestWaitEnabled [2022-04-04T18:49:58.669Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-04T18:49:58.669Z] === RUN TestRemove [2022-04-04T18:49:58.669Z] --- PASS: TestRemove (0.00s) [2022-04-04T18:49:58.669Z] PASS [2022-04-04T18:49:58.669Z] coverage: 65.3% of statements [2022-04-04T18:49:58.669Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.053s coverage: 65.3% of statements [2022-04-04T18:49:58.691Z] --- PASS: TestKillContainerInvalidSignal (0.75s) [2022-04-04T18:49:58.691Z] === RUN TestKillContainer [2022-04-04T18:49:58.691Z] === RUN TestKillContainer/no_signal [2022-04-04T18:49:59.077Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.281s coverage: 59.9% of statements [2022-04-04T18:49:59.256Z] === RUN TestKillContainer/non_killing_signal [2022-04-04T18:49:59.256Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-04-04T18:49:59.338Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-04T18:49:59.338Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-04-04T18:49:59.515Z] === RUN TestKillContainer/killing_signal [2022-04-04T18:49:59.910Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.014s coverage: 4.0% of statements [2022-04-04T18:49:59.910Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-04T18:50:00.082Z] --- PASS: TestKillContainer (1.65s) [2022-04-04T18:50:00.082Z] --- PASS: TestKillContainer/no_signal (0.58s) [2022-04-04T18:50:00.082Z] --- PASS: TestKillContainer/non_killing_signal (0.37s) [2022-04-04T18:50:00.082Z] --- PASS: TestKillContainer/killing_signal (0.49s) [2022-04-04T18:50:00.082Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-04T18:50:00.082Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-04T18:50:00.482Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-04-04T18:50:00.482Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-04T18:50:00.650Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-04T18:50:00.743Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-04-04T18:50:00.909Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-04T18:50:00.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-04T18:50:01.277Z] tests/integration/models_nodes_test.py . [ 90%] [2022-04-04T18:50:01.278Z] tests/integration/models_resources_test.py . [ 91%] [2022-04-04T18:50:01.624Z] === RUN TestNewListSecretsFilters [2022-04-04T18:50:01.624Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-04T18:50:01.624Z] === RUN TestNewListConfigsFilters [2022-04-04T18:50:01.624Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-04T18:50:01.624Z] PASS [2022-04-04T18:50:01.624Z] coverage: 0.5% of statements [2022-04-04T18:50:01.624Z] ok github.com/docker/docker/daemon/cluster 1.035s coverage: 0.5% of statements [2022-04-04T18:50:01.624Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-04T18:50:01.624Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2022-04-04T18:50:01.624Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-04T18:50:01.624Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-04T18:50:01.624Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-04T18:50:01.624Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-04T18:50:01.624Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-04T18:50:01.624Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-04T18:50:01.624Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-04T18:50:01.624Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-04T18:50:01.624Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-04T18:50:01.624Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-04T18:50:01.624Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-04T18:50:01.624Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-04T18:50:01.624Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-04T18:50:01.624Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-04T18:50:01.625Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-04T18:50:01.625Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-04T18:50:01.625Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-04T18:50:01.625Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-04T18:50:01.625Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-04T18:50:01.625Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-04T18:50:01.625Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-04T18:50:01.625Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-04T18:50:01.625Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-04T18:50:01.625Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-04T18:50:01.625Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-04T18:50:01.625Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-04T18:50:01.625Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-04T18:50:01.625Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-04T18:50:01.625Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-04T18:50:01.625Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-04T18:50:01.625Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-04T18:50:01.625Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-04T18:50:01.848Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.46s) [2022-04-04T18:50:01.848Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.70s) [2022-04-04T18:50:01.848Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2022-04-04T18:50:01.848Z] === RUN TestKillStoppedContainer [2022-04-04T18:50:01.848Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-04-04T18:50:01.848Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-04T18:50:01.848Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-04T18:50:01.848Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-04-04T18:50:01.848Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-04T18:50:01.848Z] check_test.go:308: [de2cac247f949] daemon is not started [2022-04-04T18:50:01.848Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-04-04T18:50:01.848Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2022-04-04T18:50:01.848Z] === RUN TestKillDifferentUserContainer [2022-04-04T18:50:02.095Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-04T18:50:02.095Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-04T18:50:02.095Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-04T18:50:02.095Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-04T18:50:02.095Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-04T18:50:02.095Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-04T18:50:02.095Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-04T18:50:02.095Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-04T18:50:02.095Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-04T18:50:02.095Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-04T18:50:02.095Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-04T18:50:02.095Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-04T18:50:02.095Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-04T18:50:02.095Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-04T18:50:02.095Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-04T18:50:02.095Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-04T18:50:02.095Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-04T18:50:02.095Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-04T18:50:02.095Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-04T18:50:02.095Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-04T18:50:02.095Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-04T18:50:02.095Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-04T18:50:02.095Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-04T18:50:02.095Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-04T18:50:02.095Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-04T18:50:02.095Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-04T18:50:02.095Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-04T18:50:02.095Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-04T18:50:02.095Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-04T18:50:02.095Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-04T18:50:02.095Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-04T18:50:02.095Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-04T18:50:02.095Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-04T18:50:02.095Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-04T18:50:02.095Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-04T18:50:02.095Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-04T18:50:02.095Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-04T18:50:02.095Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-04T18:50:02.095Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-04T18:50:02.095Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-04T18:50:02.095Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-04T18:50:02.095Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-04T18:50:02.095Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-04T18:50:02.095Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-04T18:50:02.095Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-04T18:50:02.095Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-04T18:50:02.095Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-04T18:50:02.095Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-04T18:50:02.095Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-04T18:50:02.095Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-04T18:50:02.095Z] PASS [2022-04-04T18:50:02.095Z] coverage: 35.9% of statements [2022-04-04T18:50:02.095Z] ok github.com/docker/docker/daemon/cluster/convert 0.201s coverage: 35.9% of statements [2022-04-04T18:50:02.416Z] --- PASS: TestKillDifferentUserContainer (0.67s) [2022-04-04T18:50:02.416Z] === RUN TestInspectOomKilledTrue [2022-04-04T18:50:02.416Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T18:50:02.416Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-04T18:50:02.416Z] === RUN TestInspectOomKilledFalse [2022-04-04T18:50:02.416Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T18:50:02.416Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-04T18:50:02.416Z] === RUN TestLinksEtcHostsContentMatch [2022-04-04T18:50:02.973Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-04-04T18:50:02.985Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-04T18:50:02.985Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2022-04-04T18:50:02.985Z] === RUN TestLinksContainerNames [2022-04-04T18:50:03.922Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-04-04T18:50:04.316Z] === RUN TestBuilderGC [2022-04-04T18:50:04.316Z] --- PASS: TestBuilderGC (0.00s) [2022-04-04T18:50:04.316Z] === RUN TestDaemonConfigurationNotFound [2022-04-04T18:50:04.316Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-04T18:50:04.316Z] === RUN TestDaemonBrokenConfiguration [2022-04-04T18:50:04.316Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-04T18:50:04.316Z] === RUN TestFindConfigurationConflicts [2022-04-04T18:50:04.316Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-04T18:50:04.316Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-04T18:50:04.316Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-04T18:50:04.316Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-04T18:50:04.316Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-04T18:50:04.316Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-04T18:50:04.316Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-04T18:50:04.316Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-04T18:50:04.316Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-04T18:50:04.316Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-04T18:50:04.316Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-04T18:50:04.316Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-04T18:50:04.316Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-04T18:50:04.316Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-04T18:50:04.316Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-04T18:50:04.316Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-04-04T18:50:04.316Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-04T18:50:04.316Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-04T18:50:04.316Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-04T18:50:04.316Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-04T18:50:04.316Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-04T18:50:04.316Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-04T18:50:04.316Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-04T18:50:04.316Z] === RUN TestValidateConfigurationErrors [2022-04-04T18:50:04.316Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-04T18:50:04.316Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-04T18:50:04.316Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-04T18:50:04.316Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-04T18:50:04.316Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-04T18:50:04.316Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-04T18:50:04.316Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-04T18:50:04.316Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-04T18:50:04.316Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-04T18:50:04.316Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-04T18:50:04.316Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-04T18:50:04.316Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-04T18:50:04.316Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-04T18:50:04.316Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-04T18:50:04.316Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-04T18:50:04.316Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-04T18:50:04.316Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-04T18:50:04.316Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-04T18:50:04.316Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-04T18:50:04.316Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-04T18:50:04.316Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-04T18:50:04.316Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-04T18:50:04.316Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-04T18:50:04.316Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-04T18:50:04.316Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-04T18:50:04.316Z] === RUN TestValidateConfiguration [2022-04-04T18:50:04.316Z] === RUN TestValidateConfiguration/with_label [2022-04-04T18:50:04.316Z] === RUN TestValidateConfiguration/with_dns [2022-04-04T18:50:04.316Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-04T18:50:04.316Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-04T18:50:04.316Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-04T18:50:04.316Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-04T18:50:04.316Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-04T18:50:04.316Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-04T18:50:04.316Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-04T18:50:04.316Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-04T18:50:04.316Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-04T18:50:04.316Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-04T18:50:04.316Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-04T18:50:04.316Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-04T18:50:04.316Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-04T18:50:04.316Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-04T18:50:04.316Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-04T18:50:04.316Z] === RUN TestReloadSetConfigFileNotExist [2022-04-04T18:50:04.316Z] time="2022-04-04T18:50:03Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-04T18:50:04.316Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s) [2022-04-04T18:50:04.316Z] === RUN TestReloadDefaultConfigNotExist [2022-04-04T18:50:04.316Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-04-04T18:50:04.316Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-04T18:50:04.316Z] === RUN TestReloadBadDefaultConfig [2022-04-04T18:50:04.316Z] time="2022-04-04T18:50:03Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3928910230" [2022-04-04T18:50:04.316Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-04T18:50:04.316Z] === RUN TestReloadWithConflictingLabels [2022-04-04T18:50:04.316Z] time="2022-04-04T18:50:03Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3506203950" [2022-04-04T18:50:04.316Z] --- PASS: TestReloadWithConflictingLabels (0.06s) [2022-04-04T18:50:04.316Z] === RUN TestReloadWithDuplicateLabels [2022-04-04T18:50:04.316Z] time="2022-04-04T18:50:04Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1103295337" [2022-04-04T18:50:04.490Z] --- PASS: TestLinksContainerNames (1.47s) [2022-04-04T18:50:04.490Z] === RUN TestLogsFollowTailEmpty [2022-04-04T18:50:04.785Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-04T18:50:04.785Z] === RUN TestMaskURLCredentials [2022-04-04T18:50:04.785Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-04T18:50:04.785Z] === RUN TestDaemonConfigurationMerge [2022-04-04T18:50:04.785Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-04T18:50:04.785Z] PASS [2022-04-04T18:50:04.785Z] coverage: 79.2% of statements [2022-04-04T18:50:04.785Z] ok github.com/docker/docker/daemon/config 0.336s coverage: 79.2% of statements [2022-04-04T18:50:04.785Z] === RUN TestEventsLog [2022-04-04T18:50:04.785Z] --- PASS: TestEventsLog (0.00s) [2022-04-04T18:50:04.785Z] === RUN TestEventsLogTimeout [2022-04-04T18:50:04.785Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-04T18:50:04.785Z] === RUN TestLogEvents [2022-04-04T18:50:04.785Z] --- PASS: TestLogEvents (0.05s) [2022-04-04T18:50:04.785Z] === RUN TestLoadBufferedEvents [2022-04-04T18:50:04.785Z] --- PASS: TestLoadBufferedEvents (0.12s) [2022-04-04T18:50:04.785Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-04T18:50:04.785Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-04T18:50:04.785Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-04T18:50:04.785Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-04T18:50:04.785Z] PASS [2022-04-04T18:50:04.785Z] coverage: 50.0% of statements [2022-04-04T18:50:04.785Z] ok github.com/docker/docker/daemon/events 0.217s coverage: 50.0% of statements [2022-04-04T18:50:05.254Z] === RUN TestWaitNodeAttachment [2022-04-04T18:50:05.254Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-04T18:50:05.254Z] === RUN TestIsolationConversion [2022-04-04T18:50:05.254Z] === RUN TestIsolationConversion/default [2022-04-04T18:50:05.254Z] === RUN TestIsolationConversion/process [2022-04-04T18:50:05.254Z] === RUN TestIsolationConversion/hyperv [2022-04-04T18:50:05.254Z] --- PASS: TestIsolationConversion (0.01s) [2022-04-04T18:50:05.254Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-04T18:50:05.254Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-04T18:50:05.254Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-04T18:50:05.254Z] === RUN TestContainerLabels [2022-04-04T18:50:05.254Z] --- PASS: TestContainerLabels (0.00s) [2022-04-04T18:50:05.254Z] === RUN TestCredentialSpecConversion [2022-04-04T18:50:05.254Z] === RUN TestCredentialSpecConversion/none [2022-04-04T18:50:05.254Z] === RUN TestCredentialSpecConversion/config [2022-04-04T18:50:05.254Z] === RUN TestCredentialSpecConversion/file [2022-04-04T18:50:05.254Z] === RUN TestCredentialSpecConversion/registry [2022-04-04T18:50:05.254Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-04T18:50:05.254Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-04T18:50:05.254Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-04T18:50:05.254Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-04T18:50:05.254Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-04T18:50:05.254Z] === RUN TestControllerValidateMountBind [2022-04-04T18:50:05.254Z] --- PASS: TestControllerValidateMountBind (0.01s) [2022-04-04T18:50:05.254Z] === RUN TestControllerValidateMountVolume [2022-04-04T18:50:05.254Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-04T18:50:05.254Z] === RUN TestControllerValidateMountTarget [2022-04-04T18:50:05.254Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-04T18:50:05.254Z] === RUN TestControllerValidateMountTmpfs [2022-04-04T18:50:05.254Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-04T18:50:05.254Z] === RUN TestControllerValidateMountInvalidType [2022-04-04T18:50:05.254Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-04T18:50:05.254Z] === RUN TestControllerValidateMountNamedPipe [2022-04-04T18:50:05.254Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-04T18:50:05.254Z] PASS [2022-04-04T18:50:05.254Z] coverage: 11.0% of statements [2022-04-04T18:50:05.254Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.643s coverage: 11.0% of statements [2022-04-04T18:50:05.425Z] --- PASS: TestLogsFollowTailEmpty (0.72s) [2022-04-04T18:50:05.425Z] === RUN TestContainerNetworkMountsNoChown [2022-04-04T18:50:05.704Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-04-04T18:50:05.723Z] === RUN TestIsEmptyDir [2022-04-04T18:50:05.723Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-04T18:50:05.723Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-04T18:50:05.723Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-04T18:50:05.723Z] PASS [2022-04-04T18:50:05.723Z] coverage: 2.3% of statements [2022-04-04T18:50:05.723Z] ok github.com/docker/docker/daemon/graphdriver 0.071s coverage: 2.3% of statements [2022-04-04T18:50:05.960Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-04-04T18:50:05.993Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s) [2022-04-04T18:50:05.993Z] === RUN TestMountDaemonRoot [2022-04-04T18:50:05.993Z] === RUN TestMountDaemonRoot/default [2022-04-04T18:50:05.993Z] === PAUSE TestMountDaemonRoot/default [2022-04-04T18:50:05.993Z] === RUN TestMountDaemonRoot/private [2022-04-04T18:50:05.993Z] === PAUSE TestMountDaemonRoot/private [2022-04-04T18:50:05.993Z] === RUN TestMountDaemonRoot/rprivate [2022-04-04T18:50:05.993Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-04T18:50:05.993Z] === RUN TestMountDaemonRoot/slave [2022-04-04T18:50:05.993Z] === PAUSE TestMountDaemonRoot/slave [2022-04-04T18:50:05.993Z] === RUN TestMountDaemonRoot/rslave [2022-04-04T18:50:05.993Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-04T18:50:05.994Z] === RUN TestMountDaemonRoot/shared [2022-04-04T18:50:05.994Z] === PAUSE TestMountDaemonRoot/shared [2022-04-04T18:50:05.994Z] === RUN TestMountDaemonRoot/rshared [2022-04-04T18:50:05.994Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-04T18:50:05.994Z] === CONT TestMountDaemonRoot/default [2022-04-04T18:50:05.994Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-04T18:50:05.994Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-04T18:50:05.994Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-04T18:50:05.994Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-04T18:50:05.994Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-04T18:50:05.994Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-04T18:50:05.994Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-04T18:50:05.994Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-04T18:50:05.994Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-04T18:50:05.994Z] === CONT TestMountDaemonRoot/rprivate [2022-04-04T18:50:05.994Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-04T18:50:05.994Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-04T18:50:05.994Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-04T18:50:05.994Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-04T18:50:05.994Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-04T18:50:05.994Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-04T18:50:05.994Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-04T18:50:05.994Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-04T18:50:05.994Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-04T18:50:05.994Z] === CONT TestMountDaemonRoot/rshared [2022-04-04T18:50:05.994Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-04T18:50:05.994Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-04T18:50:05.994Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-04T18:50:05.994Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-04T18:50:05.994Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-04T18:50:05.994Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-04T18:50:05.994Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-04T18:50:05.994Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-04T18:50:05.994Z] === CONT TestMountDaemonRoot/shared [2022-04-04T18:50:05.994Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-04T18:50:05.994Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-04T18:50:05.994Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-04T18:50:05.994Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-04T18:50:05.994Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-04T18:50:05.994Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-04T18:50:05.994Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-04T18:50:05.994Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-04T18:50:05.994Z] === CONT TestMountDaemonRoot/rslave [2022-04-04T18:50:05.994Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-04T18:50:05.994Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-04T18:50:05.994Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-04T18:50:05.994Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-04T18:50:05.994Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-04T18:50:05.994Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-04T18:50:05.994Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-04T18:50:05.994Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-04T18:50:05.994Z] === CONT TestMountDaemonRoot/slave [2022-04-04T18:50:05.994Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-04T18:50:05.994Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-04T18:50:05.994Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-04T18:50:05.994Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-04T18:50:05.994Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-04T18:50:05.994Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-04T18:50:05.994Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-04T18:50:05.994Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-04T18:50:05.994Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-04T18:50:06.191Z] === RUN TestVerifyNetworkingConfig [2022-04-04T18:50:06.191Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-04T18:50:06.191Z] === RUN TestGetContainer [2022-04-04T18:50:06.191Z] --- PASS: TestGetContainer (0.00s) [2022-04-04T18:50:06.191Z] === RUN TestValidContainerNames [2022-04-04T18:50:06.191Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-04T18:50:06.191Z] === RUN TestContainerInitDNS [2022-04-04T18:50:06.191Z] daemon_test.go:145: root required [2022-04-04T18:50:06.191Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-04T18:50:06.191Z] === RUN TestMerge [2022-04-04T18:50:06.191Z] --- PASS: TestMerge (0.00s) [2022-04-04T18:50:06.191Z] === RUN TestValidateContainerIsolation [2022-04-04T18:50:06.191Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-04T18:50:06.191Z] === RUN TestFindNetworkErrorType [2022-04-04T18:50:06.191Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-04T18:50:06.191Z] === RUN TestEnsureServicesExist [2022-04-04T18:50:06.191Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-04T18:50:06.191Z] === RUN TestEnsureServicesExistErrors [2022-04-04T18:50:06.191Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-04T18:50:06.191Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-04T18:50:06.191Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-04T18:50:06.191Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-04T18:50:06.191Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-04T18:50:06.191Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-04T18:50:06.191Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-04T18:50:06.191Z] === RUN TestContainerDelete [2022-04-04T18:50:06.191Z] --- PASS: TestContainerDelete (0.01s) [2022-04-04T18:50:06.191Z] === RUN TestContainerDoubleDelete [2022-04-04T18:50:06.191Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-04T18:50:06.191Z] === RUN TestLogContainerEventCopyLabels [2022-04-04T18:50:06.191Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-04T18:50:06.191Z] === RUN TestLogContainerEventWithAttributes [2022-04-04T18:50:06.191Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-04T18:50:06.191Z] === RUN TestNoneHealthcheck [2022-04-04T18:50:06.191Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-04T18:50:06.191Z] === RUN TestHealthStates [2022-04-04T18:50:06.191Z] === RUN TestLinkNaming [2022-04-04T18:50:06.191Z] --- PASS: TestLinkNaming (0.00s) [2022-04-04T18:50:06.191Z] === RUN TestLinkNew [2022-04-04T18:50:06.191Z] --- PASS: TestLinkNew (0.00s) [2022-04-04T18:50:06.191Z] === RUN TestLinkEnv [2022-04-04T18:50:06.191Z] --- PASS: TestLinkEnv (0.00s) [2022-04-04T18:50:06.191Z] === RUN TestLinkMultipleEnv [2022-04-04T18:50:06.191Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-04T18:50:06.191Z] === RUN TestLinkPortRangeEnv [2022-04-04T18:50:06.191Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-04T18:50:06.191Z] PASS [2022-04-04T18:50:06.191Z] coverage: 93.0% of statements [2022-04-04T18:50:06.191Z] ok github.com/docker/docker/daemon/links 0.043s coverage: 93.0% of statements [2022-04-04T18:50:06.252Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-04T18:50:06.252Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-04T18:50:06.252Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-04T18:50:06.252Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-04-04T18:50:06.252Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-04T18:50:06.252Z] === CONT TestMountDaemonRoot/private [2022-04-04T18:50:06.252Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-04T18:50:06.252Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-04T18:50:06.252Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-04T18:50:06.252Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-04T18:50:06.252Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-04T18:50:06.252Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-04T18:50:06.252Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-04T18:50:06.252Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-04T18:50:06.252Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-04T18:50:06.252Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-04T18:50:06.252Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-04T18:50:06.252Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-04T18:50:06.252Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-04T18:50:06.252Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-04T18:50:06.511Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-04T18:50:06.511Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-04T18:50:06.511Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-04T18:50:06.511Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-04T18:50:06.511Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-04T18:50:06.511Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-04T18:50:06.511Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-04T18:50:06.511Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-04T18:50:06.511Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-04T18:50:06.511Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-04T18:50:06.511Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-04T18:50:06.511Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-04T18:50:06.659Z] time="2022-04-04T18:50:06Z" 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-04-04T18:50:06.659Z] time="2022-04-04T18:50:06Z" 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-04-04T18:50:06.659Z] time="2022-04-04T18:50:06Z" 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-04-04T18:50:06.659Z] time="2022-04-04T18:50:06Z" 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-04-04T18:50:06.659Z] time="2022-04-04T18:50:06Z" 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-04-04T18:50:06.659Z] time="2022-04-04T18:50:06Z" 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-04-04T18:50:06.659Z] time="2022-04-04T18:50:06Z" 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-04-04T18:50:06.659Z] time="2022-04-04T18:50:06Z" 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-04-04T18:50:06.659Z] time="2022-04-04T18:50:06Z" 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-04-04T18:50:06.659Z] time="2022-04-04T18:50:06Z" 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-04-04T18:50:06.659Z] --- PASS: TestHealthStates (0.13s) [2022-04-04T18:50:06.659Z] === RUN TestGetInspectData [2022-04-04T18:50:06.659Z] --- PASS: TestGetInspectData (0.00s) [2022-04-04T18:50:06.659Z] === RUN TestFillLicense [2022-04-04T18:50:06.659Z] --- PASS: TestFillLicense (0.00s) [2022-04-04T18:50:06.659Z] === RUN TestListInvalidFilter [2022-04-04T18:50:06.659Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-04T18:50:06.659Z] === RUN TestNameFilter [2022-04-04T18:50:06.659Z] --- PASS: TestNameFilter (0.00s) [2022-04-04T18:50:06.659Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-04T18:50:06.659Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-04T18:50:06.659Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-04T18:50:06.660Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-04T18:50:06.660Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-04T18:50:06.660Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-04T18:50:06.660Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-04T18:50:06.660Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-04T18:50:06.660Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-04T18:50:06.660Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-04T18:50:06.660Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-04T18:50:06.660Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-04T18:50:06.660Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-04T18:50:06.660Z] === 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-04-04T18:50:06.660Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-04T18:50:06.660Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-04T18:50:06.660Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-04T18:50:06.660Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-04T18:50:06.660Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-04T18:50:06.660Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-04T18:50:06.660Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-04T18:50:06.660Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-04T18:50:06.660Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-04T18:50:06.660Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-04T18:50:06.660Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-04T18:50:06.660Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-04T18:50:06.660Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-04T18:50:06.660Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-04T18:50:06.660Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-04T18:50:06.660Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-04T18:50:06.660Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-04T18:50:06.660Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-04T18:50:06.660Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-04T18:50:06.660Z] --- 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-04-04T18:50:06.660Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-04T18:50:06.660Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-04T18:50:06.660Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-04T18:50:06.660Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-04T18:50:06.660Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-04T18:50:06.660Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-04T18:50:06.660Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-04T18:50:06.660Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-04T18:50:06.660Z] === RUN TestSetupWindowsDevices [2022-04-04T18:50:06.660Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-04T18:50:06.660Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-04T18:50:06.660Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-04T18:50:06.660Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-04T18:50:06.660Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-04T18:50:06.660Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-04T18:50:06.660Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-04T18:50:06.660Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-04T18:50:06.660Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-04T18:50:06.660Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-04T18:50:06.660Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-04T18:50:06.660Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-04T18:50:06.660Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-04T18:50:06.660Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-04T18:50:06.660Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-04T18:50:06.660Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-04T18:50:06.660Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-04T18:50:06.660Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-04T18:50:06.660Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-04T18:50:06.660Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-04T18:50:06.660Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-04T18:50:06.660Z] === RUN TestDaemonReloadLabels [2022-04-04T18:50:06.660Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-04T18:50:06.660Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-04T18:50:06.660Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-04T18:50:06.660Z] === RUN TestDaemonReloadMirrors [2022-04-04T18:50:06.660Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-04T18:50:06.660Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-04T18:50:06.660Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-04T18:50:06.660Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-04T18:50:06.660Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-04T18:50:06.660Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-04T18:50:06.660Z] reload_test.go:342: root required [2022-04-04T18:50:06.660Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-04T18:50:06.660Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-04T18:50:06.660Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-04-04T18:50:06.660Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-04T18:50:06.660Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-04-04T18:50:06.660Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-04T18:50:06.660Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-04-04T18:50:06.660Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-04T18:50:06.660Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-04-04T18:50:06.660Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-04T18:50:06.660Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.01s) [2022-04-04T18:50:06.660Z] === RUN TestParseVolumesFrom [2022-04-04T18:50:06.660Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-04T18:50:06.660Z] PASS [2022-04-04T18:50:06.660Z] coverage: 8.8% of statements [2022-04-04T18:50:06.660Z] ok github.com/docker/docker/daemon 0.355s coverage: 8.8% of statements [2022-04-04T18:50:06.660Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-04T18:50:06.660Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-04T18:50:06.660Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-04T18:50:06.660Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-04T18:50:06.660Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-04T18:50:06.660Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-04T18:50:06.660Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-04T18:50:06.660Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-04T18:50:06.660Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-04T18:50:06.660Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-04T18:50:06.660Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-04T18:50:06.660Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-04T18:50:06.660Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-04T18:50:06.660Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-04T18:50:06.721Z] 8f616e6e9eec: Pull complete [2022-04-04T18:50:06.773Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-04T18:50:06.773Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-04T18:50:06.773Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-04T18:50:06.773Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-04T18:50:06.773Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-04T18:50:06.773Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-04T18:50:06.773Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-04-04T18:50:06.773Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2022-04-04T18:50:06.773Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-04-04T18:50:06.773Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2022-04-04T18:50:06.773Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-04T18:50:06.773Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-04-04T18:50:06.773Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-04-04T18:50:06.773Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-04-04T18:50:06.773Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-04-04T18:50:06.773Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-04T18:50:06.773Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-04-04T18:50:06.773Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-04-04T18:50:06.773Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-04-04T18:50:06.773Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-04-04T18:50:06.773Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-04T18:50:06.773Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-04-04T18:50:06.773Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-04-04T18:50:06.773Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-04-04T18:50:06.773Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2022-04-04T18:50:06.773Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-04T18:50:06.773Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-04-04T18:50:06.773Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-04-04T18:50:06.773Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-04-04T18:50:06.773Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-04-04T18:50:06.773Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-04T18:50:06.773Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-04-04T18:50:06.773Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-04-04T18:50:06.773Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-04T18:50:06.773Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-04T18:50:06.773Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-04T18:50:06.773Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-04-04T18:50:06.773Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-04-04T18:50:06.773Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-04-04T18:50:06.773Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-04T18:50:06.773Z] === RUN TestContainerBindMountNonRecursive [2022-04-04T18:50:08.153Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-04-04T18:50:08.227Z] === RUN TestAdapterReadLogs [2022-04-04T18:50:08.227Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-04T18:50:08.227Z] === RUN TestCopier [2022-04-04T18:50:08.227Z] --- PASS: TestCopier (0.00s) [2022-04-04T18:50:08.227Z] === RUN TestCopierLongLines [2022-04-04T18:50:08.227Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-04T18:50:08.227Z] === RUN TestCopierSlow [2022-04-04T18:50:08.695Z] --- PASS: TestCopierSlow (0.23s) [2022-04-04T18:50:08.696Z] === RUN TestCopierWithSized [2022-04-04T18:50:08.696Z] === RUN TestCopierWithSized/as_is [2022-04-04T18:50:08.696Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-04T18:50:08.696Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-04T18:50:08.696Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-04T18:50:08.696Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-04T18:50:08.696Z] === RUN TestCopierWithPartial [2022-04-04T18:50:08.696Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-04T18:50:08.696Z] === RUN TestRingLogger [2022-04-04T18:50:08.696Z] --- PASS: TestRingLogger (0.00s) [2022-04-04T18:50:08.696Z] === RUN TestRingCap [2022-04-04T18:50:08.696Z] --- PASS: TestRingCap (0.00s) [2022-04-04T18:50:08.696Z] === RUN TestRingClose [2022-04-04T18:50:08.696Z] --- PASS: TestRingClose (0.00s) [2022-04-04T18:50:08.696Z] === RUN TestRingDrain [2022-04-04T18:50:08.696Z] --- PASS: TestRingDrain (0.00s) [2022-04-04T18:50:08.696Z] PASS [2022-04-04T18:50:08.696Z] coverage: 43.2% of statements [2022-04-04T18:50:08.696Z] ok github.com/docker/docker/daemon/logger 0.292s coverage: 43.2% of statements [2022-04-04T18:50:08.696Z] === RUN TestNewStreamConfig [2022-04-04T18:50:08.696Z] === RUN TestNewStreamConfig/defaults [2022-04-04T18:50:08.696Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-04T18:50:08.696Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-04T18:50:08.696Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-04T18:50:08.696Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-04T18:50:08.696Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-04T18:50:08.696Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-04T18:50:08.696Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-04T18:50:08.696Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-04T18:50:08.696Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-04T18:50:08.696Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-04T18:50:08.696Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-04T18:50:08.696Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-04T18:50:08.696Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-04T18:50:08.696Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-04T18:50:08.696Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-04T18:50:08.696Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-04T18:50:08.696Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-04T18:50:08.696Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-04T18:50:08.696Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-04T18:50:08.696Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-04T18:50:08.696Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-04T18:50:08.696Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-04T18:50:08.696Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-04T18:50:08.696Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-04T18:50:08.696Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-04T18:50:08.696Z] time="2022-04-04T18:50:08Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-04T18:50:08.696Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s) [2022-04-04T18:50:08.696Z] === RUN TestCreateSuccess [2022-04-04T18:50:08.696Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-04T18:50:08.696Z] === RUN TestCreateStreamSkipped [2022-04-04T18:50:08.696Z] time="2022-04-04T18:50:08Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-04T18:50:08.696Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-04T18:50:08.696Z] === RUN TestCreateLogGroupSuccess [2022-04-04T18:50:08.696Z] time="2022-04-04T18:50:08Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-04T18:50:08.696Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-04T18:50:08.696Z] === RUN TestCreateError [2022-04-04T18:50:08.696Z] --- PASS: TestCreateError (0.00s) [2022-04-04T18:50:08.696Z] === RUN TestCreateAlreadyExists [2022-04-04T18:50:08.696Z] time="2022-04-04T18:50:08Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-04T18:50:08.696Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-04T18:50:08.696Z] === RUN TestLogClosed [2022-04-04T18:50:08.696Z] --- PASS: TestLogClosed (0.00s) [2022-04-04T18:50:08.696Z] === RUN TestLogBlocking [2022-04-04T18:50:08.696Z] --- PASS: TestLogBlocking (0.00s) [2022-04-04T18:50:08.696Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-04T18:50:08.696Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-04T18:50:08.696Z] === RUN TestLogNonBlockingBufferFull [2022-04-04T18:50:08.696Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-04T18:50:08.696Z] === RUN TestPublishBatchSuccess [2022-04-04T18:50:08.696Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-04T18:50:08.696Z] === RUN TestPublishBatchError [2022-04-04T18:50:08.696Z] time="2022-04-04T18:50:08Z" level=error msg=error [2022-04-04T18:50:08.696Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-04T18:50:08.696Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-04T18:50:08.696Z] time="2022-04-04T18:50:08Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-04T18:50:08.696Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-04T18:50:08.696Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-04T18:50:08.696Z] time="2022-04-04T18:50:08Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-04T18:50:08.696Z] time="2022-04-04T18:50:08Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-04T18:50:08.696Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-04T18:50:08.696Z] === RUN TestCollectBatchSimple [2022-04-04T18:50:08.696Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-04T18:50:08.696Z] === RUN TestCollectBatchTicker [2022-04-04T18:50:08.696Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-04T18:50:08.696Z] === RUN TestCollectBatchMultilinePattern [2022-04-04T18:50:08.696Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-04T18:50:08.696Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-04T18:50:08.696Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-04T18:50:08.696Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-04T18:50:08.696Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-04T18:50:08.696Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-04T18:50:08.696Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-04-04T18:50:08.696Z] === RUN TestCollectBatchClose [2022-04-04T18:50:08.696Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-04T18:50:08.696Z] === RUN TestEffectiveLen [2022-04-04T18:50:08.696Z] === RUN TestEffectiveLen/0/Hello [2022-04-04T18:50:08.696Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-04T18:50:08.696Z] === RUN TestEffectiveLen/2/🙃 [2022-04-04T18:50:08.696Z] === RUN TestEffectiveLen/3/���� [2022-04-04T18:50:08.696Z] === RUN TestEffectiveLen/4/He��o [2022-04-04T18:50:08.696Z] === RUN TestEffectiveLen/5/ [2022-04-04T18:50:08.696Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-04T18:50:08.696Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-04T18:50:08.696Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-04T18:50:08.696Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-04T18:50:08.696Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-04T18:50:08.696Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-04T18:50:08.696Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-04T18:50:08.696Z] === RUN TestFindValidSplit [2022-04-04T18:50:08.696Z] === RUN TestFindValidSplit/0/ [2022-04-04T18:50:08.696Z] cloudwatchlogs_test.go:1076: [2022-04-04T18:50:08.696Z] cloudwatchlogs_test.go:1077: [2022-04-04T18:50:08.696Z] === RUN TestFindValidSplit/1/Hello [2022-04-04T18:50:08.696Z] cloudwatchlogs_test.go:1076: Hello [2022-04-04T18:50:08.696Z] cloudwatchlogs_test.go:1077: [2022-04-04T18:50:08.696Z] === RUN TestFindValidSplit/2/Hello [2022-04-04T18:50:08.696Z] cloudwatchlogs_test.go:1076: He [2022-04-04T18:50:08.696Z] cloudwatchlogs_test.go:1077: llo [2022-04-04T18:50:08.696Z] === RUN TestFindValidSplit/3/Hello [2022-04-04T18:50:08.696Z] cloudwatchlogs_test.go:1076: [2022-04-04T18:50:08.696Z] cloudwatchlogs_test.go:1077: Hello [2022-04-04T18:50:08.696Z] === RUN TestFindValidSplit/4/🙃 [2022-04-04T18:50:08.696Z] cloudwatchlogs_test.go:1076: [2022-04-04T18:50:08.696Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-04T18:50:08.696Z] === RUN TestFindValidSplit/5/🙃 [2022-04-04T18:50:08.696Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-04T18:50:08.696Z] cloudwatchlogs_test.go:1077: [2022-04-04T18:50:08.696Z] === RUN TestFindValidSplit/6/a� [2022-04-04T18:50:08.696Z] cloudwatchlogs_test.go:1076: a [2022-04-04T18:50:08.696Z] cloudwatchlogs_test.go:1077: � [2022-04-04T18:50:08.696Z] === RUN TestFindValidSplit/7/a� [2022-04-04T18:50:08.696Z] cloudwatchlogs_test.go:1076: a� [2022-04-04T18:50:08.696Z] cloudwatchlogs_test.go:1077: [2022-04-04T18:50:08.696Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-04T18:50:08.696Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-04T18:50:08.696Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-04T18:50:08.696Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-04T18:50:08.696Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-04T18:50:08.696Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-04T18:50:08.696Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-04T18:50:08.696Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-04T18:50:08.696Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-04T18:50:08.696Z] === RUN TestProcessEventEmoji [2022-04-04T18:50:08.696Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-04-04T18:50:08.696Z] === RUN TestCollectBatchLineSplit [2022-04-04T18:50:08.696Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-04-04T18:50:08.696Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-04T18:50:08.696Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-04-04T18:50:08.696Z] === RUN TestCollectBatchMaxEvents [2022-04-04T18:50:08.696Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-04-04T18:50:08.696Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-04T18:50:08.696Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2022-04-04T18:50:08.696Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-04T18:50:08.696Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-04-04T18:50:08.696Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-04T18:50:08.696Z] === RUN TestValidateLogOptReconnectInterval [2022-04-04T18:50:08.696Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-04T18:50:08.696Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-04T18:50:08.696Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-04T18:50:08.696Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-04T18:50:08.696Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-04T18:50:08.696Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-04T18:50:08.696Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-04T18:50:08.696Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-04T18:50:08.696Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-04T18:50:08.696Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-04T18:50:08.696Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-04T18:50:08.696Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-04T18:50:08.696Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-04T18:50:08.696Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-04T18:50:08.696Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-04T18:50:08.696Z] PASS [2022-04-04T18:50:08.696Z] coverage: 33.6% of statements [2022-04-04T18:50:08.696Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.11s) [2022-04-04T18:50:08.696Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-04T18:50:08.696Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-04T18:50:08.696Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-04T18:50:08.696Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-04T18:50:08.696Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-04T18:50:08.696Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-04T18:50:08.696Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-04T18:50:08.722Z] --- PASS: TestContainerBindMountNonRecursive (1.96s) [2022-04-04T18:50:08.722Z] === RUN TestContainerVolumesMountedAsShared [2022-04-04T18:50:09.165Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-04T18:50:09.165Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-04T18:50:09.165Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-04T18:50:09.165Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-04T18:50:09.165Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-04T18:50:09.165Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-04T18:50:09.165Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-04T18:50:09.165Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-04T18:50:09.165Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-04T18:50:09.165Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-04T18:50:09.165Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-04T18:50:09.165Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-04T18:50:09.165Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-04T18:50:09.165Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-04T18:50:09.165Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-04T18:50:09.165Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-04T18:50:09.165Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-04T18:50:09.165Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-04T18:50:09.165Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-04T18:50:09.165Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-04T18:50:09.165Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-04T18:50:09.165Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-04T18:50:09.165Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-04T18:50:09.165Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-04T18:50:09.165Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-04T18:50:09.165Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-04T18:50:09.165Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-04T18:50:09.165Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-04T18:50:09.165Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-04T18:50:09.165Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-04T18:50:09.165Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-04T18:50:09.165Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-04T18:50:09.165Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-04T18:50:09.165Z] === RUN TestValidateLogOptionsFormat [2022-04-04T18:50:09.165Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-04T18:50:09.165Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-04T18:50:09.165Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-04T18:50:09.165Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-04T18:50:09.165Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-04T18:50:09.165Z] ok github.com/docker/docker/daemon/logger/fluentd 0.122s coverage: 33.6% of statements [2022-04-04T18:50:09.165Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-04T18:50:09.165Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-04T18:50:09.165Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-04T18:50:09.165Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-04T18:50:09.165Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-04T18:50:09.165Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-04T18:50:09.165Z] === RUN TestCreateTagSuccess [2022-04-04T18:50:09.165Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-04T18:50:09.165Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-04T18:50:09.165Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-04T18:50:09.165Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-04T18:50:09.165Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-04T18:50:09.165Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-04T18:50:09.165Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-04T18:50:09.165Z] PASS [2022-04-04T18:50:09.165Z] coverage: 80.2% of statements [2022-04-04T18:50:09.165Z] ok github.com/docker/docker/daemon/logger/awslogs 0.401s coverage: 80.2% of statements [2022-04-04T18:50:09.165Z] === RUN TestSearchRegistryForImagesErrors [2022-04-04T18:50:09.165Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-04T18:50:09.165Z] === RUN TestSearchRegistryForImages [2022-04-04T18:50:09.165Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-04T18:50:09.165Z] === RUN TestOnlyPlatformWithFallback [2022-04-04T18:50:09.165Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-04T18:50:09.165Z] === RUN TestImageDelete [2022-04-04T18:50:09.165Z] === RUN TestImageDelete/no_lease [2022-04-04T18:50:09.165Z] === RUN TestImageDelete/lease_exists [2022-04-04T18:50:09.165Z] --- PASS: TestImageDelete (0.09s) [2022-04-04T18:50:09.165Z] --- PASS: TestImageDelete/no_lease (0.02s) [2022-04-04T18:50:09.165Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2022-04-04T18:50:09.165Z] === RUN TestContentStoreForPull [2022-04-04T18:50:09.292Z] --- PASS: TestContainerVolumesMountedAsShared (0.73s) [2022-04-04T18:50:09.292Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-04T18:50:09.551Z] check_test.go:308: [d2af01cf403c1] daemon is not started [2022-04-04T18:50:09.551Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-04-04T18:50:09.634Z] --- PASS: TestContentStoreForPull (0.16s) [2022-04-04T18:50:09.634Z] PASS [2022-04-04T18:50:09.634Z] coverage: 6.6% of statements [2022-04-04T18:50:09.634Z] ok github.com/docker/docker/daemon/images 0.360s coverage: 6.6% of statements [2022-04-04T18:50:09.634Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-04T18:50:09.634Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-04T18:50:09.635Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-04T18:50:09.635Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-04T18:50:09.635Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-04T18:50:09.635Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-04T18:50:09.635Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-04T18:50:09.635Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-04T18:50:09.635Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-04T18:50:09.750Z] tests/integration/regression_test.py ...... [ 98%] [2022-04-04T18:50:10.103Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2022-04-04T18:50:10.103Z] === RUN TestFastTimeMarshalJSON [2022-04-04T18:50:10.103Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-04-04T18:50:10.103Z] PASS [2022-04-04T18:50:10.103Z] coverage: 87.2% of statements [2022-04-04T18:50:10.103Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.164s coverage: 87.2% of statements [2022-04-04T18:50:10.103Z] === RUN TestJSONFileLogger [2022-04-04T18:50:10.103Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-04T18:50:10.104Z] === RUN TestJSONFileLoggerWithTags [2022-04-04T18:50:10.104Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-04T18:50:10.104Z] === RUN TestJSONFileLoggerWithOpts [2022-04-04T18:50:10.104Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-04-04T18:50:10.104Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-04T18:50:10.104Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-04T18:50:10.104Z] === RUN TestEncodeDecode [2022-04-04T18:50:10.104Z] === PAUSE TestEncodeDecode [2022-04-04T18:50:10.104Z] === RUN TestUnexpectedEOF [2022-04-04T18:50:10.120Z] --- PASS: TestContainerVolumesMountedAsSlave (0.71s) [2022-04-04T18:50:10.120Z] === RUN TestNetworkNat [2022-04-04T18:50:10.266Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-04-04T18:50:10.521Z] tests/integration/credentials/utils_test.py . [100%] [2022-04-04T18:50:10.521Z] [2022-04-04T18:50:10.521Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-04-04T18:50:10.521Z] =========================== short test summary info ============================ [2022-04-04T18:50:10.521Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-04-04T18:50:10.521Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-04-04T18:50:10.521Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-04-04T18:50:10.521Z] Not supported on most drivers [2022-04-04T18:50:10.521Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-04-04T18:50:10.521Z] Output of docker top depends on host distro, and is not formalized. [2022-04-04T18:50:10.521Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-04-04T18:50:10.521Z] Output of docker top depends on host distro, and is not formalized. [2022-04-04T18:50:10.521Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-04-04T18:50:10.521Z] Can fail if eth0 has multiple IP addresses [2022-04-04T18:50:10.521Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-04-04T18:50:10.521Z] This doesn't seem to be taken into account by the engine [2022-04-04T18:50:10.521Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-04-04T18:50:10.521Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-04-04T18:50:10.521Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 292.37 seconds == [2022-04-04T18:50:10.572Z] time="2022-04-04T18:50:10Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-04T18:50:10.572Z] time="2022-04-04T18:50:10Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-04T18:50:10.572Z] --- PASS: TestUnexpectedEOF (0.12s) [2022-04-04T18:50:10.572Z] === CONT TestEncodeDecode [2022-04-04T18:50:10.572Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-04T18:50:10.572Z] PASS [2022-04-04T18:50:10.572Z] coverage: 69.9% of statements [2022-04-04T18:50:10.572Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.255s coverage: 69.9% of statements [2022-04-04T18:50:10.572Z] === RUN TestWriteLog [2022-04-04T18:50:10.572Z] === PAUSE TestWriteLog [2022-04-04T18:50:10.572Z] === RUN TestReadLog [2022-04-04T18:50:10.572Z] === PAUSE TestReadLog [2022-04-04T18:50:10.572Z] === RUN TestDecode [2022-04-04T18:50:10.572Z] --- PASS: TestDecode (0.02s) [2022-04-04T18:50:10.572Z] === CONT TestWriteLog [2022-04-04T18:50:10.572Z] --- PASS: TestWriteLog (0.00s) [2022-04-04T18:50:10.572Z] === CONT TestReadLog [2022-04-04T18:50:10.572Z] === RUN TestReadLog/tail_exact [2022-04-04T18:50:10.572Z] === RUN TestReadLog/tail_less_than_available [2022-04-04T18:50:10.572Z] === RUN TestReadLog/tail_more_than_available [2022-04-04T18:50:10.572Z] --- PASS: TestReadLog (0.17s) [2022-04-04T18:50:10.572Z] --- PASS: TestReadLog/tail_exact (0.14s) [2022-04-04T18:50:10.572Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-04T18:50:10.572Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-04-04T18:50:10.572Z] PASS [2022-04-04T18:50:10.572Z] coverage: 78.7% of statements [2022-04-04T18:50:10.572Z] ok github.com/docker/docker/daemon/logger/local 0.236s coverage: 78.7% of statements [2022-04-04T18:50:10.740Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.836s coverage: 7.4% of statements [2022-04-04T18:50:10.740Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-04T18:50:10.740Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-04-04T18:50:10.740Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-04-04T18:50:10.740Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-04T18:50:10.740Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-04T18:50:10.740Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-04T18:50:10.776Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-04-04T18:50:10.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-04T18:50:10.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-04T18:50:11.041Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-04T18:50:11.056Z] --- PASS: TestNetworkNat (0.80s) [2022-04-04T18:50:11.056Z] === RUN TestNetworkLocalhostTCPNat [2022-04-04T18:50:11.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-04T18:50:11.321Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-04-04T18:50:11.510Z] === RUN TestOpenFileDelete [2022-04-04T18:50:11.510Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-04T18:50:11.510Z] === RUN TestOpenFileRename [2022-04-04T18:50:11.510Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-04T18:50:11.510Z] === RUN TestHandleDecoderErr [2022-04-04T18:50:11.510Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-04T18:50:11.510Z] === RUN TestParseLogTagDefaultTag [2022-04-04T18:50:11.510Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-04T18:50:11.510Z] === RUN TestParseLogTag [2022-04-04T18:50:11.510Z] --- PASS: TestParseLogTag (0.00s) [2022-04-04T18:50:11.510Z] === RUN TestParseLogTagEmptyTag [2022-04-04T18:50:11.510Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-04T18:50:11.510Z] === RUN TestTailFiles [2022-04-04T18:50:11.510Z] --- PASS: TestTailFiles (0.00s) [2022-04-04T18:50:11.510Z] === RUN TestFollowLogsConsumerGone [2022-04-04T18:50:11.510Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-04T18:50:11.510Z] === RUN TestFollowLogsProducerGone [2022-04-04T18:50:11.510Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-04T18:50:11.510Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-04T18:50:11.510Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-04-04T18:50:11.510Z] === RUN TestCheckCapacityAndRotate [2022-04-04T18:50:11.510Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-04T18:50:11.510Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-04T18:50:11.510Z] === RUN TestLog [2022-04-04T18:50:11.510Z] --- PASS: TestLog (0.03s) [2022-04-04T18:50:11.510Z] PASS [2022-04-04T18:50:11.510Z] coverage: 31.5% of statements [2022-04-04T18:50:11.510Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.076s coverage: 31.5% of statements [2022-04-04T18:50:11.510Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2022-04-04T18:50:11.510Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-04-04T18:50:11.510Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2022-04-04T18:50:11.510Z] PASS [2022-04-04T18:50:11.510Z] coverage: 55.1% of statements [2022-04-04T18:50:11.510Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.220s coverage: 55.1% of statements [2022-04-04T18:50:11.581Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-04-04T18:50:11.581Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-04-04T18:50:11.623Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s) [2022-04-04T18:50:11.623Z] === RUN TestNetworkLoopbackNat [2022-04-04T18:50:11.842Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-04-04T18:50:12.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-04T18:50:12.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-04T18:50:12.491Z] === RUN TestNewParse [2022-04-04T18:50:12.491Z] --- PASS: TestNewParse (0.00s) [2022-04-04T18:50:12.491Z] PASS [2022-04-04T18:50:12.491Z] coverage: 8.3% of statements [2022-04-04T18:50:12.491Z] ok github.com/docker/docker/daemon/logger/templates 0.041s coverage: 8.3% of statements [2022-04-04T18:50:12.491Z] === RUN TestValidateLogOpt [2022-04-04T18:50:12.491Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-04T18:50:12.491Z] === RUN TestNewMissedConfig [2022-04-04T18:50:12.491Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-04T18:50:12.491Z] === RUN TestNewMissedUrl [2022-04-04T18:50:12.491Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-04T18:50:12.491Z] === RUN TestNewMissedToken [2022-04-04T18:50:12.491Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-04T18:50:12.491Z] === RUN TestNewWithProxy [2022-04-04T18:50:12.491Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-04T18:50:12.491Z] === RUN TestDefault [2022-04-04T18:50:12.491Z] --- PASS: TestDefault (0.01s) [2022-04-04T18:50:12.491Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-04T18:50:12.491Z] === RUN TestParseLogFormat [2022-04-04T18:50:12.491Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-04T18:50:12.491Z] === RUN TestValidateLogOptEmpty [2022-04-04T18:50:12.491Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-04T18:50:12.491Z] === RUN TestValidateSyslogAddress [2022-04-04T18:50:12.491Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-04T18:50:12.491Z] === RUN TestParseAddressDefaultPort [2022-04-04T18:50:12.491Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-04T18:50:12.491Z] === RUN TestValidateSyslogFacility [2022-04-04T18:50:12.491Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-04T18:50:12.491Z] === RUN TestValidateLogOptSyslogFormat [2022-04-04T18:50:12.491Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-04T18:50:12.491Z] === RUN TestValidateLogOpt [2022-04-04T18:50:12.491Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-04T18:50:12.491Z] PASS [2022-04-04T18:50:12.491Z] coverage: 46.8% of statements [2022-04-04T18:50:12.491Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-04T18:50:12.491Z] === RUN TestJsonFormat [2022-04-04T18:50:12.491Z] --- PASS: TestJsonFormat (0.01s) [2022-04-04T18:50:12.491Z] === RUN TestRawFormat [2022-04-04T18:50:12.491Z] ok github.com/docker/docker/daemon/logger/syslog 0.044s coverage: 46.8% of statements [2022-04-04T18:50:12.491Z] --- PASS: TestRawFormat (0.00s) [2022-04-04T18:50:12.491Z] === RUN TestRawFormatWithLabels [2022-04-04T18:50:12.491Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-04T18:50:12.491Z] === RUN TestRawFormatWithoutTag [2022-04-04T18:50:12.491Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-04T18:50:12.491Z] === RUN TestBatching [2022-04-04T18:50:12.491Z] --- PASS: TestBatching (0.24s) [2022-04-04T18:50:12.558Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-04-04T18:50:12.952Z] === RUN TestFrequency [2022-04-04T18:50:12.952Z] --- PASS: TestFrequency (0.24s) [2022-04-04T18:50:12.952Z] === RUN TestOneMessagePerRequest [2022-04-04T18:50:12.952Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-04T18:50:12.952Z] === RUN TestVerify [2022-04-04T18:50:12.952Z] --- PASS: TestVerify (0.00s) [2022-04-04T18:50:12.952Z] === RUN TestSkipVerify [2022-04-04T18:50:12.952Z] time="2022-04-04T18:50:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T18:50:12.952Z] time="2022-04-04T18:50:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T18:50:12.952Z] time="2022-04-04T18:50:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T18:50:12.952Z] time="2022-04-04T18:50:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T18:50:13.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-04T18:50:13.126Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-04T18:50:13.126Z] check_test.go:308: [de8c4d1f4f6e1] daemon is not started [2022-04-04T18:50:13.126Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-04-04T18:50:13.412Z] --- PASS: TestSkipVerify (0.36s) [2022-04-04T18:50:13.412Z] === RUN TestBufferMaximum [2022-04-04T18:50:13.412Z] time="2022-04-04T18:50:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T18:50:13.412Z] time="2022-04-04T18:50:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T18:50:13.412Z] time="2022-04-04T18:50:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T18:50:13.412Z] time="2022-04-04T18:50:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T18:50:13.412Z] time="2022-04-04T18:50:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T18:50:13.412Z] time="2022-04-04T18:50:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649098213.053518\",\"host\":\"2c3b49d4b74f\"}'" [2022-04-04T18:50:13.412Z] time="2022-04-04T18:50:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649098213.053518\",\"host\":\"2c3b49d4b74f\"}'" [2022-04-04T18:50:13.412Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-04T18:50:13.412Z] === RUN TestServerAlwaysDown [2022-04-04T18:50:13.412Z] time="2022-04-04T18:50:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T18:50:13.412Z] time="2022-04-04T18:50:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T18:50:13.412Z] time="2022-04-04T18:50:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649098213.056229\",\"host\":\"2c3b49d4b74f\"}'" [2022-04-04T18:50:13.412Z] time="2022-04-04T18:50:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649098213.056229\",\"host\":\"2c3b49d4b74f\"}'" [2022-04-04T18:50:13.412Z] time="2022-04-04T18:50:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T18:50:13.412Z] time="2022-04-04T18:50:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649098213.056229\",\"host\":\"2c3b49d4b74f\"}'" [2022-04-04T18:50:13.412Z] time="2022-04-04T18:50:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649098213.057386\",\"host\":\"2c3b49d4b74f\"}'" [2022-04-04T18:50:13.412Z] time="2022-04-04T18:50:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649098213.057386\",\"host\":\"2c3b49d4b74f\"}'" [2022-04-04T18:50:13.412Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-04T18:50:13.412Z] === RUN TestCannotSendAfterClose [2022-04-04T18:50:13.412Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-04T18:50:13.412Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-04T18:50:13.872Z] === RUN TestV1IDService [2022-04-04T18:50:13.872Z] --- PASS: TestV1IDService (0.02s) [2022-04-04T18:50:13.872Z] === RUN TestV2MetadataService [2022-04-04T18:50:14.332Z] time="2022-04-04T18:50:14Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-04-04T18:50:14.332Z] time="2022-04-04T18:50:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"2c3b49d4b74f\"}'" [2022-04-04T18:50:14.332Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-04T18:50:14.332Z] PASS [2022-04-04T18:50:14.332Z] coverage: 82.5% of statements [2022-04-04T18:50:14.332Z] ok github.com/docker/docker/daemon/logger/splunk 1.934s coverage: 82.5% of statements [2022-04-04T18:50:14.332Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-04T18:50:14.332Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-04T18:50:14.332Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-04T18:50:14.332Z] === RUN TestSuccessfulDownload [2022-04-04T18:50:14.332Z] download_test.go:267: Needs fixing on Windows [2022-04-04T18:50:14.332Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-04T18:50:14.332Z] === RUN TestCancelledDownload [2022-04-04T18:50:14.332Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-04T18:50:14.332Z] === RUN TestMaxDownloadAttempts [2022-04-04T18:50:14.332Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-04T18:50:14.332Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-04T18:50:14.332Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-04T18:50:14.332Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-04T18:50:14.332Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-04T18:50:14.332Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-04T18:50:14.332Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-04T18:50:14.332Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-04T18:50:14.332Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-04T18:50:14.332Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-04T18:50:14.332Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-04T18:50:14.332Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-04T18:50:14.332Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-04T18:50:14.332Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-04T18:50:14.332Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-04T18:50:14.332Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-04T18:50:14.332Z] === RUN TestContinueOnError_NeverContinue [2022-04-04T18:50:14.332Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-04T18:50:14.332Z] === RUN TestManifestStore [2022-04-04T18:50:14.332Z] === RUN TestManifestStore/no_remote_or_local [2022-04-04T18:50:14.792Z] time="2022-04-04T18:50:14Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2612194861\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-04T18:50:14.792Z] === RUN TestManifestStore/no_local_cache [2022-04-04T18:50:14.792Z] --- PASS: TestV2MetadataService (0.79s) [2022-04-04T18:50:14.792Z] PASS [2022-04-04T18:50:14.792Z] coverage: 48.2% of statements [2022-04-04T18:50:14.792Z] ok github.com/docker/docker/distribution/metadata 0.860s coverage: 48.2% of statements [2022-04-04T18:50:14.792Z] === RUN TestManifestStore/with_local_cache [2022-04-04T18:50:14.792Z] === RUN TestManifestStore/unknown_media_type [2022-04-04T18:50:14.792Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-04T18:50:14.792Z] time="2022-04-04T18:50:14Z" level=warning msg="reference for unknown type: " [2022-04-04T18:50:14.792Z] time="2022-04-04T18:50:14Z" level=warning msg="reference for unknown type: " [2022-04-04T18:50:14.792Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-04T18:50:14.792Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-04T18:50:14.792Z] time="2022-04-04T18:50:14Z" level=warning msg="reference for unknown type: " [2022-04-04T18:50:14.792Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-04T18:50:14.792Z] time="2022-04-04T18:50:14Z" level=warning msg="reference for unknown type: " [2022-04-04T18:50:14.792Z] time="2022-04-04T18:50:14Z" level=warning msg="reference for unknown type: " [2022-04-04T18:50:14.792Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-04T18:50:14.792Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-04T18:50:14.792Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-04T18:50:14.792Z] time="2022-04-04T18:50:14Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-04T18:50:14.792Z] --- PASS: TestManifestStore (0.25s) [2022-04-04T18:50:14.792Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2022-04-04T18:50:14.792Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-04-04T18:50:14.792Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-04-04T18:50:14.792Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-04-04T18:50:14.792Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-04-04T18:50:14.792Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-04-04T18:50:14.792Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-04-04T18:50:14.792Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-04-04T18:50:14.792Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-04-04T18:50:14.792Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-04T18:50:14.792Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-04-04T18:50:14.792Z] === RUN TestDetectManifestBlobMediaType [2022-04-04T18:50:14.792Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-04T18:50:14.792Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-04T18:50:14.792Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-04T18:50:14.792Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-04T18:50:14.792Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-04T18:50:14.792Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-04T18:50:14.792Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-04T18:50:14.792Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-04T18:50:14.792Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-04T18:50:14.792Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-04T18:50:14.792Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-04T18:50:14.792Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-04T18:50:14.792Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-04T18:50:14.792Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-04T18:50:14.792Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-04T18:50:14.792Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-04T18:50:14.792Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-04T18:50:14.792Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-04T18:50:14.792Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-04T18:50:14.792Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-04T18:50:14.792Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-04T18:50:14.792Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-04T18:50:14.792Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-04T18:50:14.792Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-04T18:50:14.792Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-04T18:50:14.792Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-04T18:50:14.792Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-04T18:50:14.792Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-04T18:50:14.792Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-04T18:50:14.792Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-04T18:50:14.792Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-04T18:50:14.792Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-04T18:50:14.792Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-04T18:50:14.792Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-04T18:50:14.792Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-04T18:50:14.792Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-04T18:50:14.792Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-04T18:50:14.792Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-04T18:50:14.792Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-04T18:50:14.792Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-04T18:50:14.792Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-04T18:50:14.792Z] === RUN TestFixManifestLayers [2022-04-04T18:50:14.792Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-04T18:50:14.792Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-04T18:50:14.792Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-04T18:50:14.792Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-04T18:50:14.792Z] === RUN TestFixManifestLayersBadParent [2022-04-04T18:50:14.792Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-04T18:50:14.792Z] === RUN TestValidateManifest [2022-04-04T18:50:14.792Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-04T18:50:14.792Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-04T18:50:14.792Z] === RUN TestFormatPlatform [2022-04-04T18:50:14.792Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-04T18:50:14.792Z] === RUN TestPullSchema2Config [2022-04-04T18:50:14.792Z] === RUN TestPullSchema2Config/success_first_time [2022-04-04T18:50:14.792Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-04T18:50:14.792Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T18:50:14.792Z] === RUN TestPullSchema2Config/500_status [2022-04-04T18:50:14.792Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-04T18:50:14.792Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T18:50:14.792Z] time="2022-04-04T18:50:14Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-04T18:50:14.792Z] time="2022-04-04T18:50:14Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-04T18:50:14.792Z] time="2022-04-04T18:50:14Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-04T18:50:14.792Z] time="2022-04-04T18:50:14Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-04T18:50:14.792Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-04T18:50:14.792Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.39s) [2022-04-04T18:50:14.792Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.39s) [2022-04-04T18:50:14.792Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.39s) [2022-04-04T18:50:14.792Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.39s) [2022-04-04T18:50:14.792Z] === RUN TestTransfer [2022-04-04T18:50:14.792Z] --- PASS: TestTransfer (0.12s) [2022-04-04T18:50:14.792Z] === RUN TestConcurrencyLimit [2022-04-04T18:50:15.027Z] --- PASS: TestNetworkLoopbackNat (3.08s) [2022-04-04T18:50:15.027Z] === RUN TestPause [2022-04-04T18:50:15.252Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T18:50:15.252Z] === RUN TestPullSchema2Config/EOF [2022-04-04T18:50:15.252Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-04T18:50:15.252Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T18:50:15.252Z] 2022/04/04 18:50:14 http: panic serving 127.0.0.1:49219: intentional panic [2022-04-04T18:50:15.252Z] goroutine 102 [running]: [2022-04-04T18:50:15.252Z] net/http.(*conn).serve.func1() [2022-04-04T18:50:15.252Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-04T18:50:15.252Z] panic({0x15b9000, 0x179b8f0}) [2022-04-04T18:50:15.252Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-04T18:50:15.252Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0002ba680?, {0x17a30d8?, 0xc0000101c0?}) [2022-04-04T18:50:15.252Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-04T18:50:15.252Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x17a30d8, 0xc0000101c0}, 0xc0004d5000) [2022-04-04T18:50:15.252Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-04T18:50:15.252Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x17a30d8?, 0xc0000101c0?}, 0x1bbe6a0?) [2022-04-04T18:50:15.252Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-04T18:50:15.252Z] net/http.serverHandler.ServeHTTP({0xc00032f7a0?}, {0x17a30d8, 0xc0000101c0}, 0xc0004d5000) [2022-04-04T18:50:15.252Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-04T18:50:15.252Z] net/http.(*conn).serve(0xc0001ea460, {0x17a3950, 0xc0000936b0}) [2022-04-04T18:50:15.252Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-04T18:50:15.252Z] created by net/http.(*Server).Serve [2022-04-04T18:50:15.252Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-04T18:50:15.252Z] === RUN TestNotFound [2022-04-04T18:50:15.252Z] --- PASS: TestNotFound (0.00s) [2022-04-04T18:50:15.252Z] === RUN TestConflict [2022-04-04T18:50:15.252Z] --- PASS: TestConflict (0.00s) [2022-04-04T18:50:15.252Z] === RUN TestForbidden [2022-04-04T18:50:15.252Z] --- PASS: TestForbidden (0.00s) [2022-04-04T18:50:15.252Z] === RUN TestInvalidParameter [2022-04-04T18:50:15.252Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-04T18:50:15.252Z] === RUN TestNotImplemented [2022-04-04T18:50:15.252Z] --- PASS: TestNotImplemented (0.00s) [2022-04-04T18:50:15.252Z] === RUN TestNotModified [2022-04-04T18:50:15.252Z] --- PASS: TestNotModified (0.00s) [2022-04-04T18:50:15.252Z] === RUN TestUnauthorized [2022-04-04T18:50:15.252Z] --- PASS: TestUnauthorized (0.00s) [2022-04-04T18:50:15.252Z] === RUN TestUnknown [2022-04-04T18:50:15.252Z] --- PASS: TestUnknown (0.00s) [2022-04-04T18:50:15.252Z] === RUN TestCancelled [2022-04-04T18:50:15.252Z] --- PASS: TestCancelled (0.00s) [2022-04-04T18:50:15.252Z] === RUN TestDeadline [2022-04-04T18:50:15.252Z] --- PASS: TestDeadline (0.00s) [2022-04-04T18:50:15.252Z] === RUN TestDataLoss [2022-04-04T18:50:15.252Z] --- PASS: TestDataLoss (0.00s) [2022-04-04T18:50:15.252Z] === RUN TestUnavailable [2022-04-04T18:50:15.252Z] --- PASS: TestUnavailable (0.00s) [2022-04-04T18:50:15.252Z] === RUN TestSystem [2022-04-04T18:50:15.252Z] --- PASS: TestSystem (0.00s) [2022-04-04T18:50:15.252Z] === RUN TestFromStatusCode [2022-04-04T18:50:15.252Z] === RUN TestFromStatusCode/Not_Found [2022-04-04T18:50:15.252Z] === RUN TestFromStatusCode/Bad_Request [2022-04-04T18:50:15.252Z] === RUN TestFromStatusCode/Conflict [2022-04-04T18:50:15.252Z] === RUN TestFromStatusCode/Unauthorized [2022-04-04T18:50:15.252Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-04T18:50:15.252Z] === RUN TestFromStatusCode/Forbidden [2022-04-04T18:50:15.252Z] === RUN TestFromStatusCode/Not_Modified [2022-04-04T18:50:15.252Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-04T18:50:15.252Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-04T18:50:15.252Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-04T18:50:15.252Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-04T18:50:15.252Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-04T18:50:15.252Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-04T18:50:15.252Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-04T18:50:15.252Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-04T18:50:15.252Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-04T18:50:15.252Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-04T18:50:15.252Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-04T18:50:15.252Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-04T18:50:15.252Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-04T18:50:15.252Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-04T18:50:15.252Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-04T18:50:15.252Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-04T18:50:15.252Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-04T18:50:15.252Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-04T18:50:15.252Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-04T18:50:15.252Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T18:50:15.252Z] === RUN TestPullSchema2Config/unauthorized [2022-04-04T18:50:15.252Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-04T18:50:15.252Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T18:50:15.252Z] --- PASS: TestPullSchema2Config (0.53s) [2022-04-04T18:50:15.252Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-04T18:50:15.252Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-04T18:50:15.252Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-04T18:50:15.252Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-04-04T18:50:15.252Z] === RUN TestGetRepositoryMountCandidates [2022-04-04T18:50:15.252Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-04T18:50:15.252Z] === RUN TestLayerAlreadyExists [2022-04-04T18:50:15.252Z] 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-04-04T18:50:15.252Z] 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-04-04T18:50:15.252Z] 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-04-04T18:50:15.252Z] 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-04-04T18:50:15.252Z] 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-04-04T18:50:15.252Z] 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-04-04T18:50:15.252Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-04T18:50:15.252Z] === RUN TestWhenEmptyAuthConfig [2022-04-04T18:50:15.252Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-04T18:50:15.252Z] PASS [2022-04-04T18:50:15.252Z] coverage: 77.0% of statements [2022-04-04T18:50:15.252Z] ok github.com/docker/docker/errdefs 0.061s coverage: 77.0% of statements [2022-04-04T18:50:15.252Z] --- PASS: TestConcurrencyLimit (0.37s) [2022-04-04T18:50:15.252Z] === RUN TestInactiveJobs [2022-04-04T18:50:15.595Z] --- PASS: TestPause (0.74s) [2022-04-04T18:50:15.595Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-04T18:50:15.595Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-04T18:50:15.595Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-04T18:50:15.595Z] === RUN TestPauseStopPausedContainer [2022-04-04T18:50:15.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-04T18:50:15.715Z] --- PASS: TestInactiveJobs (0.35s) [2022-04-04T18:50:15.715Z] === RUN TestWatchRelease [2022-04-04T18:50:15.715Z] --- PASS: TestWatchRelease (0.04s) [2022-04-04T18:50:15.715Z] === RUN TestWatchFinishedTransfer [2022-04-04T18:50:15.715Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-04T18:50:15.715Z] === RUN TestDuplicateTransfer [2022-04-04T18:50:15.715Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-04T18:50:15.715Z] === RUN TestSuccessfulUpload [2022-04-04T18:50:15.854Z] docker_cli_daemon_plugins_test.go:80: [d60f7b6bf40d3] daemon is not started [2022-04-04T18:50:16.112Z] --- PASS: TestPauseStopPausedContainer (0.57s) [2022-04-04T18:50:16.112Z] === RUN TestPidHost [2022-04-04T18:50:16.175Z] time="2022-04-04T18:50:15Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-04T18:50:16.175Z] === RUN TestFSGetInvalidData [2022-04-04T18:50:16.175Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-04-04T18:50:16.175Z] === RUN TestFSInvalidSet [2022-04-04T18:50:16.175Z] --- PASS: TestFSInvalidSet (0.02s) [2022-04-04T18:50:16.175Z] === RUN TestFSInvalidRoot [2022-04-04T18:50:16.175Z] --- PASS: TestFSInvalidRoot (0.00s) [2022-04-04T18:50:16.175Z] === RUN TestFSMetadataGetSet [2022-04-04T18:50:16.175Z] --- PASS: TestFSMetadataGetSet (0.02s) [2022-04-04T18:50:16.175Z] === RUN TestFSInvalidWalker [2022-04-04T18:50:16.175Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-04T18:50:16.175Z] === RUN TestFSGetSet [2022-04-04T18:50:16.175Z] --- PASS: TestSuccessfulUpload (0.37s) [2022-04-04T18:50:16.175Z] === RUN TestCancelledUpload [2022-04-04T18:50:16.175Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-04T18:50:16.175Z] PASS [2022-04-04T18:50:16.175Z] coverage: 77.3% of statements [2022-04-04T18:50:16.175Z] --- PASS: TestFSGetSet (0.02s) [2022-04-04T18:50:16.175Z] === RUN TestFSGetUnsetKey [2022-04-04T18:50:16.175Z] ok github.com/docker/docker/distribution/xfer 1.746s coverage: 77.3% of statements [2022-04-04T18:50:16.175Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-04T18:50:16.175Z] === RUN TestFSGetEmptyData [2022-04-04T18:50:16.175Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-04-04T18:50:16.175Z] === RUN TestFSDelete [2022-04-04T18:50:16.175Z] --- PASS: TestFSDelete (0.01s) [2022-04-04T18:50:16.175Z] === RUN TestFSWalker [2022-04-04T18:50:16.175Z] --- PASS: TestFSWalker (0.01s) [2022-04-04T18:50:16.175Z] === RUN TestFSWalkerStopOnError [2022-04-04T18:50:16.175Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-04T18:50:16.175Z] === RUN TestNewFromJSON [2022-04-04T18:50:16.175Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-04T18:50:16.175Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-04T18:50:16.175Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-04T18:50:16.175Z] === RUN TestMarshalKeyOrder [2022-04-04T18:50:16.175Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-04T18:50:16.175Z] === RUN TestHistoryEqual [2022-04-04T18:50:16.175Z] === RUN TestCompare [2022-04-04T18:50:16.175Z] --- PASS: TestCompare (0.00s) [2022-04-04T18:50:16.175Z] PASS [2022-04-04T18:50:16.175Z] coverage: 19.2% of statements [2022-04-04T18:50:16.175Z] ok github.com/docker/docker/image/cache 0.066s coverage: 19.2% of statements [2022-04-04T18:50:16.175Z] --- PASS: TestHistoryEqual (0.14s) [2022-04-04T18:50:16.175Z] === RUN TestImage [2022-04-04T18:50:16.175Z] --- PASS: TestImage (0.00s) [2022-04-04T18:50:16.175Z] === RUN TestImageOSNotEmpty [2022-04-04T18:50:16.175Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-04T18:50:16.175Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-04T18:50:16.175Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-04T18:50:16.175Z] === RUN TestCreate [2022-04-04T18:50:16.175Z] --- PASS: TestCreate (0.01s) [2022-04-04T18:50:16.175Z] === RUN TestRestore [2022-04-04T18:50:16.175Z] time="2022-04-04T18:50:16Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-04T18:50:16.175Z] --- PASS: TestRestore (0.03s) [2022-04-04T18:50:16.175Z] === RUN TestAddDelete [2022-04-04T18:50:16.175Z] --- PASS: TestAddDelete (0.02s) [2022-04-04T18:50:16.175Z] === RUN TestSearchAfterDelete [2022-04-04T18:50:16.175Z] --- PASS: TestWhenEmptyAuthConfig (1.10s) [2022-04-04T18:50:16.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-04T18:50:16.636Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-04T18:50:16.636Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-04T18:50:16.636Z] === RUN TestTokenPassThru [2022-04-04T18:50:16.636Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-04T18:50:16.636Z] === RUN TestParentReset [2022-04-04T18:50:16.636Z] --- PASS: TestTokenPassThru (0.01s) [2022-04-04T18:50:16.636Z] === RUN TestTokenPassThruDifferentHost [2022-04-04T18:50:16.636Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-04T18:50:16.636Z] PASS [2022-04-04T18:50:16.636Z] coverage: 26.6% of statements [2022-04-04T18:50:16.636Z] ok github.com/docker/docker/distribution 1.970s coverage: 26.6% of statements [2022-04-04T18:50:16.636Z] --- PASS: TestParentReset (0.07s) [2022-04-04T18:50:16.636Z] === RUN TestGetAndSetLastUpdated [2022-04-04T18:50:16.636Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-04-04T18:50:16.636Z] === RUN TestStoreLen [2022-04-04T18:50:16.636Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-04T18:50:16.636Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-04T18:50:16.636Z] --- PASS: TestStoreLen (0.06s) [2022-04-04T18:50:16.636Z] PASS [2022-04-04T18:50:16.636Z] coverage: 86.9% of statements [2022-04-04T18:50:16.636Z] ok github.com/docker/docker/image 0.534s coverage: 86.9% of statements [2022-04-04T18:50:16.682Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-04T18:50:17.096Z] === RUN TestMakeV1ConfigFromConfig [2022-04-04T18:50:17.096Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-04T18:50:17.096Z] PASS [2022-04-04T18:50:17.096Z] coverage: 25.0% of statements [2022-04-04T18:50:17.096Z] ok github.com/docker/docker/image/v1 0.068s coverage: 25.0% of statements [2022-04-04T18:50:17.251Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-04-04T18:50:17.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-04T18:50:17.511Z] --- PASS: TestPidHost (1.61s) [2022-04-04T18:50:17.511Z] === RUN TestPsFilter [2022-04-04T18:50:17.556Z] === RUN TestValidateManifest [2022-04-04T18:50:17.556Z] === RUN TestValidateManifest/nil [2022-04-04T18:50:17.556Z] === RUN TestValidateManifest/non-nil [2022-04-04T18:50:17.556Z] --- PASS: TestValidateManifest (0.00s) [2022-04-04T18:50:17.556Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-04T18:50:17.556Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-04T18:50:17.556Z] PASS [2022-04-04T18:50:17.556Z] coverage: 0.7% of statements [2022-04-04T18:50:17.556Z] ok github.com/docker/docker/image/tarexport 0.115s coverage: 0.7% of statements [2022-04-04T18:50:17.556Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-04T18:50:17.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-04T18:50:17.771Z] --- PASS: TestPsFilter (0.14s) [2022-04-04T18:50:17.771Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-04T18:50:18.339Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s) [2022-04-04T18:50:18.339Z] === RUN TestRemoveContainerWithVolume [2022-04-04T18:50:18.527Z] === RUN TestSerialization [2022-04-04T18:50:18.527Z] --- PASS: TestSerialization (0.02s) [2022-04-04T18:50:18.527Z] PASS [2022-04-04T18:50:18.527Z] coverage: 100.0% of statements [2022-04-04T18:50:18.527Z] ok github.com/docker/docker/libcontainerd/queue 0.056s coverage: 100.0% of statements [2022-04-04T18:50:18.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-04T18:50:18.987Z] === RUN TestEmptyLayer [2022-04-04T18:50:18.987Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-04T18:50:18.987Z] === RUN TestCommitFailure [2022-04-04T18:50:18.987Z] --- PASS: TestCommitFailure (0.04s) [2022-04-04T18:50:18.987Z] === RUN TestStartTransactionFailure [2022-04-04T18:50:18.987Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-04T18:50:18.987Z] === RUN TestGetOrphan [2022-04-04T18:50:18.987Z] --- PASS: TestGetOrphan (0.01s) [2022-04-04T18:50:18.987Z] === RUN TestMountAndRegister [2022-04-04T18:50:18.987Z] layer_test.go:258: Layer size: 14 [2022-04-04T18:50:18.987Z] === RUN TestEnvironmentParsing [2022-04-04T18:50:18.987Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-04T18:50:18.987Z] PASS [2022-04-04T18:50:18.987Z] coverage: 1.2% of statements [2022-04-04T18:50:18.987Z] --- PASS: TestMountAndRegister (0.06s) [2022-04-04T18:50:18.987Z] === RUN TestLayerRelease [2022-04-04T18:50:18.987Z] layer_test.go:291: Failing on Windows [2022-04-04T18:50:18.987Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-04T18:50:18.987Z] === RUN TestStoreRestore [2022-04-04T18:50:18.987Z] layer_test.go:340: Failing on Windows [2022-04-04T18:50:18.987Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-04T18:50:18.987Z] === RUN TestTarStreamStability [2022-04-04T18:50:18.987Z] layer_test.go:455: Failing on Windows [2022-04-04T18:50:18.987Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-04T18:50:18.987Z] === RUN TestRegisterExistingLayer [2022-04-04T18:50:18.987Z] ok github.com/docker/docker/libcontainerd/local 0.059s coverage: 1.2% of statements [2022-04-04T18:50:18.987Z] --- PASS: TestRegisterExistingLayer (0.12s) [2022-04-04T18:50:18.987Z] === RUN TestTarStreamVerification [2022-04-04T18:50:18.987Z] layer_test.go:684: Failing on Windows [2022-04-04T18:50:18.987Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-04T18:50:18.987Z] === RUN TestLayerMigration [2022-04-04T18:50:18.987Z] migration_test.go:45: Failing on Windows [2022-04-04T18:50:18.987Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-04T18:50:18.987Z] === RUN TestLayerMigrationNoTarsplit [2022-04-04T18:50:18.987Z] migration_test.go:181: Failing on Windows [2022-04-04T18:50:18.987Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-04T18:50:18.987Z] === RUN TestMountInit [2022-04-04T18:50:18.987Z] mount_test.go:17: Failing on Windows [2022-04-04T18:50:18.987Z] --- SKIP: TestMountInit (0.00s) [2022-04-04T18:50:18.987Z] === RUN TestMountSize [2022-04-04T18:50:18.987Z] mount_test.go:76: Failing on Windows [2022-04-04T18:50:18.987Z] --- SKIP: TestMountSize (0.00s) [2022-04-04T18:50:18.987Z] === RUN TestMountChanges [2022-04-04T18:50:18.987Z] mount_test.go:125: Failing on Windows [2022-04-04T18:50:18.987Z] --- SKIP: TestMountChanges (0.00s) [2022-04-04T18:50:18.987Z] === RUN TestMountApply [2022-04-04T18:50:18.987Z] mount_test.go:212: Failing on Windows [2022-04-04T18:50:18.987Z] --- SKIP: TestMountApply (0.00s) [2022-04-04T18:50:18.987Z] PASS [2022-04-04T18:50:18.987Z] coverage: 30.6% of statements [2022-04-04T18:50:18.987Z] ok github.com/docker/docker/layer 0.312s coverage: 30.6% of statements [2022-04-04T18:50:18.987Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-04T18:50:18.987Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-04T18:50:18.987Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-04T18:50:18.987Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-04T18:50:19.277Z] --- PASS: TestRemoveContainerWithVolume (0.84s) [2022-04-04T18:50:19.277Z] === RUN TestRemoveContainerRunning [2022-04-04T18:50:19.277Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-04T18:50:19.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-04T18:50:19.447Z] === RUN TestSequenceGetAvailableBit [2022-04-04T18:50:19.447Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-04T18:50:19.447Z] === RUN TestSequenceEqual [2022-04-04T18:50:19.447Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-04T18:50:19.447Z] === RUN TestSequenceCopy [2022-04-04T18:50:19.447Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-04T18:50:19.447Z] === RUN TestGetFirstAvailable [2022-04-04T18:50:19.447Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-04T18:50:19.447Z] === RUN TestFindSequence [2022-04-04T18:50:19.447Z] --- PASS: TestFindSequence (0.00s) [2022-04-04T18:50:19.447Z] === RUN TestCheckIfAvailable [2022-04-04T18:50:19.447Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-04T18:50:19.447Z] === RUN TestMergeSequences [2022-04-04T18:50:19.447Z] --- PASS: TestMergeSequences (0.00s) [2022-04-04T18:50:19.447Z] === RUN TestPushReservation [2022-04-04T18:50:19.447Z] --- PASS: TestPushReservation (0.00s) [2022-04-04T18:50:19.447Z] === RUN TestSerializeDeserialize [2022-04-04T18:50:19.447Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-04T18:50:19.447Z] === RUN TestSet [2022-04-04T18:50:19.447Z] --- PASS: TestSet (0.00s) [2022-04-04T18:50:19.447Z] === RUN TestSetUnset [2022-04-04T18:50:19.447Z] --- PASS: TestSetUnset (0.00s) [2022-04-04T18:50:19.447Z] === RUN TestOffsetSetUnset [2022-04-04T18:50:19.447Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-04T18:50:19.447Z] === RUN TestSetInRange [2022-04-04T18:50:19.447Z] --- PASS: TestSetInRange (0.00s) [2022-04-04T18:50:19.447Z] === RUN TestSetAnyInRange [2022-04-04T18:50:19.447Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-04T18:50:19.447Z] === RUN TestMethods [2022-04-04T18:50:19.447Z] --- PASS: TestMethods (0.00s) [2022-04-04T18:50:19.447Z] === RUN TestRandomAllocateDeallocate [2022-04-04T18:50:19.845Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-04T18:50:19.845Z] docker_cli_daemon_plugins_test.go:170: [dd97311092d16] daemon is not started [2022-04-04T18:50:19.845Z] --- PASS: TestRemoveContainerRunning (0.69s) [2022-04-04T18:50:19.845Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-04T18:50:20.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-04T18:50:20.759Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-04T18:50:20.759Z] [2022-04-04T18:50:20.759Z] Unloading profiles will leave already running processes permanently [2022-04-04T18:50:20.759Z] unconfined, which can lead to unexpected situations. [2022-04-04T18:50:20.759Z] [2022-04-04T18:50:20.759Z] To set a process to complain mode, use the command line tool [2022-04-04T18:50:20.759Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-04T18:50:20.759Z] [2022-04-04T18:50:20.785Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s) [2022-04-04T18:50:20.785Z] === RUN TestRemoveInvalidContainer [2022-04-04T18:50:20.785Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-04-04T18:50:20.785Z] === RUN TestRenameLinkedContainer [2022-04-04T18:50:20.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-04T18:50:20.989Z] === RUN TestInvalidConfig [2022-04-04T18:50:20.989Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-04T18:50:20.989Z] === RUN TestConfig [2022-04-04T18:50:20.989Z] --- PASS: TestConfig (0.00s) [2022-04-04T18:50:20.989Z] === RUN TestOptionsLabels [2022-04-04T18:50:20.989Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-04T18:50:20.989Z] === RUN TestValidName [2022-04-04T18:50:20.989Z] --- PASS: TestValidName (0.00s) [2022-04-04T18:50:20.989Z] PASS [2022-04-04T18:50:20.989Z] coverage: 19.7% of statements [2022-04-04T18:50:21.045Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-04-04T18:50:21.448Z] ok github.com/docker/docker/libnetwork/config 0.067s coverage: 19.7% of statements [2022-04-04T18:50:21.448Z] === RUN TestKey [2022-04-04T18:50:21.448Z] --- PASS: TestKey (0.00s) [2022-04-04T18:50:21.448Z] === RUN TestParseKey [2022-04-04T18:50:21.448Z] --- PASS: TestParseKey (0.00s) [2022-04-04T18:50:21.448Z] === RUN TestInvalidDataStore [2022-04-04T18:50:21.448Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-04T18:50:21.448Z] === RUN TestKVObjectFlatKey [2022-04-04T18:50:21.448Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-04T18:50:21.448Z] === RUN TestAtomicKVObjectFlatKey [2022-04-04T18:50:21.448Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-04T18:50:21.448Z] PASS [2022-04-04T18:50:21.448Z] coverage: 21.9% of statements [2022-04-04T18:50:21.448Z] ok github.com/docker/docker/libnetwork/datastore 0.049s coverage: 21.9% of statements [2022-04-04T18:50:21.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main Post stage [Pipeline] junit [2022-04-04T18:50:22.134Z] Recording test results [2022-04-04T18:50:22.154Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-04-04T18:50:22.420Z] === RUN TestErrorInterfaces [2022-04-04T18:50:22.420Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-04T18:50:22.420Z] === RUN TestNetworkMarshalling [2022-04-04T18:50:22.420Z] === RUN TestIPDataMarshalling [2022-04-04T18:50:22.420Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-04T18:50:22.420Z] === RUN TestValidateAndIsV6 [2022-04-04T18:50:22.420Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-04T18:50:22.420Z] PASS [2022-04-04T18:50:22.420Z] coverage: 68.9% of statements [2022-04-04T18:50:22.420Z] ok github.com/docker/docker/libnetwork/driverapi 0.037s coverage: 68.9% of statements [2022-04-04T18:50:22.420Z] --- PASS: TestNetworkMarshalling (0.15s) [2022-04-04T18:50:22.420Z] === RUN TestEndpointMarshalling [2022-04-04T18:50:22.420Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-04T18:50:22.420Z] === RUN TestAuxAddresses [2022-04-04T18:50:22.420Z] time="2022-04-04T18:50:22Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-04T18:50:22.420Z] --- PASS: TestAuxAddresses (0.02s) [2022-04-04T18:50:22.420Z] === RUN TestSRVServiceQuery [2022-04-04T18:50:22.420Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-04T18:50:22.420Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-04-04T18:50:22.420Z] === RUN TestServiceVIPReuse [2022-04-04T18:50:22.420Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-04T18:50:22.420Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-04T18:50:22.420Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-04T18:50:22.420Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-04T18:50:22.420Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-04T18:50:22.420Z] === RUN TestDNSIPQuery [2022-04-04T18:50:22.420Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-04T18:50:22.420Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-04T18:50:22.420Z] === RUN TestDNSProxyServFail [2022-04-04T18:50:22.420Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-04T18:50:22.420Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-04T18:50:22.420Z] === RUN TestSandboxAddEmpty [2022-04-04T18:50:22.420Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T18:50:22.420Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-04T18:50:22.420Z] === RUN TestSandboxAddMultiPrio [2022-04-04T18:50:22.420Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T18:50:22.420Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-04T18:50:22.420Z] === RUN TestSandboxAddSamePrio [2022-04-04T18:50:22.420Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T18:50:22.420Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-04T18:50:22.420Z] === RUN TestCleanupServiceDiscovery [2022-04-04T18:50:22.420Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-04T18:50:22.420Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-04T18:50:22.420Z] === RUN TestDNSOptions [2022-04-04T18:50:22.420Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-04T18:50:22.420Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-04T18:50:22.420Z] === RUN TestMultipleControllersWithSameStore [2022-04-04T18:50:22.420Z] time="2022-04-04T18:50:22Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-04T18:50:22.420Z] time="2022-04-04T18:50:22Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-04T18:50:22.420Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-04-04T18:50:22.420Z] PASS [2022-04-04T18:50:22.420Z] coverage: 8.5% of statements [2022-04-04T18:50:22.420Z] ok github.com/docker/docker/libnetwork 0.273s coverage: 8.5% of statements [2022-04-04T18:50:22.471Z] + echo Ensuring container killed. [2022-04-04T18:50:22.472Z] Ensuring container killed. [2022-04-04T18:50:22.472Z] + docker rm -vf docker-pr1 [2022-04-04T18:50:22.472Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-04T18:50:22.788Z] + echo Chowning /workspace to jenkins user [2022-04-04T18:50:22.788Z] Chowning /workspace to jenkins user [2022-04-04T18:50:22.788Z] + id -u [2022-04-04T18:50:22.788Z] + id -g [2022-04-04T18:50:22.788Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43462:/workspace busybox chown -R 1000:1000 /workspace [2022-04-04T18:50:22.817Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-04T18:50:22.817Z] Using test binary docker [2022-04-04T18:50:22.817Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-04T18:50:22.817Z] Starting apparmor (via systemctl): apparmor.service. [2022-04-04T18:50:22.817Z] INFO: Waiting for daemon to start... [2022-04-04T18:50:22.817Z] Starting dockerd [2022-04-04T18:50:22.880Z] === RUN TestDriver [2022-04-04T18:50:22.880Z] --- PASS: TestDriver (0.00s) [2022-04-04T18:50:22.880Z] PASS [2022-04-04T18:50:22.881Z] coverage: 34.8% of statements [2022-04-04T18:50:22.881Z] ok github.com/docker/docker/libnetwork/drivers/host 0.044s coverage: 34.8% of statements [2022-04-04T18:50:23.341Z] === RUN TestDriver [2022-04-04T18:50:23.341Z] --- PASS: TestDriver (0.00s) [2022-04-04T18:50:23.341Z] PASS [2022-04-04T18:50:23.341Z] coverage: 34.8% of statements [2022-04-04T18:50:23.341Z] ok github.com/docker/docker/libnetwork/drivers/null 0.036s coverage: 34.8% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-04T18:50:23.580Z] --- PASS: TestRenameLinkedContainer (3.00s) [2022-04-04T18:50:23.580Z] === RUN TestRenameStoppedContainer [2022-04-04T18:50:23.680Z] + bundleName=docker-py [2022-04-04T18:50:23.680Z] + echo Creating docker-py-bundles.tar.gz [2022-04-04T18:50:23.680Z] Creating docker-py-bundles.tar.gz [2022-04-04T18:50:23.680Z] + 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-04-04T18:50:23.689Z] Archiving artifacts [2022-04-04T18:50:23.801Z] === RUN TestNetworkAllocateFree [2022-04-04T18:50:23.801Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-04T18:50:23.801Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-04T18:50:23.801Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-04T18:50:23.801Z] PASS [2022-04-04T18:50:23.801Z] coverage: 63.6% of statements [2022-04-04T18:50:23.801Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.038s coverage: 63.6% of statements [2022-04-04T18:50:23.941Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43462/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-04-04T18:50:24.076Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-04-04T18:50:24.271Z] === RUN TestGetEmptyCapabilities [2022-04-04T18:50:24.271Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-04T18:50:24.271Z] === RUN TestGetExtraCapabilities [2022-04-04T18:50:24.271Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-04-04T18:50:24.271Z] === RUN TestGetInvalidCapabilities [2022-04-04T18:50:24.271Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-04-04T18:50:24.271Z] === RUN TestRemoteDriver [2022-04-04T18:50:24.271Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-04T18:50:24.271Z] === RUN TestDriverError [2022-04-04T18:50:24.271Z] --- PASS: TestDriverError (0.00s) [2022-04-04T18:50:24.271Z] === RUN TestMissingValues [2022-04-04T18:50:24.271Z] --- PASS: TestMissingValues (0.01s) [2022-04-04T18:50:24.271Z] === RUN TestRollback [2022-04-04T18:50:24.271Z] --- PASS: TestRollback (0.00s) [2022-04-04T18:50:24.271Z] PASS [2022-04-04T18:50:24.271Z] coverage: 57.4% of statements [2022-04-04T18:50:24.271Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.081s coverage: 57.4% of statements [2022-04-04T18:50:24.287Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43462/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 -e DOCKER_GRAPHDRIVER docker:2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 hack/make.sh binary [2022-04-04T18:50:24.518Z] --- PASS: TestRenameStoppedContainer (0.81s) [2022-04-04T18:50:24.518Z] === RUN TestRenameRunningContainerAndReuse [2022-04-04T18:50:24.518Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-04-04T18:50:24.542Z] [2022-04-04T18:50:24.739Z] --- PASS: TestRandomAllocateDeallocate (5.11s) [2022-04-04T18:50:24.739Z] === RUN TestAllocateRandomDeallocate [2022-04-04T18:50:24.739Z] === RUN TestNew [2022-04-04T18:50:24.739Z] --- PASS: TestNew (0.00s) [2022-04-04T18:50:24.739Z] === RUN TestAddDriver [2022-04-04T18:50:24.739Z] --- PASS: TestAddDriver (0.00s) [2022-04-04T18:50:24.739Z] === RUN TestAddDuplicateDriver [2022-04-04T18:50:24.739Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-04T18:50:24.739Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-04T18:50:24.739Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-04T18:50:24.739Z] === RUN TestDriver [2022-04-04T18:50:24.739Z] --- PASS: TestDriver (0.00s) [2022-04-04T18:50:24.739Z] === RUN TestIPAM [2022-04-04T18:50:24.739Z] --- PASS: TestIPAM (0.00s) [2022-04-04T18:50:24.739Z] === RUN TestWalkIPAMs [2022-04-04T18:50:24.739Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-04T18:50:24.739Z] === RUN TestWalkDrivers [2022-04-04T18:50:24.739Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-04T18:50:24.739Z] PASS [2022-04-04T18:50:24.739Z] coverage: 82.4% of statements [2022-04-04T18:50:24.739Z] ok github.com/docker/docker/libnetwork/drvregistry 0.078s coverage: 82.4% of statements [2022-04-04T18:50:24.739Z] === RUN TestNAT [2022-04-04T18:50:24.739Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-04T18:50:24.739Z] --- SKIP: TestNAT (0.00s) [2022-04-04T18:50:24.739Z] === RUN TestTransparent [2022-04-04T18:50:24.739Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-04T18:50:24.739Z] --- SKIP: TestTransparent (0.00s) [2022-04-04T18:50:24.739Z] PASS [2022-04-04T18:50:24.739Z] coverage: 0.0% of statements [2022-04-04T18:50:24.739Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.044s coverage: 0.0% of statements [2022-04-04T18:50:24.798Z] Removing bundles/ [2022-04-04T18:50:24.798Z] [2022-04-04T18:50:24.798Z] ---> Making bundle: binary (in bundles/binary) [2022-04-04T18:50:24.798Z] Building: bundles/binary-daemon/dockerd-dev [2022-04-04T18:50:24.798Z] GOOS="" GOARCH="" GOARM="" [2022-04-04T18:50:25.086Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-04-04T18:50:25.208Z] === RUN TestBuildDefault [2022-04-04T18:50:25.208Z] --- PASS: TestBuildDefault (0.00s) [2022-04-04T18:50:25.208Z] === RUN TestBuildHostnameDomainname [2022-04-04T18:50:25.208Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-04T18:50:25.208Z] === RUN TestBuildHostname [2022-04-04T18:50:25.208Z] --- PASS: TestBuildHostname (0.00s) [2022-04-04T18:50:25.208Z] === RUN TestBuildHostnameFQDN [2022-04-04T18:50:25.208Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-04T18:50:25.209Z] === RUN TestBuildNoIP [2022-04-04T18:50:25.209Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-04T18:50:25.209Z] === RUN TestUpdate [2022-04-04T18:50:25.209Z] --- PASS: TestUpdate (0.00s) [2022-04-04T18:50:25.209Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-04T18:50:25.209Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-04T18:50:25.209Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-04T18:50:25.209Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-04T18:50:25.209Z] === RUN TestAddEmpty [2022-04-04T18:50:25.209Z] --- PASS: TestAddEmpty (0.00s) [2022-04-04T18:50:25.209Z] === RUN TestAdd [2022-04-04T18:50:25.209Z] --- PASS: TestAdd (0.00s) [2022-04-04T18:50:25.209Z] === RUN TestDeleteEmpty [2022-04-04T18:50:25.209Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-04T18:50:25.209Z] === RUN TestDeleteNewline [2022-04-04T18:50:25.209Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-04T18:50:25.209Z] === RUN TestDelete [2022-04-04T18:50:25.209Z] --- PASS: TestDelete (0.00s) [2022-04-04T18:50:25.209Z] === RUN TestConcurrentWrites [2022-04-04T18:50:25.209Z] --- PASS: TestConcurrentWrites (0.19s) [2022-04-04T18:50:25.209Z] PASS [2022-04-04T18:50:25.209Z] coverage: 81.2% of statements [2022-04-04T18:50:25.209Z] ok github.com/docker/docker/libnetwork/etchosts 0.238s coverage: 81.2% of statements [2022-04-04T18:50:25.655Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-04-04T18:50:25.688Z] === RUN TestNew [2022-04-04T18:50:25.688Z] --- PASS: TestNew (0.00s) [2022-04-04T18:50:25.688Z] === RUN TestAllocate [2022-04-04T18:50:25.688Z] --- PASS: TestAllocate (0.00s) [2022-04-04T18:50:25.688Z] === RUN TestUninitialized [2022-04-04T18:50:25.688Z] --- PASS: TestUninitialized (0.00s) [2022-04-04T18:50:25.688Z] === RUN TestAllocateInRange [2022-04-04T18:50:25.688Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-04T18:50:25.688Z] === RUN TestAllocateSerial [2022-04-04T18:50:25.688Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-04T18:50:25.688Z] PASS [2022-04-04T18:50:25.688Z] coverage: 87.5% of statements [2022-04-04T18:50:25.688Z] ok github.com/docker/docker/libnetwork/idm 0.039s coverage: 87.5% of statements [2022-04-04T18:50:25.688Z] === RUN TestCaller [2022-04-04T18:50:25.688Z] --- PASS: TestCaller (0.00s) [2022-04-04T18:50:25.688Z] PASS [2022-04-04T18:50:25.688Z] coverage: 100.0% of statements [2022-04-04T18:50:25.688Z] ok github.com/docker/docker/libnetwork/internal/caller 0.037s coverage: 100.0% of statements [2022-04-04T18:50:25.688Z] --- PASS: TestAllocateRandomDeallocate (0.99s) [2022-04-04T18:50:25.688Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-04T18:50:25.918Z] --- PASS: TestRenameRunningContainerAndReuse (1.47s) [2022-04-04T18:50:25.918Z] === RUN TestRenameInvalidName [2022-04-04T18:50:26.157Z] === RUN TestSetSerialInsertDelete [2022-04-04T18:50:26.157Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-04T18:50:26.157Z] === RUN TestSetParallelInsertDelete [2022-04-04T18:50:26.176Z] check_test.go:308: [d65e5c6bdd7fa] daemon is not started [2022-04-04T18:50:26.177Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-04-04T18:50:26.436Z] --- PASS: TestRenameInvalidName (0.65s) [2022-04-04T18:50:26.436Z] === RUN TestRenameAnonymousContainer [2022-04-04T18:50:26.626Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.08s) [2022-04-04T18:50:26.626Z] === RUN TestRetrieveFromStore [2022-04-04T18:50:26.626Z] === RUN TestInt2IP2IntConversion [2022-04-04T18:50:27.002Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-04T18:50:27.021Z] . [2022-04-04T18:50:27.021Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-04T18:50:27.021Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-04T18:50:27.021Z] Error: No such image: emptyfs [2022-04-04T18:50:27.021Z] Running integration-test (iteration 1) [2022-04-04T18:50:27.021Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-04T18:50:27.021Z] Loaded image: busybox:latest [2022-04-04T18:50:27.095Z] --- PASS: TestRetrieveFromStore (0.44s) [2022-04-04T18:50:27.095Z] === RUN TestIsCorrupted [2022-04-04T18:50:27.095Z] --- PASS: TestIsCorrupted (0.01s) [2022-04-04T18:50:27.095Z] === RUN TestSetRollover [2022-04-04T18:50:27.095Z] --- PASS: TestInt2IP2IntConversion (0.39s) [2022-04-04T18:50:27.095Z] === RUN TestGetAddressVersion [2022-04-04T18:50:27.095Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-04T18:50:27.095Z] === RUN TestKeyString [2022-04-04T18:50:27.095Z] --- PASS: TestKeyString (0.00s) [2022-04-04T18:50:27.095Z] === RUN TestPoolDataMarshal [2022-04-04T18:50:27.095Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-04T18:50:27.095Z] === RUN TestSubnetsMarshal [2022-04-04T18:50:27.095Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-04-04T18:50:27.095Z] === RUN TestAddSubnets [2022-04-04T18:50:27.095Z] === RUN TestPoolRequest [2022-04-04T18:50:27.095Z] --- PASS: TestPoolRequest (0.00s) [2022-04-04T18:50:27.095Z] === RUN TestOtherRequests [2022-04-04T18:50:27.095Z] --- PASS: TestOtherRequests (0.00s) [2022-04-04T18:50:27.095Z] PASS [2022-04-04T18:50:27.095Z] coverage: 57.1% of statements [2022-04-04T18:50:27.095Z] ok github.com/docker/docker/libnetwork/ipams/null 0.037s coverage: 57.1% of statements [2022-04-04T18:50:27.281Z] Loaded image: busybox:glibc [2022-04-04T18:50:27.563Z] --- PASS: TestAddSubnets (0.06s) [2022-04-04T18:50:27.563Z] === RUN TestDoublePoolRelease [2022-04-04T18:50:27.563Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-04-04T18:50:27.563Z] === RUN TestAddReleasePoolID [2022-04-04T18:50:27.563Z] --- PASS: TestAddReleasePoolID (0.06s) [2022-04-04T18:50:27.563Z] === RUN TestPredefinedPool [2022-04-04T18:50:27.563Z] --- PASS: TestPredefinedPool (0.02s) [2022-04-04T18:50:27.563Z] === RUN TestRemoveSubnet [2022-04-04T18:50:27.563Z] --- PASS: TestRemoveSubnet (0.18s) [2022-04-04T18:50:27.563Z] === RUN TestGetSameAddress [2022-04-04T18:50:27.563Z] --- PASS: TestGetSameAddress (0.02s) [2022-04-04T18:50:27.563Z] === RUN TestPoolAllocationReuse [2022-04-04T18:50:27.937Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-04-04T18:50:28.195Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-04T18:50:28.551Z] === RUN TestGetCapabilities [2022-04-04T18:50:28.551Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-04T18:50:28.551Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-04T18:50:28.551Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-04-04T18:50:28.551Z] === RUN TestGetDefaultAddressSpaces [2022-04-04T18:50:28.551Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-04T18:50:28.551Z] === RUN TestRemoteDriver [2022-04-04T18:50:28.551Z] --- PASS: TestRemoteDriver (0.00s) [2022-04-04T18:50:28.551Z] PASS [2022-04-04T18:50:28.551Z] coverage: 47.4% of statements [2022-04-04T18:50:28.551Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.059s coverage: 47.4% of statements [2022-04-04T18:50:28.551Z] --- PASS: TestSetRollover (1.29s) [2022-04-04T18:50:28.551Z] === RUN TestSetRolloverSerial [2022-04-04T18:50:28.662Z] Loaded image: debian:bullseye-slim [2022-04-04T18:50:28.662Z] Loaded image: hello-world:latest [2022-04-04T18:50:28.662Z] Loaded image: arm32v7/hello-world:latest [2022-04-04T18:50:28.662Z] INFO: Testing against a local daemon [2022-04-04T18:50:28.662Z] === RUN TestCgroupNamespacesBuild [2022-04-04T18:50:29.020Z] --- PASS: TestPoolAllocationReuse (1.36s) [2022-04-04T18:50:29.020Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-04T18:50:29.020Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-04-04T18:50:29.020Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-04T18:50:29.020Z] === RUN TestWindowsIPAM [2022-04-04T18:50:29.020Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-04T18:50:29.020Z] PASS [2022-04-04T18:50:29.020Z] coverage: 71.4% of statements [2022-04-04T18:50:29.020Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.035s coverage: 71.4% of statements [2022-04-04T18:50:29.489Z] --- PASS: TestSetRolloverSerial (1.24s) [2022-04-04T18:50:29.489Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-04T18:50:29.489Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-04T18:50:29.489Z] PASS [2022-04-04T18:50:29.489Z] coverage: 84.4% of statements [2022-04-04T18:50:29.489Z] ok github.com/docker/docker/libnetwork/bitseq 10.209s coverage: 84.4% of statements [2022-04-04T18:50:29.571Z] --- PASS: TestRenameAnonymousContainer (2.74s) [2022-04-04T18:50:29.571Z] === RUN TestRenameContainerWithSameName [2022-04-04T18:50:29.571Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-04T18:50:29.571Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-04-04T18:50:29.957Z] === RUN TestDefaultNetwork [2022-04-04T18:50:29.957Z] --- PASS: TestDefaultNetwork (0.23s) [2022-04-04T18:50:29.957Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-04T18:50:30.137Z] --- PASS: TestRenameContainerWithSameName (0.80s) [2022-04-04T18:50:30.137Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-04T18:50:30.426Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.22s) [2022-04-04T18:50:30.426Z] === RUN TestInitAddressPools [2022-04-04T18:50:30.426Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-04T18:50:30.426Z] PASS [2022-04-04T18:50:30.426Z] coverage: 74.0% of statements [2022-04-04T18:50:30.426Z] ok github.com/docker/docker/libnetwork/ipamutils 0.513s coverage: 74.0% of statements [2022-04-04T18:50:30.572Z] --- PASS: TestCgroupNamespacesBuild (1.61s) [2022-04-04T18:50:30.572Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-04T18:50:30.895Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.82s) [2022-04-04T18:50:30.895Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-04T18:50:30.895Z] === RUN TestKeyValue [2022-04-04T18:50:30.895Z] --- PASS: TestKeyValue (0.00s) [2022-04-04T18:50:30.895Z] PASS [2022-04-04T18:50:30.895Z] coverage: 60.0% of statements [2022-04-04T18:50:30.895Z] ok github.com/docker/docker/libnetwork/netlabel 0.040s coverage: 60.0% of statements [2022-04-04T18:50:31.514Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.26s) [2022-04-04T18:50:31.514Z] === RUN TestBuildWithSession [2022-04-04T18:50:31.514Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T18:50:31.514Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-04T18:50:31.514Z] === RUN TestBuildSquashParent [2022-04-04T18:50:31.525Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-04-04T18:50:31.525Z] --- PASS: TestRenameContainerWithLinkedContainer (1.46s) [2022-04-04T18:50:31.525Z] === RUN TestResize [2022-04-04T18:50:32.466Z] --- PASS: TestResize (0.84s) [2022-04-04T18:50:32.466Z] === RUN TestResizeWithInvalidSize [2022-04-04T18:50:33.032Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-04-04T18:50:33.113Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-04T18:50:33.113Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-04T18:50:33.113Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-04T18:50:33.113Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-04T18:50:33.113Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-04T18:50:33.113Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-04T18:50:33.113Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-04T18:50:33.113Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-04T18:50:33.113Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-04T18:50:33.113Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-04T18:50:33.113Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-04T18:50:33.113Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-04T18:50:33.113Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-04T18:50:33.113Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-04T18:50:33.113Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-04T18:50:33.113Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-04T18:50:33.113Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-04T18:50:33.113Z] === RUN TestNetworkDBSimple [2022-04-04T18:50:33.113Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.43s) [2022-04-04T18:50:33.113Z] === RUN TestGetAddress [2022-04-04T18:50:33.291Z] --- PASS: TestResizeWithInvalidSize (0.79s) [2022-04-04T18:50:33.291Z] === RUN TestResizeWhenContainerNotStarted [2022-04-04T18:50:33.291Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-04T18:50:33.582Z] === RUN TestGenerate [2022-04-04T18:50:33.582Z] --- PASS: TestGenerate (0.00s) [2022-04-04T18:50:33.582Z] === RUN TestGeneratePtr [2022-04-04T18:50:33.582Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-04T18:50:33.582Z] === RUN TestGenerateMissingField [2022-04-04T18:50:33.582Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-04T18:50:33.582Z] === RUN TestFieldCannotBeSet [2022-04-04T18:50:33.582Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-04T18:50:33.582Z] === RUN TestTypeMismatchError [2022-04-04T18:50:33.582Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-04T18:50:33.582Z] PASS [2022-04-04T18:50:33.582Z] coverage: 100.0% of statements [2022-04-04T18:50:33.582Z] ok github.com/docker/docker/libnetwork/options 0.033s coverage: 100.0% of statements [2022-04-04T18:50:33.858Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s) [2022-04-04T18:50:33.858Z] === RUN TestDaemonRestartKillContainers [2022-04-04T18:50:33.858Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-04T18:50:33.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-04T18:50:33.858Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-04T18:50:33.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-04T18:50:33.858Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-04T18:50:33.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-04T18:50:33.858Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-04T18:50:33.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-04T18:50:33.858Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-04T18:50:33.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-04T18:50:33.858Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-04T18:50:33.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-04T18:50:33.858Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-04T18:50:33.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-04T18:50:33.858Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-04T18:50:33.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-04T18:50:33.858Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T18:50:33.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T18:50:33.858Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T18:50:33.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T18:50:33.858Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T18:50:33.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T18:50:33.858Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T18:50:33.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T18:50:33.858Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-04T18:50:33.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-04T18:50:33.858Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-04T18:50:33.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-04T18:50:33.858Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-04T18:50:33.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-04T18:50:33.858Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-04T18:50:33.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-04T18:50:33.858Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-04T18:50:33.858Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T18:50:34.050Z] 2022/04/04 18:50:33 Closing DB instances... [2022-04-04T18:50:34.050Z] testing: warning: no tests to run [2022-04-04T18:50:34.050Z] PASS [2022-04-04T18:50:34.050Z] coverage: 0.0% of statements [2022-04-04T18:50:34.050Z] ok github.com/docker/docker/libnetwork/osl 0.033s coverage: 0.0% of statements [no tests to run] [2022-04-04T18:50:34.795Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-04-04T18:50:35.037Z] === RUN TestRequestNewPort [2022-04-04T18:50:35.037Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-04T18:50:35.037Z] === RUN TestRequestSpecificPort [2022-04-04T18:50:35.037Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-04T18:50:35.037Z] === RUN TestReleasePort [2022-04-04T18:50:35.037Z] --- PASS: TestReleasePort (0.00s) [2022-04-04T18:50:35.038Z] === RUN TestReuseReleasedPort [2022-04-04T18:50:35.038Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-04T18:50:35.038Z] === RUN TestReleaseUnreadledPort [2022-04-04T18:50:35.038Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-04T18:50:35.038Z] === RUN TestUnknowProtocol [2022-04-04T18:50:35.038Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-04T18:50:35.038Z] === RUN TestAllocateAllPorts [2022-04-04T18:50:35.038Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-04T18:50:35.038Z] === RUN TestPortAllocation [2022-04-04T18:50:35.038Z] --- PASS: TestPortAllocation (0.00s) [2022-04-04T18:50:35.038Z] === RUN TestPortAllocationWithCustomRange [2022-04-04T18:50:35.038Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-04T18:50:35.038Z] === RUN TestNoDuplicateBPR [2022-04-04T18:50:35.038Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-04T18:50:35.038Z] === RUN TestChangePortRange [2022-04-04T18:50:35.038Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-04T18:50:35.038Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-04T18:50:35.038Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-04T18:50:35.038Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-04T18:50:35.038Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-04T18:50:35.038Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-04T18:50:35.038Z] --- PASS: TestChangePortRange (0.00s) [2022-04-04T18:50:35.038Z] PASS [2022-04-04T18:50:35.038Z] coverage: 88.6% of statements [2022-04-04T18:50:35.038Z] ok github.com/docker/docker/libnetwork/portallocator 0.038s coverage: 88.6% of statements [2022-04-04T18:50:35.038Z] --- PASS: TestNetworkDBSimple (2.03s) [2022-04-04T18:50:35.038Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-04T18:50:35.506Z] testing: warning: no tests to run [2022-04-04T18:50:35.506Z] PASS [2022-04-04T18:50:35.717Z] --- PASS: TestBuildSquashParent (3.78s) [2022-04-04T18:50:35.717Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-04T18:50:35.717Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T18:50:35.717Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T18:50:35.717Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T18:50:35.717Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T18:50:35.717Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T18:50:35.717Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T18:50:35.717Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T18:50:35.717Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T18:50:35.717Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T18:50:35.717Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T18:50:35.717Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T18:50:35.717Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T18:50:35.717Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T18:50:35.717Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T18:50:35.974Z] coverage: 0.0% of statements [2022-04-04T18:50:35.975Z] ok github.com/docker/docker/libnetwork/portmapper 0.036s coverage: 0.0% of statements [no tests to run] [2022-04-04T18:50:35.975Z] --- PASS: TestSetParallelInsertDelete (10.01s) [2022-04-04T18:50:35.975Z] PASS [2022-04-04T18:50:35.975Z] coverage: 100.0% of statements [2022-04-04T18:50:35.975Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.043s coverage: 100.0% of statements [2022-04-04T18:50:36.444Z] === RUN TestHashData [2022-04-04T18:50:36.444Z] --- PASS: TestHashData (0.00s) [2022-04-04T18:50:36.444Z] PASS [2022-04-04T18:50:36.444Z] coverage: 2.8% of statements [2022-04-04T18:50:36.444Z] ok github.com/docker/docker/libnetwork/resolvconf 0.034s coverage: 2.8% of statements [2022-04-04T18:50:36.444Z] 2022/04/04 18:50:36 Closing DB instances... [2022-04-04T18:50:36.706Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-04-04T18:50:36.706Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-04T18:50:36.912Z] === RUN TestErrorConstructors [2022-04-04T18:50:36.912Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-04T18:50:36.912Z] === RUN TestCompareIPMask [2022-04-04T18:50:36.912Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-04T18:50:36.912Z] === RUN TestUtilGetHostPartIP [2022-04-04T18:50:36.912Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-04T18:50:36.912Z] === RUN TestUtilGetBroadcastIP [2022-04-04T18:50:36.912Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-04T18:50:36.912Z] === RUN TestParseCIDR [2022-04-04T18:50:36.912Z] --- PASS: TestParseCIDR (0.00s) [2022-04-04T18:50:36.912Z] PASS [2022-04-04T18:50:36.912Z] coverage: 37.3% of statements [2022-04-04T18:50:36.912Z] ok github.com/docker/docker/libnetwork/types 0.044s coverage: 37.3% of statements [2022-04-04T18:50:37.382Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-04T18:50:37.382Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-04T18:50:37.382Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-04T18:50:37.382Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-04T18:50:37.382Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-04T18:50:37.382Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-04T18:50:37.382Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-04T18:50:37.382Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-04T18:50:37.382Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-04T18:50:37.382Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-04T18:50:37.382Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-04T18:50:37.382Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-04T18:50:37.382Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-04T18:50:37.382Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-04T18:50:37.382Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-04T18:50:37.382Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-04T18:50:37.382Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-04T18:50:37.382Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-04T18:50:37.382Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-04T18:50:37.382Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-04T18:50:37.382Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-04T18:50:37.382Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-04T18:50:37.382Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-04T18:50:37.382Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-04T18:50:37.382Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-04T18:50:37.382Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-04T18:50:37.382Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-04T18:50:37.382Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-04T18:50:37.382Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-04T18:50:37.382Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-04T18:50:37.382Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-04T18:50:37.382Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-04T18:50:37.382Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-04T18:50:37.382Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-04T18:50:37.382Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-04T18:50:37.382Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-04T18:50:37.382Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-04T18:50:37.382Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-04T18:50:37.382Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-04T18:50:37.382Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-04T18:50:37.382Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-04T18:50:37.382Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-04T18:50:37.383Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-04T18:50:37.383Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-04T18:50:37.383Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-04T18:50:37.383Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-04T18:50:37.383Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-04T18:50:37.383Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-04T18:50:37.383Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-04T18:50:37.383Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-04T18:50:37.383Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-04T18:50:37.383Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-04T18:50:37.383Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-04T18:50:37.383Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-04T18:50:37.383Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-04T18:50:37.383Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-04T18:50:37.383Z] PASS [2022-04-04T18:50:37.383Z] coverage: 55.0% of statements [2022-04-04T18:50:37.383Z] ok github.com/docker/docker/oci 0.045s coverage: 55.0% of statements [2022-04-04T18:50:37.630Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T18:50:37.630Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T18:50:37.851Z] === RUN TestParseVersion [2022-04-04T18:50:37.851Z] --- PASS: TestParseVersion (0.00s) [2022-04-04T18:50:37.851Z] PASS [2022-04-04T18:50:37.851Z] coverage: 52.9% of statements [2022-04-04T18:50:37.851Z] ok github.com/docker/docker/pkg/aaparser 0.031s coverage: 52.9% of statements [2022-04-04T18:50:38.320Z] === RUN TestAddressPoolOpt [2022-04-04T18:50:38.320Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-04T18:50:38.320Z] === RUN TestValidateEnv [2022-04-04T18:50:38.320Z] === RUN TestValidateEnv/a [2022-04-04T18:50:38.320Z] === RUN TestValidateEnv/something [2022-04-04T18:50:38.320Z] === RUN TestValidateEnv/_=a [2022-04-04T18:50:38.320Z] === RUN TestValidateEnv/env1=value1 [2022-04-04T18:50:38.320Z] === RUN TestValidateEnv/_env1=value1 [2022-04-04T18:50:38.320Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-04T18:50:38.320Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-04T18:50:38.320Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-04T18:50:38.320Z] === RUN TestValidateEnv/PATH [2022-04-04T18:50:38.320Z] === RUN TestValidateEnv/=a [2022-04-04T18:50:38.320Z] === RUN TestValidateEnv/PATH= [2022-04-04T18:50:38.320Z] === RUN TestValidateEnv/PATH=something [2022-04-04T18:50:38.320Z] === RUN TestValidateEnv/asd!qwe [2022-04-04T18:50:38.320Z] === RUN TestValidateEnv/1asd [2022-04-04T18:50:38.320Z] === RUN TestValidateEnv/123 [2022-04-04T18:50:38.321Z] === RUN TestValidateEnv/some_space [2022-04-04T18:50:38.321Z] === RUN TestValidateEnv/__some_space_before [2022-04-04T18:50:38.321Z] === RUN TestValidateEnv/some_space_after__ [2022-04-04T18:50:38.321Z] === RUN TestValidateEnv/= [2022-04-04T18:50:38.321Z] === RUN TestValidateEnv/PaTh [2022-04-04T18:50:38.321Z] --- PASS: TestValidateEnv (0.00s) [2022-04-04T18:50:38.321Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-04T18:50:38.321Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-04T18:50:38.321Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-04T18:50:38.321Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-04T18:50:38.321Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-04T18:50:38.321Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-04T18:50:38.321Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-04T18:50:38.321Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-04T18:50:38.321Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-04T18:50:38.321Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-04T18:50:38.321Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-04T18:50:38.321Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-04T18:50:38.321Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-04T18:50:38.321Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-04T18:50:38.321Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-04T18:50:38.321Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-04T18:50:38.321Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-04T18:50:38.321Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-04T18:50:38.321Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-04T18:50:38.321Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-04T18:50:38.321Z] === RUN TestParseHost [2022-04-04T18:50:38.321Z] --- PASS: TestParseHost (0.00s) [2022-04-04T18:50:38.321Z] === RUN TestParseDockerDaemonHost [2022-04-04T18:50:38.321Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-04T18:50:38.321Z] === RUN TestParseTCP [2022-04-04T18:50:38.321Z] --- PASS: TestParseTCP (0.00s) [2022-04-04T18:50:38.321Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-04T18:50:38.321Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-04T18:50:38.321Z] === RUN TestValidateExtraHosts [2022-04-04T18:50:38.321Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-04T18:50:38.321Z] === RUN TestIpOptString [2022-04-04T18:50:38.321Z] --- PASS: TestIpOptString (0.00s) [2022-04-04T18:50:38.321Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-04T18:50:38.321Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-04T18:50:38.321Z] === RUN TestNewIpOptValidDefaultVal [2022-04-04T18:50:38.321Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-04T18:50:38.321Z] === RUN TestIpOptSetInvalidVal [2022-04-04T18:50:38.321Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-04T18:50:38.321Z] === RUN TestValidateIPAddress [2022-04-04T18:50:38.321Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-04T18:50:38.321Z] === RUN TestMapOpts [2022-04-04T18:50:38.321Z] --- PASS: TestMapOpts (0.00s) [2022-04-04T18:50:38.321Z] === RUN TestListOptsWithoutValidator [2022-04-04T18:50:38.321Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-04T18:50:38.321Z] === RUN TestListOptsWithValidator [2022-04-04T18:50:38.321Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-04T18:50:38.321Z] === RUN TestValidateDNSSearch [2022-04-04T18:50:38.321Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-04T18:50:38.321Z] === RUN TestValidateLabel [2022-04-04T18:50:38.321Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-04T18:50:38.321Z] === RUN TestValidateLabel/label_with_general_format [2022-04-04T18:50:38.321Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-04T18:50:38.321Z] === RUN TestValidateLabel/label_with_one_more [2022-04-04T18:50:38.321Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-04T18:50:38.321Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-04T18:50:38.321Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-04T18:50:38.321Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-04T18:50:38.321Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-04T18:50:38.321Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-04T18:50:38.321Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-04T18:50:38.321Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-04T18:50:38.321Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-04T18:50:38.321Z] --- PASS: TestValidateLabel (0.00s) [2022-04-04T18:50:38.321Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-04T18:50:38.321Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-04T18:50:38.321Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-04T18:50:38.321Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-04T18:50:38.321Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-04T18:50:38.321Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-04T18:50:38.321Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-04T18:50:38.321Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-04T18:50:38.321Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-04T18:50:38.321Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-04T18:50:38.321Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-04T18:50:38.321Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-04T18:50:38.321Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-04T18:50:38.321Z] === RUN TestNamedListOpts [2022-04-04T18:50:38.321Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-04T18:50:38.321Z] === RUN TestNamedMapOpts [2022-04-04T18:50:38.321Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-04T18:50:38.321Z] === RUN TestParseLink [2022-04-04T18:50:38.321Z] --- PASS: TestParseLink (0.00s) [2022-04-04T18:50:38.321Z] === RUN TestUlimitOpt [2022-04-04T18:50:38.321Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-04T18:50:38.321Z] PASS [2022-04-04T18:50:38.321Z] coverage: 66.3% of statements [2022-04-04T18:50:38.321Z] ok github.com/docker/docker/opts 0.061s coverage: 66.3% of statements [2022-04-04T18:50:38.321Z] time="2022-04-04T18:50:37Z" level=error msg="node1(f7d54a6d40e3) Could not close DB: timeout waiting for leave broadcast" [2022-04-04T18:50:38.321Z] --- PASS: TestNetworkDBJoinLeaveNetwork (3.03s) [2022-04-04T18:50:38.321Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-04T18:50:38.595Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T18:50:38.608Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-04T18:50:38.867Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-04-04T18:50:38.870Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T18:50:39.029Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-04T18:50:39.029Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-04T18:50:39.029Z] GOOS="" GOARCH="" GOARM="" [2022-04-04T18:50:39.029Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-04T18:50:39.029Z] [2022-04-04T18:50:39.029Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-04T18:50:39.029Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-04T18:50:39.029Z] HOSTNAME=99c6dbd9ed4b [2022-04-04T18:50:39.029Z] DEST=bundles/test-integration [2022-04-04T18:50:39.029Z] PWD=/go/src/github.com/docker/docker [2022-04-04T18:50:39.029Z] DOCKER_ROOTLESS=1 [2022-04-04T18:50:39.029Z] DOCKER_GITCOMMIT=2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 [2022-04-04T18:50:39.029Z] container=docker [2022-04-04T18:50:39.029Z] HOME=/root [2022-04-04T18:50:39.029Z] GOLANG_VERSION=1.18 [2022-04-04T18:50:39.029Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-04T18:50:39.029Z] VALIDATE_BRANCH=master [2022-04-04T18:50:39.029Z] TERM=xterm [2022-04-04T18:50:39.029Z] DOCKER_PKG=github.com/docker/docker [2022-04-04T18:50:39.029Z] SHLVL=1 [2022-04-04T18:50:39.029Z] TIMEOUT=120m [2022-04-04T18:50:39.029Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-04T18:50:39.029Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-04T18:50:39.029Z] GO111MODULE=off [2022-04-04T18:50:39.029Z] DOCKER_EXPERIMENTAL=1 [2022-04-04T18:50:39.029Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-04T18:50:39.029Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-04T18:50:39.029Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-04T18:50:39.029Z] GOPATH=/go [2022-04-04T18:50:39.029Z] PKG_CONFIG=pkg-config [2022-04-04T18:50:39.029Z] _=/usr/bin/env [2022-04-04T18:50:39.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-04T18:50:39.434Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-04-04T18:50:39.889Z] === RUN TestPeerCertificateMarshalJSON [2022-04-04T18:50:39.889Z] 2022/04/04 18:50:39 Closing DB instances... [2022-04-04T18:50:39.889Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-04T18:50:39.889Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-04T18:50:39.889Z] --- PASS: TestPeerCertificateMarshalJSON (0.30s) [2022-04-04T18:50:39.889Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-04T18:50:39.889Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-04T18:50:39.889Z] === RUN TestMiddleware [2022-04-04T18:50:39.889Z] --- PASS: TestMiddleware (0.00s) [2022-04-04T18:50:39.889Z] === RUN TestNewResponseModifier [2022-04-04T18:50:39.889Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-04T18:50:39.889Z] PASS [2022-04-04T18:50:39.889Z] coverage: 26.8% of statements [2022-04-04T18:50:39.889Z] ok github.com/docker/docker/pkg/authorization 0.342s coverage: 26.8% of statements [2022-04-04T18:50:39.889Z] === RUN TestIsArchivePathDir [2022-04-04T18:50:39.889Z] --- PASS: TestIsArchivePathDir (0.05s) [2022-04-04T18:50:39.889Z] === RUN TestIsArchivePathInvalidFile [2022-04-04T18:50:40.002Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-04T18:50:40.002Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-04T18:50:40.002Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-04T18:50:40.261Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-04T18:50:40.281Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-04T18:50:40.281Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.95s) [2022-04-04T18:50:40.281Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.00s) [2022-04-04T18:50:40.281Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.17s) [2022-04-04T18:50:40.281Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.46s) [2022-04-04T18:50:40.281Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.53s) [2022-04-04T18:50:40.281Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.42s) [2022-04-04T18:50:40.281Z] === RUN TestBuildMultiStageCopy [2022-04-04T18:50:40.281Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-04T18:50:40.357Z] --- PASS: TestIsArchivePathInvalidFile (0.10s) [2022-04-04T18:50:40.357Z] === RUN TestIsArchivePathTar [2022-04-04T18:50:40.357Z] --- PASS: TestIsArchivePathTar (0.13s) [2022-04-04T18:50:40.357Z] === RUN TestDecompressStreamGzip [2022-04-04T18:50:40.357Z] --- PASS: TestDecompressStreamGzip (0.08s) [2022-04-04T18:50:40.357Z] === RUN TestDecompressStreamBzip2 [2022-04-04T18:50:40.357Z] --- PASS: TestDecompressStreamBzip2 (0.08s) [2022-04-04T18:50:40.357Z] === RUN TestDecompressStreamXz [2022-04-04T18:50:40.357Z] archive_test.go:133: Xz not present in msys2 [2022-04-04T18:50:40.357Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-04T18:50:40.357Z] === RUN TestDecompressStreamZstd [2022-04-04T18:50:40.357Z] archive_test.go:140: zstd not installed [2022-04-04T18:50:40.357Z] --- SKIP: TestDecompressStreamZstd (0.01s) [2022-04-04T18:50:40.357Z] === RUN TestCompressStreamXzUnsupported [2022-04-04T18:50:40.357Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-04T18:50:40.357Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-04T18:50:40.357Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-04T18:50:40.357Z] === RUN TestCompressStreamInvalid [2022-04-04T18:50:40.357Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-04T18:50:40.357Z] === RUN TestExtensionInvalid [2022-04-04T18:50:40.357Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-04T18:50:40.357Z] === RUN TestExtensionUncompressed [2022-04-04T18:50:40.357Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-04T18:50:40.357Z] === RUN TestExtensionBzip2 [2022-04-04T18:50:40.357Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-04T18:50:40.357Z] === RUN TestExtensionGzip [2022-04-04T18:50:40.357Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-04T18:50:40.357Z] === RUN TestExtensionXz [2022-04-04T18:50:40.357Z] --- PASS: TestExtensionXz (0.00s) [2022-04-04T18:50:40.357Z] === RUN TestExtensionZstd [2022-04-04T18:50:40.357Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-04T18:50:40.357Z] === RUN TestCmdStreamLargeStderr [2022-04-04T18:50:40.357Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2022-04-04T18:50:40.357Z] === RUN TestCmdStreamBad [2022-04-04T18:50:40.357Z] archive_test.go:252: Failing on Windows CI machines [2022-04-04T18:50:40.357Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-04T18:50:40.357Z] === RUN TestCmdStreamGood [2022-04-04T18:50:40.357Z] === RUN TestUnbuffered [2022-04-04T18:50:40.357Z] --- PASS: TestUnbuffered (0.00s) [2022-04-04T18:50:40.357Z] === RUN TestRaceUnbuffered [2022-04-04T18:50:40.357Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-04T18:50:40.357Z] PASS [2022-04-04T18:50:40.357Z] coverage: 100.0% of statements [2022-04-04T18:50:40.357Z] ok github.com/docker/docker/pkg/broadcaster 0.030s coverage: 100.0% of statements [2022-04-04T18:50:40.357Z] --- PASS: TestCmdStreamGood (0.04s) [2022-04-04T18:50:40.357Z] === RUN TestUntarPathWithInvalidDest [2022-04-04T18:50:40.826Z] --- PASS: TestUntarPathWithInvalidDest (0.04s) [2022-04-04T18:50:40.826Z] === RUN TestUntarPathWithInvalidSrc [2022-04-04T18:50:40.826Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-04T18:50:40.826Z] === RUN TestUntarPath [2022-04-04T18:50:40.826Z] --- PASS: TestUntarPath (0.05s) [2022-04-04T18:50:40.826Z] === RUN TestUntarPathWithDestinationFile [2022-04-04T18:50:40.826Z] --- PASS: TestUntarPathWithDestinationFile (0.04s) [2022-04-04T18:50:40.826Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-04T18:50:40.826Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2022-04-04T18:50:40.826Z] === RUN TestCopyWithTarInvalidSrc [2022-04-04T18:50:40.826Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-04T18:50:40.826Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-04T18:50:40.826Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-04T18:50:40.826Z] === RUN TestCopyWithTarSrcFile [2022-04-04T18:50:40.826Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-04T18:50:40.826Z] === RUN TestCopyWithTarSrcFolder [2022-04-04T18:50:40.826Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-04T18:50:40.826Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-04T18:50:40.826Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-04T18:50:40.826Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-04T18:50:40.826Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-04T18:50:40.826Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-04T18:50:40.826Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-04T18:50:40.826Z] === RUN TestCopyFileWithTarSrcFile [2022-04-04T18:50:40.826Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2022-04-04T18:50:40.826Z] === RUN TestTarFiles [2022-04-04T18:50:41.195Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T18:50:41.294Z] === RUN TestMatch [2022-04-04T18:50:41.294Z] === RUN TestMatch/[[]] [2022-04-04T18:50:41.294Z] === RUN TestMatch/[[foo]] [2022-04-04T18:50:41.294Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-04T18:50:41.294Z] === RUN TestMatch/[[foo_bar]] [2022-04-04T18:50:41.294Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-04T18:50:41.294Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-04T18:50:41.294Z] === RUN TestMatch/[] [2022-04-04T18:50:41.294Z] === RUN TestMatch/[]#01 [2022-04-04T18:50:41.294Z] === RUN TestMatch/[[qux]] [2022-04-04T18:50:41.294Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-04T18:50:41.294Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-04T18:50:41.294Z] === RUN TestMatch/[[foo_baz]] [2022-04-04T18:50:41.294Z] --- PASS: TestMatch (0.00s) [2022-04-04T18:50:41.294Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-04T18:50:41.294Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-04T18:50:41.294Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-04T18:50:41.294Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-04T18:50:41.294Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-04T18:50:41.294Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-04T18:50:41.294Z] --- PASS: TestMatch/[] (0.00s) [2022-04-04T18:50:41.294Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-04T18:50:41.294Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-04T18:50:41.294Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-04T18:50:41.294Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-04T18:50:41.294Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-04T18:50:41.294Z] PASS [2022-04-04T18:50:41.294Z] coverage: 87.5% of statements [2022-04-04T18:50:41.294Z] ok github.com/docker/docker/pkg/capabilities 0.031s coverage: 87.5% of statements [2022-04-04T18:50:41.294Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.04s) [2022-04-04T18:50:41.294Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-04T18:50:41.454Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T18:50:41.662Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-04T18:50:41.662Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-04T18:50:41.922Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-04T18:50:42.021Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-04T18:50:42.182Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-04T18:50:42.198Z] ok github.com/docker/docker/libnetwork/ipam 16.612s coverage: 85.3% of statements [2022-04-04T18:50:42.198Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-04T18:50:42.198Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-04T18:50:42.198Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-04-04T18:50:42.198Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-04-04T18:50:42.198Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-04T18:50:42.198Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-04-04T18:50:42.198Z] ok github.com/docker/docker/libnetwork/ipamutils 0.278s coverage: 74.0% of statements [2022-04-04T18:50:42.198Z] ok github.com/docker/docker/libnetwork/iptables 0.134s coverage: 45.1% of statements [2022-04-04T18:50:42.198Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-04-04T18:50:42.198Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-04-04T18:50:42.282Z] === RUN TestChrootTarUntar [2022-04-04T18:50:42.282Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-04T18:50:42.282Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-04T18:50:42.282Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-04T18:50:42.282Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-04T18:50:42.282Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-04T18:50:42.282Z] === RUN TestChrootUntarEmptyArchive [2022-04-04T18:50:42.282Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-04T18:50:42.282Z] === RUN TestChrootTarUntarWithSymlink [2022-04-04T18:50:42.282Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T18:50:42.282Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-04T18:50:42.282Z] === RUN TestChrootCopyWithTar [2022-04-04T18:50:42.282Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T18:50:42.282Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-04T18:50:42.282Z] === RUN TestChrootCopyFileWithTar [2022-04-04T18:50:42.282Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-04T18:50:42.282Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-04T18:50:42.282Z] === RUN TestChrootUntarPath [2022-04-04T18:50:42.282Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T18:50:42.282Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-04T18:50:42.282Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-04T18:50:42.282Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-04T18:50:42.282Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-04T18:50:42.282Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-04T18:50:42.283Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-04T18:50:42.283Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-04T18:50:42.283Z] === RUN TestChrootApplyDotDotFile [2022-04-04T18:50:42.283Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-04T18:50:42.283Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-04T18:50:42.283Z] PASS [2022-04-04T18:50:42.283Z] coverage: 12.0% of statements [2022-04-04T18:50:42.283Z] ok github.com/docker/docker/pkg/chrootarchive 0.075s coverage: 12.0% of statements [2022-04-04T18:50:42.442Z] --- PASS: TestBuildMultiStageCopy (2.14s) [2022-04-04T18:50:42.442Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.35s) [2022-04-04T18:50:42.442Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2022-04-04T18:50:42.442Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2022-04-04T18:50:42.442Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2022-04-04T18:50:42.442Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2022-04-04T18:50:42.442Z] === RUN TestBuildMultiStageParentConfig [2022-04-04T18:50:42.751Z] === RUN TestEnsureRemoveAllNotExist [2022-04-04T18:50:42.751Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-04T18:50:42.751Z] === RUN TestEnsureRemoveAllWithDir [2022-04-04T18:50:42.751Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-04T18:50:42.751Z] === RUN TestEnsureRemoveAllWithFile [2022-04-04T18:50:42.751Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-04T18:50:42.751Z] PASS [2022-04-04T18:50:42.751Z] coverage: 0.0% of statements [2022-04-04T18:50:42.751Z] ok github.com/docker/docker/pkg/containerfs 0.037s coverage: 0.0% of statements [2022-04-04T18:50:42.957Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-04-04T18:50:43.011Z] --- PASS: TestBuildMultiStageParentConfig (0.65s) [2022-04-04T18:50:43.011Z] === RUN TestBuildLabelWithTargets [2022-04-04T18:50:43.220Z] 2022/04/04 18:50:43 Closing DB instances... [2022-04-04T18:50:43.524Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-04T18:50:43.688Z] === RUN TestSizeEmpty [2022-04-04T18:50:43.688Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-04T18:50:43.688Z] === RUN TestSizeEmptyFile [2022-04-04T18:50:43.688Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-04T18:50:43.688Z] === RUN TestSizeNonemptyFile [2022-04-04T18:50:43.688Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-04T18:50:43.688Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-04T18:50:43.688Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-04T18:50:43.688Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-04T18:50:43.688Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-04T18:50:43.688Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-04T18:50:43.688Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-04T18:50:43.688Z] === RUN TestMoveToSubdir [2022-04-04T18:50:43.688Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-04T18:50:43.688Z] === RUN TestSizeNonExistingDirectory [2022-04-04T18:50:43.688Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-04T18:50:43.688Z] PASS [2022-04-04T18:50:43.688Z] coverage: 80.0% of statements [2022-04-04T18:50:43.688Z] ok github.com/docker/docker/pkg/directory 0.046s coverage: 80.0% of statements [2022-04-04T18:50:43.951Z] --- PASS: TestBuildLabelWithTargets (0.97s) [2022-04-04T18:50:43.951Z] === RUN TestBuildWithEmptyLayers [2022-04-04T18:50:44.457Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-04T18:50:44.521Z] --- PASS: TestBuildWithEmptyLayers (0.40s) [2022-04-04T18:50:44.521Z] === RUN TestBuildMultiStageOnBuild [2022-04-04T18:50:44.678Z] === RUN TestPollerAddRemove [2022-04-04T18:50:44.678Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-04T18:50:44.678Z] === RUN TestPollerEvent [2022-04-04T18:50:44.678Z] poller_test.go:40: No chmod on Windows [2022-04-04T18:50:44.678Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-04T18:50:44.678Z] === RUN TestPollerClose [2022-04-04T18:50:44.678Z] --- PASS: TestPollerClose (0.00s) [2022-04-04T18:50:44.678Z] PASS [2022-04-04T18:50:44.678Z] coverage: 36.2% of statements [2022-04-04T18:50:44.678Z] ok github.com/docker/docker/pkg/filenotify 0.039s coverage: 36.2% of statements [2022-04-04T18:50:45.023Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T18:50:45.147Z] --- PASS: TestTarFiles (4.11s) [2022-04-04T18:50:45.147Z] === RUN TestDetectCompressionZstd [2022-04-04T18:50:45.147Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-04T18:50:45.147Z] === RUN TestTarUntar [2022-04-04T18:50:45.147Z] --- PASS: TestTarUntar (0.03s) [2022-04-04T18:50:45.147Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-04T18:50:45.147Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-04T18:50:45.147Z] === RUN TestTarWithOptions [2022-04-04T18:50:45.147Z] --- PASS: TestTarWithOptions (0.02s) [2022-04-04T18:50:45.147Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-04T18:50:45.147Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-04T18:50:45.147Z] === RUN TestUntarUstarGnuConflict [2022-04-04T18:50:45.147Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2022-04-04T18:50:45.147Z] === RUN TestUntarInvalidFilenames [2022-04-04T18:50:45.147Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3893767450\\dest" [2022-04-04T18:50:45.147Z] --- PASS: TestUntarInvalidFilenames (0.14s) [2022-04-04T18:50:45.147Z] === RUN TestUntarHardlinkToSymlink [2022-04-04T18:50:45.147Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-04T18:50:45.147Z] === RUN TestUntarInvalidHardlink [2022-04-04T18:50:45.147Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1311915067\\victim\\hello" -> "../victim/hello" [2022-04-04T18:50:45.147Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3355928962\\victim\\hello" -> "/../victim/hello" [2022-04-04T18:50:45.147Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2617127084\\victim" -> "../victim" [2022-04-04T18:50:45.147Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2194529540\\victim" -> "../victim" [2022-04-04T18:50:45.147Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1982811607\\victim" -> "../victim" [2022-04-04T18:50:45.147Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink91804477\\victim" -> "../victim" [2022-04-04T18:50:45.147Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2022-04-04T18:50:45.147Z] === RUN TestUntarInvalidSymlink [2022-04-04T18:50:45.147Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1843580426\\dest\\dotdot" -> "../victim/hello" [2022-04-04T18:50:45.147Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3543692856\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-04T18:50:45.147Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3056552293\\dest\\loophole-victim" -> "../victim" [2022-04-04T18:50:45.147Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink118936852\\dest\\loophole-victim" -> "../victim" [2022-04-04T18:50:45.147Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4174838788\\dest\\loophole-victim" -> "../victim" [2022-04-04T18:50:45.147Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4084785391\\dest\\loophole-victim" -> "../victim" [2022-04-04T18:50:45.147Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink636987067\\dest\\dir\\loophole" -> "../../victim" [2022-04-04T18:50:45.147Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-04-04T18:50:45.147Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-04T18:50:45.147Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-04T18:50:45.147Z] === RUN TestXGlobalNoParent [2022-04-04T18:50:45.147Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-04T18:50:45.147Z] === RUN TestReplaceFileTarWrapper [2022-04-04T18:50:45.147Z] --- PASS: TestReplaceFileTarWrapper (0.16s) [2022-04-04T18:50:45.147Z] === RUN TestPrefixHeaderReadable [2022-04-04T18:50:45.147Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-04-04T18:50:45.147Z] === RUN TestDisablePigz [2022-04-04T18:50:45.147Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-04T18:50:45.591Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-04T18:50:45.616Z] --- PASS: TestNetworkDBCRUDTableEntry (4.10s) [2022-04-04T18:50:45.616Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-04T18:50:45.616Z] === RUN TestCopyFileWithInvalidSrc [2022-04-04T18:50:45.616Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-04T18:50:45.616Z] === RUN TestCopyFileWithInvalidDest [2022-04-04T18:50:45.616Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-04T18:50:45.616Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-04T18:50:45.616Z] --- PASS: TestDisablePigz (0.11s) [2022-04-04T18:50:45.616Z] === RUN TestPigz [2022-04-04T18:50:45.616Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-04T18:50:45.616Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-04T18:50:45.616Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-04T18:50:45.616Z] === RUN TestCopyFile [2022-04-04T18:50:45.616Z] --- PASS: TestCopyFile (0.00s) [2022-04-04T18:50:45.616Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-04T18:50:45.616Z] fileutils_test.go:133: Needs porting to Windows [2022-04-04T18:50:45.616Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-04T18:50:45.616Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-04T18:50:45.616Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-04T18:50:45.616Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-04T18:50:45.616Z] fileutils_test.go:179: Needs porting to Windows [2022-04-04T18:50:45.616Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-04T18:50:45.616Z] === RUN TestWildcardMatches [2022-04-04T18:50:45.616Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-04T18:50:45.616Z] === RUN TestPatternMatches [2022-04-04T18:50:45.616Z] --- PASS: TestPatternMatches (0.00s) [2022-04-04T18:50:45.616Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-04T18:50:45.616Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-04T18:50:45.616Z] === RUN TestPatternMatchesFolderExclusions [2022-04-04T18:50:45.616Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-04T18:50:45.616Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-04T18:50:45.616Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-04T18:50:45.616Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-04T18:50:45.616Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-04T18:50:45.616Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-04T18:50:45.616Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-04T18:50:45.616Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-04T18:50:45.616Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-04T18:50:45.616Z] === RUN TestSingleExclamationError [2022-04-04T18:50:45.616Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-04T18:50:45.616Z] === RUN TestMatchesWithNoPatterns [2022-04-04T18:50:45.616Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-04T18:50:45.616Z] === RUN TestMatchesWithMalformedPatterns [2022-04-04T18:50:45.616Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-04T18:50:45.616Z] === RUN TestMatches [2022-04-04T18:50:45.616Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-04T18:50:45.616Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-04T18:50:45.616Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-04T18:50:45.616Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-04T18:50:45.616Z] --- PASS: TestMatches (0.01s) [2022-04-04T18:50:45.616Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-04T18:50:45.616Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-04T18:50:45.616Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-04T18:50:45.616Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-04T18:50:45.616Z] === RUN TestCleanPatterns [2022-04-04T18:50:45.616Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-04T18:50:45.616Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-04T18:50:45.616Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-04T18:50:45.616Z] === RUN TestCleanPatternsExceptionFlag [2022-04-04T18:50:45.616Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-04T18:50:45.616Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-04T18:50:45.616Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-04T18:50:45.616Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-04T18:50:45.616Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-04T18:50:45.616Z] === RUN TestCleanPatternsErrorSingleException [2022-04-04T18:50:45.616Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-04T18:50:45.616Z] === RUN TestCreateIfNotExistsDir [2022-04-04T18:50:45.616Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-04T18:50:45.616Z] === RUN TestCreateIfNotExistsFile [2022-04-04T18:50:45.616Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-04-04T18:50:45.616Z] === RUN TestMatch [2022-04-04T18:50:45.616Z] --- PASS: TestMatch (0.00s) [2022-04-04T18:50:45.616Z] === RUN TestCompile [2022-04-04T18:50:45.616Z] === RUN TestCompile/slash [2022-04-04T18:50:45.616Z] === RUN TestCompile/backslash [2022-04-04T18:50:45.616Z] --- PASS: TestCompile (0.00s) [2022-04-04T18:50:45.616Z] --- PASS: TestCompile/slash (0.00s) [2022-04-04T18:50:45.616Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-04T18:50:45.616Z] PASS [2022-04-04T18:50:45.616Z] coverage: 84.7% of statements [2022-04-04T18:50:45.616Z] ok github.com/docker/docker/pkg/fileutils 0.073s coverage: 84.7% of statements [2022-04-04T18:50:45.616Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-04T18:50:45.616Z] --- PASS: TestPigz (0.12s) [2022-04-04T18:50:45.616Z] === RUN TestNosysFileInfo [2022-04-04T18:50:45.616Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-04T18:50:45.616Z] === RUN TestCopyFileWithInvalidDest [2022-04-04T18:50:45.616Z] archive_windows_test.go:16: Currently fails [2022-04-04T18:50:45.616Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-04T18:50:45.616Z] === RUN TestCanonicalTarNameForPath [2022-04-04T18:50:45.616Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-04T18:50:45.616Z] === RUN TestCanonicalTarName [2022-04-04T18:50:45.616Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-04T18:50:45.616Z] === RUN TestChmodTarEntry [2022-04-04T18:50:45.616Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-04T18:50:45.616Z] === RUN TestHardLinkOrder [2022-04-04T18:50:45.616Z] --- PASS: TestHardLinkOrder (0.06s) [2022-04-04T18:50:45.616Z] === RUN TestChangeString [2022-04-04T18:50:45.616Z] --- PASS: TestChangeString (0.00s) [2022-04-04T18:50:45.616Z] === RUN TestChangesWithNoChanges [2022-04-04T18:50:45.616Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-04-04T18:50:45.616Z] === RUN TestChangesWithChanges [2022-04-04T18:50:45.616Z] --- PASS: TestChangesWithChanges (0.02s) [2022-04-04T18:50:45.616Z] === RUN TestChangesWithChangesGH13590 [2022-04-04T18:50:45.616Z] changes_test.go:196: needs more investigation [2022-04-04T18:50:45.616Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-04T18:50:45.616Z] === RUN TestChangesDirsEmpty [2022-04-04T18:50:45.616Z] --- PASS: TestChangesDirsEmpty (0.11s) [2022-04-04T18:50:45.616Z] === RUN TestChangesDirsMutated [2022-04-04T18:50:45.850Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-04T18:50:45.903Z] --- PASS: TestBuildMultiStageOnBuild (1.56s) [2022-04-04T18:50:45.903Z] === RUN TestBuildUncleanTarFilenames [2022-04-04T18:50:46.085Z] --- PASS: TestChangesDirsMutated (0.11s) [2022-04-04T18:50:46.085Z] === RUN TestApplyLayer [2022-04-04T18:50:46.085Z] changes_test.go:433: needs further investigation [2022-04-04T18:50:46.085Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-04T18:50:46.085Z] === RUN TestChangesSizeWithHardlinks [2022-04-04T18:50:46.085Z] changes_test.go:469: needs further investigation [2022-04-04T18:50:46.085Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-04T18:50:46.085Z] === RUN TestChangesSizeWithNoChanges [2022-04-04T18:50:46.085Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-04T18:50:46.085Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-04T18:50:46.085Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-04T18:50:46.085Z] === RUN TestChangesSize [2022-04-04T18:50:46.085Z] --- PASS: TestChangesSize (0.01s) [2022-04-04T18:50:46.085Z] === RUN TestApplyLayerInvalidFilenames [2022-04-04T18:50:46.085Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames116485381\\dest" [2022-04-04T18:50:46.085Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-04-04T18:50:46.085Z] === RUN TestApplyLayerInvalidHardlink [2022-04-04T18:50:46.085Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2831279040\\victim\\hello" -> "../victim/hello" [2022-04-04T18:50:46.085Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink604559502\\victim\\hello" -> "/../victim/hello" [2022-04-04T18:50:46.085Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4215886760\\victim" -> "../victim" [2022-04-04T18:50:46.085Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2298655049\\victim" -> "../victim" [2022-04-04T18:50:46.085Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3532306496\\victim" -> "../victim" [2022-04-04T18:50:46.085Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink603253073\\victim" -> "../victim" [2022-04-04T18:50:46.085Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-04-04T18:50:46.085Z] === RUN TestApplyLayerInvalidSymlink [2022-04-04T18:50:46.086Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2337318310\\dest\\dotdot" -> "../victim/hello" [2022-04-04T18:50:46.086Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3485936989\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-04T18:50:46.086Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3723180166\\dest\\loophole-victim" -> "../victim" [2022-04-04T18:50:46.086Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2669281189\\dest\\loophole-victim" -> "../victim" [2022-04-04T18:50:46.086Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1786244175\\dest\\loophole-victim" -> "../victim" [2022-04-04T18:50:46.086Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3708094673\\dest\\loophole-victim" -> "../victim" [2022-04-04T18:50:46.086Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-04-04T18:50:46.086Z] === RUN TestApplyLayerWhiteouts [2022-04-04T18:50:46.086Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2022-04-04T18:50:46.086Z] === RUN TestGenerateEmptyFile [2022-04-04T18:50:46.086Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-04T18:50:46.086Z] === RUN TestGenerateWithContent [2022-04-04T18:50:46.086Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-04T18:50:46.086Z] PASS [2022-04-04T18:50:46.086Z] coverage: 62.9% of statements [2022-04-04T18:50:46.086Z] ok github.com/docker/docker/pkg/archive 6.048s coverage: 62.9% of statements [2022-04-04T18:50:46.086Z] === RUN TestGet [2022-04-04T18:50:46.086Z] --- PASS: TestGet (0.00s) [2022-04-04T18:50:46.086Z] === RUN TestGetShortcutString [2022-04-04T18:50:46.086Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-04T18:50:46.086Z] PASS [2022-04-04T18:50:46.086Z] coverage: 42.9% of statements [2022-04-04T18:50:46.086Z] ok github.com/docker/docker/pkg/homedir 0.038s coverage: 42.9% of statements [2022-04-04T18:50:46.844Z] --- PASS: TestBuildUncleanTarFilenames (0.77s) [2022-04-04T18:50:46.844Z] === RUN TestBuildMultiStageLayerLeak [2022-04-04T18:50:47.073Z] === RUN TestCreateIDMapOrder [2022-04-04T18:50:47.073Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-04T18:50:47.073Z] PASS [2022-04-04T18:50:47.073Z] coverage: 7.2% of statements [2022-04-04T18:50:47.073Z] ok github.com/docker/docker/pkg/idtools 0.034s coverage: 7.2% of statements [2022-04-04T18:50:47.542Z] 2022/04/04 18:50:47 Closing DB instances... [2022-04-04T18:50:47.754Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-04T18:50:48.011Z] === RUN TestFixedBufferCap [2022-04-04T18:50:48.011Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-04T18:50:48.011Z] === RUN TestFixedBufferLen [2022-04-04T18:50:48.011Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-04T18:50:48.011Z] === RUN TestFixedBufferString [2022-04-04T18:50:48.011Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-04T18:50:48.011Z] === RUN TestFixedBufferWrite [2022-04-04T18:50:48.011Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-04T18:50:48.011Z] === RUN TestFixedBufferRead [2022-04-04T18:50:48.011Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-04T18:50:48.011Z] === RUN TestBytesPipeRead [2022-04-04T18:50:48.011Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-04T18:50:48.011Z] === RUN TestBytesPipeWrite [2022-04-04T18:50:48.011Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-04T18:50:48.011Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-04T18:50:48.228Z] --- PASS: TestBuildMultiStageLayerLeak (1.56s) [2022-04-04T18:50:48.228Z] === RUN TestBuildWithHugeFile [2022-04-04T18:50:48.320Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-04T18:50:48.480Z] --- PASS: TestBytesPipeWriteRandomChunks (0.41s) [2022-04-04T18:50:48.480Z] === RUN TestAtomicWriteToFile [2022-04-04T18:50:48.480Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-04T18:50:48.480Z] === RUN TestAtomicWriteSetCommit [2022-04-04T18:50:48.480Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-04T18:50:48.480Z] === RUN TestAtomicWriteSetCancel [2022-04-04T18:50:48.480Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2022-04-04T18:50:48.480Z] === RUN TestReadCloserWrapperClose [2022-04-04T18:50:48.480Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-04T18:50:48.480Z] === RUN TestReaderErrWrapperReadOnError [2022-04-04T18:50:48.480Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-04T18:50:48.480Z] === RUN TestReaderErrWrapperRead [2022-04-04T18:50:48.480Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-04T18:50:48.480Z] === RUN TestCancelReadCloser [2022-04-04T18:50:48.480Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-04T18:50:48.480Z] === RUN TestWriteCloserWrapperClose [2022-04-04T18:50:48.480Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-04T18:50:48.480Z] === RUN TestNopWriteCloser [2022-04-04T18:50:48.480Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-04T18:50:48.480Z] === RUN TestNopWriter [2022-04-04T18:50:48.480Z] --- PASS: TestNopWriter (0.00s) [2022-04-04T18:50:48.480Z] === RUN TestWriteCounter [2022-04-04T18:50:48.480Z] --- PASS: TestWriteCounter (0.00s) [2022-04-04T18:50:48.480Z] PASS [2022-04-04T18:50:48.480Z] coverage: 69.2% of statements [2022-04-04T18:50:48.480Z] ok github.com/docker/docker/pkg/ioutils 0.565s coverage: 69.2% of statements [2022-04-04T18:50:48.480Z] --- PASS: TestNetworkDBCRUDTableEntries (3.25s) [2022-04-04T18:50:48.480Z] === RUN TestNetworkDBNodeLeave [2022-04-04T18:50:49.468Z] === RUN TestError [2022-04-04T18:50:49.468Z] --- PASS: TestError (0.00s) [2022-04-04T18:50:49.468Z] === RUN TestProgressString [2022-04-04T18:50:49.468Z] === RUN TestProgressString/no_progress [2022-04-04T18:50:49.468Z] === RUN TestProgressString/progress_1 [2022-04-04T18:50:49.468Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-04T18:50:49.468Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-04T18:50:49.468Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-04T18:50:49.468Z] === RUN TestProgressString/with_units [2022-04-04T18:50:49.468Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-04T18:50:49.468Z] === RUN TestProgressString/hide_counts [2022-04-04T18:50:49.468Z] --- PASS: TestProgressString (0.00s) [2022-04-04T18:50:49.468Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-04T18:50:49.468Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-04T18:50:49.468Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-04T18:50:49.468Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-04T18:50:49.468Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-04T18:50:49.468Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-04T18:50:49.468Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-04T18:50:49.468Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-04T18:50:49.468Z] === RUN TestJSONMessageDisplay [2022-04-04T18:50:49.468Z] --- PASS: TestJSONMessageDisplay (0.11s) [2022-04-04T18:50:49.468Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-04T18:50:49.468Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-04T18:50:49.468Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-04T18:50:49.468Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-04T18:50:49.468Z] === RUN TestDisplayJSONMessagesStream [2022-04-04T18:50:49.468Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-04T18:50:49.468Z] PASS [2022-04-04T18:50:49.468Z] coverage: 91.7% of statements [2022-04-04T18:50:49.468Z] ok github.com/docker/docker/pkg/jsonmessage 0.151s coverage: 91.7% of statements [2022-04-04T18:50:49.707Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-04-04T18:50:49.707Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-04T18:50:49.707Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-04T18:50:49.937Z] === RUN TestStandardLongPath [2022-04-04T18:50:49.937Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-04T18:50:49.937Z] === RUN TestUNCLongPath [2022-04-04T18:50:49.937Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-04T18:50:49.937Z] PASS [2022-04-04T18:50:49.937Z] coverage: 100.0% of statements [2022-04-04T18:50:49.937Z] ok github.com/docker/docker/pkg/longpath 0.031s coverage: 100.0% of statements [2022-04-04T18:50:50.281Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-04T18:50:50.407Z] === RUN TestNameFormat [2022-04-04T18:50:50.407Z] --- PASS: TestNameFormat (0.00s) [2022-04-04T18:50:50.407Z] === RUN TestNameRetries [2022-04-04T18:50:50.407Z] --- PASS: TestNameRetries (0.00s) [2022-04-04T18:50:50.407Z] PASS [2022-04-04T18:50:50.407Z] coverage: 85.7% of statements [2022-04-04T18:50:50.407Z] ok github.com/docker/docker/pkg/namesgenerator 0.033s coverage: 85.7% of statements [2022-04-04T18:50:51.218Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-04T18:50:51.399Z] === RUN TestParseKeyValueOpt [2022-04-04T18:50:51.399Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-04T18:50:51.399Z] === RUN TestParseUintList [2022-04-04T18:50:51.399Z] --- PASS: TestParseUintList (0.00s) [2022-04-04T18:50:51.399Z] === RUN TestParseUintListMaximumLimits [2022-04-04T18:50:51.399Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-04T18:50:51.399Z] PASS [2022-04-04T18:50:51.399Z] coverage: 97.0% of statements [2022-04-04T18:50:51.399Z] ok github.com/docker/docker/pkg/parsers 0.032s coverage: 97.0% of statements [2022-04-04T18:50:51.399Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2022-04-04T18:50:51.399Z] === RUN TestNetworkDBWatch [2022-04-04T18:50:51.869Z] === RUN Test_windowsOSRelease_String [2022-04-04T18:50:51.869Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-04T18:50:51.869Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-04T18:50:51.869Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-04T18:50:51.869Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-04T18:50:51.869Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-04T18:50:51.869Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-04T18:50:51.869Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-04T18:50:51.869Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-04T18:50:51.869Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-04T18:50:51.869Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-04T18:50:51.869Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-04T18:50:51.869Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-04T18:50:51.869Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-04T18:50:51.869Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-04T18:50:51.869Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-04T18:50:51.869Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-04T18:50:51.869Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-04T18:50:51.869Z] PASS [2022-04-04T18:50:51.869Z] coverage: 36.4% of statements [2022-04-04T18:50:51.869Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.050s coverage: 36.4% of statements [2022-04-04T18:50:52.597Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-04T18:50:52.859Z] === RUN TestNewAndRemove [2022-04-04T18:50:52.859Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-04T18:50:52.859Z] === RUN TestRemoveInvalidPath [2022-04-04T18:50:52.859Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-04T18:50:52.859Z] PASS [2022-04-04T18:50:52.859Z] coverage: 82.6% of statements [2022-04-04T18:50:52.859Z] ok github.com/docker/docker/pkg/pidfile 0.061s coverage: 82.6% of statements [2022-04-04T18:50:53.330Z] 2022/04/04 18:50:52 Closing DB instances... [2022-04-04T18:50:53.536Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-04T18:50:54.473Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-04T18:50:54.904Z] --- PASS: TestNetworkDBWatch (3.28s) [2022-04-04T18:50:54.904Z] === RUN TestNetworkDBBulkSync [2022-04-04T18:50:55.375Z] === RUN TestFailedConnection [2022-04-04T18:50:55.411Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-04T18:50:55.411Z] check_test.go:308: [dfb4f9d5e6831] daemon is not started [2022-04-04T18:50:55.411Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-04-04T18:50:55.843Z] --- PASS: TestGetAddress (22.47s) [2022-04-04T18:50:55.843Z] === RUN TestRequestSyntaxCheck [2022-04-04T18:50:55.843Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-04-04T18:50:55.843Z] === RUN TestRequest [2022-04-04T18:50:55.843Z] 2022/04/04 18:50:55 Closing DB instances... [2022-04-04T18:50:56.313Z] --- PASS: TestFailedConnection (1.14s) [2022-04-04T18:50:56.313Z] === RUN TestFailOnce [2022-04-04T18:50:56.313Z] 2022/04/04 18:50:56 http: panic serving 127.0.0.1:49306: Plugin not ready [2022-04-04T18:50:56.313Z] goroutine 22 [running]: [2022-04-04T18:50:56.313Z] net/http.(*conn).serve.func1() [2022-04-04T18:50:56.313Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-04T18:50:56.313Z] panic({0x1813700, 0x195d040}) [2022-04-04T18:50:56.313Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-04T18:50:56.313Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc00004fa70?) [2022-04-04T18:50:56.313Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-04T18:50:56.313Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1962858?, 0xc000172000?}, 0x176da66?) [2022-04-04T18:50:56.313Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-04T18:50:56.313Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x1962858, 0xc000172000}, 0xc000168100) [2022-04-04T18:50:56.313Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-04T18:50:56.313Z] net/http.serverHandler.ServeHTTP({0x1960e78?}, {0x1962858, 0xc000172000}, 0xc000168100) [2022-04-04T18:50:56.313Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-04T18:50:56.313Z] net/http.(*conn).serve(0xc000094dc0, {0x1962d58, 0xc0000260f0}) [2022-04-04T18:50:56.313Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-04T18:50:56.313Z] created by net/http.(*Server).Serve [2022-04-04T18:50:56.313Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-04T18:50:56.313Z] time="2022-04-04T18:50:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.FailOnce: Post \"http://127.0.0.1:49305/Test.FailOnce\": EOF, retrying in 1s" [2022-04-04T18:50:57.303Z] --- PASS: TestNetworkDBBulkSync (2.67s) [2022-04-04T18:50:57.303Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-04T18:50:57.303Z] --- PASS: TestFailOnce (1.12s) [2022-04-04T18:50:57.303Z] === RUN TestEchoInputOutput [2022-04-04T18:50:57.303Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-04T18:50:57.303Z] === RUN TestBackoff [2022-04-04T18:50:57.303Z] --- PASS: TestBackoff (0.00s) [2022-04-04T18:50:57.303Z] === RUN TestAbortRetry [2022-04-04T18:50:57.303Z] --- PASS: TestAbortRetry (0.00s) [2022-04-04T18:50:57.303Z] === RUN TestClientScheme [2022-04-04T18:50:57.303Z] --- PASS: TestClientScheme (0.00s) [2022-04-04T18:50:57.303Z] === RUN TestNewClientWithTimeout [2022-04-04T18:50:57.772Z] time="2022-04-04T18:50:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49312/Test.Echo: Post \"http://127.0.0.1:49312/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-04T18:50:57.942Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-04T18:50:57.942Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.96s) [2022-04-04T18:50:57.942Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.72s) [2022-04-04T18:50:57.942Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.40s) [2022-04-04T18:50:57.942Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (6.25s) [2022-04-04T18:50:57.942Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.38s) [2022-04-04T18:50:57.942Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.44s) [2022-04-04T18:50:57.942Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.82s) [2022-04-04T18:50:57.942Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.95s) [2022-04-04T18:50:57.942Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.68s) [2022-04-04T18:50:57.942Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.60s) [2022-04-04T18:50:57.942Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.98s) [2022-04-04T18:50:57.942Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.70s) [2022-04-04T18:50:57.942Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.26s) [2022-04-04T18:50:57.942Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.81s) [2022-04-04T18:50:57.942Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.88s) [2022-04-04T18:50:57.942Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.35s) [2022-04-04T18:50:57.942Z] === RUN TestCgroupNamespacesRun [2022-04-04T18:50:57.942Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-04-04T18:50:58.394Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-04T18:50:58.394Z] [2022-04-04T18:50:58.394Z] ________ ____ __. [2022-04-04T18:50:58.394Z] \_____ \ | |/ _| [2022-04-04T18:50:58.394Z] / | \| < [2022-04-04T18:50:58.394Z] / | \ | \ [2022-04-04T18:50:58.394Z] \_______ /____|__ \ [2022-04-04T18:50:58.394Z] \/ \/ [2022-04-04T18:50:58.394Z] [2022-04-04T18:50:58.394Z] INFO: make.ps1 ended at 04/04/2022 18:50:57 [2022-04-04T18:50:59.339Z] === RUN TestParseEmptyInterface [2022-04-04T18:50:59.339Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-04T18:50:59.339Z] === RUN TestParseNonInterfaceType [2022-04-04T18:50:59.339Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-04T18:50:59.339Z] === RUN TestParseWithOneFunction [2022-04-04T18:50:59.339Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-04T18:50:59.339Z] === RUN TestParseWithMultipleFuncs [2022-04-04T18:50:59.339Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-04T18:50:59.339Z] === RUN TestParseWithUnnamedReturn [2022-04-04T18:50:59.339Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-04T18:50:59.339Z] === RUN TestEmbeddedInterface [2022-04-04T18:50:59.339Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-04T18:50:59.339Z] === RUN TestParsedImports [2022-04-04T18:50:59.339Z] --- PASS: TestParsedImports (0.00s) [2022-04-04T18:50:59.339Z] === RUN TestAliasedImports [2022-04-04T18:50:59.339Z] --- PASS: TestAliasedImports (0.00s) [2022-04-04T18:50:59.339Z] PASS [2022-04-04T18:50:59.339Z] coverage: 56.8% of statements [2022-04-04T18:50:59.339Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.042s coverage: 56.8% of statements [2022-04-04T18:50:59.339Z] time="2022-04-04T18:50:59Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49312/Test.Echo: Post \"http://127.0.0.1:49312/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-04T18:50:59.396Z] INFO: Binaries build ended at 04/04/2022 18:50:59. Duration:00:01:31.8901198 [2022-04-04T18:50:59.847Z] --- PASS: TestCgroupNamespacesRun (1.89s) [2022-04-04T18:50:59.847Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-04T18:51:00.327Z] === RUN TestHTTPTransport [2022-04-04T18:51:00.327Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-04T18:51:00.327Z] PASS [2022-04-04T18:51:00.327Z] coverage: 85.7% of statements [2022-04-04T18:51:00.327Z] ok github.com/docker/docker/pkg/plugins/transport 0.031s coverage: 85.7% of statements [2022-04-04T18:51:00.796Z] 2022/04/04 18:51:00 Closing DB instances... [2022-04-04T18:51:00.796Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-04T18:51:00.796Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-04T18:51:00.796Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-04T18:51:00.796Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-04T18:51:00.796Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-04T18:51:00.796Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-04T18:51:00.796Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-04T18:51:00.796Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-04T18:51:00.796Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-04T18:51:00.796Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-04T18:51:00.796Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-04T18:51:00.796Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-04T18:51:00.796Z] === RUN TestBufferPoolPutAndGet [2022-04-04T18:51:00.796Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-04T18:51:00.796Z] PASS [2022-04-04T18:51:00.796Z] coverage: 88.2% of statements [2022-04-04T18:51:00.796Z] ok github.com/docker/docker/pkg/pools 0.036s coverage: 88.2% of statements [2022-04-04T18:51:00.973Z] INFO: Copying the built daemon binary to d:\CI\PR-43462\1\binary\dockerd-2ff043c9fe.exe... [2022-04-04T18:51:00.973Z] INFO: Copying the built client binary to d:\CI\PR-43462\1\binary\docker-2ff043c9fe.exe... [2022-04-04T18:51:00.973Z] INFO: Copying dockerversion from the container... [2022-04-04T18:51:00.973Z] INFO: Copying the golang package from the container to d:\CI\PR-43462\1\installer\go.zip... [2022-04-04T18:51:01.266Z] === RUN TestOutputOnPrematureClose [2022-04-04T18:51:01.266Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-04T18:51:01.266Z] === RUN TestCompleteSilently [2022-04-04T18:51:01.266Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-04T18:51:01.266Z] PASS [2022-04-04T18:51:01.266Z] coverage: 75.9% of statements [2022-04-04T18:51:01.266Z] ok github.com/docker/docker/pkg/progress 0.027s coverage: 75.9% of statements [2022-04-04T18:51:01.738Z] === RUN TestSendToOneSub [2022-04-04T18:51:01.738Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-04T18:51:01.738Z] === RUN TestSendToMultipleSubs [2022-04-04T18:51:01.738Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-04T18:51:01.738Z] === RUN TestEvictOneSub [2022-04-04T18:51:01.738Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-04T18:51:01.738Z] === RUN TestClosePublisher [2022-04-04T18:51:01.738Z] --- PASS: TestClosePublisher (0.00s) [2022-04-04T18:51:01.738Z] === RUN TestPubSubRace [2022-04-04T18:51:01.738Z] time="2022-04-04T18:51:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49312/Test.Echo: Post \"http://127.0.0.1:49312/Test.Echo\": context deadline exceeded (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-04T18:51:01.754Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.98s) [2022-04-04T18:51:01.754Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-04T18:51:01.961Z] INFO: Extracting go.zip to d:\CI\PR-43462\1\go [2022-04-04T18:51:02.725Z] --- PASS: TestPubSubRace (1.06s) [2022-04-04T18:51:02.725Z] PASS [2022-04-04T18:51:02.725Z] coverage: 75.0% of statements [2022-04-04T18:51:02.725Z] ok github.com/docker/docker/pkg/pubsub 1.094s coverage: 75.0% of statements [2022-04-04T18:51:03.194Z] --- PASS: TestRequest (7.21s) [2022-04-04T18:51:03.194Z] === RUN TestOverlappingRequests [2022-04-04T18:51:03.194Z] === RUN TestRegister [2022-04-04T18:51:03.194Z] --- PASS: TestRegister (0.00s) [2022-04-04T18:51:03.194Z] === RUN TestCommand [2022-04-04T18:51:03.194Z] --- PASS: TestCommand (0.03s) [2022-04-04T18:51:03.194Z] === RUN TestNaiveSelf [2022-04-04T18:51:03.194Z] --- PASS: TestNaiveSelf (0.03s) [2022-04-04T18:51:03.194Z] PASS [2022-04-04T18:51:03.194Z] coverage: 82.4% of statements [2022-04-04T18:51:03.194Z] ok github.com/docker/docker/pkg/reexec 0.087s coverage: 82.4% of statements [2022-04-04T18:51:03.194Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.87s) [2022-04-04T18:51:03.194Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-04T18:51:03.194Z] --- PASS: TestOverlappingRequests (0.34s) [2022-04-04T18:51:03.194Z] === RUN TestRelease [2022-04-04T18:51:03.657Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.91s) [2022-04-04T18:51:03.657Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-04T18:51:03.664Z] === RUN TestDump [2022-04-04T18:51:03.664Z] goroutine 6 [running]: [2022-04-04T18:51:03.664Z] github.com/docker/docker/pkg/stack.dump(0x1412d57?) [2022-04-04T18:51:03.664Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-04T18:51:03.664Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-04T18:51:03.664Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-04T18:51:03.664Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-04T18:51:03.664Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-04T18:51:03.664Z] testing.tRunner(0xc00015c340, 0x15da498) [2022-04-04T18:51:03.664Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-04T18:51:03.664Z] created by testing.(*T).Run [2022-04-04T18:51:03.664Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-04T18:51:03.664Z] [2022-04-04T18:51:03.664Z] goroutine 1 [chan receive]: [2022-04-04T18:51:03.664Z] testing.(*T).Run(0xc00015c1a0, {0x15c913c?, 0x13ec1f3?}, 0x15da498) [2022-04-04T18:51:03.664Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-04T18:51:03.664Z] testing.runTests.func1(0xc00006c840?) [2022-04-04T18:51:03.664Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-04T18:51:03.664Z] testing.tRunner(0xc00015c1a0, 0xc000075ca0) [2022-04-04T18:51:03.664Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-04T18:51:03.664Z] testing.runTests(0xc000058460?, {0x175e400, 0x3, 0x3}, {0x15223ce0108?, 0x40?, 0x17634a0?}) [2022-04-04T18:51:03.664Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-04T18:51:03.664Z] testing.(*M).Run(0xc000058460) [2022-04-04T18:51:03.664Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-04T18:51:03.664Z] main.main() [2022-04-04T18:51:03.664Z] _testmain.go:99 +0x255 [2022-04-04T18:51:03.664Z] --- PASS: TestDump (0.00s) [2022-04-04T18:51:03.664Z] === RUN TestDumpToFile [2022-04-04T18:51:04.133Z] --- PASS: TestDumpToFile (0.10s) [2022-04-04T18:51:04.133Z] === RUN TestDumpToFileWithEmptyInput [2022-04-04T18:51:04.133Z] goroutine 8 [running]: [2022-04-04T18:51:04.133Z] github.com/docker/docker/pkg/stack.dump(0x148ecd3?) [2022-04-04T18:51:04.133Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-04T18:51:04.133Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x148eca0?}) [2022-04-04T18:51:04.133Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-04T18:51:04.133Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00015c340?) [2022-04-04T18:51:04.133Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-04T18:51:04.133Z] testing.tRunner(0xc00015c9c0, 0x15da488) [2022-04-04T18:51:04.133Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-04T18:51:04.133Z] created by testing.(*T).Run [2022-04-04T18:51:04.133Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-04T18:51:04.133Z] [2022-04-04T18:51:04.133Z] goroutine 1 [chan receive]: [2022-04-04T18:51:04.133Z] testing.(*T).Run(0xc00015c1a0, {0x15d0713?, 0x13ec1f3?}, 0x15da488) [2022-04-04T18:51:04.133Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-04T18:51:04.133Z] testing.runTests.func1(0xc00006c840?) [2022-04-04T18:51:04.133Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-04T18:51:04.133Z] testing.tRunner(0xc00015c1a0, 0xc000075ca0) [2022-04-04T18:51:04.133Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-04T18:51:04.133Z] testing.runTests(0xc000058460?, {0x175e400, 0x3, 0x3}, {0x15223ce0108?, 0x40?, 0x17634a0?}) [2022-04-04T18:51:04.133Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-04T18:51:04.133Z] testing.(*M).Run(0xc000058460) [2022-04-04T18:51:04.133Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-04T18:51:04.133Z] main.main() [2022-04-04T18:51:04.133Z] _testmain.go:99 +0x255 [2022-04-04T18:51:04.133Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-04T18:51:04.133Z] PASS [2022-04-04T18:51:04.133Z] coverage: 90.9% of statements [2022-04-04T18:51:04.133Z] ok github.com/docker/docker/pkg/stack 0.132s coverage: 90.9% of statements [2022-04-04T18:51:04.133Z] 2022/04/04 18:51:04 Closing DB instances... [2022-04-04T18:51:04.602Z] === RUN TestNewStdWriter [2022-04-04T18:51:04.602Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-04T18:51:04.602Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-04T18:51:04.602Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-04T18:51:04.602Z] === RUN TestWriteWithNilBytes [2022-04-04T18:51:04.602Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-04T18:51:04.602Z] === RUN TestWrite [2022-04-04T18:51:04.602Z] --- PASS: TestWrite (0.00s) [2022-04-04T18:51:04.602Z] === RUN TestWriteWithWriterError [2022-04-04T18:51:04.602Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-04T18:51:04.602Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-04T18:51:04.602Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-04T18:51:04.602Z] === RUN TestStdCopyWriteAndRead [2022-04-04T18:51:04.602Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-04T18:51:04.602Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-04T18:51:04.602Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-04T18:51:04.602Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-04T18:51:04.602Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-04T18:51:04.602Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-04T18:51:04.602Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-04T18:51:04.602Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-04T18:51:04.602Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-04T18:51:04.602Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-04T18:51:04.602Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-04T18:51:04.602Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-04T18:51:04.602Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-04T18:51:04.602Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-04T18:51:04.602Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-04T18:51:04.602Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-04T18:51:04.602Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-04T18:51:04.602Z] PASS [2022-04-04T18:51:04.602Z] coverage: 100.0% of statements [2022-04-04T18:51:04.602Z] ok github.com/docker/docker/pkg/stdcopy 0.030s coverage: 100.0% of statements [2022-04-04T18:51:04.602Z] --- PASS: TestRelease (1.44s) [2022-04-04T18:51:04.602Z] === RUN TestAllocateRandomDeallocate [2022-04-04T18:51:05.075Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-04T18:51:05.075Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-04T18:51:05.075Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-04T18:51:05.075Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-04T18:51:05.075Z] === RUN TestFormatStatus [2022-04-04T18:51:05.075Z] --- PASS: TestFormatStatus (0.00s) [2022-04-04T18:51:05.075Z] === RUN TestFormatError [2022-04-04T18:51:05.075Z] --- PASS: TestFormatError (0.00s) [2022-04-04T18:51:05.075Z] === RUN TestFormatJSONError [2022-04-04T18:51:05.075Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-04T18:51:05.075Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-04T18:51:05.075Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-04T18:51:05.075Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-04T18:51:05.075Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-04T18:51:05.075Z] === RUN TestNewJSONProgressOutput [2022-04-04T18:51:05.075Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-04T18:51:05.075Z] === RUN TestAuxFormatterEmit [2022-04-04T18:51:05.075Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-04T18:51:05.075Z] === RUN TestStreamWriterStdout [2022-04-04T18:51:05.075Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-04T18:51:05.075Z] === RUN TestStreamWriterStderr [2022-04-04T18:51:05.075Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-04T18:51:05.075Z] PASS [2022-04-04T18:51:05.075Z] coverage: 66.2% of statements [2022-04-04T18:51:05.075Z] ok github.com/docker/docker/pkg/streamformatter 0.036s coverage: 66.2% of statements [2022-04-04T18:51:05.544Z] === RUN TestGenerateRandomID [2022-04-04T18:51:05.544Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-04T18:51:05.544Z] === RUN TestShortenId [2022-04-04T18:51:05.544Z] --- PASS: TestShortenId (0.00s) [2022-04-04T18:51:05.544Z] === RUN TestShortenSha256Id [2022-04-04T18:51:05.544Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-04T18:51:05.544Z] === RUN TestShortenIdEmpty [2022-04-04T18:51:05.544Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-04T18:51:05.544Z] === RUN TestShortenIdInvalid [2022-04-04T18:51:05.544Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-04T18:51:05.544Z] === RUN TestIsShortIDNonHex [2022-04-04T18:51:05.544Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-04T18:51:05.544Z] === RUN TestIsShortIDNotCorrectSize [2022-04-04T18:51:05.544Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-04T18:51:05.544Z] PASS [2022-04-04T18:51:05.544Z] coverage: 70.6% of statements [2022-04-04T18:51:05.544Z] ok github.com/docker/docker/pkg/stringid 0.025s coverage: 70.6% of statements [2022-04-04T18:51:05.563Z] --- PASS: TestCgroupNamespacesRunHostMode (2.23s) [2022-04-04T18:51:05.563Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-04T18:51:06.013Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-04-04T18:51:06.013Z] === RUN TestNetworkDBGarbageCollection [2022-04-04T18:51:06.013Z] === RUN TestIsCpusetListAvailable [2022-04-04T18:51:06.013Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-04T18:51:06.013Z] PASS [2022-04-04T18:51:06.013Z] coverage: 39.4% of statements [2022-04-04T18:51:06.013Z] ok github.com/docker/docker/pkg/sysinfo 0.028s coverage: 39.4% of statements [2022-04-04T18:51:06.482Z] time="2022-04-04T18:51:06Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49312/Test.Echo: Post \"http://127.0.0.1:49312/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-04T18:51:06.501Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-04T18:51:07.470Z] === RUN TestChtimes [2022-04-04T18:51:07.470Z] --- PASS: TestChtimes (0.00s) [2022-04-04T18:51:07.470Z] === RUN TestChtimesWindows [2022-04-04T18:51:07.470Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-04T18:51:07.470Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-04T18:51:07.470Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-04T18:51:07.470Z] PASS [2022-04-04T18:51:07.470Z] coverage: 13.0% of statements [2022-04-04T18:51:07.470Z] ok github.com/docker/docker/pkg/system 0.042s coverage: 13.0% of statements [2022-04-04T18:51:07.877Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.10s) [2022-04-04T18:51:07.877Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-04T18:51:07.940Z] === RUN TestTailFile [2022-04-04T18:51:07.940Z] --- PASS: TestTailFile (0.00s) [2022-04-04T18:51:07.940Z] === RUN TestTailFileManyLines [2022-04-04T18:51:07.940Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-04T18:51:07.940Z] === RUN TestTailEmptyFile [2022-04-04T18:51:07.940Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-04T18:51:07.940Z] === RUN TestTailNegativeN [2022-04-04T18:51:07.940Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader [2022-04-04T18:51:07.940Z] === PAUSE TestNewTailReader [2022-04-04T18:51:07.940Z] === CONT TestNewTailReader [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-04T18:51:07.940Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/no_delimiter [2022-04-04T18:51:07.940Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-04T18:51:07.940Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-04T18:51:07.940Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-04T18:51:07.940Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-04T18:51:07.940Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/truncated_last_line [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-04T18:51:07.940Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-04T18:51:07.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-04T18:51:07.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-04T18:51:07.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T18:51:07.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T18:51:07.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-04T18:51:07.940Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-04T18:51:07.940Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-04T18:51:07.940Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-04T18:51:07.940Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T18:51:07.940Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T18:51:07.940Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-04T18:51:07.940Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-04T18:51:07.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-04T18:51:07.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-04T18:51:07.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-04T18:51:07.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-04T18:51:07.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-04T18:51:07.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-04T18:51:07.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-04T18:51:07.940Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-04T18:51:07.940Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-04T18:51:07.940Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-04T18:51:07.940Z] === CONT TestNewTailReader/no_delimiter [2022-04-04T18:51:07.940Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-04T18:51:07.940Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-04T18:51:07.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-04T18:51:07.940Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T18:51:07.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-04T18:51:07.940Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T18:51:07.940Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-04T18:51:07.940Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-04T18:51:07.940Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-04T18:51:07.940Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-04T18:51:07.940Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-04T18:51:07.940Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-04T18:51:07.940Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-04T18:51:07.940Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-04T18:51:07.940Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-04T18:51:07.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T18:51:07.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T18:51:07.940Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T18:51:07.940Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-04T18:51:07.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-04T18:51:07.940Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-04T18:51:07.940Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-04T18:51:07.940Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-04T18:51:07.940Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T18:51:07.940Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-04T18:51:07.941Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-04T18:51:07.941Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T18:51:07.941Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-04T18:51:07.941Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T18:51:07.941Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T18:51:07.941Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T18:51:07.941Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T18:51:07.941Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T18:51:07.941Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-04T18:51:07.941Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-04T18:51:07.941Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-04T18:51:07.941Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T18:51:07.941Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T18:51:07.941Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T18:51:07.941Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T18:51:07.941Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-04T18:51:07.941Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-04T18:51:07.941Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-04T18:51:07.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-04T18:51:07.941Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T18:51:07.942Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T18:51:07.942Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T18:51:07.942Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T18:51:07.942Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-04T18:51:07.942Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T18:51:07.942Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T18:51:07.942Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T18:51:07.942Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T18:51:07.942Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T18:51:07.942Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-04T18:51:07.942Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-04T18:51:07.942Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-04T18:51:07.942Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-04T18:51:07.942Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T18:51:07.942Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-04T18:51:07.942Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-04T18:51:07.942Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T18:51:07.942Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T18:51:07.942Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-04T18:51:07.942Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-04T18:51:07.942Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T18:51:07.943Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T18:51:07.943Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T18:51:07.943Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T18:51:07.943Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T18:51:07.943Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T18:51:07.943Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-04T18:51:07.943Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T18:51:07.943Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-04T18:51:07.943Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T18:51:07.943Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T18:51:07.943Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T18:51:07.943Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T18:51:07.943Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-04T18:51:07.943Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T18:51:07.943Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T18:51:07.943Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T18:51:07.943Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T18:51:07.943Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T18:51:07.943Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T18:51:07.943Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-04T18:51:07.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-04T18:51:07.943Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T18:51:07.944Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T18:51:07.944Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T18:51:07.944Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T18:51:07.944Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T18:51:07.944Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-04T18:51:07.944Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T18:51:07.944Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T18:51:07.944Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T18:51:07.944Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T18:51:07.944Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T18:51:07.944Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T18:51:07.944Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T18:51:07.944Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T18:51:07.944Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T18:51:07.944Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T18:51:07.944Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T18:51:07.944Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T18:51:07.944Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T18:51:07.944Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T18:51:07.944Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T18:51:07.944Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-04T18:51:07.944Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T18:51:07.944Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T18:51:07.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-04T18:51:07.944Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-04T18:51:08.414Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-04T18:51:08.414Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-04T18:51:08.414Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-04T18:51:08.414Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-04T18:51:08.414Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-04T18:51:08.414Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T18:51:08.414Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-04T18:51:08.414Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T18:51:08.414Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-04T18:51:08.414Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T18:51:08.414Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-04T18:51:08.414Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-04T18:51:08.414Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-04T18:51:08.414Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-04T18:51:08.414Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-04T18:51:08.414Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-04T18:51:08.414Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-04T18:51:08.414Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-04T18:51:08.414Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-04T18:51:08.414Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-04T18:51:08.414Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-04T18:51:08.414Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T18:51:08.414Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T18:51:08.414Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T18:51:08.414Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-04T18:51:08.414Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T18:51:08.414Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T18:51:08.414Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T18:51:08.414Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T18:51:08.414Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T18:51:08.414Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T18:51:08.414Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T18:51:08.414Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-04T18:51:08.414Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T18:51:08.414Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-04T18:51:08.414Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-04T18:51:08.415Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-04T18:51:08.416Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-04T18:51:08.416Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T18:51:08.416Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T18:51:08.416Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T18:51:08.416Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-04T18:51:08.416Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T18:51:08.416Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T18:51:08.416Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T18:51:08.416Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T18:51:08.416Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T18:51:08.416Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T18:51:08.416Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T18:51:08.416Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T18:51:08.416Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T18:51:08.416Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-04T18:51:08.416Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T18:51:08.416Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-04T18:51:08.416Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T18:51:08.416Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-04T18:51:08.416Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T18:51:08.416Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T18:51:08.416Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-04T18:51:08.416Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-04T18:51:08.416Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-04T18:51:08.416Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-04T18:51:08.416Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-04T18:51:08.416Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-04T18:51:08.416Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-04T18:51:08.416Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-04T18:51:08.416Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T18:51:08.416Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-04T18:51:08.416Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-04T18:51:08.416Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T18:51:08.416Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-04T18:51:08.416Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T18:51:08.416Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T18:51:08.416Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T18:51:08.416Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T18:51:08.416Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T18:51:08.416Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T18:51:08.416Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T18:51:08.416Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T18:51:08.416Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T18:51:08.416Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T18:51:08.416Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T18:51:08.416Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T18:51:08.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.01s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-04T18:51:08.417Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.03s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T18:51:08.418Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T18:51:08.418Z] PASS [2022-04-04T18:51:08.418Z] coverage: 88.6% of statements [2022-04-04T18:51:08.418Z] ok github.com/docker/docker/pkg/tailfile 0.173s coverage: 88.6% of statements [2022-04-04T18:51:08.887Z] === RUN TestTarSumRemoveNonExistent [2022-04-04T18:51:08.887Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-04T18:51:08.887Z] === RUN TestTarSumRemove [2022-04-04T18:51:08.887Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-04T18:51:08.887Z] === RUN TestSortFileInfoSums [2022-04-04T18:51:08.887Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-04T18:51:08.887Z] === RUN TestNewTarSumForLabelInvalid [2022-04-04T18:51:08.887Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-04T18:51:08.887Z] === RUN TestNewTarSumForLabel [2022-04-04T18:51:08.887Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-04T18:51:08.887Z] === RUN TestEmptyTar [2022-04-04T18:51:08.887Z] --- PASS: TestEmptyTar (0.01s) [2022-04-04T18:51:08.887Z] === RUN TestTarSumsReadSize [2022-04-04T18:51:08.887Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-04T18:51:08.887Z] === RUN TestTarSums [2022-04-04T18:51:08.887Z] --- PASS: TestAllocateRandomDeallocate (4.19s) [2022-04-04T18:51:08.887Z] === RUN TestRetrieveFromStore [2022-04-04T18:51:08.887Z] --- PASS: TestTarSums (0.04s) [2022-04-04T18:51:08.887Z] === RUN TestIteration [2022-04-04T18:51:08.887Z] --- PASS: TestIteration (0.00s) [2022-04-04T18:51:08.887Z] === RUN TestVersionLabelForChecksum [2022-04-04T18:51:08.887Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-04T18:51:08.887Z] === RUN TestVersion [2022-04-04T18:51:08.887Z] --- PASS: TestVersion (0.00s) [2022-04-04T18:51:08.887Z] === RUN TestGetVersion [2022-04-04T18:51:08.887Z] --- PASS: TestGetVersion (0.00s) [2022-04-04T18:51:08.887Z] === RUN TestGetVersions [2022-04-04T18:51:08.887Z] --- PASS: TestGetVersions (0.00s) [2022-04-04T18:51:08.887Z] PASS [2022-04-04T18:51:08.887Z] coverage: 89.3% of statements [2022-04-04T18:51:08.887Z] ok github.com/docker/docker/pkg/tarsum 0.094s coverage: 89.3% of statements [2022-04-04T18:51:09.356Z] === RUN TestTruncIndex [2022-04-04T18:51:09.356Z] --- PASS: TestTruncIndex (0.10s) [2022-04-04T18:51:09.356Z] PASS [2022-04-04T18:51:09.356Z] coverage: 91.5% of statements [2022-04-04T18:51:09.356Z] ok github.com/docker/docker/pkg/truncindex 0.133s coverage: 91.5% of statements [2022-04-04T18:51:09.782Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.89s) [2022-04-04T18:51:09.782Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-04T18:51:09.825Z] === RUN TestIsGIT [2022-04-04T18:51:09.825Z] --- PASS: TestIsGIT (0.00s) [2022-04-04T18:51:09.825Z] === RUN TestIsTransport [2022-04-04T18:51:09.825Z] --- PASS: TestIsTransport (0.00s) [2022-04-04T18:51:09.825Z] PASS [2022-04-04T18:51:09.825Z] coverage: 100.0% of statements [2022-04-04T18:51:09.825Z] ok github.com/docker/docker/pkg/urlutil 0.030s coverage: 100.0% of statements [2022-04-04T18:51:10.295Z] --- PASS: TestRetrieveFromStore (1.28s) [2022-04-04T18:51:10.295Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-04T18:51:10.295Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-04-04T18:51:10.295Z] === RUN TestParallelPredefinedRequest1 [2022-04-04T18:51:10.295Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-04T18:51:10.295Z] === RUN TestParallelPredefinedRequest2 [2022-04-04T18:51:10.295Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-04T18:51:10.295Z] === RUN TestParallelPredefinedRequest3 [2022-04-04T18:51:10.295Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-04T18:51:10.295Z] === RUN TestParallelPredefinedRequest4 [2022-04-04T18:51:10.295Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-04T18:51:10.295Z] === RUN TestParallelPredefinedRequest5 [2022-04-04T18:51:10.295Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-04T18:51:10.295Z] === RUN TestDebug [2022-04-04T18:51:10.295Z] --- PASS: TestDebug (0.00s) [2022-04-04T18:51:10.295Z] === RUN TestRequestPoolParallel [2022-04-04T18:51:10.295Z] === RUN TestVersionInfo [2022-04-04T18:51:10.295Z] --- PASS: TestVersionInfo (0.00s) [2022-04-04T18:51:10.295Z] === RUN TestAppendVersions [2022-04-04T18:51:10.295Z] --- PASS: TestAppendVersions (0.00s) [2022-04-04T18:51:10.295Z] PASS [2022-04-04T18:51:10.295Z] coverage: 88.9% of statements [2022-04-04T18:51:10.295Z] ok github.com/docker/docker/pkg/useragent 0.037s coverage: 88.9% of statements [2022-04-04T18:51:10.295Z] --- PASS: TestRequestPoolParallel (0.27s) [2022-04-04T18:51:10.295Z] === RUN TestFullAllocateRelease [2022-04-04T18:51:10.350Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-04T18:51:10.622Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.01s) [2022-04-04T18:51:10.622Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-04T18:51:10.764Z] --- PASS: TestFullAllocateRelease (0.40s) [2022-04-04T18:51:10.764Z] === RUN TestOddAllocateRelease [2022-04-04T18:51:11.234Z] --- PASS: TestOddAllocateRelease (0.25s) [2022-04-04T18:51:11.234Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-04T18:51:11.234Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.13s) [2022-04-04T18:51:11.234Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-04T18:51:11.234Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-04-04T18:51:11.234Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-04T18:51:11.234Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-04-04T18:51:11.234Z] === CONT TestParallelPredefinedRequest1 [2022-04-04T18:51:11.234Z] === CONT TestParallelPredefinedRequest4 [2022-04-04T18:51:11.234Z] === CONT TestParallelPredefinedRequest1 [2022-04-04T18:51:11.234Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T18:51:11.234Z] === CONT TestParallelPredefinedRequest3 [2022-04-04T18:51:11.234Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T18:51:11.234Z] === CONT TestParallelPredefinedRequest5 [2022-04-04T18:51:11.234Z] === CONT TestParallelPredefinedRequest2 [2022-04-04T18:51:11.234Z] === CONT TestParallelPredefinedRequest5 [2022-04-04T18:51:11.234Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T18:51:11.234Z] === CONT TestParallelPredefinedRequest2 [2022-04-04T18:51:11.234Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T18:51:11.234Z] === CONT TestParallelPredefinedRequest4 [2022-04-04T18:51:11.234Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T18:51:11.234Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-04T18:51:11.234Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-04T18:51:11.234Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-04T18:51:11.234Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-04T18:51:11.234Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-04T18:51:11.234Z] PASS [2022-04-04T18:51:11.234Z] coverage: 85.3% of statements [2022-04-04T18:51:11.234Z] ok github.com/docker/docker/libnetwork/ipam 44.576s coverage: 85.3% of statements [2022-04-04T18:51:12.005Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-04-04T18:51:12.222Z] === RUN TestValidatePrivileges [2022-04-04T18:51:12.223Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-04T18:51:12.223Z] === RUN TestFilterByCapNeg [2022-04-04T18:51:12.223Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-04T18:51:12.223Z] === RUN TestFilterByCapPos [2022-04-04T18:51:12.223Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-04T18:51:12.223Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-04T18:51:12.223Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-04T18:51:12.223Z] PASS [2022-04-04T18:51:12.223Z] coverage: 12.0% of statements [2022-04-04T18:51:12.223Z] ok github.com/docker/docker/plugin 0.038s coverage: 12.0% of statements [2022-04-04T18:51:12.263Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.72s) [2022-04-04T18:51:12.263Z] === RUN TestNISDomainname [2022-04-04T18:51:12.691Z] === RUN TestNewSettable [2022-04-04T18:51:12.691Z] --- PASS: TestNewSettable (0.00s) [2022-04-04T18:51:12.691Z] === RUN TestIsSettable [2022-04-04T18:51:12.691Z] --- PASS: TestIsSettable (0.00s) [2022-04-04T18:51:12.691Z] === RUN TestUpdateSettingsEnv [2022-04-04T18:51:12.691Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-04T18:51:12.691Z] PASS [2022-04-04T18:51:12.691Z] coverage: 20.0% of statements [2022-04-04T18:51:12.691Z] ok github.com/docker/docker/plugin/v2 0.038s coverage: 20.0% of statements [2022-04-04T18:51:13.203Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-04T18:51:13.203Z] --- PASS: TestNISDomainname (0.97s) [2022-04-04T18:51:13.203Z] === RUN TestHostnameDnsResolution [2022-04-04T18:51:13.679Z] === RUN TestLoad [2022-04-04T18:51:13.679Z] --- PASS: TestLoad (0.00s) [2022-04-04T18:51:13.679Z] === RUN TestSave [2022-04-04T18:51:13.679Z] --- PASS: TestSave (0.02s) [2022-04-04T18:51:13.679Z] === RUN TestAddDeleteGet [2022-04-04T18:51:13.679Z] --- PASS: TestAddDeleteGet (0.03s) [2022-04-04T18:51:13.679Z] === RUN TestInvalidTags [2022-04-04T18:51:13.679Z] --- PASS: TestInvalidTags (0.00s) [2022-04-04T18:51:13.679Z] PASS [2022-04-04T18:51:13.679Z] coverage: 84.4% of statements [2022-04-04T18:51:13.679Z] ok github.com/docker/docker/reference 0.090s coverage: 84.4% of statements [2022-04-04T18:51:13.772Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-04T18:51:14.031Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-04-04T18:51:14.599Z] --- PASS: TestHostnameDnsResolution (1.21s) [2022-04-04T18:51:14.599Z] === RUN TestUnprivilegedPortsAndPing [2022-04-04T18:51:15.214Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-04-04T18:51:15.247Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-04T18:51:15.247Z] === RUN TestClientStream [2022-04-04T18:51:15.247Z] --- PASS: TestClientStream (0.00s) [2022-04-04T18:51:15.247Z] === RUN TestClientSendFile [2022-04-04T18:51:15.247Z] --- PASS: TestClientSendFile (0.00s) [2022-04-04T18:51:15.247Z] === RUN TestClientWithRequestTimeout [2022-04-04T18:51:15.247Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-04T18:51:15.247Z] === RUN TestFileSpecPlugin [2022-04-04T18:51:15.247Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-04T18:51:15.247Z] === RUN TestFileJSONSpecPlugin [2022-04-04T18:51:15.247Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-04T18:51:15.247Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-04T18:51:15.247Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-04T18:51:15.247Z] === RUN TestPluginAddHandler [2022-04-04T18:51:15.247Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-04T18:51:15.247Z] === RUN TestPluginWaitBadPlugin [2022-04-04T18:51:15.247Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-04T18:51:15.247Z] === RUN TestGet [2022-04-04T18:51:15.247Z] time="2022-04-04T18:51:14Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-04T18:51:15.247Z] === RUN TestResolveAuthConfigIndexServer [2022-04-04T18:51:15.247Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-04T18:51:15.247Z] === RUN TestResolveAuthConfigFullURL [2022-04-04T18:51:15.247Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-04T18:51:15.247Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-04T18:51:15.247Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-04T18:51:15.247Z] === RUN TestValidateMirror [2022-04-04T18:51:15.247Z] --- PASS: TestValidateMirror (0.00s) [2022-04-04T18:51:15.247Z] === RUN TestLoadInsecureRegistries [2022-04-04T18:51:15.247Z] time="2022-04-04T18:51:14Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-04T18:51:15.247Z] time="2022-04-04T18:51:14Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-04T18:51:15.247Z] time="2022-04-04T18:51:14Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-04T18:51:15.247Z] --- PASS: TestLoadInsecureRegistries (0.10s) [2022-04-04T18:51:15.247Z] === RUN TestNewServiceConfig [2022-04-04T18:51:15.247Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-04T18:51:15.247Z] === RUN TestValidateIndexName [2022-04-04T18:51:15.247Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-04T18:51:15.247Z] === RUN TestValidateIndexNameWithError [2022-04-04T18:51:15.247Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-04T18:51:15.247Z] === RUN TestEndpointParse [2022-04-04T18:51:15.247Z] --- PASS: TestEndpointParse (0.00s) [2022-04-04T18:51:15.247Z] === RUN TestEndpointParseInvalid [2022-04-04T18:51:15.247Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-04T18:51:15.247Z] === RUN TestValidateEndpoint [2022-04-04T18:51:15.247Z] --- PASS: TestValidateEndpoint (0.00s) [2022-04-04T18:51:15.247Z] === RUN TestPing [2022-04-04T18:51:15.247Z] --- PASS: TestPing (0.00s) [2022-04-04T18:51:15.247Z] === RUN TestPingRegistryEndpoint [2022-04-04T18:51:15.247Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-04T18:51:15.247Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-04-04T18:51:15.247Z] === RUN TestEndpoint [2022-04-04T18:51:15.247Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-04T18:51:15.247Z] --- SKIP: TestEndpoint (0.00s) [2022-04-04T18:51:15.247Z] === RUN TestParseRepositoryInfo [2022-04-04T18:51:15.247Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-04T18:51:15.247Z] === RUN TestNewIndexInfo [2022-04-04T18:51:15.247Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-04T18:51:15.247Z] === RUN TestMirrorEndpointLookup [2022-04-04T18:51:15.247Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-04T18:51:15.247Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-04T18:51:15.247Z] === RUN TestSearchRepositories [2022-04-04T18:51:15.247Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-04T18:51:15.247Z] Host: 127.0.0.1:49362 [2022-04-04T18:51:15.247Z] User-Agent: docker test client [2022-04-04T18:51:15.247Z] Authorization: Token fake-token [2022-04-04T18:51:15.247Z] X-Docker-Token: true [2022-04-04T18:51:15.247Z] Accept-Encoding: gzip [2022-04-04T18:51:15.247Z] [2022-04-04T18:51:15.247Z] [2022-04-04T18:51:15.247Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-04T18:51:15.247Z] Connection: close [2022-04-04T18:51:15.247Z] Content-Length: 144 [2022-04-04T18:51:15.247Z] Cache-Control: no-cache [2022-04-04T18:51:15.247Z] Content-Type: application/json [2022-04-04T18:51:15.247Z] Date: Mon, 04 Apr 2022 18:51:14 GMT [2022-04-04T18:51:15.247Z] Expires: -1 [2022-04-04T18:51:15.247Z] Pragma: no-cache [2022-04-04T18:51:15.247Z] Server: docker-tests/mock [2022-04-04T18:51:15.247Z] X-Docker-Registry-Config: mock [2022-04-04T18:51:15.247Z] X-Docker-Registry-Version: 0.0.0 [2022-04-04T18:51:15.247Z] [2022-04-04T18:51:15.248Z] [2022-04-04T18:51:15.248Z] --- PASS: TestSearchRepositories (0.00s) [2022-04-04T18:51:15.248Z] === RUN TestTrustedLocation [2022-04-04T18:51:15.248Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-04T18:51:15.248Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-04T18:51:15.248Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-04T18:51:15.248Z] === RUN TestAllowNondistributableArtifacts [2022-04-04T18:51:15.248Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-04T18:51:15.248Z] === RUN TestIsSecureIndex [2022-04-04T18:51:15.248Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-04T18:51:15.248Z] PASS [2022-04-04T18:51:15.248Z] coverage: 51.7% of statements [2022-04-04T18:51:15.248Z] ok github.com/docker/docker/registry 0.159s coverage: 51.7% of statements [2022-04-04T18:51:15.472Z] --- PASS: TestUnprivilegedPortsAndPing (0.91s) [2022-04-04T18:51:15.472Z] === RUN TestPrivilegedHostDevices [2022-04-04T18:51:15.472Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-04T18:51:16.236Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-04T18:51:16.236Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-04-04T18:51:16.236Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-04T18:51:16.236Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-04T18:51:16.236Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-04T18:51:16.236Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-04T18:51:16.236Z] === RUN TestResumableRequestReaderWithReadError [2022-04-04T18:51:16.236Z] time="2022-04-04T18:51:15Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-04T18:51:16.236Z] --- PASS: TestResumableRequestReaderWithReadError (0.09s) [2022-04-04T18:51:16.236Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-04T18:51:16.236Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-04T18:51:16.236Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-04T18:51:16.236Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-04T18:51:16.236Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-04T18:51:16.236Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-04T18:51:16.236Z] === RUN TestResumableRequestReader [2022-04-04T18:51:16.236Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-04T18:51:16.236Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-04T18:51:16.236Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-04T18:51:16.236Z] PASS [2022-04-04T18:51:16.236Z] coverage: 100.0% of statements [2022-04-04T18:51:16.236Z] ok github.com/docker/docker/registry/resumable 0.135s coverage: 100.0% of statements [2022-04-04T18:51:16.236Z] time="2022-04-04T18:51:15Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-04T18:51:16.408Z] --- PASS: TestPrivilegedHostDevices (0.84s) [2022-04-04T18:51:16.408Z] === RUN TestStats [2022-04-04T18:51:16.706Z] === RUN TestRestartManagerTimeout [2022-04-04T18:51:16.706Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-04T18:51:16.706Z] === RUN TestRestartManagerTimeoutReset [2022-04-04T18:51:16.706Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-04T18:51:16.706Z] PASS [2022-04-04T18:51:16.706Z] coverage: 50.9% of statements [2022-04-04T18:51:16.706Z] ok github.com/docker/docker/restartmanager 0.027s coverage: 50.9% of statements [2022-04-04T18:51:17.174Z] === RUN TestDecodeContainerConfig [2022-04-04T18:51:17.174Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-04T18:51:17.174Z] === RUN TestDecodeContainerConfigIsolation [2022-04-04T18:51:17.174Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-04T18:51:17.174Z] === RUN TestValidatePrivileged [2022-04-04T18:51:17.174Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-04T18:51:17.174Z] PASS [2022-04-04T18:51:17.174Z] coverage: 52.6% of statements [2022-04-04T18:51:17.174Z] ok github.com/docker/docker/runconfig 0.029s coverage: 52.6% of statements [2022-04-04T18:51:17.643Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-04T18:51:17.643Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-04T18:51:17.643Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-04T18:51:17.643Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-04T18:51:17.643Z] PASS [2022-04-04T18:51:17.643Z] coverage: 62.5% of statements [2022-04-04T18:51:17.643Z] ok github.com/docker/docker/testutil 0.026s coverage: 62.5% of statements [2022-04-04T18:51:17.786Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-04T18:51:18.112Z] time="2022-04-04T18:51:17Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-04T18:51:18.583Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-04T18:51:18.583Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-04T18:51:18.583Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-04T18:51:18.583Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-04T18:51:19.165Z] --- PASS: TestStats (2.76s) [2022-04-04T18:51:19.165Z] === RUN TestStopContainerWithTimeout [2022-04-04T18:51:19.165Z] === RUN TestStopContainerWithTimeout/0 [2022-04-04T18:51:19.165Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-04T18:51:19.165Z] === RUN TestStopContainerWithTimeout/1 [2022-04-04T18:51:19.165Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-04T18:51:19.165Z] === RUN TestStopContainerWithTimeout/3 [2022-04-04T18:51:19.165Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-04T18:51:19.165Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-04T18:51:19.165Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-04T18:51:19.165Z] === CONT TestStopContainerWithTimeout/0 [2022-04-04T18:51:19.165Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-04T18:51:19.424Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-04-04T18:51:19.993Z] === CONT TestStopContainerWithTimeout/3 [2022-04-04T18:51:20.149Z] === RUN TestGetDriver [2022-04-04T18:51:20.149Z] --- PASS: TestGetDriver (0.00s) [2022-04-04T18:51:20.149Z] === RUN TestVolumeRequestError [2022-04-04T18:51:20.149Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-04T18:51:20.149Z] PASS [2022-04-04T18:51:20.149Z] coverage: 36.1% of statements [2022-04-04T18:51:20.149Z] ok github.com/docker/docker/volume/drivers 0.039s coverage: 36.1% of statements [2022-04-04T18:51:20.149Z] === RUN TestGetAddress [2022-04-04T18:51:20.149Z] --- PASS: TestGetAddress (0.00s) [2022-04-04T18:51:20.149Z] === RUN TestRemove [2022-04-04T18:51:20.149Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-04T18:51:20.149Z] --- SKIP: TestRemove (0.00s) [2022-04-04T18:51:20.149Z] === RUN TestInitializeWithVolumes [2022-04-04T18:51:20.149Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-04-04T18:51:20.149Z] === RUN TestCreate [2022-04-04T18:51:20.149Z] --- PASS: TestCreate (0.01s) [2022-04-04T18:51:20.149Z] === RUN TestValidateName [2022-04-04T18:51:20.149Z] --- PASS: TestValidateName (0.00s) [2022-04-04T18:51:20.149Z] === RUN TestCreateWithOpts [2022-04-04T18:51:20.149Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-04T18:51:20.149Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-04T18:51:20.149Z] === RUN TestRelaodNoOpts [2022-04-04T18:51:20.149Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-04-04T18:51:20.149Z] PASS [2022-04-04T18:51:20.149Z] coverage: 41.5% of statements [2022-04-04T18:51:20.149Z] ok github.com/docker/docker/volume/local 0.063s coverage: 41.5% of statements [2022-04-04T18:51:21.136Z] === RUN TestLCOWParseMountRaw [2022-04-04T18:51:21.136Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-04T18:51:21.136Z] === RUN TestLCOWParseMountRawSplit [2022-04-04T18:51:21.136Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-04T18:51:21.136Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-04T18:51:21.136Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-04T18:51:21.136Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-04T18:51:21.136Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-04T18:51:21.136Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-04T18:51:21.136Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-04T18:51:21.136Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-04T18:51:21.136Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-04T18:51:21.136Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-04T18:51:21.136Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-04T18:51:21.136Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-04T18:51:21.136Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-04T18:51:21.136Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-04T18:51:21.136Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-04T18:51:21.136Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-04T18:51:21.136Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-04T18:51:21.136Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-04T18:51:21.136Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-04T18:51:21.136Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-04T18:51:21.136Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-04T18:51:21.136Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-04T18:51:21.136Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-04T18:51:21.136Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-04T18:51:21.136Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-04T18:51:21.136Z] === RUN TestLinuxParseMountRaw [2022-04-04T18:51:21.136Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-04T18:51:21.136Z] === RUN TestLinuxParseMountRawSplit [2022-04-04T18:51:21.136Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-04T18:51:21.136Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-04T18:51:21.136Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-04T18:51:21.136Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-04T18:51:21.136Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-04T18:51:21.136Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-04T18:51:21.136Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-04T18:51:21.136Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-04T18:51:21.136Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-04T18:51:21.136Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-04T18:51:21.136Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-04T18:51:21.136Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-04T18:51:21.136Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-04T18:51:21.136Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-04T18:51:21.136Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-04T18:51:21.136Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-04T18:51:21.136Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-04T18:51:21.136Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-04T18:51:21.136Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-04T18:51:21.136Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-04T18:51:21.136Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-04T18:51:21.136Z] === RUN TestConvertTmpfsOptions [2022-04-04T18:51:21.136Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-04T18:51:21.136Z] linux_parser_test.go:209: data="ro" [2022-04-04T18:51:21.136Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-04T18:51:21.136Z] === RUN TestParseMountSpec [2022-04-04T18:51:21.136Z] parser_test.go:62: case 0 [2022-04-04T18:51:21.136Z] parser_test.go:62: case 1 [2022-04-04T18:51:21.136Z] parser_test.go:62: case 2 [2022-04-04T18:51:21.136Z] parser_test.go:62: case 3 [2022-04-04T18:51:21.136Z] parser_test.go:62: case 4 [2022-04-04T18:51:21.136Z] parser_test.go:62: case 5 [2022-04-04T18:51:21.136Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-04T18:51:21.136Z] === RUN TestValidateMount [2022-04-04T18:51:21.136Z] --- PASS: TestValidateMount (0.00s) [2022-04-04T18:51:21.136Z] === RUN TestWindowsParseMountRaw [2022-04-04T18:51:21.136Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-04T18:51:21.136Z] === RUN TestWindowsParseMountRawSplit [2022-04-04T18:51:21.136Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-04T18:51:21.136Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-04T18:51:21.136Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-04T18:51:21.136Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-04T18:51:21.136Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-04T18:51:21.136Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-04T18:51:21.136Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-04T18:51:21.136Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-04T18:51:21.136Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-04T18:51:21.136Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-04T18:51:21.136Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-04T18:51:21.136Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-04T18:51:21.136Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-04T18:51:21.136Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-04T18:51:21.136Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-04T18:51:21.136Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-04T18:51:21.136Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-04T18:51:21.136Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-04T18:51:21.136Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-04T18:51:21.136Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-04T18:51:21.136Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-04T18:51:21.136Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-04T18:51:21.136Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-04T18:51:21.136Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-04T18:51:21.136Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-04T18:51:21.136Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-04T18:51:21.136Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-04T18:51:21.136Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-04T18:51:21.136Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-04T18:51:21.136Z] PASS [2022-04-04T18:51:21.136Z] coverage: 67.6% of statements [2022-04-04T18:51:21.136Z] ok github.com/docker/docker/volume/mounts 0.039s coverage: 67.6% of statements [2022-04-04T18:51:21.605Z] === RUN TestSetGetMeta [2022-04-04T18:51:21.605Z] === PAUSE TestSetGetMeta [2022-04-04T18:51:21.605Z] === RUN TestRestore [2022-04-04T18:51:21.605Z] === PAUSE TestRestore [2022-04-04T18:51:21.605Z] === RUN TestServiceCreate [2022-04-04T18:51:21.605Z] === PAUSE TestServiceCreate [2022-04-04T18:51:21.605Z] === RUN TestServiceList [2022-04-04T18:51:21.605Z] === PAUSE TestServiceList [2022-04-04T18:51:21.605Z] === RUN TestServiceRemove [2022-04-04T18:51:21.605Z] === PAUSE TestServiceRemove [2022-04-04T18:51:21.605Z] === RUN TestServiceGet [2022-04-04T18:51:21.605Z] === PAUSE TestServiceGet [2022-04-04T18:51:21.605Z] === RUN TestServicePrune [2022-04-04T18:51:21.605Z] === PAUSE TestServicePrune [2022-04-04T18:51:21.605Z] === RUN TestCreate [2022-04-04T18:51:21.605Z] === PAUSE TestCreate [2022-04-04T18:51:21.605Z] === RUN TestRemove [2022-04-04T18:51:21.605Z] === PAUSE TestRemove [2022-04-04T18:51:21.605Z] === RUN TestList [2022-04-04T18:51:21.605Z] === PAUSE TestList [2022-04-04T18:51:21.605Z] === RUN TestFindByDriver [2022-04-04T18:51:21.605Z] === PAUSE TestFindByDriver [2022-04-04T18:51:21.605Z] === RUN TestFindByReferenced [2022-04-04T18:51:21.605Z] === PAUSE TestFindByReferenced [2022-04-04T18:51:21.605Z] === RUN TestDerefMultipleOfSameRef [2022-04-04T18:51:21.605Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-04T18:51:21.605Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-04T18:51:21.605Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-04T18:51:21.605Z] === RUN TestDefererencePluginOnCreateError [2022-04-04T18:51:21.605Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-04T18:51:21.605Z] === RUN TestRefDerefRemove [2022-04-04T18:51:21.605Z] === PAUSE TestRefDerefRemove [2022-04-04T18:51:21.605Z] === RUN TestGet [2022-04-04T18:51:21.605Z] === PAUSE TestGet [2022-04-04T18:51:21.605Z] === RUN TestGetWithReference [2022-04-04T18:51:21.605Z] === PAUSE TestGetWithReference [2022-04-04T18:51:21.605Z] === RUN TestFilterFunc [2022-04-04T18:51:21.605Z] === RUN TestFilterFunc/test_nil_list [2022-04-04T18:51:21.605Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-04T18:51:21.605Z] === RUN TestFilterFunc/test_empty_list [2022-04-04T18:51:21.605Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-04T18:51:21.605Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-04T18:51:21.605Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-04T18:51:21.605Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-04T18:51:21.605Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-04T18:51:21.605Z] === RUN TestFilterFunc/test_filter_some [2022-04-04T18:51:21.605Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-04T18:51:21.605Z] === RUN TestFilterFunc/test_filter_middle [2022-04-04T18:51:21.605Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-04T18:51:21.605Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-04T18:51:21.605Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-04T18:51:21.605Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-04T18:51:21.605Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-04T18:51:21.605Z] === CONT TestFilterFunc/test_nil_list [2022-04-04T18:51:21.605Z] === CONT TestFilterFunc/test_filter_some [2022-04-04T18:51:21.605Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-04T18:51:21.605Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-04T18:51:21.605Z] === CONT TestFilterFunc/test_empty_list [2022-04-04T18:51:21.605Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-04T18:51:21.605Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-04T18:51:21.605Z] === CONT TestFilterFunc/test_filter_middle [2022-04-04T18:51:21.605Z] --- PASS: TestFilterFunc (0.00s) [2022-04-04T18:51:21.605Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-04T18:51:21.605Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-04T18:51:21.605Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-04T18:51:21.605Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-04T18:51:21.605Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-04T18:51:21.605Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-04T18:51:21.605Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-04T18:51:21.605Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-04T18:51:21.605Z] === CONT TestSetGetMeta [2022-04-04T18:51:21.605Z] === CONT TestList [2022-04-04T18:51:21.605Z] === CONT TestCreate [2022-04-04T18:51:21.605Z] === CONT TestServiceGet [2022-04-04T18:51:21.605Z] --- PASS: TestSetGetMeta (0.02s) [2022-04-04T18:51:21.605Z] === CONT TestServicePrune [2022-04-04T18:51:21.605Z] --- PASS: TestCreate (0.02s) [2022-04-04T18:51:21.605Z] === CONT TestGetWithReference [2022-04-04T18:51:21.605Z] --- PASS: TestList (0.03s) [2022-04-04T18:51:21.605Z] === CONT TestGet [2022-04-04T18:51:21.605Z] --- PASS: TestGetWithReference (0.02s) [2022-04-04T18:51:21.605Z] === CONT TestRefDerefRemove [2022-04-04T18:51:21.605Z] === CONT TestDefererencePluginOnCreateError [2022-04-04T18:51:21.605Z] --- PASS: TestGet (0.02s) [2022-04-04T18:51:21.605Z] --- PASS: TestRefDerefRemove (0.02s) [2022-04-04T18:51:21.605Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-04T18:51:21.605Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-04-04T18:51:21.605Z] === CONT TestDerefMultipleOfSameRef [2022-04-04T18:51:21.605Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-04-04T18:51:21.605Z] === CONT TestFindByReferenced [2022-04-04T18:51:21.605Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2022-04-04T18:51:21.605Z] === CONT TestFindByDriver [2022-04-04T18:51:21.605Z] --- PASS: TestFindByReferenced (0.01s) [2022-04-04T18:51:21.605Z] === CONT TestServiceRemove [2022-04-04T18:51:21.605Z] --- PASS: TestFindByDriver (0.02s) [2022-04-04T18:51:21.605Z] === CONT TestServiceList [2022-04-04T18:51:21.605Z] --- PASS: TestServiceGet (0.14s) [2022-04-04T18:51:21.605Z] === CONT TestServiceCreate [2022-04-04T18:51:21.605Z] time="2022-04-04T18:51:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-04T18:51:21.605Z] --- PASS: TestServiceRemove (0.06s) [2022-04-04T18:51:21.605Z] === CONT TestRestore [2022-04-04T18:51:21.605Z] --- PASS: TestServiceList (0.05s) [2022-04-04T18:51:21.605Z] === CONT TestRemove [2022-04-04T18:51:21.605Z] time="2022-04-04T18:51:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-04T18:51:21.606Z] time="2022-04-04T18:51:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-04T18:51:21.606Z] time="2022-04-04T18:51:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-04T18:51:21.606Z] --- PASS: TestServiceCreate (0.02s) [2022-04-04T18:51:21.606Z] --- PASS: TestRemove (0.02s) [2022-04-04T18:51:21.606Z] time="2022-04-04T18:51:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-04T18:51:21.606Z] --- PASS: TestRestore (0.02s) [2022-04-04T18:51:21.606Z] --- PASS: TestServicePrune (0.15s) [2022-04-04T18:51:21.606Z] PASS [2022-04-04T18:51:21.606Z] coverage: 69.0% of statements [2022-04-04T18:51:21.606Z] ok github.com/docker/docker/volume/service 0.201s coverage: 69.0% of statements [2022-04-04T18:51:21.897Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-04T18:51:21.897Z] === CONT TestStopContainerWithTimeout/1 [2022-04-04T18:51:22.074Z] time="2022-04-04T18:51:21Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-04T18:51:22.155Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-04-04T18:51:23.091Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-04T18:51:23.660Z] --- PASS: TestStopContainerWithTimeout (0.08s) [2022-04-04T18:51:23.660Z] --- PASS: TestStopContainerWithTimeout/0 (1.03s) [2022-04-04T18:51:23.660Z] --- PASS: TestStopContainerWithTimeout/-1 (2.93s) [2022-04-04T18:51:23.660Z] --- PASS: TestStopContainerWithTimeout/3 (2.64s) [2022-04-04T18:51:23.660Z] --- PASS: TestStopContainerWithTimeout/1 (1.68s) [2022-04-04T18:51:23.660Z] === RUN TestDeleteDevicemapper [2022-04-04T18:51:23.660Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-04T18:51:23.660Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-04T18:51:23.660Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-04T18:51:23.920Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-04T18:51:24.861Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-04T18:51:25.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-04T18:51:25.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-04T18:51:25.798Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-04T18:51:27.177Z] check_test.go:308: [de8564d2135b8] daemon is not started [2022-04-04T18:51:27.177Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-04-04T18:51:27.177Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.42s) [2022-04-04T18:51:27.177Z] === RUN TestUpdateMemory [2022-04-04T18:51:27.177Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-04T18:51:27.177Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-04T18:51:27.177Z] === RUN TestUpdateCPUQuota [2022-04-04T18:51:28.560Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-04-04T18:51:28.560Z] --- PASS: TestUpdateCPUQuota (1.41s) [2022-04-04T18:51:28.560Z] === RUN TestUpdatePidsLimit [2022-04-04T18:51:28.560Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-04T18:51:28.819Z] === RUN TestUpdatePidsLimit/no_change [2022-04-04T18:51:29.400Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-04T18:51:29.660Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-04T18:51:30.228Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-04T18:51:30.487Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-04T18:51:30.744Z] --- PASS: TestGet (15.01s) [2022-04-04T18:51:30.744Z] === RUN TestPluginWithNoManifest [2022-04-04T18:51:30.744Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-04T18:51:30.744Z] === RUN TestGetAll [2022-04-04T18:51:30.744Z] --- PASS: TestGetAll (0.00s) [2022-04-04T18:51:30.744Z] PASS [2022-04-04T18:51:30.744Z] coverage: 73.2% of statements [2022-04-04T18:51:30.744Z] ok github.com/docker/docker/pkg/plugins 34.947s coverage: 73.2% of statements [2022-04-04T18:51:30.745Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-04T18:51:30.745Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-04-04T18:51:31.312Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-04T18:51:32.248Z] --- PASS: TestUpdatePidsLimit (3.54s) [2022-04-04T18:51:32.248Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2022-04-04T18:51:32.248Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2022-04-04T18:51:32.248Z] --- PASS: TestUpdatePidsLimit/update_lower (0.45s) [2022-04-04T18:51:32.248Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2022-04-04T18:51:32.248Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2022-04-04T18:51:32.248Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2022-04-04T18:51:32.248Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s) [2022-04-04T18:51:32.248Z] === RUN TestUpdateRestartPolicy [2022-04-04T18:51:32.446Z] INFO: Extraction ended at 04/04/2022 18:51:30. Duration:00:00:28.8419873 [2022-04-04T18:51:32.446Z] INFO: Updating the golang and path environment variables [2022-04-04T18:51:32.446Z] INFO: GOPATH=d:\gopath [2022-04-04T18:51:32.446Z] INFO: go version go1.18 windows/amd64 [2022-04-04T18:51:32.446Z] INFO: Running the daemon under test in debug mode [2022-04-04T18:51:32.446Z] INFO: Starting a daemon under test... [2022-04-04T18:51:32.446Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43462\1\daemon --pidfile d:\CI\PR-43462\1\docker.pid -D [2022-04-04T18:51:32.446Z] INFO: Process started successfully. [2022-04-04T18:51:32.446Z] INFO: Start tailing logs of the daemon under tests [2022-04-04T18:51:32.446Z] INFO: Waiting for the daemon under test to start... [2022-04-04T18:51:32.816Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-04T18:51:33.385Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-04-04T18:51:34.322Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-04T18:51:39.602Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-04T18:51:39.602Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-04-04T18:51:40.978Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-04T18:51:41.545Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-04T18:51:41.803Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-04-04T18:51:42.061Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-04T18:51:42.061Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-04T18:51:42.320Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-04T18:51:42.578Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-04T18:51:42.578Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-04-04T18:51:42.578Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-04T18:51:43.514Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-04-04T18:51:43.775Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-04T18:51:44.491Z] --- PASS: TestBuildWithHugeFile (55.21s) [2022-04-04T18:51:44.491Z] === RUN TestBuildWCOWSandboxSize [2022-04-04T18:51:44.491Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-04T18:51:44.491Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-04T18:51:44.491Z] === RUN TestBuildWithEmptyDockerfile [2022-04-04T18:51:44.491Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T18:51:44.491Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T18:51:44.491Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T18:51:44.491Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T18:51:44.491Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T18:51:44.491Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T18:51:44.491Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T18:51:44.491Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T18:51:44.491Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T18:51:44.491Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-04-04T18:51:44.491Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-04-04T18:51:44.491Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-04-04T18:51:44.491Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-04T18:51:44.491Z] === RUN TestBuildPreserveOwnership [2022-04-04T18:51:44.491Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-04T18:51:44.714Z] --- PASS: TestUpdateRestartPolicy (12.47s) [2022-04-04T18:51:44.714Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-04T18:51:45.284Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) [2022-04-04T18:51:45.284Z] === RUN TestWaitNonBlocked [2022-04-04T18:51:45.284Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T18:51:45.284Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T18:51:45.284Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T18:51:45.284Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T18:51:45.284Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T18:51:45.284Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T18:51:45.544Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-04-04T18:51:45.875Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-04T18:51:46.483Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-04T18:51:46.483Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s) [2022-04-04T18:51:46.483Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s) [2022-04-04T18:51:46.483Z] === RUN TestWaitBlocked [2022-04-04T18:51:46.483Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-04T18:51:46.483Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-04T18:51:46.483Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-04T18:51:46.483Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-04T18:51:46.483Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-04T18:51:46.483Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-04T18:51:47.260Z] --- PASS: TestBuildPreserveOwnership (3.45s) [2022-04-04T18:51:47.260Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.32s) [2022-04-04T18:51:47.260Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.12s) [2022-04-04T18:51:47.260Z] === RUN TestBuildPlatformInvalid [2022-04-04T18:51:47.260Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-04T18:51:47.260Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-04T18:51:47.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-04T18:51:47.832Z] Loaded image: busybox:latest [2022-04-04T18:51:47.862Z] --- PASS: TestWaitBlocked (0.05s) [2022-04-04T18:51:47.862Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.18s) [2022-04-04T18:51:47.862Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.19s) [2022-04-04T18:51:47.862Z] === CONT TestContainerStartOnDaemonRestart [2022-04-04T18:51:47.862Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-04T18:51:48.093Z] Loaded image: busybox:glibc [2022-04-04T18:51:48.154Z] 037d5740b404: Pull complete [2022-04-04T18:51:48.154Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-04-04T18:51:48.154Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T18:51:48.154Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T18:51:48.154Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-04-04T18:51:48.154Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-04-04T18:51:48.154Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.587' [2022-04-04T18:51:48.154Z] INFO: Docker version of control daemon [2022-04-04T18:51:48.154Z] [2022-04-04T18:51:48.154Z] Client: [2022-04-04T18:51:48.154Z] Version: 20.10.9 [2022-04-04T18:51:48.154Z] API version: 1.41 [2022-04-04T18:51:48.154Z] Go version: go1.16.8 [2022-04-04T18:51:48.154Z] Git commit: c2ea9bc [2022-04-04T18:51:48.154Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-04T18:51:48.154Z] OS/Arch: windows/amd64 [2022-04-04T18:51:48.154Z] Context: default [2022-04-04T18:51:48.154Z] Experimental: true [2022-04-04T18:51:48.154Z] [2022-04-04T18:51:48.154Z] Server: Docker Engine - Community [2022-04-04T18:51:48.154Z] Engine: [2022-04-04T18:51:48.154Z] Version: 20.10.9 [2022-04-04T18:51:48.154Z] API version: 1.41 (minimum version 1.24) [2022-04-04T18:51:48.154Z] Go version: go1.16.8 [2022-04-04T18:51:48.154Z] Git commit: 79ea9d3 [2022-04-04T18:51:48.154Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-04T18:51:48.154Z] OS/Arch: windows/amd64 [2022-04-04T18:51:48.154Z] Experimental: true [2022-04-04T18:51:48.154Z] [2022-04-04T18:51:48.154Z] INFO: Docker info of control daemon [2022-04-04T18:51:48.154Z] [2022-04-04T18:51:48.154Z] Client: [2022-04-04T18:51:48.154Z] Context: default [2022-04-04T18:51:48.154Z] Debug Mode: false [2022-04-04T18:51:48.154Z] [2022-04-04T18:51:48.154Z] Server: [2022-04-04T18:51:48.154Z] Containers: 0 [2022-04-04T18:51:48.154Z] Running: 0 [2022-04-04T18:51:48.154Z] Paused: 0 [2022-04-04T18:51:48.154Z] Stopped: 0 [2022-04-04T18:51:48.154Z] Images: 1 [2022-04-04T18:51:48.154Z] Server Version: 20.10.9 [2022-04-04T18:51:48.154Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-04-04T18:51:48.154Z] LCOW: [2022-04-04T18:51:48.154Z] Windows: [2022-04-04T18:51:48.154Z] Logging Driver: json-file [2022-04-04T18:51:48.154Z] Plugins: [2022-04-04T18:51:48.154Z] Volume: local [2022-04-04T18:51:48.154Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-04T18:51:48.154Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-04T18:51:48.154Z] Swarm: inactive [2022-04-04T18:51:48.154Z] Default Isolation: process [2022-04-04T18:51:48.154Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-04T18:51:48.154Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-04T18:51:48.154Z] OSType: windows [2022-04-04T18:51:48.154Z] Architecture: x86_64 [2022-04-04T18:51:48.154Z] CPUs: 4 [2022-04-04T18:51:48.154Z] Total Memory: 32GiB [2022-04-04T18:51:48.154Z] Name: azwin-2-1c4bb0 [2022-04-04T18:51:48.154Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-04T18:51:48.154Z] Docker Root Dir: D:\docker [2022-04-04T18:51:48.154Z] Debug Mode: false [2022-04-04T18:51:48.154Z] Registry: https://index.docker.io/v1/ [2022-04-04T18:51:48.154Z] Labels: [2022-04-04T18:51:48.154Z] Experimental: true [2022-04-04T18:51:48.154Z] Insecure Registries: [2022-04-04T18:51:48.154Z] 10.0.0.4:5000 [2022-04-04T18:51:48.154Z] 127.0.0.0/8 [2022-04-04T18:51:48.154Z] Registry Mirrors: [2022-04-04T18:51:48.154Z] http://10.0.0.4:5000/ [2022-04-04T18:51:48.154Z] Live Restore Enabled: false [2022-04-04T18:51:48.154Z] Product License: Community Engine [2022-04-04T18:51:48.154Z] [2022-04-04T18:51:48.154Z] [2022-04-04T18:51:48.154Z] INFO: Commit hash is 2ff043c9fe [2022-04-04T18:51:48.154Z] INFO: Nuke-Everything... [2022-04-04T18:51:48.154Z] INFO: Container count on control daemon to delete is 0 [2022-04-04T18:51:48.154Z] INFO: Nuking d:\CI [2022-04-04T18:51:48.154Z] INFO: Zapped successfully [2022-04-04T18:51:48.154Z] INFO: Location for testing is d:\CI\PR-43462\1 [2022-04-04T18:51:48.154Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-04T18:51:48.154Z] [2022-04-04T18:51:48.154Z] [2022-04-04T18:51:48.154Z] INFO: Building the image from Dockerfile.windows at 04/04/2022 18:51:46... [2022-04-04T18:51:48.154Z] [2022-04-04T18:51:48.800Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-04-04T18:51:48.800Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-04T18:51:48.800Z] check_test.go:308: [deb0cb3dd078b] daemon is not started [2022-04-04T18:51:48.800Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-04-04T18:51:48.800Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-04T18:51:48.800Z] check_test.go:308: [de6823725ce8a] daemon is not started [2022-04-04T18:51:48.800Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-04-04T18:51:49.061Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-04T18:51:49.481Z] Loaded image: debian:bullseye-slim [2022-04-04T18:51:49.481Z] Loaded image: hello-world:latest [2022-04-04T18:51:49.481Z] Loaded image: arm32v7/hello-world:latest [2022-04-04T18:51:50.262Z] ...INFO: Daemon under test started and replied! [2022-04-04T18:51:50.262Z] INFO: Docker version of the daemon under test [2022-04-04T18:51:50.262Z] [2022-04-04T18:51:50.262Z] Client: [2022-04-04T18:51:50.262Z] Version: 17.06.2-ce [2022-04-04T18:51:50.262Z] API version: 1.30 [2022-04-04T18:51:50.262Z] Go version: go1.8.3 [2022-04-04T18:51:50.262Z] Git commit: cec0b72 [2022-04-04T18:51:50.262Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-04T18:51:50.262Z] OS/Arch: windows/amd64 [2022-04-04T18:51:50.262Z] [2022-04-04T18:51:50.262Z] Server: [2022-04-04T18:51:50.262Z] Version: 0.0.0-dev [2022-04-04T18:51:50.262Z] API version: 1.42 (minimum version 1.24) [2022-04-04T18:51:50.262Z] Go version: go1.18 [2022-04-04T18:51:50.262Z] Git commit: 2ff043c9fe [2022-04-04T18:51:50.262Z] Built: 04/04/2022 18:49:31 [2022-04-04T18:51:50.262Z] OS/Arch: windows/amd64 [2022-04-04T18:51:50.262Z] Experimental: false [2022-04-04T18:51:50.262Z] [2022-04-04T18:51:50.262Z] INFO: Docker info of the daemon under test [2022-04-04T18:51:50.262Z] [2022-04-04T18:51:50.262Z] Containers: 0 [2022-04-04T18:51:50.262Z] Running: 0 [2022-04-04T18:51:50.262Z] Paused: 0 [2022-04-04T18:51:50.262Z] Stopped: 0 [2022-04-04T18:51:50.262Z] Images: 0 [2022-04-04T18:51:50.262Z] Server Version: 0.0.0-dev [2022-04-04T18:51:50.262Z] Storage Driver: windowsfilter [2022-04-04T18:51:50.262Z] Windows: [2022-04-04T18:51:50.262Z] Logging Driver: json-file [2022-04-04T18:51:50.262Z] Plugins: [2022-04-04T18:51:50.262Z] Volume: local [2022-04-04T18:51:50.262Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-04T18:51:50.262Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-04T18:51:50.262Z] Swarm: inactive [2022-04-04T18:51:50.262Z] Default Isolation: process [2022-04-04T18:51:50.262Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-04T18:51:50.262Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-04T18:51:50.262Z] OSType: windows [2022-04-04T18:51:50.262Z] Architecture: x86_64 [2022-04-04T18:51:50.262Z] CPUs: 4 [2022-04-04T18:51:50.262Z] Total Memory: 32GiB [2022-04-04T18:51:50.262Z] Name: azwin-2-e681f0 [2022-04-04T18:51:50.262Z] ID: HO7K:BMDF:FZNJ:EAZD:ONKH:E4CO:GNL4:GOC6:HBIP:ARAF:5OAQ:SFEB [2022-04-04T18:51:50.262Z] Docker Root Dir: D:\CI\PR-43462\1\daemon [2022-04-04T18:51:50.262Z] Debug Mode (client): false [2022-04-04T18:51:50.262Z] Debug Mode (server): true [2022-04-04T18:51:50.262Z] File Descriptors: -1 [2022-04-04T18:51:50.262Z] Goroutines: 16 [2022-04-04T18:51:50.262Z] System Time: 2022-04-04T18:51:49.9456351Z [2022-04-04T18:51:50.262Z] EventsListeners: 0 [2022-04-04T18:51:50.262Z] Registry: https://index.docker.io/v1/ [2022-04-04T18:51:50.262Z] Labels: [2022-04-04T18:51:50.262Z] Experimental: false [2022-04-04T18:51:50.262Z] Insecure Registries: [2022-04-04T18:51:50.262Z] 127.0.0.0/8 [2022-04-04T18:51:50.262Z] Live Restore Enabled: false [2022-04-04T18:51:50.262Z] [2022-04-04T18:51:50.262Z] [2022-04-04T18:51:50.262Z] INFO: Docker images of the daemon under test [2022-04-04T18:51:50.262Z] [2022-04-04T18:51:50.262Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-04T18:51:50.262Z] [2022-04-04T18:51:50.262Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-04T18:51:50.262Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-04-04T18:51:50.477Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-04T18:51:50.735Z] ltsc2022: Pulling from windows/servercore [2022-04-04T18:51:50.736Z] 8f616e6e9eec: Pulling fs layer [2022-04-04T18:51:50.736Z] 037d5740b404: Pulling fs layer [2022-04-04T18:51:51.414Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-04T18:51:51.414Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.70s) [2022-04-04T18:51:51.414Z] === CONT TestDaemonHostGatewayIP [2022-04-04T18:51:51.414Z] --- PASS: TestContainerStartOnDaemonRestart (3.76s) [2022-04-04T18:51:51.414Z] === CONT TestDaemonRestartIpcMode [2022-04-04T18:51:51.982Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-04T18:51:52.241Z] check_test.go:308: [d81b0917b98ef] daemon is not started [2022-04-04T18:51:52.241Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-04-04T18:51:52.807Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-04T18:51:53.375Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-04T18:51:53.941Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-04T18:51:54.031Z] Sending build context to Docker daemon 66.28MB [2022-04-04T18:51:54.031Z] [2022-04-04T18:51:54.031Z] Step 1/11 : FROM microsoft/windowsservercore [2022-04-04T18:51:54.031Z] ---> 02f938cacc3b [2022-04-04T18:51:54.031Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-04T18:51:54.031Z] ---> Running in 985d17c04606 [2022-04-04T18:51:54.031Z] Removing intermediate container 985d17c04606 [2022-04-04T18:51:54.031Z] ---> c19d1edcef81 [2022-04-04T18:51:54.031Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-04-04T18:51:54.031Z] ---> Running in cda0cd18e7b6 [2022-04-04T18:51:54.504Z] Removing intermediate container cda0cd18e7b6 [2022-04-04T18:51:54.504Z] ---> a5a59c78fc6a [2022-04-04T18:51:54.504Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-04T18:51:54.504Z] ---> Running in f755e6b24a35 [2022-04-04T18:51:54.504Z] Removing intermediate container f755e6b24a35 [2022-04-04T18:51:54.504Z] ---> 93b4a61e1c10 [2022-04-04T18:51:54.504Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-04T18:51:54.504Z] ---> Running in 60f4cebb878f [2022-04-04T18:51:54.973Z] Removing intermediate container 60f4cebb878f [2022-04-04T18:51:54.973Z] ---> df794feb6b14 [2022-04-04T18:51:54.973Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-04-04T18:51:54.973Z] ---> Running in 5064ed6d5d42 [2022-04-04T18:51:55.443Z] Removing intermediate container 5064ed6d5d42 [2022-04-04T18:51:55.443Z] ---> 48f967387de6 [2022-04-04T18:51:55.443Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-04-04T18:51:55.443Z] ---> Running in 9e75d527eb98 [2022-04-04T18:51:55.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-04T18:51:56.475Z] --- PASS: TestDaemonHostGatewayIP (4.86s) [2022-04-04T18:51:56.475Z] === CONT TestIpcModeOlderClient [2022-04-04T18:51:56.475Z] --- PASS: TestDaemonRestartIpcMode (4.85s) [2022-04-04T18:51:56.475Z] === CONT TestContainerKillOnDaemonStart [2022-04-04T18:51:56.475Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-04-04T18:51:57.044Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-04-04T18:51:57.619Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.51s) [2022-04-04T18:51:57.619Z] PASS [2022-04-04T18:51:57.619Z] [2022-04-04T18:51:57.619Z] === Skipped [2022-04-04T18:51:57.619Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-04T18:51:57.619Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T18:51:57.619Z] [2022-04-04T18:51:57.619Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-04T18:51:57.619Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-04T18:51:57.619Z] [2022-04-04T18:51:57.619Z] DONE 34 tests, 2 skipped in 90.853s [2022-04-04T18:51:57.619Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-04T18:51:57.619Z] INFO: Testing against a local daemon [2022-04-04T18:51:57.619Z] === RUN TestConfigInspect [2022-04-04T18:52:00.161Z] --- PASS: TestConfigInspect (2.36s) [2022-04-04T18:52:00.161Z] === RUN TestConfigList [2022-04-04T18:52:00.211Z] [2022-04-04T18:52:00.211Z] SUCCESS: Specified value was saved. [2022-04-04T18:52:00.335Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-04-04T18:52:00.840Z] 2022/04/04 18:51:57 Closing DB instances... [2022-04-04T18:52:00.840Z] --- PASS: TestNetworkDBGarbageCollection (54.24s) [2022-04-04T18:52:00.840Z] === RUN TestFindNode [2022-04-04T18:52:00.840Z] 2022/04/04 18:51:59 Closing DB instances... [2022-04-04T18:52:00.840Z] --- PASS: TestFindNode (0.02s) [2022-04-04T18:52:00.840Z] === RUN TestChangeNodeState [2022-04-04T18:52:00.840Z] 2022/04/04 18:51:59 Closing DB instances... [2022-04-04T18:52:00.840Z] --- PASS: TestChangeNodeState (0.01s) [2022-04-04T18:52:00.840Z] === RUN TestNodeReincarnation [2022-04-04T18:52:00.840Z] 2022/04/04 18:51:59 Closing DB instances... [2022-04-04T18:52:00.959Z] INFO: Downloading git... [2022-04-04T18:52:02.073Z] --- PASS: TestConfigList (2.12s) [2022-04-04T18:52:02.073Z] === RUN TestConfigsCreateAndDelete [2022-04-04T18:52:02.242Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-04-04T18:52:02.493Z] INFO: Downloading go... [2022-04-04T18:52:03.177Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-04T18:52:03.224Z] 8f616e6e9eec: Verifying Checksum [2022-04-04T18:52:03.224Z] 8f616e6e9eec: Download complete [2022-04-04T18:52:03.679Z] 037d5740b404: Verifying Checksum [2022-04-04T18:52:03.679Z] 037d5740b404: Download complete [2022-04-04T18:52:03.744Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-04T18:52:03.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-04T18:52:04.002Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-04T18:52:04.026Z] INFO: Downloading compiler 1 of 3... [2022-04-04T18:52:04.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-04T18:52:04.484Z] INFO: Downloading compiler 2 of 3... [2022-04-04T18:52:04.569Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-04-04T18:52:04.613Z] --- PASS: TestConfigsCreateAndDelete (2.10s) [2022-04-04T18:52:04.613Z] === RUN TestConfigsUpdate [2022-04-04T18:52:04.939Z] INFO: Downloading compiler 3 of 3... [2022-04-04T18:52:04.939Z] INFO: Extracting git... [2022-04-04T18:52:05.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-04T18:52:05.573Z] time="2022-04-04T18:52:04Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-04T18:52:05.573Z] --- PASS: TestNodeReincarnation (5.01s) [2022-04-04T18:52:05.573Z] === RUN TestParallelCreate [2022-04-04T18:52:05.573Z] 2022/04/04 18:52:04 Closing DB instances... [2022-04-04T18:52:05.573Z] --- PASS: TestParallelCreate (0.01s) [2022-04-04T18:52:05.573Z] === RUN TestParallelDelete [2022-04-04T18:52:05.573Z] 2022/04/04 18:52:04 Closing DB instances... [2022-04-04T18:52:05.573Z] --- PASS: TestParallelDelete (0.01s) [2022-04-04T18:52:05.573Z] === RUN TestNetworkDBIslands [2022-04-04T18:52:05.573Z] time="2022-04-04T18:52:04Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:755ef8721790 with config:&{NodeID:755ef8721790 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-04-04T18:52:05.573Z] time="2022-04-04T18:52:04Z" level=info msg="Node 755ef8721790/172.27.154.99, joined gossip cluster" [2022-04-04T18:52:05.573Z] time="2022-04-04T18:52:04Z" level=info msg="Node 755ef8721790/172.27.154.99, added to nodes list" [2022-04-04T18:52:05.573Z] time="2022-04-04T18:52:04Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:b03f34cf34a1 with config:&{NodeID:b03f34cf34a1 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-04-04T18:52:05.573Z] time="2022-04-04T18:52:04Z" level=info msg="Node b03f34cf34a1/172.27.154.99, joined gossip cluster" [2022-04-04T18:52:05.573Z] time="2022-04-04T18:52:04Z" level=info msg="Node b03f34cf34a1/172.27.154.99, added to nodes list" [2022-04-04T18:52:05.573Z] time="2022-04-04T18:52:04Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-04T18:52:05.573Z] time="2022-04-04T18:52:04Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-04T18:52:05.573Z] time="2022-04-04T18:52:04Z" level=debug msg="memberlist: Stream connection from=[::1]:49445" [2022-04-04T18:52:05.573Z] time="2022-04-04T18:52:04Z" level=info msg="Node b03f34cf34a1/172.27.154.99, joined gossip cluster" [2022-04-04T18:52:05.573Z] time="2022-04-04T18:52:04Z" level=info msg="Node b03f34cf34a1/172.27.154.99, added to nodes list" [2022-04-04T18:52:05.573Z] time="2022-04-04T18:52:04Z" level=info msg="Node 755ef8721790/172.27.154.99, joined gossip cluster" [2022-04-04T18:52:05.573Z] time="2022-04-04T18:52:04Z" level=info msg="Node 755ef8721790/172.27.154.99, added to nodes list" [2022-04-04T18:52:05.573Z] time="2022-04-04T18:52:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-04T18:52:05.573Z] time="2022-04-04T18:52:04Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49446" [2022-04-04T18:52:05.573Z] time="2022-04-04T18:52:05Z" level=debug msg="memberlist: Failed to join 172.27.154.99: dial tcp 172.27.154.99:10004: connectex: No connection could be made because the target machine actively refused it." [2022-04-04T18:52:05.944Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-04T18:52:05.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-04T18:52:06.041Z] time="2022-04-04T18:52:05Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:c7a93f4d912a with config:&{NodeID:c7a93f4d912a 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-04-04T18:52:06.041Z] time="2022-04-04T18:52:05Z" level=info msg="Node c7a93f4d912a/172.27.154.99, joined gossip cluster" [2022-04-04T18:52:06.041Z] time="2022-04-04T18:52:05Z" level=info msg="Node c7a93f4d912a/172.27.154.99, added to nodes list" [2022-04-04T18:52:06.041Z] time="2022-04-04T18:52:05Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-04T18:52:06.041Z] time="2022-04-04T18:52:05Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-04T18:52:06.041Z] time="2022-04-04T18:52:05Z" level=debug msg="memberlist: Stream connection from=[::1]:49448" [2022-04-04T18:52:06.041Z] time="2022-04-04T18:52:05Z" level=info msg="Node c7a93f4d912a/172.27.154.99, joined gossip cluster" [2022-04-04T18:52:06.041Z] time="2022-04-04T18:52:05Z" level=info msg="Node c7a93f4d912a/172.27.154.99, added to nodes list" [2022-04-04T18:52:06.041Z] time="2022-04-04T18:52:05Z" level=info msg="Node 755ef8721790/172.27.154.99, joined gossip cluster" [2022-04-04T18:52:06.041Z] time="2022-04-04T18:52:05Z" level=info msg="Node 755ef8721790/172.27.154.99, added to nodes list" [2022-04-04T18:52:06.041Z] time="2022-04-04T18:52:05Z" level=info msg="Node b03f34cf34a1/172.27.154.99, joined gossip cluster" [2022-04-04T18:52:06.041Z] time="2022-04-04T18:52:05Z" level=info msg="Node b03f34cf34a1/172.27.154.99, added to nodes list" [2022-04-04T18:52:06.041Z] time="2022-04-04T18:52:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-04T18:52:06.041Z] time="2022-04-04T18:52:05Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49449" [2022-04-04T18:52:06.041Z] time="2022-04-04T18:52:05Z" level=info msg="Node c7a93f4d912a/172.27.154.99, joined gossip cluster" [2022-04-04T18:52:06.041Z] time="2022-04-04T18:52:05Z" level=info msg="Node c7a93f4d912a/172.27.154.99, added to nodes list" [2022-04-04T18:52:06.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-04T18:52:06.509Z] time="2022-04-04T18:52:06Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:38f9864579ab with config:&{NodeID:38f9864579ab 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-04-04T18:52:06.509Z] time="2022-04-04T18:52:06Z" level=info msg="Node 38f9864579ab/172.27.154.99, joined gossip cluster" [2022-04-04T18:52:06.509Z] time="2022-04-04T18:52:06Z" level=info msg="Node 38f9864579ab/172.27.154.99, added to nodes list" [2022-04-04T18:52:06.509Z] time="2022-04-04T18:52:06Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-04T18:52:06.509Z] time="2022-04-04T18:52:06Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-04T18:52:06.509Z] time="2022-04-04T18:52:06Z" level=debug msg="memberlist: Stream connection from=[::1]:49450" [2022-04-04T18:52:06.509Z] time="2022-04-04T18:52:06Z" level=info msg="Node 38f9864579ab/172.27.154.99, joined gossip cluster" [2022-04-04T18:52:06.509Z] time="2022-04-04T18:52:06Z" level=info msg="Node 38f9864579ab/172.27.154.99, added to nodes list" [2022-04-04T18:52:06.509Z] time="2022-04-04T18:52:06Z" level=info msg="Node 755ef8721790/172.27.154.99, joined gossip cluster" [2022-04-04T18:52:06.509Z] time="2022-04-04T18:52:06Z" level=info msg="Node 755ef8721790/172.27.154.99, added to nodes list" [2022-04-04T18:52:06.509Z] time="2022-04-04T18:52:06Z" level=info msg="Node b03f34cf34a1/172.27.154.99, joined gossip cluster" [2022-04-04T18:52:06.509Z] time="2022-04-04T18:52:06Z" level=info msg="Node b03f34cf34a1/172.27.154.99, added to nodes list" [2022-04-04T18:52:06.509Z] time="2022-04-04T18:52:06Z" level=info msg="Node c7a93f4d912a/172.27.154.99, joined gossip cluster" [2022-04-04T18:52:06.509Z] time="2022-04-04T18:52:06Z" level=info msg="Node c7a93f4d912a/172.27.154.99, added to nodes list" [2022-04-04T18:52:06.509Z] time="2022-04-04T18:52:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-04T18:52:06.509Z] time="2022-04-04T18:52:06Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49451" [2022-04-04T18:52:06.509Z] time="2022-04-04T18:52:06Z" level=debug msg="memberlist: Failed to join 172.27.154.99: dial tcp 172.27.154.99:10004: connectex: No connection could be made because the target machine actively refused it." [2022-04-04T18:52:06.509Z] time="2022-04-04T18:52:06Z" level=info msg="Node 38f9864579ab/172.27.154.99, joined gossip cluster" [2022-04-04T18:52:06.509Z] time="2022-04-04T18:52:06Z" level=info msg="Node 38f9864579ab/172.27.154.99, joined gossip cluster" [2022-04-04T18:52:06.509Z] time="2022-04-04T18:52:06Z" level=info msg="Node 38f9864579ab/172.27.154.99, added to nodes list" [2022-04-04T18:52:06.509Z] time="2022-04-04T18:52:06Z" level=info msg="Node 38f9864579ab/172.27.154.99, added to nodes list" [2022-04-04T18:52:06.522Z] --- PASS: TestConfigsUpdate (2.10s) [2022-04-04T18:52:06.522Z] === RUN TestTemplatedConfig [2022-04-04T18:52:06.978Z] time="2022-04-04T18:52:06Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:168a463b0bdb with config:&{NodeID:168a463b0bdb 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-04-04T18:52:06.978Z] time="2022-04-04T18:52:06Z" level=info msg="Node 168a463b0bdb/172.27.154.99, joined gossip cluster" [2022-04-04T18:52:06.978Z] time="2022-04-04T18:52:06Z" level=info msg="Node 168a463b0bdb/172.27.154.99, added to nodes list" [2022-04-04T18:52:06.978Z] time="2022-04-04T18:52:06Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-04T18:52:06.978Z] time="2022-04-04T18:52:06Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-04T18:52:06.978Z] time="2022-04-04T18:52:06Z" level=debug msg="memberlist: Stream connection from=[::1]:49453" [2022-04-04T18:52:06.978Z] time="2022-04-04T18:52:06Z" level=info msg="Node 168a463b0bdb/172.27.154.99, joined gossip cluster" [2022-04-04T18:52:06.978Z] time="2022-04-04T18:52:06Z" level=info msg="Node 168a463b0bdb/172.27.154.99, added to nodes list" [2022-04-04T18:52:06.978Z] time="2022-04-04T18:52:06Z" level=info msg="Node 755ef8721790/172.27.154.99, joined gossip cluster" [2022-04-04T18:52:06.978Z] time="2022-04-04T18:52:06Z" level=info msg="Node 755ef8721790/172.27.154.99, added to nodes list" [2022-04-04T18:52:06.978Z] time="2022-04-04T18:52:06Z" level=info msg="Node c7a93f4d912a/172.27.154.99, joined gossip cluster" [2022-04-04T18:52:06.978Z] time="2022-04-04T18:52:06Z" level=info msg="Node c7a93f4d912a/172.27.154.99, added to nodes list" [2022-04-04T18:52:06.978Z] time="2022-04-04T18:52:06Z" level=info msg="Node 38f9864579ab/172.27.154.99, joined gossip cluster" [2022-04-04T18:52:06.978Z] time="2022-04-04T18:52:06Z" level=info msg="Node 38f9864579ab/172.27.154.99, added to nodes list" [2022-04-04T18:52:06.978Z] time="2022-04-04T18:52:06Z" level=info msg="Node b03f34cf34a1/172.27.154.99, joined gossip cluster" [2022-04-04T18:52:06.978Z] time="2022-04-04T18:52:06Z" level=info msg="Node b03f34cf34a1/172.27.154.99, added to nodes list" [2022-04-04T18:52:06.978Z] time="2022-04-04T18:52:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-04T18:52:06.978Z] time="2022-04-04T18:52:06Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49454" [2022-04-04T18:52:06.978Z] time="2022-04-04T18:52:06Z" level=info msg="Node 168a463b0bdb/172.27.154.99, joined gossip cluster" [2022-04-04T18:52:06.979Z] time="2022-04-04T18:52:06Z" level=info msg="Node 168a463b0bdb/172.27.154.99, added to nodes list" [2022-04-04T18:52:06.979Z] time="2022-04-04T18:52:06Z" level=info msg="Node 168a463b0bdb/172.27.154.99, joined gossip cluster" [2022-04-04T18:52:06.979Z] time="2022-04-04T18:52:06Z" level=info msg="Node 168a463b0bdb/172.27.154.99, added to nodes list" [2022-04-04T18:52:07.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-04T18:52:07.447Z] time="2022-04-04T18:52:06Z" level=info msg="Node 168a463b0bdb/172.27.154.99, joined gossip cluster" [2022-04-04T18:52:07.447Z] time="2022-04-04T18:52:06Z" level=info msg="Node 168a463b0bdb/172.27.154.99, added to nodes list" [2022-04-04T18:52:07.447Z] time="2022-04-04T18:52:07Z" level=debug msg="memberlist: Failed to join 172.27.154.99: dial tcp 172.27.154.99:10004: connectex: No connection could be made because the target machine actively refused it." [2022-04-04T18:52:08.434Z] time="2022-04-04T18:52:08Z" level=debug msg="memberlist: Failed to join 172.27.154.99: dial tcp 172.27.154.99:10004: connectex: No connection could be made because the target machine actively refused it." [2022-04-04T18:52:08.478Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-04-04T18:52:08.478Z] --- PASS: TestContainerKillOnDaemonStart (12.28s) [2022-04-04T18:52:08.478Z] PASS [2022-04-04T18:52:08.478Z] [2022-04-04T18:52:08.478Z] === Skipped [2022-04-04T18:52:08.478Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-04T18:52:08.478Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T18:52:08.478Z] [2022-04-04T18:52:08.478Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-04T18:52:08.478Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T18:52:08.478Z] [2022-04-04T18:52:08.478Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-04T18:52:08.478Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T18:52:08.478Z] [2022-04-04T18:52:08.478Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-04T18:52:08.478Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-04T18:52:08.478Z] [2022-04-04T18:52:08.478Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-04T18:52:08.478Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-04T18:52:08.478Z] [2022-04-04T18:52:08.478Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-04T18:52:08.478Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-04T18:52:08.478Z] [2022-04-04T18:52:08.478Z] DONE 201 tests, 6 skipped in 166.814s [2022-04-04T18:52:08.737Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-04T18:52:08.737Z] ++ 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-04-04T18:52:08.737Z] ++ set -e [2022-04-04T18:52:08.737Z] ++ '[' -n 0 ']' [2022-04-04T18:52:08.737Z] ++ set -x [2022-04-04T18:52:08.737Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-04-04T18:52:08.737Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-04T18:52:08.737Z] === RUN TestConfigDaemonLibtrustID [2022-04-04T18:52:09.064Z] --- PASS: TestTemplatedConfig (2.68s) [2022-04-04T18:52:09.064Z] === RUN TestConfigCreateResolve [2022-04-04T18:52:09.306Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-04-04T18:52:09.306Z] === RUN TestDaemonConfigValidation [2022-04-04T18:52:09.306Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-04T18:52:09.306Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-04T18:52:09.306Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-04T18:52:09.306Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-04T18:52:09.306Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-04T18:52:09.306Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-04T18:52:09.306Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-04T18:52:09.306Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-04T18:52:09.306Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-04T18:52:09.307Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-04T18:52:09.307Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-04T18:52:09.307Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-04T18:52:09.421Z] networkdb_test.go:835: Re-joining: 3 [2022-04-04T18:52:09.421Z] time="2022-04-04T18:52:08Z" level=info msg="The new bootstrap node list is:[172.27.154.99:10033 172.27.154.99:10034 172.27.154.99:10035]" [2022-04-04T18:52:09.421Z] time="2022-04-04T18:52:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.154.99:10033" [2022-04-04T18:52:09.421Z] time="2022-04-04T18:52:08Z" level=debug msg="memberlist: Stream connection from=172.27.154.99:49457" [2022-04-04T18:52:09.421Z] time="2022-04-04T18:52:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.154.99:10034" [2022-04-04T18:52:09.421Z] time="2022-04-04T18:52:08Z" level=debug msg="memberlist: Stream connection from=172.27.154.99:49458" [2022-04-04T18:52:09.421Z] time="2022-04-04T18:52:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.154.99:10035" [2022-04-04T18:52:09.421Z] time="2022-04-04T18:52:08Z" level=debug msg="memberlist: Stream connection from=172.27.154.99:49459" [2022-04-04T18:52:09.421Z] networkdb_test.go:835: Re-joining: 4 [2022-04-04T18:52:09.421Z] time="2022-04-04T18:52:09Z" level=info msg="The new bootstrap node list is:[172.27.154.99:10033 172.27.154.99:10034 172.27.154.99:10035]" [2022-04-04T18:52:09.421Z] time="2022-04-04T18:52:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.154.99:10033" [2022-04-04T18:52:09.421Z] time="2022-04-04T18:52:09Z" level=debug msg="memberlist: Stream connection from=172.27.154.99:49460" [2022-04-04T18:52:09.421Z] time="2022-04-04T18:52:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.154.99:10034" [2022-04-04T18:52:09.421Z] time="2022-04-04T18:52:09Z" level=debug msg="memberlist: Stream connection from=172.27.154.99:49461" [2022-04-04T18:52:09.421Z] time="2022-04-04T18:52:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.154.99:10035" [2022-04-04T18:52:09.421Z] time="2022-04-04T18:52:09Z" level=debug msg="memberlist: Stream connection from=172.27.154.99:49462" [2022-04-04T18:52:09.421Z] time="2022-04-04T18:52:09Z" level=debug msg="memberlist: Failed to join 172.27.154.99: dial tcp 172.27.154.99:10004: connectex: No connection could be made because the target machine actively refused it." [2022-04-04T18:52:09.566Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-04T18:52:09.566Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-04T18:52:09.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-04T18:52:09.825Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-04T18:52:09.826Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-04T18:52:09.826Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.20s) [2022-04-04T18:52:09.826Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.23s) [2022-04-04T18:52:09.826Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.23s) [2022-04-04T18:52:09.826Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.21s) [2022-04-04T18:52:09.826Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-04-04T18:52:09.826Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-04T18:52:09.826Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-04T18:52:09.890Z] time="2022-04-04T18:52:09Z" level=info msg="node 0 leaving" [2022-04-04T18:52:09.890Z] time="2022-04-04T18:52:09Z" level=info msg="Node 755ef8721790 change state NodeActive --> NodeLeft" [2022-04-04T18:52:09.890Z] time="2022-04-04T18:52:09Z" level=info msg="node4(38f9864579ab): Node leave event for 755ef8721790/172.27.154.99" [2022-04-04T18:52:09.890Z] time="2022-04-04T18:52:09Z" level=info msg="Node 755ef8721790 change state NodeActive --> NodeLeft" [2022-04-04T18:52:09.890Z] time="2022-04-04T18:52:09Z" level=info msg="node2(b03f34cf34a1): Node leave event for 755ef8721790/172.27.154.99" [2022-04-04T18:52:09.890Z] time="2022-04-04T18:52:09Z" level=info msg="Node 755ef8721790 change state NodeActive --> NodeLeft" [2022-04-04T18:52:09.890Z] time="2022-04-04T18:52:09Z" level=info msg="node3(c7a93f4d912a): Node leave event for 755ef8721790/172.27.154.99" [2022-04-04T18:52:09.890Z] time="2022-04-04T18:52:09Z" level=info msg="Node 755ef8721790 change state NodeActive --> NodeLeft" [2022-04-04T18:52:09.890Z] time="2022-04-04T18:52:09Z" level=info msg="node1(755ef8721790): Node leave event for 755ef8721790/172.27.154.99" [2022-04-04T18:52:09.890Z] time="2022-04-04T18:52:09Z" level=info msg="Node 755ef8721790 change state NodeActive --> NodeLeft" [2022-04-04T18:52:09.890Z] time="2022-04-04T18:52:09Z" level=info msg="node5(168a463b0bdb): Node leave event for 755ef8721790/172.27.154.99" [2022-04-04T18:52:09.890Z] time="2022-04-04T18:52:09Z" level=info msg="Node 755ef8721790/172.27.154.99, left gossip cluster" [2022-04-04T18:52:09.890Z] time="2022-04-04T18:52:09Z" level=info msg="Node 755ef8721790/172.27.154.99, left gossip cluster" [2022-04-04T18:52:09.890Z] time="2022-04-04T18:52:09Z" level=info msg="Node 755ef8721790/172.27.154.99, left gossip cluster" [2022-04-04T18:52:09.890Z] time="2022-04-04T18:52:09Z" level=info msg="Node 755ef8721790/172.27.154.99, left gossip cluster" [2022-04-04T18:52:09.890Z] time="2022-04-04T18:52:09Z" level=info msg="Node 755ef8721790/172.27.154.99, left gossip cluster" [2022-04-04T18:52:10.085Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-04T18:52:10.086Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-04T18:52:10.086Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-04T18:52:10.086Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-04-04T18:52:10.086Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-04T18:52:10.086Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-04-04T18:52:10.086Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-04T18:52:10.086Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-04-04T18:52:10.345Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-04T18:52:10.358Z] time="2022-04-04T18:52:09Z" level=info msg="node 1 leaving" [2022-04-04T18:52:10.358Z] time="2022-04-04T18:52:09Z" level=info msg="Node b03f34cf34a1 change state NodeActive --> NodeLeft" [2022-04-04T18:52:10.358Z] time="2022-04-04T18:52:09Z" level=info msg="node3(c7a93f4d912a): Node leave event for b03f34cf34a1/172.27.154.99" [2022-04-04T18:52:10.358Z] time="2022-04-04T18:52:09Z" level=info msg="Node b03f34cf34a1/172.27.154.99, left gossip cluster" [2022-04-04T18:52:10.358Z] time="2022-04-04T18:52:09Z" level=info msg="Node b03f34cf34a1 change state NodeActive --> NodeLeft" [2022-04-04T18:52:10.358Z] time="2022-04-04T18:52:09Z" level=info msg="Node b03f34cf34a1 change state NodeActive --> NodeFailed" [2022-04-04T18:52:10.358Z] time="2022-04-04T18:52:09Z" level=info msg="node5(168a463b0bdb): Node leave event for b03f34cf34a1/172.27.154.99" [2022-04-04T18:52:10.358Z] time="2022-04-04T18:52:09Z" level=info msg="Node b03f34cf34a1/172.27.154.99, added to failed nodes list" [2022-04-04T18:52:10.358Z] time="2022-04-04T18:52:09Z" level=info msg="Node b03f34cf34a1 change state NodeActive --> NodeLeft" [2022-04-04T18:52:10.358Z] time="2022-04-04T18:52:09Z" level=info msg="node4(38f9864579ab): Node leave event for b03f34cf34a1/172.27.154.99" [2022-04-04T18:52:10.358Z] time="2022-04-04T18:52:10Z" level=error msg="node: b03f34cf34a1 is unknown to memberlist" [2022-04-04T18:52:10.358Z] time="2022-04-04T18:52:10Z" level=info msg="Node b03f34cf34a1/172.27.154.99, left gossip cluster" [2022-04-04T18:52:10.358Z] time="2022-04-04T18:52:10Z" level=info msg="Node b03f34cf34a1/172.27.154.99, left gossip cluster" [2022-04-04T18:52:10.358Z] time="2022-04-04T18:52:10Z" level=info msg="Node b03f34cf34a1/172.27.154.99, left gossip cluster" [2022-04-04T18:52:10.358Z] time="2022-04-04T18:52:10Z" level=debug msg="memberlist: Failed to join 172.27.154.99: dial tcp 172.27.154.99:10004: connectex: No connection could be made because the target machine actively refused it." [2022-04-04T18:52:10.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-04T18:52:10.826Z] time="2022-04-04T18:52:10Z" level=info msg="node 2 leaving" [2022-04-04T18:52:10.826Z] time="2022-04-04T18:52:10Z" level=info msg="Node c7a93f4d912a change state NodeActive --> NodeLeft" [2022-04-04T18:52:10.826Z] time="2022-04-04T18:52:10Z" level=info msg="node5(168a463b0bdb): Node leave event for c7a93f4d912a/172.27.154.99" [2022-04-04T18:52:10.826Z] time="2022-04-04T18:52:10Z" level=info msg="Node c7a93f4d912a change state NodeActive --> NodeLeft" [2022-04-04T18:52:10.826Z] time="2022-04-04T18:52:10Z" level=info msg="node4(38f9864579ab): Node leave event for c7a93f4d912a/172.27.154.99" [2022-04-04T18:52:10.826Z] time="2022-04-04T18:52:10Z" level=info msg="Node c7a93f4d912a change state NodeActive --> NodeLeft" [2022-04-04T18:52:10.826Z] time="2022-04-04T18:52:10Z" level=info msg="node3(c7a93f4d912a): Node leave event for c7a93f4d912a/172.27.154.99" [2022-04-04T18:52:10.826Z] time="2022-04-04T18:52:10Z" level=info msg="Node c7a93f4d912a/172.27.154.99, left gossip cluster" [2022-04-04T18:52:10.928Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-04T18:52:11.295Z] time="2022-04-04T18:52:10Z" level=info msg="Node c7a93f4d912a/172.27.154.99, left gossip cluster" [2022-04-04T18:52:11.295Z] time="2022-04-04T18:52:10Z" level=info msg="Node c7a93f4d912a/172.27.154.99, left gossip cluster" [2022-04-04T18:52:11.295Z] networkdb_test.go:867: node4: OK [2022-04-04T18:52:11.295Z] networkdb_test.go:867: node5: OK [2022-04-04T18:52:11.295Z] time="2022-04-04T18:52:11Z" level=info msg="node 0 coming back" [2022-04-04T18:52:11.295Z] time="2022-04-04T18:52:11Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:4a8739812fca with config:&{NodeID:4a8739812fca 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-04-04T18:52:11.295Z] time="2022-04-04T18:52:11Z" level=info msg="Node 4a8739812fca/172.27.154.99, joined gossip cluster" [2022-04-04T18:52:11.295Z] time="2022-04-04T18:52:11Z" level=info msg="Node 4a8739812fca/172.27.154.99, added to nodes list" [2022-04-04T18:52:11.295Z] time="2022-04-04T18:52:11Z" level=info msg="node 1 coming back" [2022-04-04T18:52:11.295Z] time="2022-04-04T18:52:11Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:40f383f0ee91 with config:&{NodeID:40f383f0ee91 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-04-04T18:52:11.295Z] time="2022-04-04T18:52:11Z" level=info msg="Node 40f383f0ee91/172.27.154.99, joined gossip cluster" [2022-04-04T18:52:11.295Z] time="2022-04-04T18:52:11Z" level=info msg="Node 40f383f0ee91/172.27.154.99, added to nodes list" [2022-04-04T18:52:11.296Z] time="2022-04-04T18:52:11Z" level=info msg="node 2 coming back" [2022-04-04T18:52:11.296Z] time="2022-04-04T18:52:11Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:51cdc8c3d3d9 with config:&{NodeID:51cdc8c3d3d9 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-04-04T18:52:11.296Z] time="2022-04-04T18:52:11Z" level=info msg="Node 51cdc8c3d3d9/172.27.154.99, joined gossip cluster" [2022-04-04T18:52:11.296Z] time="2022-04-04T18:52:11Z" level=info msg="Node 51cdc8c3d3d9/172.27.154.99, added to nodes list" [2022-04-04T18:52:11.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-04T18:52:11.607Z] --- PASS: TestConfigCreateResolve (2.11s) [2022-04-04T18:52:11.607Z] PASS [2022-04-04T18:52:11.607Z] [2022-04-04T18:52:11.607Z] DONE 6 tests in 13.505s [2022-04-04T18:52:11.607Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-04T18:52:11.607Z] INFO: Testing against a local daemon [2022-04-04T18:52:11.607Z] === RUN TestCheckpoint [2022-04-04T18:52:11.607Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T18:52:11.607Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-04T18:52:11.607Z] === RUN TestContainerInvalidJSON [2022-04-04T18:52:11.607Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T18:52:11.607Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T18:52:11.607Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-04T18:52:11.607Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-04T18:52:11.607Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T18:52:11.607Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-04T18:52:11.607Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-04T18:52:11.607Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-04T18:52:11.607Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-04T18:52:11.607Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-04T18:52:11.607Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-04-04T18:52:11.607Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-04T18:52:11.607Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-04-04T18:52:11.607Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-04T18:52:11.607Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-04-04T18:52:11.607Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-04T18:52:11.607Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-04T18:52:11.607Z] === RUN TestCopyFromContainer [2022-04-04T18:52:11.764Z] time="2022-04-04T18:52:11Z" level=debug msg="memberlist: Failed to join 172.27.154.99: dial tcp 172.27.154.99:10004: connectex: No connection could be made because the target machine actively refused it." [2022-04-04T18:52:11.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-04T18:52:12.307Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-04T18:52:12.307Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-04-04T18:52:12.549Z] === RUN TestCopyFromContainer// [2022-04-04T18:52:12.549Z] === RUN TestCopyFromContainer//bar/root [2022-04-04T18:52:12.549Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-04T18:52:12.549Z] === RUN TestCopyFromContainer/bar/quux [2022-04-04T18:52:12.550Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-04T18:52:12.752Z] time="2022-04-04T18:52:12Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.27.154.99:10033 172.27.154.99:10034 172.27.154.99:10035]" [2022-04-04T18:52:12.752Z] time="2022-04-04T18:52:12Z" level=debug msg="memberlist: Failed to join 172.27.154.99: dial tcp 172.27.154.99:10004: connectex: No connection could be made because the target machine actively refused it." [2022-04-04T18:52:12.752Z] time="2022-04-04T18:52:12Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.27.154.99:10033 172.27.154.99:10034 172.27.154.99:10035]" [2022-04-04T18:52:12.810Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-04T18:52:12.811Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-04T18:52:12.811Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-04T18:52:12.811Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-04T18:52:12.811Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-04T18:52:12.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-04T18:52:13.070Z] --- PASS: TestCopyFromContainer (1.56s) [2022-04-04T18:52:13.070Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-04T18:52:13.070Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-04T18:52:13.070Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-04T18:52:13.070Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-04T18:52:13.070Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-04-04T18:52:13.070Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-04-04T18:52:13.070Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-04-04T18:52:13.070Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-04-04T18:52:13.070Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-04T18:52:13.070Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-04-04T18:52:13.070Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-04T18:52:13.070Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T18:52:13.070Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T18:52:13.070Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T18:52:13.070Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T18:52:13.070Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T18:52:13.070Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T18:52:13.070Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T18:52:13.070Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T18:52:13.070Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T18:52:13.070Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-04T18:52:13.070Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-04T18:52:13.070Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-04T18:52:13.070Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-04T18:52:13.070Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-04T18:52:13.070Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-04-04T18:52:13.070Z] === RUN TestCreateWithInvalidEnv [2022-04-04T18:52:13.070Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-04T18:52:13.070Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-04T18:52:13.070Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-04T18:52:13.070Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-04T18:52:13.070Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-04T18:52:13.070Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-04T18:52:13.070Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-04T18:52:13.070Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-04T18:52:13.070Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-04T18:52:13.070Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-04T18:52:13.070Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-04T18:52:13.070Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-04T18:52:13.070Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-04T18:52:13.070Z] === RUN TestCreateTmpfsMountsTarget [2022-04-04T18:52:13.070Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-04T18:52:13.070Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-04T18:52:13.245Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-04T18:52:13.245Z] daemon_test.go:156: [daf4766db64a9] daemon is not started [2022-04-04T18:52:13.245Z] --- PASS: TestConfigDaemonSeccompProfiles (3.20s) [2022-04-04T18:52:13.245Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-04-04T18:52:13.245Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2022-04-04T18:52:13.245Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-04-04T18:52:13.245Z] === RUN TestDaemonProxy [2022-04-04T18:52:13.245Z] === RUN TestDaemonProxy/environment_variables [2022-04-04T18:52:13.741Z] time="2022-04-04T18:52:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.154.99:10033" [2022-04-04T18:52:13.741Z] time="2022-04-04T18:52:13Z" level=debug msg="memberlist: Stream connection from=172.27.154.99:49467" [2022-04-04T18:52:13.741Z] time="2022-04-04T18:52:13Z" level=info msg="Node 38f9864579ab/172.27.154.99, joined gossip cluster" [2022-04-04T18:52:13.741Z] time="2022-04-04T18:52:13Z" level=info msg="Node 38f9864579ab/172.27.154.99, added to nodes list" [2022-04-04T18:52:13.741Z] time="2022-04-04T18:52:13Z" level=info msg="Node 168a463b0bdb/172.27.154.99, joined gossip cluster" [2022-04-04T18:52:13.741Z] time="2022-04-04T18:52:13Z" level=info msg="Node 4a8739812fca/172.27.154.99, joined gossip cluster" [2022-04-04T18:52:13.741Z] time="2022-04-04T18:52:13Z" level=info msg="Node 168a463b0bdb/172.27.154.99, added to nodes list" [2022-04-04T18:52:13.741Z] time="2022-04-04T18:52:13Z" level=info msg="Node 4a8739812fca/172.27.154.99, is the new incarnation of the shutdown node 755ef8721790/172.27.154.99" [2022-04-04T18:52:13.741Z] time="2022-04-04T18:52:13Z" level=info msg="Node 4a8739812fca/172.27.154.99, added to nodes list" [2022-04-04T18:52:13.741Z] time="2022-04-04T18:52:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.154.99:10034" [2022-04-04T18:52:13.741Z] time="2022-04-04T18:52:13Z" level=debug msg="memberlist: Stream connection from=172.27.154.99:49468" [2022-04-04T18:52:13.741Z] time="2022-04-04T18:52:13Z" level=info msg="Node 4a8739812fca/172.27.154.99, joined gossip cluster" [2022-04-04T18:52:13.741Z] time="2022-04-04T18:52:13Z" level=info msg="Node 4a8739812fca/172.27.154.99, added to nodes list" [2022-04-04T18:52:13.741Z] time="2022-04-04T18:52:13Z" level=info msg="Node 38f9864579ab/172.27.154.99, joined gossip cluster" [2022-04-04T18:52:13.741Z] time="2022-04-04T18:52:13Z" level=info msg="Node 40f383f0ee91/172.27.154.99, joined gossip cluster" [2022-04-04T18:52:13.741Z] time="2022-04-04T18:52:13Z" level=info msg="Node 38f9864579ab/172.27.154.99, added to nodes list" [2022-04-04T18:52:13.741Z] time="2022-04-04T18:52:13Z" level=info msg="Node 40f383f0ee91/172.27.154.99, is the new incarnation of the shutdown node b03f34cf34a1/172.27.154.99" [2022-04-04T18:52:13.741Z] time="2022-04-04T18:52:13Z" level=info msg="Node 168a463b0bdb/172.27.154.99, joined gossip cluster" [2022-04-04T18:52:13.741Z] time="2022-04-04T18:52:13Z" level=info msg="Node 40f383f0ee91/172.27.154.99, added to nodes list" [2022-04-04T18:52:13.741Z] time="2022-04-04T18:52:13Z" level=info msg="Node 168a463b0bdb/172.27.154.99, added to nodes list" [2022-04-04T18:52:13.741Z] time="2022-04-04T18:52:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.154.99:10035" [2022-04-04T18:52:13.741Z] time="2022-04-04T18:52:13Z" level=debug msg="memberlist: Stream connection from=172.27.154.99:49469" [2022-04-04T18:52:13.741Z] time="2022-04-04T18:52:13Z" level=info msg="Node 4a8739812fca/172.27.154.99, joined gossip cluster" [2022-04-04T18:52:13.741Z] time="2022-04-04T18:52:13Z" level=info msg="Node 4a8739812fca/172.27.154.99, added to nodes list" [2022-04-04T18:52:13.741Z] time="2022-04-04T18:52:13Z" level=info msg="Node 40f383f0ee91/172.27.154.99, joined gossip cluster" [2022-04-04T18:52:13.741Z] time="2022-04-04T18:52:13Z" level=info msg="Node 51cdc8c3d3d9/172.27.154.99, joined gossip cluster" [2022-04-04T18:52:13.741Z] time="2022-04-04T18:52:13Z" level=info msg="Node 40f383f0ee91/172.27.154.99, added to nodes list" [2022-04-04T18:52:13.741Z] time="2022-04-04T18:52:13Z" level=info msg="Node 168a463b0bdb/172.27.154.99, joined gossip cluster" [2022-04-04T18:52:13.741Z] time="2022-04-04T18:52:13Z" level=info msg="Node 168a463b0bdb/172.27.154.99, added to nodes list" [2022-04-04T18:52:13.741Z] time="2022-04-04T18:52:13Z" level=info msg="Node 38f9864579ab/172.27.154.99, joined gossip cluster" [2022-04-04T18:52:13.741Z] time="2022-04-04T18:52:13Z" level=info msg="Node 38f9864579ab/172.27.154.99, added to nodes list" [2022-04-04T18:52:13.741Z] time="2022-04-04T18:52:13Z" level=info msg="Node 51cdc8c3d3d9/172.27.154.99, is the new incarnation of the shutdown node c7a93f4d912a/172.27.154.99" [2022-04-04T18:52:13.741Z] time="2022-04-04T18:52:13Z" level=info msg="Node 51cdc8c3d3d9/172.27.154.99, added to nodes list" [2022-04-04T18:52:13.742Z] time="2022-04-04T18:52:13Z" level=info msg="Node 40f383f0ee91/172.27.154.99, joined gossip cluster" [2022-04-04T18:52:13.742Z] time="2022-04-04T18:52:13Z" level=info msg="Node 40f383f0ee91/172.27.154.99, is the new incarnation of the shutdown node b03f34cf34a1/172.27.154.99" [2022-04-04T18:52:13.742Z] time="2022-04-04T18:52:13Z" level=info msg="Node 40f383f0ee91/172.27.154.99, added to nodes list" [2022-04-04T18:52:13.742Z] time="2022-04-04T18:52:13Z" level=info msg="Node 4a8739812fca/172.27.154.99, joined gossip cluster" [2022-04-04T18:52:13.742Z] time="2022-04-04T18:52:13Z" level=info msg="Node 4a8739812fca/172.27.154.99, is the new incarnation of the shutdown node 755ef8721790/172.27.154.99" [2022-04-04T18:52:13.742Z] time="2022-04-04T18:52:13Z" level=info msg="Node 4a8739812fca/172.27.154.99, added to nodes list" [2022-04-04T18:52:13.742Z] time="2022-04-04T18:52:13Z" level=info msg="Node 40f383f0ee91/172.27.154.99, joined gossip cluster" [2022-04-04T18:52:13.742Z] time="2022-04-04T18:52:13Z" level=info msg="Node 40f383f0ee91/172.27.154.99, added to nodes list" [2022-04-04T18:52:13.742Z] time="2022-04-04T18:52:13Z" level=info msg="Node 51cdc8c3d3d9/172.27.154.99, joined gossip cluster" [2022-04-04T18:52:13.742Z] time="2022-04-04T18:52:13Z" level=info msg="Node 51cdc8c3d3d9/172.27.154.99, added to nodes list" [2022-04-04T18:52:13.742Z] time="2022-04-04T18:52:13Z" level=info msg="Node 51cdc8c3d3d9/172.27.154.99, joined gossip cluster" [2022-04-04T18:52:13.742Z] time="2022-04-04T18:52:13Z" level=info msg="Node 51cdc8c3d3d9/172.27.154.99, is the new incarnation of the shutdown node c7a93f4d912a/172.27.154.99" [2022-04-04T18:52:13.742Z] time="2022-04-04T18:52:13Z" level=info msg="Node 51cdc8c3d3d9/172.27.154.99, added to nodes list" [2022-04-04T18:52:13.742Z] time="2022-04-04T18:52:13Z" level=debug msg="memberlist: Failed to join 172.27.154.99: dial tcp 172.27.154.99:10004: connectex: No connection could be made because the target machine actively refused it." [2022-04-04T18:52:13.742Z] time="2022-04-04T18:52:13Z" level=info msg="Node 51cdc8c3d3d9/172.27.154.99, joined gossip cluster" [2022-04-04T18:52:13.742Z] time="2022-04-04T18:52:13Z" level=info msg="Node 51cdc8c3d3d9/172.27.154.99, added to nodes list" [2022-04-04T18:52:13.742Z] time="2022-04-04T18:52:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.154.99:10033" [2022-04-04T18:52:13.742Z] time="2022-04-04T18:52:13Z" level=debug msg="memberlist: Stream connection from=172.27.154.99:49471" [2022-04-04T18:52:13.742Z] time="2022-04-04T18:52:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.154.99:10034" [2022-04-04T18:52:13.742Z] time="2022-04-04T18:52:13Z" level=debug msg="memberlist: Stream connection from=172.27.154.99:49472" [2022-04-04T18:52:13.742Z] time="2022-04-04T18:52:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.154.99:10035" [2022-04-04T18:52:13.742Z] time="2022-04-04T18:52:13Z" level=debug msg="memberlist: Stream connection from=172.27.154.99:49473" [2022-04-04T18:52:13.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-04T18:52:13.814Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-04T18:52:14.210Z] 2022/04/04 18:52:14 Closing DB instances... [2022-04-04T18:52:14.680Z] time="2022-04-04T18:52:14Z" level=info msg="Node 4a8739812fca change state NodeActive --> NodeLeft" [2022-04-04T18:52:14.680Z] time="2022-04-04T18:52:14Z" level=info msg="node3(51cdc8c3d3d9): Node leave event for 4a8739812fca/172.27.154.99" [2022-04-04T18:52:14.680Z] time="2022-04-04T18:52:14Z" level=info msg="Node 4a8739812fca change state NodeActive --> NodeLeft" [2022-04-04T18:52:14.680Z] time="2022-04-04T18:52:14Z" level=info msg="node4(38f9864579ab): Node leave event for 4a8739812fca/172.27.154.99" [2022-04-04T18:52:14.680Z] time="2022-04-04T18:52:14Z" level=info msg="Node 4a8739812fca/172.27.154.99, left gossip cluster" [2022-04-04T18:52:14.680Z] time="2022-04-04T18:52:14Z" level=info msg="Node 4a8739812fca change state NodeActive --> NodeFailed" [2022-04-04T18:52:14.680Z] time="2022-04-04T18:52:14Z" level=info msg="Node 4a8739812fca/172.27.154.99, added to failed nodes list" [2022-04-04T18:52:14.680Z] time="2022-04-04T18:52:14Z" level=info msg="Node 4a8739812fca change state NodeActive --> NodeLeft" [2022-04-04T18:52:14.680Z] time="2022-04-04T18:52:14Z" level=info msg="node2(40f383f0ee91): Node leave event for 4a8739812fca/172.27.154.99" [2022-04-04T18:52:14.680Z] time="2022-04-04T18:52:14Z" level=info msg="Node 4a8739812fca change state NodeActive --> NodeLeft" [2022-04-04T18:52:14.680Z] time="2022-04-04T18:52:14Z" level=info msg="node5(168a463b0bdb): Node leave event for 4a8739812fca/172.27.154.99" [2022-04-04T18:52:14.680Z] time="2022-04-04T18:52:14Z" level=error msg="node: 4a8739812fca is unknown to memberlist" [2022-04-04T18:52:14.680Z] time="2022-04-04T18:52:14Z" level=debug msg="memberlist: Failed to join 172.27.154.99: dial tcp 172.27.154.99:10004: connectex: No connection could be made because the target machine actively refused it." [2022-04-04T18:52:14.680Z] time="2022-04-04T18:52:14Z" level=info msg="Node 4a8739812fca/172.27.154.99, left gossip cluster" [2022-04-04T18:52:14.680Z] time="2022-04-04T18:52:14Z" level=info msg="Node 4a8739812fca/172.27.154.99, left gossip cluster" [2022-04-04T18:52:14.680Z] time="2022-04-04T18:52:14Z" level=info msg="Node 4a8739812fca/172.27.154.99, left gossip cluster" [2022-04-04T18:52:14.680Z] time="2022-04-04T18:52:14Z" level=info msg="Node 4a8739812fca/172.27.154.99, left gossip cluster" [2022-04-04T18:52:14.680Z] time="2022-04-04T18:52:14Z" level=info msg="Node 40f383f0ee91 change state NodeActive --> NodeLeft" [2022-04-04T18:52:14.680Z] time="2022-04-04T18:52:14Z" level=info msg="node5(168a463b0bdb): Node leave event for 40f383f0ee91/172.27.154.99" [2022-04-04T18:52:14.680Z] time="2022-04-04T18:52:14Z" level=info msg="Node 40f383f0ee91 change state NodeActive --> NodeLeft" [2022-04-04T18:52:14.982Z] --- PASS: TestCreateWithCustomMaskedPaths (1.53s) [2022-04-04T18:52:14.982Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-04T18:52:15.154Z] time="2022-04-04T18:52:14Z" level=info msg="node3(51cdc8c3d3d9): Node leave event for 40f383f0ee91/172.27.154.99" [2022-04-04T18:52:15.154Z] time="2022-04-04T18:52:14Z" level=info msg="Node 40f383f0ee91 change state NodeActive --> NodeLeft" [2022-04-04T18:52:15.154Z] time="2022-04-04T18:52:14Z" level=info msg="node4(38f9864579ab): Node leave event for 40f383f0ee91/172.27.154.99" [2022-04-04T18:52:15.154Z] time="2022-04-04T18:52:14Z" level=info msg="Node 40f383f0ee91/172.27.154.99, left gossip cluster" [2022-04-04T18:52:15.154Z] time="2022-04-04T18:52:14Z" level=info msg="Node 40f383f0ee91 change state NodeActive --> NodeFailed" [2022-04-04T18:52:15.154Z] time="2022-04-04T18:52:14Z" level=info msg="Node 40f383f0ee91/172.27.154.99, added to failed nodes list" [2022-04-04T18:52:15.154Z] time="2022-04-04T18:52:14Z" level=error msg="node: 40f383f0ee91 is unknown to memberlist" [2022-04-04T18:52:15.154Z] time="2022-04-04T18:52:14Z" level=info msg="Node 40f383f0ee91/172.27.154.99, left gossip cluster" [2022-04-04T18:52:15.154Z] time="2022-04-04T18:52:14Z" level=info msg="Node 40f383f0ee91/172.27.154.99, left gossip cluster" [2022-04-04T18:52:15.154Z] time="2022-04-04T18:52:14Z" level=info msg="Node 40f383f0ee91/172.27.154.99, left gossip cluster" [2022-04-04T18:52:15.154Z] time="2022-04-04T18:52:15Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.27.154.99:10035: use of closed network connection" [2022-04-04T18:52:15.154Z] time="2022-04-04T18:52:15Z" level=info msg="Node 51cdc8c3d3d9 change state NodeActive --> NodeLeft" [2022-04-04T18:52:15.154Z] time="2022-04-04T18:52:15Z" level=info msg="node4(38f9864579ab): Node leave event for 51cdc8c3d3d9/172.27.154.99" [2022-04-04T18:52:15.154Z] time="2022-04-04T18:52:15Z" level=info msg="Node 51cdc8c3d3d9 change state NodeActive --> NodeLeft" [2022-04-04T18:52:15.154Z] time="2022-04-04T18:52:15Z" level=info msg="node5(168a463b0bdb): Node leave event for 51cdc8c3d3d9/172.27.154.99" [2022-04-04T18:52:15.154Z] time="2022-04-04T18:52:15Z" level=info msg="Node 51cdc8c3d3d9 change state NodeActive --> NodeLeft" [2022-04-04T18:52:15.154Z] time="2022-04-04T18:52:15Z" level=info msg="node3(51cdc8c3d3d9): Node leave event for 51cdc8c3d3d9/172.27.154.99" [2022-04-04T18:52:15.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-04T18:52:15.190Z] === RUN TestDaemonProxy/command-line_options [2022-04-04T18:52:15.190Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-04-04T18:52:15.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-04T18:52:15.622Z] time="2022-04-04T18:52:15Z" level=info msg="Node 51cdc8c3d3d9/172.27.154.99, left gossip cluster" [2022-04-04T18:52:15.623Z] time="2022-04-04T18:52:15Z" level=debug msg="memberlist: Failed to join 172.27.154.99: dial tcp 172.27.154.99:10004: connectex: No connection could be made because the target machine actively refused it." [2022-04-04T18:52:15.623Z] time="2022-04-04T18:52:15Z" level=info msg="Node 51cdc8c3d3d9/172.27.154.99, left gossip cluster" [2022-04-04T18:52:15.623Z] time="2022-04-04T18:52:15Z" level=info msg="Node 51cdc8c3d3d9/172.27.154.99, left gossip cluster" [2022-04-04T18:52:16.091Z] time="2022-04-04T18:52:15Z" level=info msg="Node 38f9864579ab change state NodeActive --> NodeLeft" [2022-04-04T18:52:16.091Z] time="2022-04-04T18:52:15Z" level=info msg="node5(168a463b0bdb): Node leave event for 38f9864579ab/172.27.154.99" [2022-04-04T18:52:16.091Z] time="2022-04-04T18:52:15Z" level=info msg="Node 38f9864579ab change state NodeActive --> NodeLeft" [2022-04-04T18:52:16.091Z] time="2022-04-04T18:52:15Z" level=info msg="node4(38f9864579ab): Node leave event for 38f9864579ab/172.27.154.99" [2022-04-04T18:52:16.091Z] time="2022-04-04T18:52:16Z" level=debug msg="memberlist: Failed to join 172.27.154.99: dial tcp 172.27.154.99:10034: connectex: No connection could be made because the target machine actively refused it." [2022-04-04T18:52:16.197Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-04-04T18:52:16.364Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.58s) [2022-04-04T18:52:16.364Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-04T18:52:16.364Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T18:52:16.364Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T18:52:16.364Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T18:52:16.364Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T18:52:16.364Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T18:52:16.364Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T18:52:16.364Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T18:52:16.364Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T18:52:16.364Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T18:52:16.364Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T18:52:16.364Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T18:52:16.364Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T18:52:16.364Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T18:52:16.364Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T18:52:16.364Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T18:52:16.364Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-04T18:52:16.364Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-04T18:52:16.364Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-04T18:52:16.364Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-04T18:52:16.364Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-04T18:52:16.364Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-04T18:52:16.364Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-04T18:52:16.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-04T18:52:16.559Z] time="2022-04-04T18:52:16Z" level=debug msg="memberlist: Failed to join 172.27.154.99: dial tcp 172.27.154.99:10004: connectex: No connection could be made because the target machine actively refused it." [2022-04-04T18:52:16.559Z] time="2022-04-04T18:52:16Z" level=info msg="Node 38f9864579ab/172.27.154.99, left gossip cluster" [2022-04-04T18:52:16.567Z] === RUN TestDaemonProxy/configuration_file [2022-04-04T18:52:16.759Z] Copying nested executables into bundles/binary-daemon [2022-04-04T18:52:16.934Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) [2022-04-04T18:52:16.934Z] === RUN TestCreateDifferentPlatform [2022-04-04T18:52:16.934Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-04T18:52:16.934Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-04T18:52:16.934Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-04T18:52:16.934Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-04T18:52:16.934Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-04T18:52:16.934Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-04T18:52:16.934Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-04-04T18:52:16.934Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-04T18:52:16.934Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-04-04T18:52:16.934Z] === RUN TestContainerStartOnDaemonRestart [2022-04-04T18:52:16.934Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-04T18:52:16.934Z] === RUN TestDaemonRestartIpcMode [2022-04-04T18:52:16.934Z] === PAUSE TestDaemonRestartIpcMode [2022-04-04T18:52:16.934Z] === RUN TestDaemonHostGatewayIP [2022-04-04T18:52:16.934Z] === PAUSE TestDaemonHostGatewayIP [2022-04-04T18:52:16.934Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-04T18:52:16.934Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-04T18:52:16.934Z] === RUN TestContainerKillOnDaemonStart [2022-04-04T18:52:16.934Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-04T18:52:16.934Z] === RUN TestDiff [2022-04-04T18:52:17.028Z] time="2022-04-04T18:52:16Z" level=info msg="Node 38f9864579ab/172.27.154.99, left gossip cluster" [2022-04-04T18:52:17.311Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-04T18:52:17.311Z] Using test binary docker [2022-04-04T18:52:17.311Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-04T18:52:17.311Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-04T18:52:17.311Z] INFO: Waiting for daemon to start... [2022-04-04T18:52:17.311Z] Starting dockerd [2022-04-04T18:52:17.498Z] time="2022-04-04T18:52:17Z" level=info msg="Node 168a463b0bdb/172.27.154.99, left gossip cluster" [2022-04-04T18:52:17.498Z] time="2022-04-04T18:52:17Z" level=info msg="Node 168a463b0bdb change state NodeActive --> NodeFailed" [2022-04-04T18:52:17.498Z] time="2022-04-04T18:52:17Z" level=info msg="Node 168a463b0bdb/172.27.154.99, added to failed nodes list" [2022-04-04T18:52:17.498Z] --- PASS: TestNetworkDBIslands (12.26s) [2022-04-04T18:52:17.498Z] PASS [2022-04-04T18:52:17.498Z] coverage: 60.5% of statements [2022-04-04T18:52:17.498Z] ok github.com/docker/docker/libnetwork/networkdb 104.342s coverage: 60.5% of statements [2022-04-04T18:52:17.498Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-04T18:52:17.498Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-04T18:52:17.498Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-04T18:52:17.498Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-04T18:52:17.498Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-04T18:52:17.498Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-04T18:52:17.498Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-04T18:52:17.498Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-04T18:52:17.498Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-04T18:52:17.498Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-04T18:52:17.498Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-04T18:52:17.498Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-04T18:52:17.498Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-04T18:52:17.498Z] ? github.com/docker/docker/quota [no test files] [2022-04-04T18:52:17.498Z] ? github.com/docker/docker/rootless [no test files] [2022-04-04T18:52:17.498Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-04T18:52:17.498Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-04T18:52:17.498Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-04T18:52:17.498Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-04T18:52:17.498Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-04T18:52:17.498Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-04T18:52:17.498Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-04T18:52:17.498Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-04T18:52:17.498Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-04T18:52:17.498Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-04T18:52:17.498Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-04T18:52:17.498Z] ? github.com/docker/docker/volume [no test files] [2022-04-04T18:52:17.498Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-04T18:52:17.498Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-04T18:52:17.503Z] --- PASS: TestDiff (0.53s) [2022-04-04T18:52:17.503Z] === RUN TestExecWithCloseStdin [2022-04-04T18:52:17.506Z] check_test.go:308: [de28557652ea3] daemon is not started [2022-04-04T18:52:17.506Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-04-04T18:52:17.506Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-04T18:52:18.073Z] --- PASS: TestExecWithCloseStdin (0.63s) [2022-04-04T18:52:18.074Z] === RUN TestExec [2022-04-04T18:52:18.124Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-04-04T18:52:18.124Z] GOOS="" GOARCH="" GOARM="" [2022-04-04T18:52:18.381Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-04-04T18:52:18.381Z] [2022-04-04T18:52:18.442Z] === RUN TestDaemonProxy/conflicting_options [2022-04-04T18:52:18.643Z] --- PASS: TestExec (0.57s) [2022-04-04T18:52:18.643Z] === RUN TestExecUser [2022-04-04T18:52:19.010Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === Skipped [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-04T18:52:19.080Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-04T18:52:19.080Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-04T18:52:19.080Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-04-04T18:52:19.080Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-04T18:52:19.080Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-04T18:52:19.080Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-04T18:52:19.080Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-04T18:52:19.080Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-04T18:52:19.080Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-04T18:52:19.080Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-04T18:52:19.080Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-04T18:52:19.080Z] daemon_test.go:145: root required [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-04T18:52:19.080Z] reload_test.go:342: root required [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-04T18:52:19.080Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-04T18:52:19.080Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-04T18:52:19.080Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-04T18:52:19.080Z] download_test.go:267: Needs fixing on Windows [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-04T18:52:19.080Z] layer_test.go:291: Failing on Windows [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-04T18:52:19.080Z] layer_test.go:340: Failing on Windows [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-04T18:52:19.080Z] layer_test.go:455: Failing on Windows [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-04T18:52:19.080Z] layer_test.go:684: Failing on Windows [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-04T18:52:19.080Z] migration_test.go:45: Failing on Windows [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-04T18:52:19.080Z] migration_test.go:181: Failing on Windows [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-04T18:52:19.080Z] mount_test.go:17: Failing on Windows [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-04T18:52:19.080Z] mount_test.go:76: Failing on Windows [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-04T18:52:19.080Z] mount_test.go:125: Failing on Windows [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-04T18:52:19.080Z] mount_test.go:212: Failing on Windows [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-04-04T18:52:19.080Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-04T18:52:19.080Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-04T18:52:19.080Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-04T18:52:19.080Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-04T18:52:19.080Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-04T18:52:19.080Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-04T18:52:19.080Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-04T18:52:19.080Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-04T18:52:19.080Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-04T18:52:19.080Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-04T18:52:19.080Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-04T18:52:19.080Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-04T18:52:19.080Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-04T18:52:19.080Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-04T18:52:19.080Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-04T18:52:19.080Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-04T18:52:19.080Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-04T18:52:19.080Z] archive_test.go:133: Xz not present in msys2 [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.01s) [2022-04-04T18:52:19.080Z] archive_test.go:140: zstd not installed [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-04T18:52:19.080Z] archive_test.go:252: Failing on Windows CI machines [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-04T18:52:19.080Z] archive_windows_test.go:16: Currently fails [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-04T18:52:19.080Z] changes_test.go:196: needs more investigation [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-04T18:52:19.080Z] changes_test.go:433: needs further investigation [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-04T18:52:19.080Z] changes_test.go:469: needs further investigation [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-04T18:52:19.080Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-04T18:52:19.080Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-04T18:52:19.080Z] [2022-04-04T18:52:19.080Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-04T18:52:19.215Z] --- PASS: TestExecUser (0.59s) [2022-04-04T18:52:19.215Z] === RUN TestExportContainerAndImportImage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-04-04T18:52:19.549Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T18:52:19.549Z] [2022-04-04T18:52:19.549Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-04T18:52:19.549Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T18:52:19.549Z] [2022-04-04T18:52:19.549Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-04T18:52:19.549Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-04T18:52:19.549Z] [2022-04-04T18:52:19.549Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-04T18:52:19.549Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T18:52:19.549Z] [2022-04-04T18:52:19.549Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-04T18:52:19.549Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-04T18:52:19.549Z] [2022-04-04T18:52:19.549Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-04T18:52:19.549Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-04T18:52:19.549Z] [2022-04-04T18:52:19.549Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-04T18:52:19.549Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-04T18:52:19.549Z] [2022-04-04T18:52:19.549Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-04T18:52:19.549Z] poller_test.go:40: No chmod on Windows [2022-04-04T18:52:19.549Z] [2022-04-04T18:52:19.549Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-04T18:52:19.549Z] fileutils_test.go:133: Needs porting to Windows [2022-04-04T18:52:19.549Z] [2022-04-04T18:52:19.549Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-04T18:52:19.549Z] fileutils_test.go:179: Needs porting to Windows [2022-04-04T18:52:19.549Z] [2022-04-04T18:52:19.549Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-04-04T18:52:19.549Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-04T18:52:19.549Z] [2022-04-04T18:52:19.549Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-04T18:52:19.549Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-04T18:52:19.549Z] [2022-04-04T18:52:19.549Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-04T18:52:19.549Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-04T18:52:19.549Z] [2022-04-04T18:52:19.549Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-04T18:52:19.549Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-04T18:52:19.549Z] [2022-04-04T18:52:19.549Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-04T18:52:19.549Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-04T18:52:19.549Z] [2022-04-04T18:52:19.549Z] DONE 2103 tests, 68 skipped in 265.709s [2022-04-04T18:52:19.549Z] INFO: make.ps1 ended at 04/04/2022 18:52:19 [2022-04-04T18:52:19.578Z] --- PASS: TestDaemonProxy (6.33s) [2022-04-04T18:52:19.578Z] --- PASS: TestDaemonProxy/environment_variables (1.79s) [2022-04-04T18:52:19.578Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-04-04T18:52:19.578Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-04-04T18:52:19.578Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-04T18:52:19.578Z] --- PASS: TestDaemonProxy/reload_sanitized (0.55s) [2022-04-04T18:52:19.578Z] PASS [2022-04-04T18:52:19.578Z] [2022-04-04T18:52:19.578Z] DONE 17 tests in 10.828s [2022-04-04T18:52:19.578Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-04T18:52:19.578Z] ++ 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-04-04T18:52:19.578Z] ++ set -e [2022-04-04T18:52:19.578Z] ++ '[' -n 0 ']' [2022-04-04T18:52:19.578Z] ++ set -x [2022-04-04T18:52:19.579Z] ++ 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-04-04T18:52:19.649Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43462/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 -e DOCKER_GRAPHDRIVER docker:2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 hack/make.sh cross [2022-04-04T18:52:19.717Z] INFO: Expanding go... [2022-04-04T18:52:19.784Z] --- PASS: TestExportContainerAndImportImage (0.67s) [2022-04-04T18:52:19.784Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-04T18:52:19.838Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-04T18:52:19.838Z] INFO: Testing against a local daemon [2022-04-04T18:52:19.838Z] === RUN TestCommitInheritsEnv [2022-04-04T18:52:19.838Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-04-04T18:52:19.845Z] . [2022-04-04T18:52:19.845Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-04T18:52:19.845Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-04T18:52:19.845Z] Error: No such image: emptyfs [2022-04-04T18:52:19.845Z] Running integration-test (iteration 1) [2022-04-04T18:52:19.845Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-04T18:52:19.845Z] Loaded image: busybox:latest [2022-04-04T18:52:19.845Z] Loaded image: busybox:glibc [2022-04-04T18:52:19.907Z] [2022-04-04T18:52:20.096Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-04T18:52:20.164Z] Removing bundles/ [2022-04-04T18:52:20.164Z] [2022-04-04T18:52:20.164Z] ---> Making bundle: cross (in bundles/cross) [2022-04-04T18:52:20.164Z] Cross building: bundles/cross/linux/amd64 [2022-04-04T18:52:20.164Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-04T18:52:20.164Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-04T18:52:20.356Z] --- PASS: TestCommitInheritsEnv (0.48s) [2022-04-04T18:52:20.356Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-04T18:52:20.356Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-04T18:52:20.356Z] === RUN TestImportWithCustomPlatform [2022-04-04T18:52:20.356Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-04T18:52:20.356Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-04T18:52:20.356Z] === RUN TestImportWithCustomPlatform// [2022-04-04T18:52:20.356Z] === RUN TestImportWithCustomPlatform/linux [2022-04-04T18:52:20.616Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-04T18:52:20.616Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-04T18:52:20.616Z] === RUN TestImportWithCustomPlatform/macos [2022-04-04T18:52:20.616Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-04T18:52:20.616Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-04T18:52:20.876Z] --- PASS: TestImportWithCustomPlatform (0.51s) [2022-04-04T18:52:20.876Z] --- PASS: TestImportWithCustomPlatform/#00 (0.09s) [2022-04-04T18:52:20.876Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-04T18:52:20.876Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-04T18:52:20.876Z] --- PASS: TestImportWithCustomPlatform/linux (0.16s) [2022-04-04T18:52:20.876Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.11s) [2022-04-04T18:52:20.876Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.11s) [2022-04-04T18:52:20.876Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-04T18:52:20.876Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-04T18:52:20.876Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-04T18:52:20.876Z] === RUN TestImagesFilterMultiReference [2022-04-04T18:52:20.876Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-04-04T18:52:20.876Z] === RUN TestImagePullPlatformInvalid [2022-04-04T18:52:20.876Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-04T18:52:20.876Z] === RUN TestRemoveImageOrphaning [2022-04-04T18:52:21.115Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-04T18:52:21.115Z] INFO: Unit tests ended at 04/04/2022 18:52:20. Duration:00:04:39.0106006 [2022-04-04T18:52:21.115Z] INFO: Building busybox [2022-04-04T18:52:21.115Z] Sending build context to Docker daemon 5.12kB [2022-04-04T18:52:21.115Z] [2022-04-04T18:52:21.115Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-04T18:52:21.115Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-04T18:52:21.115Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-04T18:52:21.115Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-04T18:52:21.115Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-04T18:52:21.115Z] ---> 6a11116086a4 [2022-04-04T18:52:21.115Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-04T18:52:21.115Z] ---> Running in d498d1048896 [2022-04-04T18:52:21.135Z] --- PASS: TestRemoveImageOrphaning (0.35s) [2022-04-04T18:52:21.135Z] === RUN TestRemoveImageGarbageCollector [2022-04-04T18:52:21.170Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-04-04T18:52:21.170Z] === RUN TestHealthCheckWorkdir [2022-04-04T18:52:21.224Z] Loaded image: debian:bullseye-slim [2022-04-04T18:52:21.224Z] Loaded image: hello-world:latest [2022-04-04T18:52:21.483Z] Loaded image: arm32v7/hello-world:latest [2022-04-04T18:52:21.483Z] INFO: Testing against a local daemon [2022-04-04T18:52:21.483Z] === RUN TestCgroupNamespacesBuild [2022-04-04T18:52:21.704Z] time="2022-04-04T18:52:21Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-04T18:52:21.742Z] --- PASS: TestHealthCheckWorkdir (0.71s) [2022-04-04T18:52:21.742Z] === RUN TestHealthKillContainer [2022-04-04T18:52:22.865Z] --- PASS: TestCgroupNamespacesBuild (1.25s) [2022-04-04T18:52:22.865Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-04T18:52:23.609Z] --- PASS: TestRemoveImageGarbageCollector (2.25s) [2022-04-04T18:52:23.609Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-04T18:52:23.609Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-04-04T18:52:23.609Z] === RUN TestTagInvalidReference [2022-04-04T18:52:23.609Z] --- PASS: TestTagInvalidReference (0.03s) [2022-04-04T18:52:23.609Z] === RUN TestTagValidPrefixedRepo [2022-04-04T18:52:23.609Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-04-04T18:52:23.609Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-04-04T18:52:23.609Z] === RUN TestTagExistedNameWithoutForce [2022-04-04T18:52:23.609Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-04-04T18:52:23.609Z] === RUN TestTagOfficialNames [2022-04-04T18:52:23.609Z] --- PASS: TestTagOfficialNames (0.08s) [2022-04-04T18:52:23.609Z] === RUN TestTagMatchesDigest [2022-04-04T18:52:23.803Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s) [2022-04-04T18:52:23.803Z] === RUN TestBuildWithSession [2022-04-04T18:52:23.803Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T18:52:23.803Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-04T18:52:23.803Z] === RUN TestBuildSquashParent [2022-04-04T18:52:23.869Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-04-04T18:52:23.869Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-04T18:52:24.806Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-04T18:52:25.373Z] check_test.go:308: [d574461951eb1] daemon is not started [2022-04-04T18:52:25.373Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-04-04T18:52:28.659Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-04-04T18:52:29.595Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-04T18:52:30.164Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-04T18:52:31.559Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-04T18:52:31.732Z] --- PASS: TestHealthKillContainer (8.20s) [2022-04-04T18:52:31.732Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-04T18:52:31.732Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2022-04-04T18:52:31.732Z] === RUN TestIpcModeNone [2022-04-04T18:52:31.732Z] --- PASS: TestIpcModeNone (0.58s) [2022-04-04T18:52:31.732Z] === RUN TestIpcModePrivate [2022-04-04T18:52:31.732Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-04-04T18:52:31.732Z] --- PASS: TestIpcModePrivate (0.61s) [2022-04-04T18:52:31.732Z] === RUN TestIpcModeShareable [2022-04-04T18:52:31.915Z] --- PASS: TestBuildSquashParent (7.16s) [2022-04-04T18:52:31.915Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-04T18:52:31.915Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T18:52:31.915Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T18:52:31.915Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T18:52:31.915Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T18:52:31.915Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T18:52:31.915Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T18:52:31.915Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T18:52:31.915Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T18:52:31.915Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T18:52:31.915Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T18:52:31.915Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T18:52:31.915Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T18:52:31.915Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T18:52:31.915Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T18:52:31.992Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-04-04T18:52:32.252Z] --- PASS: TestIpcModeShareable (0.61s) [2022-04-04T18:52:32.253Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-04T18:52:32.853Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T18:52:32.853Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T18:52:33.696Z] time="2022-04-04T18:52:27Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036" [2022-04-04T18:52:33.696Z] ok github.com/docker/docker/libnetwork/networkdb 104.814s coverage: 60.0% of statements [2022-04-04T18:52:33.696Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-04T18:52:33.696Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-04-04T18:52:33.696Z] ok github.com/docker/docker/libnetwork/osl 4.353s coverage: 39.7% of statements [2022-04-04T18:52:33.696Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-04-04T18:52:33.696Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-04-04T18:52:34.211Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.74s) [2022-04-04T18:52:34.211Z] === RUN TestAPIIpcModeHost [2022-04-04T18:52:34.271Z] ok github.com/docker/docker/libnetwork/portmapper 0.282s coverage: 48.6% of statements [2022-04-04T18:52:34.472Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-04-04T18:52:34.472Z] === RUN TestDaemonIpcModeShareable [2022-04-04T18:52:34.534Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-04-04T18:52:34.534Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-04T18:52:34.760Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T18:52:34.760Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T18:52:34.795Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-04-04T18:52:34.795Z] [2022-04-04T18:52:34.795Z] === Skipped [2022-04-04T18:52:34.795Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-04T18:52:34.795Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-04T18:52:34.795Z] [2022-04-04T18:52:34.795Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-04T18:52:34.795Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-04T18:52:34.795Z] [2022-04-04T18:52:34.795Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-04T18:52:34.795Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-04T18:52:34.795Z] [2022-04-04T18:52:34.795Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-04T18:52:34.795Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T18:52:34.795Z] [2022-04-04T18:52:34.795Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-04T18:52:34.795Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T18:52:34.796Z] [2022-04-04T18:52:34.796Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-04T18:52:34.796Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T18:52:34.796Z] [2022-04-04T18:52:34.796Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-04T18:52:34.796Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T18:52:34.796Z] [2022-04-04T18:52:34.796Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-04T18:52:34.796Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T18:52:34.796Z] [2022-04-04T18:52:34.796Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-04T18:52:34.796Z] firewalld_test.go:14: firewalld is not running [2022-04-04T18:52:34.796Z] [2022-04-04T18:52:34.796Z] DONE 326 tests, 9 skipped in 202.851s [2022-04-04T18:52:34.849Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation Post stage [Pipeline] junit [2022-04-04T18:52:35.384Z] Recording test results [2022-04-04T18:52:35.417Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-04T18:52:35.428Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-04-04T18:52:35.676Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-04-04T18:52:35.691Z] --- PASS: TestDaemonIpcModeShareable (1.18s) [2022-04-04T18:52:35.691Z] === RUN TestDaemonIpcModePrivate [2022-04-04T18:52:35.935Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-04T18:52:35.935Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-04T18:52:36.056Z] Removing intermediate container d498d1048896 [2022-04-04T18:52:36.056Z] ---> 1ff7125cbc8e [2022-04-04T18:52:36.056Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-04T18:52:36.056Z] ---> Running in 2eaa0bbc6ecd [2022-04-04T18:52:36.056Z] Removing intermediate container 2eaa0bbc6ecd [2022-04-04T18:52:36.056Z] ---> 85702f46f791 [2022-04-04T18:52:36.056Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-04T18:52:36.056Z] ---> Running in afce8ee6dd0b [2022-04-04T18:52:36.056Z] Removing intermediate container afce8ee6dd0b [2022-04-04T18:52:36.056Z] ---> 08351e42bda9 [2022-04-04T18:52:36.056Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-04T18:52:36.193Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-04-04T18:52:36.631Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-04-04T18:52:36.761Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-04-04T18:52:36.761Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from config [2022-04-04T18:52:36.891Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-04-04T18:52:36.891Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-04T18:52:37.041Z] [2022-04-04T18:52:37.041Z] ---> 3f9210af5fc6 [2022-04-04T18:52:37.041Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-04T18:52:37.081Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-04T18:52:37.291Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-04-04T18:52:37.291Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.78s) [2022-04-04T18:52:37.291Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.81s) [2022-04-04T18:52:37.291Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.03s) [2022-04-04T18:52:37.291Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.04s) [2022-04-04T18:52:37.291Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.95s) [2022-04-04T18:52:37.291Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.09s) [2022-04-04T18:52:37.291Z] === RUN TestBuildMultiStageCopy [2022-04-04T18:52:37.291Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-04T18:52:37.328Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-04T18:52:37.328Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config [2022-04-04T18:52:37.428Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43462/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 -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:2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 hack/make.sh dynbinary test-integration [2022-04-04T18:52:37.509Z] ---> Running in 163dfbf9952c [2022-04-04T18:52:37.690Z] [2022-04-04T18:52:37.690Z] Removing bundles/ [2022-04-04T18:52:37.690Z] [2022-04-04T18:52:37.690Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-04T18:52:37.830Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-04-04T18:52:37.895Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from config [2022-04-04T18:52:37.950Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-04T18:52:37.951Z] GOOS="" GOARCH="" GOARM="" [2022-04-04T18:52:38.090Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s) [2022-04-04T18:52:38.090Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-04T18:52:38.462Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config [2022-04-04T18:52:38.721Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-04T18:52:38.981Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config [2022-04-04T18:52:39.029Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-04-04T18:52:39.289Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2022-04-04T18:52:39.289Z] === RUN TestIpcModeOlderClient [2022-04-04T18:52:39.289Z] === PAUSE TestIpcModeOlderClient [2022-04-04T18:52:39.289Z] === RUN TestKillContainerInvalidSignal [2022-04-04T18:52:39.547Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli [2022-04-04T18:52:39.547Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-04T18:52:39.549Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-04-04T18:52:39.549Z] === RUN TestKillContainer [2022-04-04T18:52:39.549Z] === RUN TestKillContainer/no_signal [2022-04-04T18:52:40.114Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli [2022-04-04T18:52:40.118Z] === RUN TestKillContainer/non_killing_signal [2022-04-04T18:52:40.378Z] === RUN TestKillContainer/killing_signal [2022-04-04T18:52:40.573Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-04T18:52:40.681Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli [2022-04-04T18:52:40.941Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli [2022-04-04T18:52:40.951Z] --- PASS: TestKillContainer (1.25s) [2022-04-04T18:52:40.951Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-04-04T18:52:40.951Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-04-04T18:52:40.951Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-04-04T18:52:40.951Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-04T18:52:40.951Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-04T18:52:41.142Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-04T18:52:41.212Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-04T18:52:41.509Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli [2022-04-04T18:52:42.078Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-04T18:52:42.078Z] check_test.go:308: [d361ff1a1eac9] daemon is not started [2022-04-04T18:52:42.078Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-04-04T18:52:42.154Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s) [2022-04-04T18:52:42.154Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-04-04T18:52:42.154Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2022-04-04T18:52:42.154Z] === RUN TestKillStoppedContainer [2022-04-04T18:52:42.154Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-04T18:52:42.154Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-04T18:52:42.154Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-04T18:52:42.154Z] === RUN TestKillDifferentUserContainer [2022-04-04T18:52:42.725Z] --- PASS: TestKillDifferentUserContainer (0.46s) [2022-04-04T18:52:42.725Z] === RUN TestInspectOomKilledTrue [2022-04-04T18:52:42.725Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T18:52:42.725Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-04T18:52:42.725Z] === RUN TestInspectOomKilledFalse [2022-04-04T18:52:42.725Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T18:52:42.725Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-04T18:52:42.725Z] === RUN TestLinksEtcHostsContentMatch [2022-04-04T18:52:42.986Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-04-04T18:52:42.986Z] === RUN TestLinksContainerNames [2022-04-04T18:52:43.017Z] check_test.go:308: [d4ee3a2c29df6] daemon is not started [2022-04-04T18:52:43.276Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-04-04T18:52:43.455Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-04T18:52:43.845Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-04-04T18:52:43.928Z] --- PASS: TestLinksContainerNames (0.90s) [2022-04-04T18:52:43.928Z] === RUN TestLogsFollowTailEmpty [2022-04-04T18:52:44.188Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-04-04T18:52:44.188Z] === RUN TestContainerNetworkMountsNoChown [2022-04-04T18:52:44.391Z] --- PASS: TestBuildMultiStageCopy (7.28s) [2022-04-04T18:52:44.391Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.28s) [2022-04-04T18:52:44.391Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-04-04T18:52:44.391Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-04-04T18:52:44.391Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s) [2022-04-04T18:52:44.391Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-04-04T18:52:44.391Z] === RUN TestBuildMultiStageParentConfig [2022-04-04T18:52:44.760Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-04-04T18:52:44.760Z] === RUN TestMountDaemonRoot [2022-04-04T18:52:44.760Z] === RUN TestMountDaemonRoot/default [2022-04-04T18:52:44.760Z] === PAUSE TestMountDaemonRoot/default [2022-04-04T18:52:44.760Z] === RUN TestMountDaemonRoot/private [2022-04-04T18:52:44.760Z] === PAUSE TestMountDaemonRoot/private [2022-04-04T18:52:44.760Z] === RUN TestMountDaemonRoot/rprivate [2022-04-04T18:52:44.760Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-04T18:52:44.760Z] === RUN TestMountDaemonRoot/slave [2022-04-04T18:52:44.760Z] === PAUSE TestMountDaemonRoot/slave [2022-04-04T18:52:44.760Z] === RUN TestMountDaemonRoot/rslave [2022-04-04T18:52:44.760Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-04T18:52:44.760Z] === RUN TestMountDaemonRoot/shared [2022-04-04T18:52:44.760Z] === PAUSE TestMountDaemonRoot/shared [2022-04-04T18:52:44.760Z] === RUN TestMountDaemonRoot/rshared [2022-04-04T18:52:44.760Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-04T18:52:44.760Z] === CONT TestMountDaemonRoot/default [2022-04-04T18:52:44.760Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-04T18:52:44.760Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-04T18:52:44.760Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-04T18:52:44.760Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-04T18:52:44.760Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-04T18:52:44.760Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-04T18:52:44.760Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-04T18:52:44.760Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-04T18:52:44.760Z] === CONT TestMountDaemonRoot/rslave [2022-04-04T18:52:44.760Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-04T18:52:44.761Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-04T18:52:44.761Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-04T18:52:44.761Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-04T18:52:44.761Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-04T18:52:44.761Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-04T18:52:44.761Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-04T18:52:44.761Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-04T18:52:44.761Z] === CONT TestMountDaemonRoot/rshared [2022-04-04T18:52:44.761Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-04T18:52:44.761Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-04T18:52:44.761Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-04T18:52:44.761Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-04T18:52:44.761Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-04T18:52:44.761Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-04T18:52:44.761Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-04T18:52:44.761Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-04T18:52:44.761Z] === CONT TestMountDaemonRoot/shared [2022-04-04T18:52:44.761Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-04T18:52:44.761Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-04T18:52:44.761Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-04T18:52:44.761Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-04T18:52:44.761Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-04T18:52:44.761Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-04T18:52:44.761Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-04T18:52:44.761Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-04T18:52:44.761Z] === CONT TestMountDaemonRoot/rprivate [2022-04-04T18:52:44.761Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-04T18:52:44.761Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-04T18:52:44.761Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-04T18:52:44.761Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-04T18:52:44.761Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-04T18:52:44.761Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-04T18:52:44.761Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-04T18:52:44.761Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-04T18:52:44.761Z] === CONT TestMountDaemonRoot/slave [2022-04-04T18:52:44.761Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-04T18:52:44.761Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-04T18:52:44.761Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-04T18:52:44.761Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-04T18:52:44.761Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-04T18:52:44.761Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-04T18:52:44.761Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-04T18:52:44.761Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-04T18:52:44.761Z] === CONT TestMountDaemonRoot/private [2022-04-04T18:52:44.761Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-04T18:52:44.761Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-04T18:52:44.761Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-04T18:52:44.761Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-04T18:52:44.761Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-04T18:52:44.761Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-04T18:52:44.761Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-04T18:52:44.761Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-04T18:52:44.761Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-04T18:52:44.761Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-04T18:52:44.761Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-04T18:52:44.761Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-04T18:52:44.761Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-04T18:52:44.761Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-04T18:52:44.761Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-04T18:52:44.761Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-04T18:52:44.761Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-04T18:52:44.761Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-04T18:52:44.804Z] INFO: Expanding compiler 1 of 3... [2022-04-04T18:52:45.022Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-04T18:52:45.022Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-04T18:52:45.022Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-04T18:52:45.022Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-04T18:52:45.022Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-04T18:52:45.022Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-04T18:52:45.022Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-04T18:52:45.022Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-04T18:52:45.022Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-04T18:52:45.022Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-04T18:52:45.022Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-04T18:52:45.022Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-04T18:52:45.022Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-04T18:52:45.022Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-04T18:52:45.022Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-04T18:52:45.022Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-04T18:52:45.022Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-04T18:52:45.022Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-04T18:52:45.022Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-04-04T18:52:45.022Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-04T18:52:45.022Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-04-04T18:52:45.022Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-04-04T18:52:45.023Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-04-04T18:52:45.023Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-04-04T18:52:45.023Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-04T18:52:45.023Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-04-04T18:52:45.023Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-04-04T18:52:45.023Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-04-04T18:52:45.023Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-04-04T18:52:45.023Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-04T18:52:45.023Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-04-04T18:52:45.023Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2022-04-04T18:52:45.023Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-04-04T18:52:45.023Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-04-04T18:52:45.023Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-04T18:52:45.023Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-04-04T18:52:45.023Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-04T18:52:45.023Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-04-04T18:52:45.023Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-04-04T18:52:45.023Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-04T18:52:45.023Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-04T18:52:45.023Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-04T18:52:45.023Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-04T18:52:45.023Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-04T18:52:45.023Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-04T18:52:45.023Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-04T18:52:45.023Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-04T18:52:45.023Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-04-04T18:52:45.023Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-04T18:52:45.023Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-04T18:52:45.023Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-04T18:52:45.023Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-04T18:52:45.023Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-04T18:52:45.023Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-04T18:52:45.023Z] === RUN TestContainerBindMountNonRecursive [2022-04-04T18:52:45.224Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-04-04T18:52:45.769Z] INFO: Expanding compiler 2 of 3... [2022-04-04T18:52:46.407Z] --- PASS: TestContainerBindMountNonRecursive (1.29s) [2022-04-04T18:52:46.407Z] === RUN TestContainerVolumesMountedAsShared [2022-04-04T18:52:46.980Z] --- PASS: TestContainerVolumesMountedAsShared (0.51s) [2022-04-04T18:52:46.980Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-04T18:52:47.241Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2022-04-04T18:52:47.241Z] === RUN TestNetworkNat [2022-04-04T18:52:47.814Z] --- PASS: TestNetworkNat (0.44s) [2022-04-04T18:52:47.814Z] === RUN TestNetworkLocalhostTCPNat [2022-04-04T18:52:48.074Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-04-04T18:52:48.074Z] === RUN TestNetworkLoopbackNat [2022-04-04T18:52:48.516Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-04-04T18:52:49.084Z] check_test.go:308: [daaea95f60c12] daemon is not started [2022-04-04T18:52:49.084Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-04-04T18:52:49.084Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-04T18:52:49.655Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-04-04T18:52:49.655Z] === RUN TestBuildLabelWithTargets [2022-04-04T18:52:50.462Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-04T18:52:50.613Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-04-04T18:52:50.613Z] === RUN TestPause [2022-04-04T18:52:51.182Z] --- PASS: TestPause (0.43s) [2022-04-04T18:52:51.182Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-04T18:52:51.182Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-04T18:52:51.182Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-04T18:52:51.182Z] === RUN TestPauseStopPausedContainer [2022-04-04T18:52:51.443Z] --- PASS: TestPauseStopPausedContainer (0.42s) [2022-04-04T18:52:51.443Z] === RUN TestPidHost [2022-04-04T18:52:51.535Z] INFO: Expanding compiler 3 of 3... [2022-04-04T18:52:51.535Z] INFO: Removing downloaded files... [2022-04-04T18:52:51.535Z] INFO: Downloading containerd [2022-04-04T18:52:51.849Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-04-04T18:52:52.388Z] --- PASS: TestPidHost (0.99s) [2022-04-04T18:52:52.388Z] === RUN TestPsFilter [2022-04-04T18:52:52.648Z] --- PASS: TestPsFilter (0.10s) [2022-04-04T18:52:52.648Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-04T18:52:52.909Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-04-04T18:52:52.909Z] === RUN TestRemoveContainerWithVolume [2022-04-04T18:52:53.482Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-04-04T18:52:53.482Z] === RUN TestRemoveContainerRunning [2022-04-04T18:52:53.743Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-04-04T18:52:53.743Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-04T18:52:53.756Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-04T18:52:53.756Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-04-04T18:52:54.315Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-04-04T18:52:54.316Z] === RUN TestRemoveInvalidContainer [2022-04-04T18:52:54.316Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-04T18:52:54.316Z] === RUN TestRenameLinkedContainer [2022-04-04T18:52:55.410Z] Removing intermediate container 163dfbf9952c [2022-04-04T18:52:55.410Z] ---> 9b7b8baba845 [2022-04-04T18:52:55.410Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-04T18:52:55.410Z] ---> Running in c1616f7a994d [2022-04-04T18:52:55.410Z] [2022-04-04T18:52:55.410Z] SUCCESS: Specified value was saved. [2022-04-04T18:52:55.879Z] Removing intermediate container c1616f7a994d [2022-04-04T18:52:55.879Z] ---> c2e47743ae81 [2022-04-04T18:52:55.879Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-04T18:52:55.879Z] ---> Running in 964fa2495889 [2022-04-04T18:52:56.229Z] --- PASS: TestRenameLinkedContainer (1.73s) [2022-04-04T18:52:56.229Z] === RUN TestRenameStoppedContainer [2022-04-04T18:52:56.490Z] --- PASS: TestRenameStoppedContainer (0.46s) [2022-04-04T18:52:56.490Z] === RUN TestRenameRunningContainerAndReuse [2022-04-04T18:52:57.432Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-04-04T18:52:57.432Z] === RUN TestRenameInvalidName [2022-04-04T18:52:57.693Z] --- PASS: TestRenameInvalidName (0.42s) [2022-04-04T18:52:57.693Z] === RUN TestRenameAnonymousContainer [2022-04-04T18:52:57.767Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-04-04T18:52:57.767Z] === RUN TestBuildWithEmptyLayers [2022-04-04T18:52:57.950Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-04-04T18:52:58.889Z] check_test.go:308: [d6db6d5de7853] daemon is not started [2022-04-04T18:52:58.889Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-04-04T18:52:59.080Z] --- PASS: TestRenameAnonymousContainer (1.45s) [2022-04-04T18:52:59.080Z] === RUN TestRenameContainerWithSameName [2022-04-04T18:52:59.652Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-04-04T18:52:59.652Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-04T18:53:00.297Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-04-04T18:53:00.297Z] === RUN TestBuildMultiStageOnBuild [2022-04-04T18:53:00.592Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2022-04-04T18:53:00.592Z] === RUN TestResize [2022-04-04T18:53:00.638Z] Cannot create a file when that file already exists. [2022-04-04T18:53:00.852Z] --- PASS: TestResize (0.40s) [2022-04-04T18:53:00.852Z] === RUN TestResizeWithInvalidSize [2022-04-04T18:53:01.422Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-04-04T18:53:01.422Z] === RUN TestResizeWhenContainerNotStarted [2022-04-04T18:53:01.682Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-04-04T18:53:01.682Z] === RUN TestDaemonRestartKillContainers [2022-04-04T18:53:01.682Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-04T18:53:01.682Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-04T18:53:01.682Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-04T18:53:01.682Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-04T18:53:01.682Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-04T18:53:01.682Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-04T18:53:01.682Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-04T18:53:01.682Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-04T18:53:01.682Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-04T18:53:01.682Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-04T18:53:01.682Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-04T18:53:01.682Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-04T18:53:01.682Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-04T18:53:01.682Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-04T18:53:01.682Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-04T18:53:01.682Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-04T18:53:01.682Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T18:53:01.682Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T18:53:01.682Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T18:53:01.682Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T18:53:01.682Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T18:53:01.682Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T18:53:01.682Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T18:53:01.682Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T18:53:01.682Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-04T18:53:01.682Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-04T18:53:01.682Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-04T18:53:01.682Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-04T18:53:01.682Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-04T18:53:01.682Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-04T18:53:01.682Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-04T18:53:01.682Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-04T18:53:01.682Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-04T18:53:01.682Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T18:53:01.882Z] [2022-04-04T18:53:01.882Z] Name Version Source Summary [2022-04-04T18:53:01.882Z] ---- ------- ------ ------- [2022-04-04T18:53:01.882Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-04T18:53:03.450Z] [2022-04-04T18:53:03.450Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-04T18:53:03.450Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-04T18:53:03.450Z] PSChildName : containerd [2022-04-04T18:53:03.450Z] PSDrive : C [2022-04-04T18:53:03.450Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-04T18:53:03.450Z] PSIsContainer : True [2022-04-04T18:53:03.450Z] Name : containerd [2022-04-04T18:53:03.450Z] FullName : C:\containerd [2022-04-04T18:53:03.450Z] Parent : [2022-04-04T18:53:03.450Z] Exists : True [2022-04-04T18:53:03.450Z] Root : C:\ [2022-04-04T18:53:03.450Z] Extension : [2022-04-04T18:53:03.450Z] CreationTime : 4/4/2022 6:53:03 PM [2022-04-04T18:53:03.450Z] CreationTimeUtc : 4/4/2022 6:53:03 PM [2022-04-04T18:53:03.450Z] LastAccessTime : 4/4/2022 6:53:03 PM [2022-04-04T18:53:03.450Z] LastAccessTimeUtc : 4/4/2022 6:53:03 PM [2022-04-04T18:53:03.450Z] LastWriteTime : 4/4/2022 6:53:03 PM [2022-04-04T18:53:03.450Z] LastWriteTimeUtc : 4/4/2022 6:53:03 PM [2022-04-04T18:53:03.450Z] Attributes : Directory [2022-04-04T18:53:03.450Z] Mode : d----- [2022-04-04T18:53:03.450Z] BaseName : containerd [2022-04-04T18:53:03.450Z] Target : {} [2022-04-04T18:53:03.450Z] LinkType : [2022-04-04T18:53:03.450Z] [2022-04-04T18:53:03.594Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-04T18:53:04.160Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-04T18:53:04.429Z] Removing intermediate container 964fa2495889 [2022-04-04T18:53:04.430Z] ---> 47364a6dbde8 [2022-04-04T18:53:04.430Z] Step 13/13 : CMD ["sh"] [2022-04-04T18:53:04.430Z] ---> Running in 9a041867c755 [2022-04-04T18:53:04.430Z] Removing intermediate container 9a041867c755 [2022-04-04T18:53:04.430Z] ---> 97b6010d4d09 [2022-04-04T18:53:04.430Z] Successfully built 97b6010d4d09 [2022-04-04T18:53:04.430Z] Successfully tagged busybox:latest [2022-04-04T18:53:04.430Z] INFO: Docker images of the daemon under test [2022-04-04T18:53:04.430Z] [2022-04-04T18:53:04.430Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-04T18:53:04.430Z] busybox latest 97b6010d4d09 Less than a second ago 5.78GB [2022-04-04T18:53:04.430Z] microsoft/windowsservercore latest 6a11116086a4 4 weeks ago 5.75GB [2022-04-04T18:53:04.430Z] mcr.microsoft.com/windows/servercore ltsc2019 6a11116086a4 4 weeks ago 5.75GB [2022-04-04T18:53:04.430Z] [2022-04-04T18:53:04.430Z] INFO: Running integration tests at 04/04/2022 18:53:04... [2022-04-04T18:53:04.430Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-04T18:53:04.430Z] INFO: Integration API tests being run from the host: [2022-04-04T18:53:04.430Z] INFO: make.ps1 starting at 04/04/2022 18:53:04 [2022-04-04T18:53:04.729Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-04T18:53:04.979Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-04T18:53:05.016Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-04T18:53:05.016Z] INFO: Configuring git core.autocrlf... [2022-04-04T18:53:05.016Z] [2022-04-04T18:53:05.016Z] [2022-04-04T18:53:05.418Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-04T18:53:05.567Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-04-04T18:53:05.567Z] === RUN TestBuildUncleanTarFilenames [2022-04-04T18:53:05.825Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2022-04-04T18:53:05.825Z] === RUN TestBuildMultiStageLayerLeak [2022-04-04T18:53:05.924Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-04T18:53:05.924Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-04T18:53:06.106Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-04T18:53:06.106Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-04T18:53:06.676Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-04-04T18:53:07.308Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T18:53:07.308Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T18:53:09.966Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-04-04T18:53:10.226Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-04T18:53:10.611Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T18:53:10.871Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-04T18:53:11.094Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s) [2022-04-04T18:53:11.094Z] === RUN TestBuildWithHugeFile [2022-04-04T18:53:12.127Z] check_test.go:308: [da855839f11b4] daemon is not started [2022-04-04T18:53:12.127Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-04-04T18:53:12.127Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-04T18:53:12.694Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-04-04T18:53:12.783Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-04T18:53:13.262Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-04-04T18:53:13.830Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-04-04T18:53:14.400Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-04T18:53:14.692Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-04T18:53:14.693Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-04T18:53:15.793Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-04-04T18:53:15.793Z] check_test.go:308: [d19e4f8924248] daemon is not started [2022-04-04T18:53:15.793Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-04-04T18:53:16.614Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-04T18:53:16.614Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-04T18:53:17.999Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-04T18:53:18.328Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-04-04T18:53:19.915Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-04T18:53:19.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.78s) [2022-04-04T18:53:19.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.21s) [2022-04-04T18:53:19.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.21s) [2022-04-04T18:53:19.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.29s) [2022-04-04T18:53:19.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.29s) [2022-04-04T18:53:19.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s) [2022-04-04T18:53:19.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.49s) [2022-04-04T18:53:19.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.48s) [2022-04-04T18:53:19.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.01s) [2022-04-04T18:53:19.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.66s) [2022-04-04T18:53:19.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.99s) [2022-04-04T18:53:19.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.77s) [2022-04-04T18:53:19.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.95s) [2022-04-04T18:53:19.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.66s) [2022-04-04T18:53:19.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.73s) [2022-04-04T18:53:19.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.60s) [2022-04-04T18:53:19.915Z] === RUN TestCgroupNamespacesRun [2022-04-04T18:53:20.234Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-04T18:53:20.234Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-04-04T18:53:20.857Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-04-04T18:53:20.857Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-04T18:53:20.857Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-04T18:53:20.857Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-04T18:53:20.857Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-04T18:53:21.800Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-04-04T18:53:21.800Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-04T18:53:22.138Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-04T18:53:23.181Z] --- PASS: TestCgroupNamespacesRunHostMode (1.26s) [2022-04-04T18:53:23.181Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-04T18:53:24.122Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-04-04T18:53:24.122Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-04T18:53:24.668Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-04T18:53:24.668Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-04-04T18:53:25.504Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-04-04T18:53:25.504Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-04T18:53:26.047Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-04-04T18:53:26.075Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-04-04T18:53:26.075Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-04T18:53:27.484Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.23s) [2022-04-04T18:53:27.484Z] === RUN TestNISDomainname [2022-04-04T18:53:27.767Z] --- PASS: TestNISDomainname (0.57s) [2022-04-04T18:53:27.767Z] === RUN TestHostnameDnsResolution [2022-04-04T18:53:27.953Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-04-04T18:53:28.722Z] --- PASS: TestHostnameDnsResolution (0.70s) [2022-04-04T18:53:28.722Z] === RUN TestUnprivilegedPortsAndPing [2022-04-04T18:53:29.293Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) [2022-04-04T18:53:29.293Z] === RUN TestPrivilegedHostDevices [2022-04-04T18:53:29.554Z] --- PASS: TestPrivilegedHostDevices (0.48s) [2022-04-04T18:53:29.554Z] === RUN TestStats [2022-04-04T18:53:31.245Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-04-04T18:53:32.098Z] --- PASS: TestStats (2.46s) [2022-04-04T18:53:32.098Z] === RUN TestStopContainerWithTimeout [2022-04-04T18:53:32.098Z] === RUN TestStopContainerWithTimeout/0 [2022-04-04T18:53:32.098Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-04T18:53:32.098Z] === RUN TestStopContainerWithTimeout/1 [2022-04-04T18:53:32.098Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-04T18:53:32.098Z] === RUN TestStopContainerWithTimeout/3 [2022-04-04T18:53:32.098Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-04T18:53:32.098Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-04T18:53:32.098Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-04T18:53:32.098Z] === CONT TestStopContainerWithTimeout/0 [2022-04-04T18:53:32.098Z] === CONT TestStopContainerWithTimeout/3 [2022-04-04T18:53:32.669Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-04T18:53:34.532Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-04-04T18:53:35.209Z] === CONT TestStopContainerWithTimeout/1 [2022-04-04T18:53:35.565Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T18:53:35.565Z] INFO: Testing against a local daemon [2022-04-04T18:53:35.565Z] === RUN TestBuildWithSession [2022-04-04T18:53:35.565Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T18:53:35.565Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-04T18:53:35.565Z] === RUN TestBuildSquashParent [2022-04-04T18:53:35.565Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:53:35.565Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-04T18:53:35.565Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-04T18:53:35.565Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T18:53:35.565Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T18:53:35.565Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T18:53:35.565Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T18:53:35.565Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T18:53:35.565Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T18:53:35.565Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T18:53:35.565Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T18:53:35.565Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T18:53:35.565Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T18:53:35.565Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T18:53:35.565Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T18:53:35.565Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T18:53:35.565Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T18:53:35.565Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T18:53:35.565Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T18:53:36.591Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-04T18:53:36.591Z] --- PASS: TestStopContainerWithTimeout/0 (0.71s) [2022-04-04T18:53:36.591Z] --- PASS: TestStopContainerWithTimeout/3 (2.79s) [2022-04-04T18:53:36.591Z] --- PASS: TestStopContainerWithTimeout/-1 (2.44s) [2022-04-04T18:53:36.591Z] --- PASS: TestStopContainerWithTimeout/1 (1.52s) [2022-04-04T18:53:36.591Z] === RUN TestDeleteDevicemapper [2022-04-04T18:53:36.591Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-04T18:53:36.591Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-04T18:53:36.591Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-04T18:53:37.977Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.41s) [2022-04-04T18:53:37.977Z] === RUN TestUpdateMemory [2022-04-04T18:53:37.977Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-04T18:53:37.977Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-04T18:53:37.977Z] === RUN TestUpdateCPUQuota [2022-04-04T18:53:38.549Z] --- PASS: TestUpdateCPUQuota (0.82s) [2022-04-04T18:53:38.549Z] === RUN TestUpdatePidsLimit [2022-04-04T18:53:38.549Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-04T18:53:38.727Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-04-04T18:53:38.811Z] === RUN TestUpdatePidsLimit/no_change [2022-04-04T18:53:39.073Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-04T18:53:39.333Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-04T18:53:39.333Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-04T18:53:39.593Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-04T18:53:39.854Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-04T18:53:40.103Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-04-04T18:53:40.103Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-04T18:53:40.363Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-04T18:53:40.427Z] --- PASS: TestUpdatePidsLimit (1.91s) [2022-04-04T18:53:40.427Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-04-04T18:53:40.427Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-04-04T18:53:40.427Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2022-04-04T18:53:40.427Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-04-04T18:53:40.427Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-04-04T18:53:40.427Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-04-04T18:53:40.427Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-04-04T18:53:40.427Z] === RUN TestUpdateRestartPolicy [2022-04-04T18:53:41.312Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-04-04T18:53:41.452Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T18:53:41.928Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T18:53:42.689Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-04-04T18:53:44.912Z] 8f616e6e9eec: Pull complete [2022-04-04T18:53:45.225Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-04T18:53:45.484Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-04T18:53:45.742Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-04-04T18:53:46.001Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-04T18:53:46.937Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-04T18:53:46.937Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-04T18:53:47.505Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-04T18:53:47.762Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-04T18:53:50.297Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-04T18:53:51.235Z] docker_cli_daemon_test.go:2522: [d0e0b8b6f5c68] daemon is not started [2022-04-04T18:53:51.494Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-04T18:53:52.362Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-04T18:53:52.362Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.05s) [2022-04-04T18:53:52.362Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (9.32s) [2022-04-04T18:53:52.362Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (9.46s) [2022-04-04T18:53:52.362Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.10s) [2022-04-04T18:53:52.362Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.01s) [2022-04-04T18:53:52.362Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.97s) [2022-04-04T18:53:52.362Z] === RUN TestBuildMultiStageCopy [2022-04-04T18:53:52.362Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-04T18:53:52.659Z] --- PASS: TestUpdateRestartPolicy (11.02s) [2022-04-04T18:53:52.659Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-04T18:53:52.659Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-04-04T18:53:52.659Z] === RUN TestWaitNonBlocked [2022-04-04T18:53:52.659Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T18:53:52.659Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T18:53:52.659Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T18:53:52.659Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T18:53:52.659Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T18:53:52.659Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T18:53:52.659Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-04T18:53:52.659Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s) [2022-04-04T18:53:52.659Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2022-04-04T18:53:52.659Z] === RUN TestWaitBlocked [2022-04-04T18:53:52.659Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-04T18:53:52.659Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-04T18:53:52.659Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-04T18:53:52.659Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-04T18:53:52.659Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-04T18:53:52.659Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-04T18:53:53.399Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-04-04T18:53:53.399Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-04T18:53:53.600Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-04T18:53:53.600Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s) [2022-04-04T18:53:53.600Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s) [2022-04-04T18:53:53.600Z] === CONT TestContainerStartOnDaemonRestart [2022-04-04T18:53:53.600Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-04T18:53:54.780Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-04T18:53:56.146Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.26s) [2022-04-04T18:53:56.146Z] === CONT TestIpcModeOlderClient [2022-04-04T18:53:56.146Z] --- PASS: TestContainerStartOnDaemonRestart (2.31s) [2022-04-04T18:53:56.146Z] === CONT TestContainerKillOnDaemonStart [2022-04-04T18:53:56.146Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-04-04T18:53:56.146Z] === CONT TestDaemonHostGatewayIP [2022-04-04T18:53:56.159Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-04T18:53:57.094Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-04T18:53:58.136Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-04T18:53:58.687Z] --- PASS: TestDaemonHostGatewayIP (2.55s) [2022-04-04T18:53:58.688Z] === CONT TestDaemonRestartIpcMode [2022-04-04T18:53:59.097Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-04T18:53:59.553Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-04T18:54:00.515Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-04T18:54:00.598Z] --- PASS: TestDaemonRestartIpcMode (2.19s) [2022-04-04T18:54:01.479Z] --- PASS: TestBuildMultiStageCopy (9.91s) [2022-04-04T18:54:01.479Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.54s) [2022-04-04T18:54:01.479Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.64s) [2022-04-04T18:54:01.479Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.77s) [2022-04-04T18:54:01.479Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.92s) [2022-04-04T18:54:01.479Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.03s) [2022-04-04T18:54:01.479Z] === RUN TestBuildMultiStageParentConfig [2022-04-04T18:54:02.366Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-04T18:54:03.644Z] --- PASS: TestBuildMultiStageParentConfig (2.12s) [2022-04-04T18:54:03.644Z] === RUN TestBuildLabelWithTargets [2022-04-04T18:54:03.644Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T18:54:03.644Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-04-04T18:54:03.644Z] === RUN TestBuildWithEmptyLayers [2022-04-04T18:54:03.746Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-04T18:54:04.358Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-04-04T18:54:04.606Z] --- PASS: TestBuildWithEmptyLayers (1.09s) [2022-04-04T18:54:04.606Z] === RUN TestBuildMultiStageOnBuild [2022-04-04T18:54:06.261Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-04-04T18:54:07.354Z] --- PASS: TestBuildWithHugeFile (51.22s) [2022-04-04T18:54:07.354Z] === RUN TestBuildWCOWSandboxSize [2022-04-04T18:54:07.354Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-04T18:54:07.354Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2022-04-04T18:54:07.354Z] === RUN TestBuildWithEmptyDockerfile [2022-04-04T18:54:07.354Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T18:54:07.354Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T18:54:07.354Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T18:54:07.354Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T18:54:07.354Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T18:54:07.354Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T18:54:07.354Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T18:54:07.355Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T18:54:07.355Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T18:54:07.355Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-04-04T18:54:07.355Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2022-04-04T18:54:07.355Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2022-04-04T18:54:07.355Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-04T18:54:07.355Z] === RUN TestBuildPreserveOwnership [2022-04-04T18:54:07.355Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-04T18:54:08.287Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-04T18:54:08.732Z] --- PASS: TestContainerKillOnDaemonStart (11.80s) [2022-04-04T18:54:08.732Z] PASS [2022-04-04T18:54:08.732Z] [2022-04-04T18:54:08.732Z] === Skipped [2022-04-04T18:54:08.732Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-04T18:54:08.732Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T18:54:08.732Z] [2022-04-04T18:54:08.732Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-04T18:54:08.732Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T18:54:08.732Z] [2022-04-04T18:54:08.732Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-04T18:54:08.732Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T18:54:08.732Z] [2022-04-04T18:54:08.732Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-04T18:54:08.732Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-04T18:54:08.732Z] [2022-04-04T18:54:08.732Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-04T18:54:08.732Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-04T18:54:08.732Z] [2022-04-04T18:54:08.732Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-04T18:54:08.732Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-04T18:54:08.732Z] [2022-04-04T18:54:08.732Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-04T18:54:08.732Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-04T18:54:08.732Z] [2022-04-04T18:54:08.732Z] DONE 201 tests, 7 skipped in 116.386s [2022-04-04T18:54:08.732Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-04T18:54:08.732Z] === RUN TestConfigDaemonLibtrustID [2022-04-04T18:54:08.732Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-04-04T18:54:08.732Z] === RUN TestDaemonConfigValidation [2022-04-04T18:54:08.732Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-04T18:54:08.732Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-04T18:54:08.732Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-04T18:54:08.732Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-04T18:54:08.732Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-04T18:54:08.732Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-04T18:54:08.732Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-04T18:54:08.732Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-04T18:54:08.733Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-04T18:54:08.733Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-04T18:54:08.733Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-04T18:54:08.733Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-04T18:54:08.733Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-04T18:54:08.733Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-04T18:54:08.733Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-04T18:54:08.733Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-04T18:54:08.733Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-04-04T18:54:08.733Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-04-04T18:54:08.733Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-04-04T18:54:08.733Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-04-04T18:54:08.733Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-04-04T18:54:08.733Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-04T18:54:08.733Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-04T18:54:08.795Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-04-04T18:54:09.054Z] check_test.go:308: [d8f9a07cd3d49] daemon is not started [2022-04-04T18:54:09.054Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-04-04T18:54:09.303Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-04T18:54:10.687Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-04T18:54:11.576Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-04T18:54:11.630Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-04T18:54:11.630Z] daemon_test.go:156: [d503214241f85] daemon is not started [2022-04-04T18:54:11.630Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-04-04T18:54:11.630Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-04-04T18:54:11.630Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-04-04T18:54:11.630Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-04-04T18:54:11.630Z] === RUN TestDaemonProxy [2022-04-04T18:54:11.630Z] === RUN TestDaemonProxy/environment_variables [2022-04-04T18:54:12.138Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-04-04T18:54:12.475Z] --- PASS: TestBuildPreserveOwnership (10.44s) [2022-04-04T18:54:12.475Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.41s) [2022-04-04T18:54:12.475Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-04-04T18:54:12.475Z] === RUN TestBuildPlatformInvalid [2022-04-04T18:54:12.475Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-04-04T18:54:12.475Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-04T18:54:12.475Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-04T18:54:12.475Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-04T18:54:12.475Z] PASS [2022-04-04T18:54:12.475Z] [2022-04-04T18:54:12.475Z] === Skipped [2022-04-04T18:54:12.475Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-04T18:54:12.475Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T18:54:12.475Z] [2022-04-04T18:54:12.475Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2022-04-04T18:54:12.475Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-04T18:54:12.475Z] [2022-04-04T18:54:12.475Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-04T18:54:12.475Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-04T18:54:12.475Z] [2022-04-04T18:54:12.475Z] DONE 34 tests, 3 skipped in 112.661s [2022-04-04T18:54:12.475Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-04T18:54:12.475Z] INFO: Testing against a local daemon [2022-04-04T18:54:12.475Z] === RUN TestConfigInspect [2022-04-04T18:54:12.475Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:54:12.475Z] --- SKIP: TestConfigInspect (0.02s) [2022-04-04T18:54:12.475Z] === RUN TestConfigList [2022-04-04T18:54:12.475Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:54:12.475Z] --- SKIP: TestConfigList (0.01s) [2022-04-04T18:54:12.475Z] === RUN TestConfigsCreateAndDelete [2022-04-04T18:54:12.475Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:54:12.475Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-04-04T18:54:12.475Z] === RUN TestConfigsUpdate [2022-04-04T18:54:12.475Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:54:12.475Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-04-04T18:54:12.475Z] === RUN TestTemplatedConfig [2022-04-04T18:54:12.475Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:54:12.475Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-04T18:54:12.475Z] === RUN TestConfigCreateResolve [2022-04-04T18:54:12.475Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:54:12.475Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-04-04T18:54:12.475Z] PASS [2022-04-04T18:54:12.475Z] [2022-04-04T18:54:12.475Z] === Skipped [2022-04-04T18:54:12.475Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-04-04T18:54:12.475Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:54:12.475Z] [2022-04-04T18:54:12.475Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-04-04T18:54:12.475Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:54:12.475Z] [2022-04-04T18:54:12.475Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-04-04T18:54:12.475Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:54:12.475Z] [2022-04-04T18:54:12.475Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-04-04T18:54:12.475Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:54:12.475Z] [2022-04-04T18:54:12.475Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-04-04T18:54:12.475Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:54:12.475Z] [2022-04-04T18:54:12.475Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-04-04T18:54:12.475Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:54:12.475Z] [2022-04-04T18:54:12.475Z] DONE 6 tests, 6 skipped in 0.149s [2022-04-04T18:54:12.475Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-04T18:54:12.734Z] INFO: Testing against a local daemon [2022-04-04T18:54:12.734Z] === RUN TestCheckpoint [2022-04-04T18:54:12.734Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T18:54:12.734Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-04T18:54:12.734Z] === RUN TestContainerInvalidJSON [2022-04-04T18:54:12.734Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T18:54:12.734Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T18:54:12.734Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-04T18:54:12.734Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-04T18:54:12.734Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T18:54:12.734Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-04T18:54:12.734Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-04T18:54:12.734Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-04T18:54:12.734Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-04T18:54:12.734Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-04T18:54:12.734Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2022-04-04T18:54:12.734Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-04T18:54:12.734Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-04T18:54:12.734Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-04T18:54:12.734Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-04-04T18:54:12.734Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-04T18:54:12.734Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-04-04T18:54:12.734Z] === RUN TestCopyFromContainer [2022-04-04T18:54:13.541Z] === RUN TestDaemonProxy/command-line_options [2022-04-04T18:54:13.548Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-04T18:54:13.548Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-04T18:54:13.548Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-04T18:54:13.548Z] Cross building: bundles/cross/windows/amd64 [2022-04-04T18:54:13.804Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-04T18:54:13.804Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-04T18:54:14.462Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-04T18:54:14.462Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-04T18:54:14.462Z] GOOS="" GOARCH="" GOARM="" [2022-04-04T18:54:14.462Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-04T18:54:14.462Z] [2022-04-04T18:54:14.462Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-04T18:54:14.462Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-04T18:54:14.462Z] HOSTNAME=2485fa64933b [2022-04-04T18:54:14.462Z] TESTDEBUG=0 [2022-04-04T18:54:14.462Z] DEST=bundles/test-integration [2022-04-04T18:54:14.462Z] PWD=/go/src/github.com/docker/docker [2022-04-04T18:54:14.462Z] DOCKER_GITCOMMIT=2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 [2022-04-04T18:54:14.462Z] container=docker [2022-04-04T18:54:14.462Z] HOME=/root [2022-04-04T18:54:14.462Z] GOLANG_VERSION=1.18 [2022-04-04T18:54:14.462Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-04T18:54:14.462Z] VALIDATE_BRANCH=master [2022-04-04T18:54:14.462Z] TERM=xterm [2022-04-04T18:54:14.462Z] DOCKER_PKG=github.com/docker/docker [2022-04-04T18:54:14.462Z] SHLVL=1 [2022-04-04T18:54:14.462Z] TIMEOUT=120m [2022-04-04T18:54:14.462Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-04T18:54:14.462Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-04T18:54:14.462Z] GO111MODULE=off [2022-04-04T18:54:14.462Z] DOCKER_EXPERIMENTAL=1 [2022-04-04T18:54:14.462Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-04T18:54:14.462Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-04T18:54:14.462Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-04T18:54:14.462Z] GOPATH=/go [2022-04-04T18:54:14.462Z] PKG_CONFIG=pkg-config [2022-04-04T18:54:14.462Z] _=/usr/bin/env [2022-04-04T18:54:14.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-04T18:54:14.926Z] === RUN TestDaemonProxy/configuration_file [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite (334.12s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.21s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.55s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.41s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.11s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.13s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.50s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.13s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.01s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.22s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.03s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.23s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.39s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.45s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.29s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.40s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.36s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.30s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.02s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.70s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.00s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.93s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.47s) [2022-04-04T18:54:15.623Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.19s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.20s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.73s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.66s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.00s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.00s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.03s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.49s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.56s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.76s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.71s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.69s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.69s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.76s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.83s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.21s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.85s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.36s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.17s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.26s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.27s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.61s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.90s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.46s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.41s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.36s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.60s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.08s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.15s) [2022-04-04T18:54:15.623Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-04-04T18:54:15.623Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.58s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.92s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.66s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.44s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.47s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.84s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.83s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (2.95s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.00s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.60s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.70s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.64s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.72s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.56s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.33s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.55s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.22s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.89s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.83s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.11s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.47s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.36s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.75s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.57s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.97s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.24s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.27s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.10s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.45s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.85s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.26s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.30s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.31s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.65s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.23s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.08s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.17s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.39s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.40s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.85s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.87s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.68s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.19s) [2022-04-04T18:54:15.623Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.75s) [2022-04-04T18:54:15.623Z] === RUN TestDockerSwarmSuite [2022-04-04T18:54:15.623Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-04-04T18:54:16.836Z] === RUN TestDaemonProxy/conflicting_options [2022-04-04T18:54:16.922Z] === RUN TestCopyFromContainer// [2022-04-04T18:54:16.922Z] === RUN TestCopyFromContainer//bar/root [2022-04-04T18:54:16.922Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-04T18:54:16.922Z] === RUN TestCopyFromContainer/bar/quux [2022-04-04T18:54:16.922Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-04T18:54:16.922Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-04T18:54:16.922Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-04T18:54:16.922Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-04T18:54:16.922Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-04T18:54:16.922Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-04T18:54:16.922Z] --- PASS: TestCopyFromContainer (3.91s) [2022-04-04T18:54:16.922Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-04T18:54:16.922Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-04-04T18:54:16.922Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-04-04T18:54:16.922Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-04T18:54:16.922Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-04-04T18:54:16.922Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-04-04T18:54:16.922Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-04-04T18:54:16.922Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-04-04T18:54:16.922Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-04T18:54:16.922Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-04-04T18:54:16.922Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-04T18:54:16.922Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T18:54:16.922Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T18:54:16.922Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T18:54:16.922Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T18:54:16.922Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T18:54:16.922Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T18:54:16.922Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T18:54:16.922Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T18:54:16.922Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T18:54:16.922Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-04T18:54:16.922Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-04T18:54:16.922Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-04T18:54:16.922Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-04T18:54:16.922Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-04T18:54:16.922Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-04T18:54:16.922Z] === RUN TestCreateWithInvalidEnv [2022-04-04T18:54:16.922Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-04T18:54:16.922Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-04T18:54:16.922Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-04T18:54:16.922Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-04T18:54:16.922Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-04T18:54:16.922Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-04T18:54:16.922Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-04T18:54:16.922Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-04T18:54:16.922Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-04T18:54:16.922Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-04T18:54:16.922Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-04T18:54:16.922Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-04T18:54:16.922Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-04T18:54:16.922Z] === RUN TestCreateTmpfsMountsTarget [2022-04-04T18:54:16.922Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-04T18:54:16.922Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-04T18:54:17.295Z] Removing intermediate container 9e75d527eb98 [2022-04-04T18:54:17.295Z] ---> 2d66b3efab6c [2022-04-04T18:54:17.295Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-04-04T18:54:17.295Z] ---> Running in 7b5e2ca55b0c [2022-04-04T18:54:17.406Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-04T18:54:17.668Z] --- PASS: TestDaemonProxy (6.30s) [2022-04-04T18:54:17.668Z] --- PASS: TestDaemonProxy/environment_variables (1.81s) [2022-04-04T18:54:17.668Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-04-04T18:54:17.668Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-04-04T18:54:17.668Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-04T18:54:17.668Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-04T18:54:17.858Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s) [2022-04-04T18:54:17.858Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-04T18:54:17.928Z] PASS [2022-04-04T18:54:17.928Z] [2022-04-04T18:54:17.928Z] DONE 17 tests in 10.205s [2022-04-04T18:54:17.928Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-04T18:54:17.928Z] INFO: Testing against a local daemon [2022-04-04T18:54:17.928Z] === RUN TestCommitInheritsEnv [2022-04-04T18:54:18.159Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-04-04T18:54:18.187Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-04-04T18:54:18.187Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-04T18:54:18.187Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-04T18:54:18.187Z] === RUN TestImportWithCustomPlatform [2022-04-04T18:54:18.187Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-04T18:54:18.187Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-04T18:54:18.187Z] === RUN TestImportWithCustomPlatform// [2022-04-04T18:54:18.187Z] === RUN TestImportWithCustomPlatform/linux [2022-04-04T18:54:18.187Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-04T18:54:18.447Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-04T18:54:18.447Z] === RUN TestImportWithCustomPlatform/macos [2022-04-04T18:54:18.447Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-04T18:54:18.447Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-04T18:54:18.447Z] --- PASS: TestImportWithCustomPlatform (0.28s) [2022-04-04T18:54:18.447Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-04-04T18:54:18.447Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-04T18:54:18.447Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-04T18:54:18.447Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-04-04T18:54:18.447Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-04-04T18:54:18.447Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-04-04T18:54:18.447Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-04T18:54:18.447Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-04T18:54:18.447Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-04T18:54:18.447Z] === RUN TestImagesFilterMultiReference [2022-04-04T18:54:18.447Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-04-04T18:54:18.447Z] === RUN TestImagePullPlatformInvalid [2022-04-04T18:54:18.447Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2022-04-04T18:54:18.447Z] === RUN TestRemoveImageOrphaning [2022-04-04T18:54:18.707Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-04-04T18:54:18.707Z] === RUN TestRemoveImageGarbageCollector [2022-04-04T18:54:19.232Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.12s) [2022-04-04T18:54:19.232Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-04T18:54:19.232Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T18:54:19.232Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T18:54:19.232Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T18:54:19.233Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T18:54:19.233Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T18:54:19.233Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T18:54:19.233Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T18:54:19.233Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T18:54:19.233Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T18:54:19.233Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T18:54:19.233Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T18:54:19.233Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T18:54:19.233Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T18:54:19.233Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T18:54:19.233Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T18:54:19.233Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-04T18:54:19.233Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-04-04T18:54:19.233Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-04-04T18:54:19.233Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-04-04T18:54:19.233Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-04-04T18:54:19.233Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-04-04T18:54:19.233Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-04T18:54:19.277Z] time="2022-04-04T18:54:19Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-04T18:54:19.388Z] --- PASS: TestBuildMultiStageOnBuild (14.30s) [2022-04-04T18:54:19.388Z] === RUN TestBuildUncleanTarFilenames [2022-04-04T18:54:19.388Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T18:54:19.388Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-04T18:54:19.388Z] === RUN TestBuildMultiStageLayerLeak [2022-04-04T18:54:19.491Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-04-04T18:54:19.491Z] === RUN TestCreateDifferentPlatform [2022-04-04T18:54:19.491Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-04T18:54:19.491Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-04T18:54:19.491Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-04T18:54:19.491Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-04T18:54:19.491Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-04T18:54:19.491Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-04T18:54:19.491Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-04-04T18:54:19.491Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-04T18:54:19.749Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-04T18:54:19.749Z] === RUN TestContainerStartOnDaemonRestart [2022-04-04T18:54:19.749Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-04T18:54:19.749Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-04-04T18:54:19.749Z] === RUN TestDaemonRestartIpcMode [2022-04-04T18:54:19.749Z] === PAUSE TestDaemonRestartIpcMode [2022-04-04T18:54:19.749Z] === RUN TestDaemonHostGatewayIP [2022-04-04T18:54:19.749Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T18:54:19.749Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-04-04T18:54:19.749Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-04T18:54:19.749Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-04T18:54:19.749Z] === RUN TestContainerKillOnDaemonStart [2022-04-04T18:54:19.749Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-04T18:54:19.749Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-04T18:54:19.749Z] === RUN TestDiff [2022-04-04T18:54:20.009Z] --- PASS: TestDiff (0.40s) [2022-04-04T18:54:20.009Z] === RUN TestExecWithCloseStdin [2022-04-04T18:54:20.350Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-04T18:54:20.576Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-04-04T18:54:20.576Z] === RUN TestExec [2022-04-04T18:54:20.662Z] --- PASS: TestRemoveImageGarbageCollector (1.80s) [2022-04-04T18:54:20.662Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-04T18:54:20.662Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-04T18:54:20.662Z] === RUN TestTagInvalidReference [2022-04-04T18:54:20.662Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-04T18:54:20.662Z] === RUN TestTagValidPrefixedRepo [2022-04-04T18:54:20.662Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-04T18:54:20.662Z] === RUN TestTagExistedNameWithoutForce [2022-04-04T18:54:20.662Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-04T18:54:20.662Z] === RUN TestTagOfficialNames [2022-04-04T18:54:20.662Z] --- PASS: TestTagOfficialNames (0.04s) [2022-04-04T18:54:20.662Z] === RUN TestTagMatchesDigest [2022-04-04T18:54:20.662Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-04T18:54:20.662Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-04T18:54:20.689Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-04-04T18:54:20.807Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-04T18:54:20.834Z] --- PASS: TestExec (0.45s) [2022-04-04T18:54:20.834Z] === RUN TestExecUser [2022-04-04T18:54:21.265Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-04T18:54:21.265Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-04T18:54:21.265Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-04T18:54:21.265Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-04T18:54:21.265Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-04T18:54:21.265Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-04T18:54:21.265Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-04T18:54:21.265Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-04T18:54:21.265Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-04T18:54:21.265Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-04T18:54:21.265Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-04T18:54:21.402Z] --- PASS: TestExecUser (0.46s) [2022-04-04T18:54:21.402Z] === RUN TestExportContainerAndImportImage [2022-04-04T18:54:21.721Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-04T18:54:21.969Z] --- PASS: TestExportContainerAndImportImage (0.52s) [2022-04-04T18:54:21.970Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-04T18:54:22.688Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-04T18:54:22.688Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-04T18:54:23.347Z] --- PASS: TestExportContainerAfterDaemonRestart (1.33s) [2022-04-04T18:54:23.347Z] === RUN TestHealthCheckWorkdir [2022-04-04T18:54:23.912Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-04-04T18:54:23.912Z] === RUN TestHealthKillContainer [2022-04-04T18:54:24.879Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-04T18:54:25.819Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-04-04T18:54:26.756Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-04T18:54:27.926Z] --- PASS: TestBuildMultiStageLayerLeak (8.07s) [2022-04-04T18:54:27.926Z] === RUN TestBuildWithHugeFile [2022-04-04T18:54:32.027Z] --- PASS: TestHealthKillContainer (7.86s) [2022-04-04T18:54:32.027Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-04T18:54:32.027Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-04T18:54:32.027Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-04T18:54:32.027Z] === RUN TestIpcModeNone [2022-04-04T18:54:32.285Z] --- PASS: TestIpcModeNone (0.58s) [2022-04-04T18:54:32.285Z] === RUN TestIpcModePrivate [2022-04-04T18:54:32.543Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-04-04T18:54:32.543Z] --- PASS: TestIpcModePrivate (0.44s) [2022-04-04T18:54:32.543Z] === RUN TestIpcModeShareable [2022-04-04T18:54:32.543Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-04T18:54:32.543Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-04-04T18:54:32.543Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-04T18:54:33.920Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.33s) [2022-04-04T18:54:33.920Z] === RUN TestAPIIpcModeHost [2022-04-04T18:54:33.920Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-04T18:54:33.920Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-04-04T18:54:33.920Z] === RUN TestDaemonIpcModeShareable [2022-04-04T18:54:33.920Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-04T18:54:33.920Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-04-04T18:54:33.920Z] === RUN TestDaemonIpcModePrivate [2022-04-04T18:54:34.857Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-04-04T18:54:34.880Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-04T18:54:35.114Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-04-04T18:54:35.114Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-04T18:54:35.114Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-04T18:54:35.114Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-04T18:54:35.114Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-04T18:54:35.114Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-04T18:54:35.114Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-04T18:54:35.114Z] === RUN TestIpcModeOlderClient [2022-04-04T18:54:35.114Z] === PAUSE TestIpcModeOlderClient [2022-04-04T18:54:35.114Z] === RUN TestKillContainerInvalidSignal [2022-04-04T18:54:35.446Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-04T18:54:35.682Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-04-04T18:54:35.682Z] === RUN TestKillContainer [2022-04-04T18:54:35.682Z] === RUN TestKillContainer/no_signal [2022-04-04T18:54:35.705Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-04T18:54:35.941Z] === RUN TestKillContainer/non_killing_signal [2022-04-04T18:54:36.200Z] === RUN TestKillContainer/killing_signal [2022-04-04T18:54:36.275Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-04T18:54:36.768Z] --- PASS: TestKillContainer (1.23s) [2022-04-04T18:54:36.768Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-04-04T18:54:36.768Z] --- PASS: TestKillContainer/non_killing_signal (0.24s) [2022-04-04T18:54:36.768Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-04-04T18:54:36.768Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-04T18:54:36.768Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-04T18:54:37.336Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-04T18:54:37.594Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s) [2022-04-04T18:54:37.594Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-04-04T18:54:37.594Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-04-04T18:54:37.594Z] === RUN TestKillStoppedContainer [2022-04-04T18:54:37.594Z] --- PASS: TestKillStoppedContainer (0.03s) [2022-04-04T18:54:37.594Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-04T18:54:37.594Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s) [2022-04-04T18:54:37.594Z] === RUN TestKillDifferentUserContainer [2022-04-04T18:54:37.654Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-04T18:54:37.654Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-04-04T18:54:37.654Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-04T18:54:37.913Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-04T18:54:38.162Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-04-04T18:54:38.162Z] === RUN TestInspectOomKilledTrue [2022-04-04T18:54:38.162Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T18:54:38.162Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-04T18:54:38.162Z] === RUN TestInspectOomKilledFalse [2022-04-04T18:54:38.162Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T18:54:38.162Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-04T18:54:38.162Z] === RUN TestLinksEtcHostsContentMatch [2022-04-04T18:54:38.162Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-04T18:54:38.162Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-04-04T18:54:38.162Z] === RUN TestLinksContainerNames [2022-04-04T18:54:38.848Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-04-04T18:54:39.095Z] --- PASS: TestLinksContainerNames (0.82s) [2022-04-04T18:54:39.095Z] === RUN TestLogsFollowTailEmpty [2022-04-04T18:54:39.354Z] --- PASS: TestLogsFollowTailEmpty (0.38s) [2022-04-04T18:54:39.354Z] === RUN TestContainerNetworkMountsNoChown [2022-04-04T18:54:39.612Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2022-04-04T18:54:39.612Z] === RUN TestMountDaemonRoot [2022-04-04T18:54:39.612Z] === RUN TestMountDaemonRoot/default [2022-04-04T18:54:39.612Z] === PAUSE TestMountDaemonRoot/default [2022-04-04T18:54:39.612Z] === RUN TestMountDaemonRoot/private [2022-04-04T18:54:39.612Z] === PAUSE TestMountDaemonRoot/private [2022-04-04T18:54:39.612Z] === RUN TestMountDaemonRoot/rprivate [2022-04-04T18:54:39.612Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-04T18:54:39.612Z] === RUN TestMountDaemonRoot/slave [2022-04-04T18:54:39.612Z] === PAUSE TestMountDaemonRoot/slave [2022-04-04T18:54:39.612Z] === RUN TestMountDaemonRoot/rslave [2022-04-04T18:54:39.612Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-04T18:54:39.612Z] === RUN TestMountDaemonRoot/shared [2022-04-04T18:54:39.612Z] === PAUSE TestMountDaemonRoot/shared [2022-04-04T18:54:39.612Z] === RUN TestMountDaemonRoot/rshared [2022-04-04T18:54:39.612Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-04T18:54:39.612Z] === CONT TestMountDaemonRoot/default [2022-04-04T18:54:39.612Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-04T18:54:39.612Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-04T18:54:39.612Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-04T18:54:39.612Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-04T18:54:39.612Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-04T18:54:39.612Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-04T18:54:39.612Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-04T18:54:39.612Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-04T18:54:39.612Z] === CONT TestMountDaemonRoot/rslave [2022-04-04T18:54:39.612Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-04T18:54:39.612Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-04T18:54:39.612Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-04T18:54:39.612Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-04T18:54:39.612Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-04T18:54:39.612Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-04T18:54:39.612Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-04T18:54:39.612Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-04T18:54:39.612Z] === CONT TestMountDaemonRoot/rshared [2022-04-04T18:54:39.612Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-04T18:54:39.612Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-04T18:54:39.612Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-04T18:54:39.612Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-04T18:54:39.612Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-04T18:54:39.612Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-04T18:54:39.612Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-04T18:54:39.612Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-04T18:54:39.612Z] === CONT TestMountDaemonRoot/shared [2022-04-04T18:54:39.612Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-04T18:54:39.612Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-04T18:54:39.612Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-04T18:54:39.612Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-04T18:54:39.612Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-04T18:54:39.612Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-04T18:54:39.612Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-04T18:54:39.612Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-04T18:54:39.612Z] === CONT TestMountDaemonRoot/rprivate [2022-04-04T18:54:39.612Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-04T18:54:39.612Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-04T18:54:39.612Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-04T18:54:39.612Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-04T18:54:39.612Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-04T18:54:39.612Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-04T18:54:39.612Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-04T18:54:39.612Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-04T18:54:39.612Z] === CONT TestMountDaemonRoot/slave [2022-04-04T18:54:39.612Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-04T18:54:39.612Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-04T18:54:39.612Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-04T18:54:39.612Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-04T18:54:39.612Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-04T18:54:39.612Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-04T18:54:39.612Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-04T18:54:39.612Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-04T18:54:39.612Z] === CONT TestMountDaemonRoot/private [2022-04-04T18:54:39.612Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-04T18:54:39.612Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-04T18:54:39.612Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-04T18:54:39.612Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-04T18:54:39.612Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-04T18:54:39.612Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-04T18:54:39.612Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-04T18:54:39.612Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-04T18:54:39.612Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-04T18:54:39.612Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-04T18:54:39.612Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-04T18:54:39.612Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-04T18:54:39.782Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-04-04T18:54:39.870Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-04T18:54:39.870Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-04T18:54:39.870Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-04T18:54:39.870Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-04T18:54:39.870Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-04T18:54:39.870Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-04T18:54:39.870Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-04T18:54:39.870Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-04T18:54:39.870Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-04T18:54:39.870Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-04T18:54:39.870Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-04T18:54:39.870Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-04T18:54:39.870Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-04T18:54:39.870Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-04T18:54:39.870Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-04T18:54:39.870Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-04T18:54:39.870Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-04T18:54:39.870Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-04T18:54:39.870Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-04T18:54:40.128Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-04T18:54:40.128Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-04T18:54:40.128Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-04T18:54:40.128Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-04T18:54:40.128Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-04T18:54:40.128Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-04-04T18:54:40.128Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-04T18:54:40.128Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-04-04T18:54:40.128Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-04-04T18:54:40.128Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-04-04T18:54:40.128Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-04-04T18:54:40.128Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-04T18:54:40.128Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s) [2022-04-04T18:54:40.128Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-04-04T18:54:40.128Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-04-04T18:54:40.128Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-04-04T18:54:40.128Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-04T18:54:40.128Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-04-04T18:54:40.128Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-04-04T18:54:40.128Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-04-04T18:54:40.128Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-04-04T18:54:40.128Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-04T18:54:40.128Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-04T18:54:40.128Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-04T18:54:40.128Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.01s) [2022-04-04T18:54:40.128Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-04T18:54:40.128Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-04T18:54:40.128Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-04T18:54:40.128Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-04T18:54:40.128Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-04T18:54:40.128Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-04T18:54:40.128Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-04T18:54:40.128Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-04T18:54:40.128Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-04T18:54:40.128Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.01s) [2022-04-04T18:54:40.128Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-04T18:54:40.128Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-04T18:54:40.128Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-04T18:54:40.128Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-04T18:54:40.128Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-04T18:54:40.128Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-04T18:54:40.128Z] === RUN TestContainerBindMountNonRecursive [2022-04-04T18:54:40.128Z] 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-04-04T18:54:40.128Z] --- SKIP: TestContainerBindMountNonRecursive (0.03s) [2022-04-04T18:54:40.128Z] === RUN TestContainerVolumesMountedAsShared [2022-04-04T18:54:40.128Z] 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-04-04T18:54:40.128Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-04-04T18:54:40.128Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-04T18:54:40.128Z] 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-04-04T18:54:40.128Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-04-04T18:54:40.128Z] === RUN TestNetworkNat [2022-04-04T18:54:40.693Z] --- PASS: TestNetworkNat (0.52s) [2022-04-04T18:54:40.693Z] === RUN TestNetworkLocalhostTCPNat [2022-04-04T18:54:40.953Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s) [2022-04-04T18:54:40.953Z] === RUN TestNetworkLoopbackNat [2022-04-04T18:54:41.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-04T18:54:41.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-04T18:54:43.067Z] docker_api_swarm_test.go:563: [d4439c79f60da] joining swarm manager [d17d51f7b8b27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T18:54:43.482Z] --- PASS: TestNetworkLoopbackNat (2.50s) [2022-04-04T18:54:43.482Z] === RUN TestPause [2022-04-04T18:54:43.482Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T18:54:43.482Z] --- SKIP: TestPause (0.00s) [2022-04-04T18:54:43.482Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-04T18:54:43.482Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-04T18:54:43.482Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-04T18:54:43.482Z] === RUN TestPauseStopPausedContainer [2022-04-04T18:54:43.482Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T18:54:43.482Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-04-04T18:54:43.482Z] === RUN TestPidHost [2022-04-04T18:54:43.743Z] Removing intermediate container 7b5e2ca55b0c [2022-04-04T18:54:43.743Z] ---> c1cb35cdcfae [2022-04-04T18:54:43.743Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-04-04T18:54:43.743Z] ---> Running in b4d45853bef1 [2022-04-04T18:54:43.743Z] Removing intermediate container b4d45853bef1 [2022-04-04T18:54:43.743Z] ---> d877f5d81c43 [2022-04-04T18:54:43.743Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-04T18:54:43.743Z] ---> Running in e8bad45b6642 [2022-04-04T18:54:43.743Z] Removing intermediate container e8bad45b6642 [2022-04-04T18:54:43.743Z] ---> bfbcb792bbd3 [2022-04-04T18:54:43.743Z] Step 11/11 : COPY . . [2022-04-04T18:54:44.418Z] --- PASS: TestPidHost (0.93s) [2022-04-04T18:54:44.418Z] === RUN TestPsFilter [2022-04-04T18:54:44.677Z] --- PASS: TestPsFilter (0.10s) [2022-04-04T18:54:44.677Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-04T18:54:44.936Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2022-04-04T18:54:44.936Z] === RUN TestRemoveContainerWithVolume [2022-04-04T18:54:45.194Z] --- PASS: TestRemoveContainerWithVolume (0.37s) [2022-04-04T18:54:45.194Z] === RUN TestRemoveContainerRunning [2022-04-04T18:54:45.761Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-04-04T18:54:45.761Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-04T18:54:46.019Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-04-04T18:54:46.019Z] === RUN TestRemoveInvalidContainer [2022-04-04T18:54:46.019Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-04T18:54:46.019Z] === RUN TestRenameLinkedContainer [2022-04-04T18:54:47.924Z] --- PASS: TestRenameLinkedContainer (1.60s) [2022-04-04T18:54:47.924Z] === RUN TestRenameStoppedContainer [2022-04-04T18:54:48.183Z] --- PASS: TestRenameStoppedContainer (0.37s) [2022-04-04T18:54:48.183Z] === RUN TestRenameRunningContainerAndReuse [2022-04-04T18:54:48.751Z] --- PASS: TestRenameRunningContainerAndReuse (0.78s) [2022-04-04T18:54:48.751Z] === RUN TestRenameInvalidName [2022-04-04T18:54:49.318Z] --- PASS: TestRenameInvalidName (0.41s) [2022-04-04T18:54:49.318Z] === RUN TestRenameAnonymousContainer [2022-04-04T18:54:49.635Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-04T18:54:49.635Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-04T18:54:49.635Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-04T18:54:49.894Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-04T18:54:50.463Z] === RUN TestDockerSuite/TestBuildFails [2022-04-04T18:54:50.695Z] --- PASS: TestRenameAnonymousContainer (1.40s) [2022-04-04T18:54:50.695Z] === RUN TestRenameContainerWithSameName [2022-04-04T18:54:51.032Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-04T18:54:51.032Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-04T18:54:51.261Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-04-04T18:54:51.261Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-04T18:54:51.830Z] --- PASS: TestRenameContainerWithLinkedContainer (0.75s) [2022-04-04T18:54:51.830Z] === RUN TestResize [2022-04-04T18:54:52.136Z] --- PASS: TestResize (0.40s) [2022-04-04T18:54:52.136Z] === RUN TestResizeWithInvalidSize [2022-04-04T18:54:52.728Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-04-04T18:54:52.728Z] === RUN TestResizeWhenContainerNotStarted [2022-04-04T18:54:53.317Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2022-04-04T18:54:53.317Z] === RUN TestDaemonRestartKillContainers [2022-04-04T18:54:53.317Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-04T18:54:53.317Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-04T18:54:53.317Z] === RUN TestCgroupNamespacesRun [2022-04-04T18:54:53.563Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-04T18:54:53.563Z] docker_api_swarm_test.go:585: [d18fa6d2c351a] joining swarm manager [d17d51f7b8b27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T18:54:54.254Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-04-04T18:54:54.254Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-04T18:54:55.627Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) [2022-04-04T18:54:55.627Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-04T18:54:56.564Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-04-04T18:54:56.564Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-04T18:54:56.850Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-04T18:54:56.850Z] check_test.go:379: [d4439c79f60da] daemon is not started [2022-04-04T18:54:57.786Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-04T18:54:57.940Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2022-04-04T18:54:57.940Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-04T18:54:58.876Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2022-04-04T18:54:58.876Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-04T18:54:59.181Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-04T18:54:59.440Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-04T18:55:00.252Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-04-04T18:55:00.252Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-04T18:55:00.379Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-04T18:55:00.819Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-04-04T18:55:00.819Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-04T18:55:01.759Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2022-04-04T18:55:01.759Z] === RUN TestNISDomainname [2022-04-04T18:55:01.759Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-04T18:55:01.759Z] --- SKIP: TestNISDomainname (0.02s) [2022-04-04T18:55:01.759Z] === RUN TestHostnameDnsResolution [2022-04-04T18:55:02.283Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-04T18:55:02.695Z] --- PASS: TestHostnameDnsResolution (0.64s) [2022-04-04T18:55:02.695Z] === RUN TestUnprivilegedPortsAndPing [2022-04-04T18:55:02.695Z] 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-04-04T18:55:02.695Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-04-04T18:55:02.695Z] === RUN TestPrivilegedHostDevices [2022-04-04T18:55:02.850Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-04T18:55:02.952Z] --- PASS: TestPrivilegedHostDevices (0.43s) [2022-04-04T18:55:02.952Z] === RUN TestStats [2022-04-04T18:55:02.952Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T18:55:02.952Z] --- SKIP: TestStats (0.00s) [2022-04-04T18:55:02.952Z] === RUN TestStopContainerWithTimeout [2022-04-04T18:55:02.952Z] === RUN TestStopContainerWithTimeout/0 [2022-04-04T18:55:02.952Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-04T18:55:02.952Z] === RUN TestStopContainerWithTimeout/1 [2022-04-04T18:55:02.952Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-04T18:55:02.952Z] === RUN TestStopContainerWithTimeout/3 [2022-04-04T18:55:02.952Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-04T18:55:02.952Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-04T18:55:02.952Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-04T18:55:02.952Z] === CONT TestStopContainerWithTimeout/0 [2022-04-04T18:55:02.952Z] === CONT TestStopContainerWithTimeout/3 [2022-04-04T18:55:03.109Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-04T18:55:03.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-04T18:55:03.519Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-04T18:55:05.012Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-04T18:55:06.045Z] === CONT TestStopContainerWithTimeout/1 [2022-04-04T18:55:06.916Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-04T18:55:06.916Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-04-04T18:55:06.916Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-04T18:55:06.916Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-04-04T18:55:06.984Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-04T18:55:06.984Z] --- PASS: TestStopContainerWithTimeout/0 (0.69s) [2022-04-04T18:55:06.984Z] --- PASS: TestStopContainerWithTimeout/3 (2.66s) [2022-04-04T18:55:06.984Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) [2022-04-04T18:55:06.984Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-04-04T18:55:06.984Z] === RUN TestDeleteDevicemapper [2022-04-04T18:55:06.984Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-04T18:55:06.984Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-04T18:55:06.984Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-04T18:55:07.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-04T18:55:08.296Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-04T18:55:08.360Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.17s) [2022-04-04T18:55:08.360Z] === RUN TestUpdateMemory [2022-04-04T18:55:08.360Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T18:55:08.360Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-04T18:55:08.360Z] === RUN TestUpdateCPUQuota [2022-04-04T18:55:08.360Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T18:55:08.360Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-04-04T18:55:08.360Z] === RUN TestUpdatePidsLimit [2022-04-04T18:55:08.360Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T18:55:08.360Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-04-04T18:55:08.360Z] === RUN TestUpdateRestartPolicy [2022-04-04T18:55:09.676Z] docker_api_swarm_test.go:46: [d2ef1b7a361f2] joining swarm manager [dd476ab7c2a9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T18:55:12.965Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-04T18:55:13.224Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-04T18:55:13.651Z] ---> 79a9e423111d [2022-04-04T18:55:13.651Z] Successfully built 79a9e423111d [2022-04-04T18:55:13.651Z] Successfully tagged docker:latest [2022-04-04T18:55:13.651Z] INFO: Image build ended at 04/04/2022 18:55:12. Duration:00:03:25.4179295 [2022-04-04T18:55:13.651Z] [2022-04-04T18:55:13.651Z] [2022-04-04T18:55:13.651Z] INFO: Building the test binaries at 04/04/2022 18:55:12... [2022-04-04T18:55:14.161Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-04T18:55:14.728Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-04T18:55:15.294Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-04T18:55:15.294Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-04T18:55:15.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-04T18:55:15.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-04T18:55:15.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-04T18:55:16.229Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-04T18:55:16.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-04T18:55:16.488Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-04T18:55:16.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-04T18:55:17.054Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-04T18:55:17.313Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-04T18:55:17.571Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-04T18:55:17.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-04T18:55:17.971Z] INFO: make.ps1 starting at 04/04/2022 18:55:17 [2022-04-04T18:55:17.971Z] INFO: Git commit (2ff043c9fe) assumed from DOCKER_GITCOMMIT environment variable [2022-04-04T18:55:17.971Z] INFO: Invoking autogen... [2022-04-04T18:55:18.139Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-04T18:55:18.427Z] INFO: Building daemon... [2022-04-04T18:55:19.518Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-04T18:55:19.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-04T18:55:20.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-04T18:55:20.559Z] --- PASS: TestUpdateRestartPolicy (10.89s) [2022-04-04T18:55:20.559Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-04T18:55:20.559Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-04-04T18:55:20.559Z] === RUN TestWaitNonBlocked [2022-04-04T18:55:20.559Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T18:55:20.559Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T18:55:20.559Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T18:55:20.559Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T18:55:20.559Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T18:55:20.559Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T18:55:20.559Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-04T18:55:20.559Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.57s) [2022-04-04T18:55:20.559Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s) [2022-04-04T18:55:20.559Z] === RUN TestWaitBlocked [2022-04-04T18:55:20.559Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-04T18:55:20.559Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-04T18:55:20.559Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-04T18:55:20.559Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-04T18:55:20.559Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-04T18:55:20.559Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-04T18:55:20.818Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-04T18:55:20.818Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s) [2022-04-04T18:55:20.818Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s) [2022-04-04T18:55:20.818Z] === CONT TestDaemonRestartIpcMode [2022-04-04T18:55:20.818Z] === CONT TestIpcModeOlderClient [2022-04-04T18:55:20.818Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-04-04T18:55:20.818Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-04T18:55:21.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-04T18:55:22.054Z] --- PASS: TestImportExtremelyLargeImageWorks (177.84s) [2022-04-04T18:55:22.054Z] PASS [2022-04-04T18:55:22.054Z] [2022-04-04T18:55:22.054Z] DONE 22 tests in 182.119s [2022-04-04T18:55:22.054Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-04T18:55:22.054Z] ++ 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-04-04T18:55:22.054Z] ++ set -e [2022-04-04T18:55:22.054Z] ++ '[' -n 0 ']' [2022-04-04T18:55:22.054Z] ++ set -x [2022-04-04T18:55:22.054Z] ++ 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-04-04T18:55:22.054Z] INFO: Testing against a local daemon [2022-04-04T18:55:22.054Z] === RUN TestNetworkCreateDelete [2022-04-04T18:55:22.054Z] --- PASS: TestNetworkCreateDelete (0.19s) [2022-04-04T18:55:22.054Z] === RUN TestDockerNetworkDeletePreferID [2022-04-04T18:55:22.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-04T18:55:22.314Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-04T18:55:22.572Z] --- PASS: TestDockerNetworkDeletePreferID (0.60s) [2022-04-04T18:55:22.573Z] === RUN TestDaemonDNSFallback [2022-04-04T18:55:22.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-04T18:55:23.353Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.47s) [2022-04-04T18:55:23.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-04T18:55:23.613Z] --- PASS: TestDaemonRestartIpcMode (2.78s) [2022-04-04T18:55:23.613Z] PASS [2022-04-04T18:55:23.613Z] [2022-04-04T18:55:23.613Z] === Skipped [2022-04-04T18:55:23.613Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-04T18:55:23.613Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T18:55:23.613Z] [2022-04-04T18:55:23.613Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-04-04T18:55:23.613Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-04T18:55:23.613Z] [2022-04-04T18:55:23.613Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-04-04T18:55:23.613Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T18:55:23.613Z] [2022-04-04T18:55:23.613Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-04-04T18:55:23.613Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-04T18:55:23.613Z] [2022-04-04T18:55:23.613Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-04T18:55:23.613Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-04T18:55:23.613Z] [2022-04-04T18:55:23.613Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-04-04T18:55:23.613Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-04T18:55:23.613Z] [2022-04-04T18:55:23.613Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-04-04T18:55:23.613Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-04T18:55:23.613Z] [2022-04-04T18:55:23.613Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-04-04T18:55:23.613Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-04T18:55:23.613Z] [2022-04-04T18:55:23.613Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-04T18:55:23.613Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-04T18:55:23.613Z] [2022-04-04T18:55:23.613Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-04T18:55:23.613Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-04T18:55:23.613Z] [2022-04-04T18:55:23.613Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-04T18:55:23.613Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T18:55:23.613Z] [2022-04-04T18:55:23.613Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-04T18:55:23.613Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T18:55:23.613Z] [2022-04-04T18:55:23.613Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-04-04T18:55:23.613Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-04T18:55:23.613Z] [2022-04-04T18:55:23.613Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.03s) [2022-04-04T18:55:23.613Z] 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-04-04T18:55:23.613Z] [2022-04-04T18:55:23.613Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-04-04T18:55:23.613Z] 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-04-04T18:55:23.613Z] [2022-04-04T18:55:23.613Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-04-04T18:55:23.613Z] 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-04-04T18:55:23.613Z] [2022-04-04T18:55:23.613Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-04-04T18:55:23.613Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T18:55:23.613Z] [2022-04-04T18:55:23.613Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-04T18:55:23.613Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-04T18:55:23.613Z] [2022-04-04T18:55:23.613Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-04-04T18:55:23.613Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T18:55:23.613Z] [2022-04-04T18:55:23.613Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-04-04T18:55:23.613Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-04T18:55:23.613Z] [2022-04-04T18:55:23.613Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-04-04T18:55:23.613Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-04T18:55:23.613Z] [2022-04-04T18:55:23.613Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-04-04T18:55:23.613Z] 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-04-04T18:55:23.613Z] [2022-04-04T18:55:23.613Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-04-04T18:55:23.613Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T18:55:23.613Z] [2022-04-04T18:55:23.613Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-04T18:55:23.613Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-04T18:55:23.613Z] [2022-04-04T18:55:23.613Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-04T18:55:23.613Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T18:55:23.613Z] [2022-04-04T18:55:23.613Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-04-04T18:55:23.613Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T18:55:23.613Z] [2022-04-04T18:55:23.613Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-04-04T18:55:23.613Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T18:55:23.613Z] [2022-04-04T18:55:23.613Z] DONE 178 tests, 27 skipped in 71.063s [2022-04-04T18:55:23.613Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-04T18:55:23.873Z] === RUN TestConfigDaemonLibtrustID [2022-04-04T18:55:24.445Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2022-04-04T18:55:24.445Z] === RUN TestDaemonConfigValidation [2022-04-04T18:55:24.445Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-04T18:55:24.445Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-04T18:55:24.445Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-04T18:55:24.445Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-04T18:55:24.445Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-04T18:55:24.445Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-04T18:55:24.445Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-04T18:55:24.445Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-04T18:55:24.445Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-04T18:55:24.445Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-04T18:55:24.445Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-04T18:55:24.445Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-04T18:55:24.445Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-04T18:55:24.445Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-04T18:55:24.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-04T18:55:24.707Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-04T18:55:24.707Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-04T18:55:24.707Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-04-04T18:55:24.707Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-04-04T18:55:24.707Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-04-04T18:55:24.707Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-04-04T18:55:24.707Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-04-04T18:55:24.707Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-04T18:55:24.707Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-04T18:55:25.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-04T18:55:25.644Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-04T18:55:26.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-04T18:55:26.241Z] 037d5740b404: Pull complete [2022-04-04T18:55:26.241Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-04-04T18:55:26.241Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T18:55:26.241Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-04-04T18:55:26.241Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-04-04T18:55:26.241Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.587' [2022-04-04T18:55:26.241Z] WARN: Skipping validation tests [2022-04-04T18:55:26.241Z] INFO: Running unit tests at 04/04/2022 18:55:15... [2022-04-04T18:55:26.241Z] INFO: make.ps1 starting at 04/04/2022 18:55:19 [2022-04-04T18:55:26.241Z] INFO: Git commit (2ff043c9fe) assumed from DOCKER_GITCOMMIT environment variable [2022-04-04T18:55:26.241Z] INFO: Invoking autogen... [2022-04-04T18:55:26.241Z] INFO: Running unit tests... [2022-04-04T18:55:26.638Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-04T18:55:26.638Z] Using test binary docker [2022-04-04T18:55:26.638Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-04T18:55:26.638Z] +++ /etc/init.d/apparmor start [2022-04-04T18:55:26.638Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-04T18:55:26.638Z] Starting dockerd [2022-04-04T18:55:26.638Z] INFO: Waiting for daemon to start... [2022-04-04T18:55:26.638Z] +++ 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-04-04T18:55:26.760Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-04T18:55:27.017Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-04T18:55:27.202Z] 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/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/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-04-04T18:55:27.326Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-04-04T18:55:27.950Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-04T18:55:27.950Z] daemon_test.go:156: [dbf4f34220c39] daemon is not started [2022-04-04T18:55:27.950Z] --- PASS: TestConfigDaemonSeccompProfiles (3.27s) [2022-04-04T18:55:27.950Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-04-04T18:55:27.950Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-04-04T18:55:27.950Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.10s) [2022-04-04T18:55:27.950Z] === RUN TestDaemonProxy [2022-04-04T18:55:27.950Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-04T18:55:27.950Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-04T18:55:27.950Z] PASS [2022-04-04T18:55:27.950Z] [2022-04-04T18:55:27.950Z] === Skipped [2022-04-04T18:55:27.950Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-04-04T18:55:27.950Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-04T18:55:27.950Z] [2022-04-04T18:55:27.950Z] DONE 12 tests, 1 skipped in 4.374s [2022-04-04T18:55:27.950Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-04T18:55:28.208Z] INFO: Testing against a local daemon [2022-04-04T18:55:28.208Z] === RUN TestCommitInheritsEnv [2022-04-04T18:55:28.260Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-04-04T18:55:28.830Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-04T18:55:28.830Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-04T18:55:28.830Z] --- PASS: TestDaemonDNSFallback (6.42s) [2022-04-04T18:55:28.830Z] === RUN TestInspectNetwork [2022-04-04T18:55:29.092Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-04T18:55:29.092Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-04T18:55:29.352Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-04T18:55:29.352Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-04T18:55:30.110Z] --- PASS: TestCommitInheritsEnv (1.89s) [2022-04-04T18:55:30.110Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-04T18:55:30.110Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-04T18:55:30.110Z] === RUN TestImportWithCustomPlatform [2022-04-04T18:55:30.110Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-04T18:55:30.369Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-04T18:55:30.369Z] === RUN TestImportWithCustomPlatform// [2022-04-04T18:55:30.369Z] === RUN TestImportWithCustomPlatform/linux [2022-04-04T18:55:30.369Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-04T18:55:30.369Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-04T18:55:30.369Z] === RUN TestImportWithCustomPlatform/macos [2022-04-04T18:55:30.369Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-04T18:55:30.369Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-04T18:55:30.369Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-04-04T18:55:30.369Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-04-04T18:55:30.369Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-04T18:55:30.369Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-04T18:55:30.369Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-04-04T18:55:30.369Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-04T18:55:30.369Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-04-04T18:55:30.369Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-04T18:55:30.369Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-04T18:55:30.369Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-04T18:55:30.369Z] === RUN TestImagesFilterMultiReference [2022-04-04T18:55:30.629Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-04-04T18:55:30.629Z] === RUN TestImagePullPlatformInvalid [2022-04-04T18:55:30.629Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-04T18:55:30.629Z] === RUN TestRemoveImageOrphaning [2022-04-04T18:55:31.891Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-04T18:55:32.533Z] --- PASS: TestRemoveImageOrphaning (1.58s) [2022-04-04T18:55:32.533Z] === RUN TestRemoveImageGarbageCollector [2022-04-04T18:55:32.533Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-04T18:55:32.533Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-04T18:55:32.533Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-04T18:55:32.533Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-04T18:55:32.533Z] === RUN TestTagInvalidReference [2022-04-04T18:55:32.533Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-04T18:55:32.533Z] === RUN TestTagValidPrefixedRepo [2022-04-04T18:55:32.533Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-04T18:55:32.533Z] === RUN TestTagExistedNameWithoutForce [2022-04-04T18:55:32.533Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-04T18:55:32.533Z] === RUN TestTagOfficialNames [2022-04-04T18:55:32.533Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-04T18:55:32.533Z] === RUN TestTagMatchesDigest [2022-04-04T18:55:32.533Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-04T18:55:32.533Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-04T18:55:32.830Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-04T18:55:33.089Z] === RUN TestInspectNetwork/full_network_id [2022-04-04T18:55:33.089Z] === RUN TestInspectNetwork/partial_network_id [2022-04-04T18:55:33.223Z] . [2022-04-04T18:55:33.223Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-04T18:55:33.348Z] === RUN TestInspectNetwork/network_name [2022-04-04T18:55:33.348Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-04T18:55:33.484Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-04T18:55:33.484Z] Error: No such image: emptyfs [2022-04-04T18:55:33.484Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-04T18:55:33.484Z] ++++ docker load [2022-04-04T18:55:33.484Z] Running integration-test (iteration 1) [2022-04-04T18:55:33.484Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-04-04T18:55:33.484Z] ++ 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-04-04T18:55:33.484Z] ++ set -e [2022-04-04T18:55:33.484Z] ++ '[' -n 0 ']' [2022-04-04T18:55:33.484Z] ++ set -x [2022-04-04T18:55:33.484Z] ++ 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-04-04T18:55:33.745Z] Loaded image: busybox:latest [2022-04-04T18:55:34.006Z] Loaded image: busybox:glibc [2022-04-04T18:55:34.950Z] Loaded image: debian:bullseye-slim [2022-04-04T18:55:34.950Z] Loaded image: hello-world:latest [2022-04-04T18:55:34.950Z] Loaded image: arm32v7/hello-world:latest [2022-04-04T18:55:34.950Z] INFO: Testing against a local daemon [2022-04-04T18:55:34.950Z] === RUN TestCgroupNamespacesBuild [2022-04-04T18:55:35.253Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-04T18:55:35.512Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-04T18:55:35.771Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-04T18:55:36.338Z] --- PASS: TestCgroupNamespacesBuild (1.24s) [2022-04-04T18:55:36.338Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-04T18:55:37.500Z] ? github.com/docker/docker/api [no test files] [2022-04-04T18:55:37.674Z] --- PASS: TestInspectNetwork (8.60s) [2022-04-04T18:55:37.674Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-04T18:55:37.674Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-04T18:55:37.674Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-04T18:55:37.674Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-04T18:55:37.674Z] === RUN TestRunContainerWithBridgeNone [2022-04-04T18:55:37.724Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s) [2022-04-04T18:55:37.724Z] === RUN TestBuildWithSession [2022-04-04T18:55:37.724Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T18:55:37.724Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-04T18:55:37.724Z] === RUN TestBuildSquashParent [2022-04-04T18:55:39.576Z] --- PASS: TestRunContainerWithBridgeNone (2.00s) [2022-04-04T18:55:39.577Z] === RUN TestNetworkInvalidJSON [2022-04-04T18:55:39.577Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-04T18:55:39.577Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-04T18:55:39.577Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T18:55:39.577Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T18:55:39.577Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T18:55:39.577Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T18:55:39.577Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-04T18:55:39.577Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T18:55:39.577Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T18:55:39.577Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-04-04T18:55:39.577Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-04-04T18:55:39.577Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-04-04T18:55:39.577Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-04-04T18:55:39.577Z] === RUN TestNetworkList [2022-04-04T18:55:39.577Z] === RUN TestNetworkList//networks [2022-04-04T18:55:39.577Z] === PAUSE TestNetworkList//networks [2022-04-04T18:55:39.577Z] === RUN TestNetworkList//networks/ [2022-04-04T18:55:39.577Z] === PAUSE TestNetworkList//networks/ [2022-04-04T18:55:39.577Z] === CONT TestNetworkList//networks [2022-04-04T18:55:39.577Z] === CONT TestNetworkList//networks/ [2022-04-04T18:55:39.577Z] --- PASS: TestNetworkList (0.01s) [2022-04-04T18:55:39.577Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-04T18:55:39.577Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-04T18:55:39.577Z] === RUN TestHostIPv4BridgeLabel [2022-04-04T18:55:40.144Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-04-04T18:55:40.144Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-04T18:55:41.025Z] --- PASS: TestBuildSquashParent (3.70s) [2022-04-04T18:55:41.025Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-04T18:55:41.025Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T18:55:41.025Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T18:55:41.025Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T18:55:41.025Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T18:55:41.025Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T18:55:41.025Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T18:55:41.025Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T18:55:41.025Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T18:55:41.025Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T18:55:41.025Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T18:55:41.025Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T18:55:41.025Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T18:55:41.025Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T18:55:41.025Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T18:55:41.099Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-04-04T18:55:41.099Z] === RUN TestDaemonDefaultNetworkPools [2022-04-04T18:55:42.035Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2022-04-04T18:55:42.035Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-04T18:55:42.415Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T18:55:42.415Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T18:55:43.361Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T18:55:43.361Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T18:55:43.413Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-04T18:55:43.413Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2022-04-04T18:55:43.413Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-04T18:55:44.352Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2022-04-04T18:55:44.352Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-04T18:55:44.749Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-04T18:55:44.749Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.25s) [2022-04-04T18:55:44.749Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.28s) [2022-04-04T18:55:44.749Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (0.99s) [2022-04-04T18:55:44.749Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.03s) [2022-04-04T18:55:44.749Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.00s) [2022-04-04T18:55:44.749Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.01s) [2022-04-04T18:55:44.749Z] === RUN TestBuildMultiStageCopy [2022-04-04T18:55:44.749Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-04T18:55:44.921Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.56s) [2022-04-04T18:55:44.921Z] === RUN TestServiceWithPredefinedNetwork [2022-04-04T18:55:45.693Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-04T18:55:45.693Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-04T18:55:45.858Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-04T18:55:45.954Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-04T18:55:45.954Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-04T18:55:46.215Z] --- PASS: TestBuildMultiStageCopy (1.77s) [2022-04-04T18:55:46.215Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.03s) [2022-04-04T18:55:46.215Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s) [2022-04-04T18:55:46.215Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2022-04-04T18:55:46.215Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.18s) [2022-04-04T18:55:46.215Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2022-04-04T18:55:46.215Z] === RUN TestBuildMultiStageParentConfig [2022-04-04T18:55:46.426Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-04T18:55:46.788Z] --- PASS: TestBuildMultiStageParentConfig (0.52s) [2022-04-04T18:55:46.788Z] === RUN TestBuildLabelWithTargets [2022-04-04T18:55:47.732Z] --- PASS: TestBuildLabelWithTargets (0.88s) [2022-04-04T18:55:47.732Z] === RUN TestBuildWithEmptyLayers [2022-04-04T18:55:47.806Z] --- PASS: TestServiceWithPredefinedNetwork (2.77s) [2022-04-04T18:55:47.806Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-04T18:55:47.806Z] service_test.go:243: FLAKY_TEST [2022-04-04T18:55:47.806Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T18:55:47.806Z] === RUN TestServiceWithDataPathPortInit [2022-04-04T18:55:47.993Z] --- PASS: TestBuildWithEmptyLayers (0.39s) [2022-04-04T18:55:47.993Z] === RUN TestBuildMultiStageOnBuild [2022-04-04T18:55:48.373Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-04T18:55:48.373Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-04-04T18:55:48.373Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-04T18:55:49.378Z] --- PASS: TestBuildMultiStageOnBuild (1.24s) [2022-04-04T18:55:49.378Z] === RUN TestBuildUncleanTarFilenames [2022-04-04T18:55:49.949Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2022-04-04T18:55:49.949Z] === RUN TestBuildMultiStageLayerLeak [2022-04-04T18:55:51.335Z] --- PASS: TestBuildMultiStageLayerLeak (1.25s) [2022-04-04T18:55:51.335Z] === RUN TestBuildWithHugeFile [2022-04-04T18:55:52.562Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-04T18:55:52.562Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-04T18:55:53.497Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-04T18:55:53.497Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-04T18:55:55.403Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-04T18:55:55.662Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-04T18:55:56.229Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-04T18:55:57.156Z] --- PASS: TestImportExtremelyLargeImageWorks (91.82s) [2022-04-04T18:55:57.156Z] PASS [2022-04-04T18:55:57.156Z] [2022-04-04T18:55:57.156Z] DONE 22 tests in 94.685s [2022-04-04T18:55:57.156Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-04T18:55:57.156Z] INFO: Testing against a local daemon [2022-04-04T18:55:57.156Z] === RUN TestNetworkCreateDelete [2022-04-04T18:55:57.156Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-04-04T18:55:57.156Z] === RUN TestDockerNetworkDeletePreferID [2022-04-04T18:55:57.156Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-04-04T18:55:57.156Z] === RUN TestDaemonDNSFallback [2022-04-04T18:55:57.167Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-04T18:55:58.542Z] === RUN TestMiddlewares [2022-04-04T18:55:58.542Z] --- PASS: TestMiddlewares (0.00s) [2022-04-04T18:55:58.542Z] PASS [2022-04-04T18:55:58.542Z] coverage: 7.9% of statements [2022-04-04T18:55:58.542Z] ok github.com/docker/docker/api/server 0.053s coverage: 7.9% of statements [2022-04-04T18:55:58.545Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-04T18:55:58.803Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-04T18:55:58.803Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-04T18:55:59.062Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-04T18:55:59.321Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-04T18:55:59.703Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-04-04T18:55:59.703Z] === RUN TestInspectNetwork [2022-04-04T18:55:59.887Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-04T18:56:01.272Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-04T18:56:01.531Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-04T18:56:02.244Z] === RUN TestInspectNetwork/full_network_id [2022-04-04T18:56:02.244Z] === RUN TestInspectNetwork/partial_network_id [2022-04-04T18:56:02.244Z] === RUN TestInspectNetwork/network_name [2022-04-04T18:56:02.244Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-04T18:56:03.436Z] --- PASS: TestServiceWithDataPathPortInit (15.54s) [2022-04-04T18:56:03.436Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-04T18:56:03.436Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-04T18:56:04.374Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-04T18:56:05.285Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-04T18:56:05.285Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-04T18:56:05.285Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-04T18:56:05.285Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-04T18:56:05.285Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-04-04T18:56:05.285Z] remote: Enumerating objects: 23, done. [2022-04-04T18:56:05.285Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-04-04T18:56:05.285Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-04-04T18:56:05.285Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-04-04T18:56:05.285Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-04-04T18:56:05.285Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-04-04T18:56:05.285Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-04-04T18:56:05.285Z] Cross building: bundles/cross/linux/ppc64le [2022-04-04T18:56:05.285Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-04T18:56:05.285Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-04T18:56:06.280Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-04T18:56:06.482Z] --- PASS: TestInspectNetwork (6.87s) [2022-04-04T18:56:06.482Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-04T18:56:06.482Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-04T18:56:06.482Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-04T18:56:06.482Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-04T18:56:06.482Z] === RUN TestRunContainerWithBridgeNone [2022-04-04T18:56:06.539Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jvm27yk89bn4wxvzego1ld241 Created:2022-04-04 18:56:04.70775709 +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[b2853e95e1f98bb66055270372cab416decdec302335612c695b0cfcef18002b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.b8fn7sdnkrf7h51e0i1wnmvoz EndpointID:1d8fbe6abdf05d44f8ed2a8d3f85c4058b07cfc465ce412c4b0f2eb68b6d3c3e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e8eda608e629a6371907152d539ea4e6bf483ceea0d8553912fd2b373bca5954 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:65fb8c442a9f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.b8fn7sdnkrf7h51e0i1wnmvoz EndpointID:1d8fbe6abdf05d44f8ed2a8d3f85c4058b07cfc465ce412c4b0f2eb68b6d3c3e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-04T18:56:07.107Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-04T18:56:07.888Z] --- PASS: TestRunContainerWithBridgeNone (1.68s) [2022-04-04T18:56:07.888Z] === RUN TestNetworkInvalidJSON [2022-04-04T18:56:07.888Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-04T18:56:07.888Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-04T18:56:07.888Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T18:56:07.888Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T18:56:07.888Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T18:56:07.888Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T18:56:07.888Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-04T18:56:07.888Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T18:56:07.888Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T18:56:07.888Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-04T18:56:07.888Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-04-04T18:56:07.888Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-04-04T18:56:07.888Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-04-04T18:56:07.888Z] === RUN TestNetworkList [2022-04-04T18:56:07.888Z] === RUN TestNetworkList//networks [2022-04-04T18:56:07.888Z] === PAUSE TestNetworkList//networks [2022-04-04T18:56:07.888Z] === RUN TestNetworkList//networks/ [2022-04-04T18:56:07.888Z] === PAUSE TestNetworkList//networks/ [2022-04-04T18:56:07.888Z] === CONT TestNetworkList//networks [2022-04-04T18:56:07.888Z] === CONT TestNetworkList//networks/ [2022-04-04T18:56:07.888Z] --- PASS: TestNetworkList (0.01s) [2022-04-04T18:56:07.888Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-04T18:56:07.888Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-04T18:56:07.888Z] === RUN TestHostIPv4BridgeLabel [2022-04-04T18:56:08.045Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-04T18:56:08.306Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-04T18:56:08.460Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-04T18:56:08.460Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-04T18:56:09.402Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-04-04T18:56:09.402Z] === RUN TestDaemonDefaultNetworkPools [2022-04-04T18:56:10.342Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-04-04T18:56:10.342Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-04T18:56:10.841Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-04T18:56:11.099Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.78s) [2022-04-04T18:56:11.099Z] PASS [2022-04-04T18:56:11.099Z] [2022-04-04T18:56:11.099Z] === Skipped [2022-04-04T18:56:11.099Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T18:56:11.099Z] service_test.go:243: FLAKY_TEST [2022-04-04T18:56:11.099Z] [2022-04-04T18:56:11.099Z] DONE 26 tests, 1 skipped in 49.451s [2022-04-04T18:56:11.099Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-04T18:56:11.099Z] ++ 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-04-04T18:56:11.099Z] ++ set -e [2022-04-04T18:56:11.099Z] ++ '[' -n 0 ']' [2022-04-04T18:56:11.099Z] ++ set -x [2022-04-04T18:56:11.099Z] ++ 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-04-04T18:56:11.281Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-04-04T18:56:11.281Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-04T18:56:11.358Z] INFO: Testing against a local daemon [2022-04-04T18:56:11.358Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-04T18:56:11.358Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T18:56:11.358Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-04T18:56:11.358Z] === RUN TestDockerNetworkIpvlan [2022-04-04T18:56:11.358Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T18:56:11.358Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-04T18:56:11.358Z] PASS [2022-04-04T18:56:11.358Z] [2022-04-04T18:56:11.358Z] === Skipped [2022-04-04T18:56:11.358Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-04T18:56:11.358Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T18:56:11.358Z] [2022-04-04T18:56:11.358Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-04T18:56:11.358Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T18:56:11.358Z] [2022-04-04T18:56:11.358Z] DONE 2 tests, 2 skipped in 0.180s [2022-04-04T18:56:11.358Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-04T18:56:11.358Z] ++ 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-04-04T18:56:11.358Z] ++ set -e [2022-04-04T18:56:11.358Z] ++ '[' -n 0 ']' [2022-04-04T18:56:11.358Z] ++ set -x [2022-04-04T18:56:11.358Z] ++ 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-04-04T18:56:11.358Z] INFO: Testing against a local daemon [2022-04-04T18:56:11.358Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-04T18:56:12.292Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-04T18:56:12.664Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-04-04T18:56:12.664Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-04T18:56:12.858Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2022-04-04T18:56:12.858Z] === RUN TestDockerNetworkMacvlan [2022-04-04T18:56:12.858Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-04T18:56:13.234Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-04-04T18:56:13.234Z] === RUN TestServiceWithPredefinedNetwork [2022-04-04T18:56:13.425Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-04T18:56:13.683Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-04T18:56:14.251Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-04T18:56:15.189Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-04T18:56:15.776Z] --- PASS: TestServiceWithPredefinedNetwork (2.35s) [2022-04-04T18:56:15.776Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-04T18:56:15.776Z] service_test.go:243: FLAKY_TEST [2022-04-04T18:56:15.776Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T18:56:15.776Z] === RUN TestServiceWithDataPathPortInit [2022-04-04T18:56:17.097Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-04-04T18:56:17.357Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-04T18:56:19.263Z] docker_api_swarm_test.go:304: [d0828affc06dc] joining swarm manager [deb2490328cd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T18:56:20.243Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-04T18:56:20.813Z] docker_api_swarm_test.go:305: [d06a8f086b995] joining swarm manager [deb2490328cd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T18:56:22.190Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-04T18:56:22.755Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-04-04T18:56:24.452Z] --- PASS: TestBuildWithHugeFile (106.00s) [2022-04-04T18:56:24.452Z] === RUN TestBuildWCOWSandboxSize [2022-04-04T18:56:24.452Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-04T18:56:24.452Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-04T18:56:24.452Z] === RUN TestBuildWithEmptyDockerfile [2022-04-04T18:56:24.452Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T18:56:24.452Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T18:56:24.452Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T18:56:24.452Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T18:56:24.452Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T18:56:24.452Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T18:56:24.452Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T18:56:24.452Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T18:56:24.452Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T18:56:24.452Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-04-04T18:56:24.452Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-04T18:56:24.452Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2022-04-04T18:56:24.452Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2022-04-04T18:56:24.452Z] === RUN TestBuildPreserveOwnership [2022-04-04T18:56:24.452Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T18:56:24.452Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-04T18:56:24.452Z] === RUN TestBuildPlatformInvalid [2022-04-04T18:56:24.452Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2022-04-04T18:56:24.452Z] PASS [2022-04-04T18:56:24.452Z] ok github.com/docker/docker/integration/build 160.990s [2022-04-04T18:56:24.452Z] [2022-04-04T18:56:24.452Z] === Skipped [2022-04-04T18:56:24.452Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-04T18:56:24.452Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T18:56:24.452Z] [2022-04-04T18:56:24.452Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-04T18:56:24.452Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:56:24.452Z] [2022-04-04T18:56:24.452Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-04-04T18:56:24.452Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T18:56:24.452Z] [2022-04-04T18:56:24.452Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-04T18:56:24.452Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T18:56:24.452Z] [2022-04-04T18:56:24.452Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-04T18:56:24.452Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-04T18:56:24.452Z] [2022-04-04T18:56:24.452Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-04T18:56:24.452Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T18:56:24.452Z] [2022-04-04T18:56:24.452Z] DONE 29 tests, 6 skipped in 188.313s [2022-04-04T18:56:24.452Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-04T18:56:24.452Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T18:56:24.452Z] INFO: Testing against a local daemon [2022-04-04T18:56:24.452Z] === RUN TestConfigInspect [2022-04-04T18:56:24.452Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:56:24.452Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-04T18:56:24.452Z] === RUN TestConfigList [2022-04-04T18:56:24.452Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:56:24.452Z] --- SKIP: TestConfigList (0.00s) [2022-04-04T18:56:24.452Z] === RUN TestConfigsCreateAndDelete [2022-04-04T18:56:24.452Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:56:24.452Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-04T18:56:24.452Z] === RUN TestConfigsUpdate [2022-04-04T18:56:24.452Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:56:24.452Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-04T18:56:24.452Z] === RUN TestTemplatedConfig [2022-04-04T18:56:24.452Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:56:24.452Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-04T18:56:24.452Z] === RUN TestConfigCreateResolve [2022-04-04T18:56:24.452Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T18:56:24.452Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-04T18:56:24.452Z] PASS [2022-04-04T18:56:24.452Z] ok github.com/docker/docker/integration/config 0.061s [2022-04-04T18:56:24.452Z] [2022-04-04T18:56:24.452Z] === Skipped [2022-04-04T18:56:24.452Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-04T18:56:24.452Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:56:24.452Z] [2022-04-04T18:56:24.452Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-04T18:56:24.452Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:56:24.452Z] [2022-04-04T18:56:24.452Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-04T18:56:24.452Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:56:24.452Z] [2022-04-04T18:56:24.452Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-04T18:56:24.452Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:56:24.452Z] [2022-04-04T18:56:24.452Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-04T18:56:24.453Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:56:24.453Z] [2022-04-04T18:56:24.453Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-04T18:56:24.453Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T18:56:24.453Z] [2022-04-04T18:56:24.453Z] DONE 6 tests, 6 skipped in 1.790s [2022-04-04T18:56:24.453Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-04T18:56:24.453Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T18:56:24.453Z] INFO: Testing against a local daemon [2022-04-04T18:56:24.453Z] === RUN TestCheckpoint [2022-04-04T18:56:24.453Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T18:56:24.453Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-04T18:56:24.453Z] === RUN TestContainerInvalidJSON [2022-04-04T18:56:24.453Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T18:56:24.453Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T18:56:24.453Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-04T18:56:24.453Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-04T18:56:24.453Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T18:56:24.453Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-04T18:56:24.453Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-04-04T18:56:24.453Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-04T18:56:24.453Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-04T18:56:24.453Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-04T18:56:24.453Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.17s) [2022-04-04T18:56:24.453Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-04T18:56:24.453Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.17s) [2022-04-04T18:56:24.453Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-04T18:56:24.453Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2022-04-04T18:56:24.453Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-04T18:56:24.453Z] --- PASS: TestCopyToContainerPathIsNotDir (0.18s) [2022-04-04T18:56:24.453Z] === RUN TestCopyFromContainer [2022-04-04T18:56:24.453Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:56:24.453Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-04T18:56:24.453Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-04T18:56:24.453Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T18:56:24.453Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T18:56:24.453Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T18:56:24.453Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T18:56:24.453Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T18:56:24.453Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T18:56:24.453Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T18:56:24.453Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T18:56:24.453Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T18:56:24.453Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-04-04T18:56:24.453Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-04T18:56:24.453Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-04T18:56:24.453Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-04T18:56:24.453Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-04T18:56:24.453Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-04T18:56:24.453Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.01s) [2022-04-04T18:56:24.453Z] === RUN TestCreateWithInvalidEnv [2022-04-04T18:56:24.453Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-04T18:56:24.453Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-04T18:56:24.453Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-04T18:56:24.453Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-04T18:56:24.453Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-04T18:56:24.453Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-04T18:56:24.453Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-04T18:56:24.453Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-04T18:56:24.453Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-04T18:56:24.453Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-04-04T18:56:24.453Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-04T18:56:24.453Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-04T18:56:24.453Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-04T18:56:24.453Z] === RUN TestCreateTmpfsMountsTarget [2022-04-04T18:56:24.453Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:56:24.453Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-04T18:56:24.453Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-04T18:56:24.453Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T18:56:24.453Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-04T18:56:24.453Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-04T18:56:24.453Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T18:56:24.453Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-04T18:56:24.453Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-04T18:56:24.453Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T18:56:24.453Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T18:56:24.453Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T18:56:24.453Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T18:56:24.453Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T18:56:24.453Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T18:56:24.453Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T18:56:24.453Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T18:56:24.453Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T18:56:24.453Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T18:56:24.453Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T18:56:24.453Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T18:56:24.453Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T18:56:24.453Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T18:56:24.453Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T18:56:24.453Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-04-04T18:56:24.453Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-04-04T18:56:24.453Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2022-04-04T18:56:24.453Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-04T18:56:24.453Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-04T18:56:24.453Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-04T18:56:24.453Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-04T18:56:24.453Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-04T18:56:24.453Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-04T18:56:24.453Z] === RUN TestCreateDifferentPlatform [2022-04-04T18:56:24.453Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-04T18:56:24.453Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-04T18:56:24.453Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-04-04T18:56:24.453Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-04T18:56:24.453Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-04T18:56:24.453Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-04T18:56:24.453Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-04-04T18:56:24.453Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-04T18:56:24.453Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-04T18:56:24.453Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-04T18:56:24.453Z] === RUN TestContainerKillOnDaemonStart [2022-04-04T18:56:24.453Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:56:24.453Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-04T18:56:24.453Z] === RUN TestWindowsDevices [2022-04-04T18:56:24.453Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-04T18:56:24.453Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-04T18:56:24.453Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T18:56:24.453Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T18:56:24.453Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T18:56:24.453Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T18:56:24.453Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T18:56:24.453Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T18:56:24.453Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-04T18:56:24.453Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-04T18:56:24.453Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T18:56:24.453Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T18:56:24.453Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T18:56:24.453Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T18:56:24.453Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T18:56:24.453Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T18:56:24.453Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-04T18:56:24.453Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T18:56:24.453Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T18:56:24.453Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T18:56:24.453Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-04T18:56:24.453Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-04T18:56:24.453Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T18:56:24.453Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T18:56:24.453Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T18:56:24.453Z] --- PASS: TestWindowsDevices (0.03s) [2022-04-04T18:56:24.453Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.23s) [2022-04-04T18:56:24.453Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.05s) [2022-04-04T18:56:24.453Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.41s) [2022-04-04T18:56:24.453Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.41s) [2022-04-04T18:56:24.453Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (3.56s) [2022-04-04T18:56:24.453Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (3.85s) [2022-04-04T18:56:24.453Z] --- PASS: TestWindowsDevices/process/no_device_mounted (4.67s) [2022-04-04T18:56:24.453Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.28s) [2022-04-04T18:56:24.453Z] === RUN TestDiff [2022-04-04T18:56:24.453Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-04T18:56:24.453Z] --- SKIP: TestDiff (0.00s) [2022-04-04T18:56:24.453Z] === RUN TestExecWithCloseStdin [2022-04-04T18:56:25.285Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-04T18:56:25.286Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-04-04T18:56:25.442Z] --- PASS: TestExecWithCloseStdin (1.91s) [2022-04-04T18:56:25.442Z] === RUN TestExec [2022-04-04T18:56:25.854Z] --- PASS: TestDockerNetworkMacvlan (13.05s) [2022-04-04T18:56:25.854Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-04-04T18:56:25.854Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2022-04-04T18:56:25.854Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.07s) [2022-04-04T18:56:25.854Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.49s) [2022-04-04T18:56:25.854Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.30s) [2022-04-04T18:56:25.854Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.84s) [2022-04-04T18:56:25.854Z] PASS [2022-04-04T18:56:25.854Z] [2022-04-04T18:56:25.854Z] DONE 8 tests in 14.539s [2022-04-04T18:56:25.854Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-04T18:56:25.854Z] ++ 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-04-04T18:56:25.854Z] ++ set -e [2022-04-04T18:56:25.854Z] ++ '[' -n 0 ']' [2022-04-04T18:56:25.854Z] ++ set -x [2022-04-04T18:56:25.854Z] ++ 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-04-04T18:56:25.854Z] testing: warning: no tests to run [2022-04-04T18:56:25.854Z] PASS [2022-04-04T18:56:25.854Z] [2022-04-04T18:56:25.854Z] DONE 0 tests in 0.032s [2022-04-04T18:56:25.854Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-04T18:56:25.854Z] ++ 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-04-04T18:56:25.854Z] ++ set -e [2022-04-04T18:56:25.854Z] ++ '[' -n 0 ']' [2022-04-04T18:56:25.854Z] ++ set -x [2022-04-04T18:56:25.854Z] ++ 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-04-04T18:56:26.112Z] INFO: Testing against a local daemon [2022-04-04T18:56:26.113Z] === RUN TestAuthZPluginAllowRequest [2022-04-04T18:56:27.044Z] --- PASS: TestExec (1.56s) [2022-04-04T18:56:27.044Z] === RUN TestExecUser [2022-04-04T18:56:27.044Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-04T18:56:27.044Z] --- SKIP: TestExecUser (0.00s) [2022-04-04T18:56:27.044Z] === RUN TestExportContainerAndImportImage [2022-04-04T18:56:27.044Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:56:27.044Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-04T18:56:27.044Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-04T18:56:27.044Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:56:27.044Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-04T18:56:27.044Z] === RUN TestHealthCheckWorkdir [2022-04-04T18:56:27.044Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-04T18:56:27.044Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-04T18:56:27.044Z] === RUN TestHealthKillContainer [2022-04-04T18:56:27.044Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-04T18:56:27.044Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-04T18:56:27.044Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-04T18:56:27.044Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-04T18:56:27.044Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-04T18:56:27.044Z] === RUN TestKillContainerInvalidSignal [2022-04-04T18:56:27.050Z] === RUN TestDockerSuite/TestBuildRm [2022-04-04T18:56:27.310Z] --- PASS: TestAuthZPluginAllowRequest (1.39s) [2022-04-04T18:56:27.310Z] === RUN TestAuthZPluginTLS [2022-04-04T18:56:27.879Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-04-04T18:56:27.879Z] === RUN TestAuthZPluginDenyRequest [2022-04-04T18:56:28.446Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-04-04T18:56:28.446Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-04T18:56:28.609Z] --- PASS: TestKillContainerInvalidSignal (1.36s) [2022-04-04T18:56:28.609Z] === RUN TestKillContainer [2022-04-04T18:56:28.609Z] === RUN TestKillContainer/no_signal [2022-04-04T18:56:29.014Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-04-04T18:56:29.014Z] === RUN TestAuthZPluginDenyResponse [2022-04-04T18:56:29.274Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-04T18:56:29.533Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-04-04T18:56:29.533Z] === RUN TestAuthZPluginAllowEventStream [2022-04-04T18:56:29.600Z] === RUN TestKillContainer/non_killing_signal [2022-04-04T18:56:29.600Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-04T18:56:29.600Z] === RUN TestKillContainer/killing_signal [2022-04-04T18:56:29.793Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-04T18:56:30.684Z] --- PASS: TestServiceWithDataPathPortInit (13.80s) [2022-04-04T18:56:30.684Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-04T18:56:31.165Z] --- PASS: TestKillContainer (2.85s) [2022-04-04T18:56:31.165Z] --- PASS: TestKillContainer/no_signal (1.29s) [2022-04-04T18:56:31.165Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-04T18:56:31.165Z] --- PASS: TestKillContainer/killing_signal (1.51s) [2022-04-04T18:56:31.165Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-04T18:56:31.165Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T18:56:31.165Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-04T18:56:31.165Z] === RUN TestKillStoppedContainer [2022-04-04T18:56:31.165Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T18:56:31.165Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-04T18:56:31.165Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-04T18:56:31.165Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T18:56:31.165Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-04T18:56:31.165Z] === RUN TestKillDifferentUserContainer [2022-04-04T18:56:31.165Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-04T18:56:31.165Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-04T18:56:31.165Z] === RUN TestInspectOomKilledTrue [2022-04-04T18:56:31.165Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:56:31.165Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-04T18:56:31.165Z] === RUN TestInspectOomKilledFalse [2022-04-04T18:56:31.165Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T18:56:31.165Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-04T18:56:31.165Z] === RUN TestLogsFollowTailEmpty [2022-04-04T18:56:31.169Z] --- PASS: TestAuthZPluginAllowEventStream (1.34s) [2022-04-04T18:56:31.170Z] === RUN TestAuthZPluginErrorResponse [2022-04-04T18:56:31.170Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-04T18:56:31.429Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-04T18:56:31.429Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-04-04T18:56:31.429Z] === RUN TestAuthZPluginErrorRequest [2022-04-04T18:56:32.009Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-04T18:56:32.009Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-04-04T18:56:32.009Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-04T18:56:32.067Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:sef6vfavpt8ez170sbmg4eh3q Created:2022-04-04 18:56:30.546136066 +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[0acf7c690835e2cd3269b21539b384e47012f36713e2613383261c79450097cc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jzndgbtkz3mfx18ygqu5xopnq EndpointID:46573b576e68c0fc0f6add16b9b517d73224185e52ea8b45a9234b3a544d9cc9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ce09025bbc673b4a2fdfabebfc3a85af01bfee38bc7f871415ba45375eba64a5 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:35e085a14d76 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jzndgbtkz3mfx18ygqu5xopnq EndpointID:46573b576e68c0fc0f6add16b9b517d73224185e52ea8b45a9234b3a544d9cc9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-04T18:56:32.577Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-04-04T18:56:32.578Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-04T18:56:32.732Z] --- PASS: TestLogsFollowTailEmpty (1.32s) [2022-04-04T18:56:32.732Z] === RUN TestNetworkNat [2022-04-04T18:56:32.732Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-04T18:56:32.732Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-04T18:56:32.732Z] === RUN TestNetworkLocalhostTCPNat [2022-04-04T18:56:32.835Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-04T18:56:33.769Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-04T18:56:34.296Z] --- PASS: TestNetworkLocalhostTCPNat (1.68s) [2022-04-04T18:56:34.296Z] === RUN TestNetworkLoopbackNat [2022-04-04T18:56:34.296Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-04T18:56:34.296Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-04T18:56:34.296Z] === RUN TestPause [2022-04-04T18:56:34.296Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-04T18:56:34.296Z] --- SKIP: TestPause (0.00s) [2022-04-04T18:56:34.296Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-04T18:56:34.336Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.70s) [2022-04-04T18:56:34.336Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-04T18:56:34.594Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-04T18:56:35.283Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.34s) [2022-04-04T18:56:35.283Z] === RUN TestPauseStopPausedContainer [2022-04-04T18:56:35.283Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:56:35.283Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-04T18:56:35.283Z] === RUN TestPsFilter [2022-04-04T18:56:35.752Z] --- PASS: TestPsFilter (0.16s) [2022-04-04T18:56:35.752Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-04T18:56:35.972Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.70s) [2022-04-04T18:56:35.972Z] === RUN TestAuthZPluginHeader [2022-04-04T18:56:36.267Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s) [2022-04-04T18:56:36.267Z] PASS [2022-04-04T18:56:36.267Z] [2022-04-04T18:56:36.267Z] === Skipped [2022-04-04T18:56:36.267Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T18:56:36.267Z] service_test.go:243: FLAKY_TEST [2022-04-04T18:56:36.267Z] [2022-04-04T18:56:36.267Z] DONE 26 tests, 1 skipped in 43.636s [2022-04-04T18:56:36.267Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-04T18:56:36.267Z] INFO: Testing against a local daemon [2022-04-04T18:56:36.267Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-04T18:56:36.267Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T18:56:36.267Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-04T18:56:36.267Z] === RUN TestDockerNetworkIpvlan [2022-04-04T18:56:36.267Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T18:56:36.267Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-04T18:56:36.267Z] PASS [2022-04-04T18:56:36.267Z] [2022-04-04T18:56:36.267Z] === Skipped [2022-04-04T18:56:36.267Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-04T18:56:36.267Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T18:56:36.267Z] [2022-04-04T18:56:36.267Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-04T18:56:36.267Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T18:56:36.267Z] [2022-04-04T18:56:36.267Z] DONE 2 tests, 2 skipped in 0.032s [2022-04-04T18:56:36.267Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-04T18:56:36.267Z] INFO: Testing against a local daemon [2022-04-04T18:56:36.267Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-04T18:56:36.908Z] --- PASS: TestAuthZPluginHeader (0.81s) [2022-04-04T18:56:36.908Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-04T18:56:37.317Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.64s) [2022-04-04T18:56:37.317Z] === RUN TestRemoveContainerWithVolume [2022-04-04T18:56:37.651Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) [2022-04-04T18:56:37.651Z] === RUN TestDockerNetworkMacvlan [2022-04-04T18:56:37.852Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-04T18:56:37.852Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-04T18:56:38.113Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-04T18:56:38.113Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-04-04T18:56:38.113Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-04T18:56:38.223Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-04T18:56:38.373Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-04T18:56:38.793Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-04T18:56:39.168Z] --- PASS: TestRemoveContainerWithVolume (1.63s) [2022-04-04T18:56:39.168Z] === RUN TestRemoveContainerRunning [2022-04-04T18:56:39.309Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-04-04T18:56:39.309Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-04T18:56:39.309Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-04T18:56:39.736Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-04T18:56:40.133Z] --- PASS: TestRemoveContainerRunning (1.43s) [2022-04-04T18:56:40.133Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-04T18:56:40.246Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-04T18:56:41.626Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.60s) [2022-04-04T18:56:41.626Z] === RUN TestAuthZPluginV2Disable [2022-04-04T18:56:41.650Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-04T18:56:41.662Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.36s) [2022-04-04T18:56:41.662Z] === RUN TestRemoveInvalidContainer [2022-04-04T18:56:41.662Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-04-04T18:56:41.662Z] === RUN TestRenameLinkedContainer [2022-04-04T18:56:41.662Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-04T18:56:41.662Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-04T18:56:41.662Z] === RUN TestRenameStoppedContainer [2022-04-04T18:56:43.005Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-04T18:56:43.037Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-04T18:56:43.830Z] --- PASS: TestRenameStoppedContainer (1.69s) [2022-04-04T18:56:43.830Z] === RUN TestRenameRunningContainerAndReuse [2022-04-04T18:56:43.941Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-04T18:56:44.510Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-04T18:56:45.077Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-04T18:56:45.335Z] --- PASS: TestAuthZPluginV2Disable (3.83s) [2022-04-04T18:56:45.335Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-04T18:56:45.901Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-04T18:56:46.335Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-04T18:56:46.725Z] --- PASS: TestRenameRunningContainerAndReuse (3.09s) [2022-04-04T18:56:46.725Z] === RUN TestRenameInvalidName [2022-04-04T18:56:46.837Z] === RUN TestDockerSuite/TestBuildUser [2022-04-04T18:56:46.905Z] --- PASS: TestDockerNetworkMacvlan (9.28s) [2022-04-04T18:56:46.905Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-04-04T18:56:46.905Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-04-04T18:56:46.905Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.78s) [2022-04-04T18:56:46.905Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s) [2022-04-04T18:56:46.905Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.89s) [2022-04-04T18:56:46.905Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s) [2022-04-04T18:56:46.905Z] PASS [2022-04-04T18:56:46.905Z] [2022-04-04T18:56:46.905Z] DONE 8 tests in 10.612s [2022-04-04T18:56:46.905Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-04T18:56:46.905Z] testing: warning: no tests to run [2022-04-04T18:56:46.905Z] PASS [2022-04-04T18:56:46.905Z] [2022-04-04T18:56:46.905Z] DONE 0 tests in 0.010s [2022-04-04T18:56:46.905Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-04T18:56:46.905Z] INFO: Testing against a local daemon [2022-04-04T18:56:46.905Z] === RUN TestAuthZPluginAllowRequest [2022-04-04T18:56:47.621Z] --- PASS: TestBuildWithHugeFile (54.43s) [2022-04-04T18:56:47.621Z] === RUN TestBuildWCOWSandboxSize [2022-04-04T18:56:47.621Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-04T18:56:47.621Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-04T18:56:47.621Z] === RUN TestBuildWithEmptyDockerfile [2022-04-04T18:56:47.621Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T18:56:47.621Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T18:56:47.621Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T18:56:47.621Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T18:56:47.621Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T18:56:47.621Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T18:56:47.621Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T18:56:47.621Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T18:56:47.621Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T18:56:47.621Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-04-04T18:56:47.621Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-04-04T18:56:47.621Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-04-04T18:56:47.621Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-04-04T18:56:47.621Z] === RUN TestBuildPreserveOwnership [2022-04-04T18:56:47.621Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-04T18:56:47.621Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-04T18:56:48.195Z] --- PASS: TestBuildPreserveOwnership (2.63s) [2022-04-04T18:56:48.195Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.75s) [2022-04-04T18:56:48.195Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.87s) [2022-04-04T18:56:48.195Z] === RUN TestBuildPlatformInvalid [2022-04-04T18:56:48.213Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-04T18:56:48.253Z] --- PASS: TestRenameInvalidName (1.39s) [2022-04-04T18:56:48.253Z] === RUN TestRenameAnonymousContainer [2022-04-04T18:56:48.289Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2022-04-04T18:56:48.289Z] === RUN TestAuthZPluginTLS [2022-04-04T18:56:48.457Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-04T18:56:48.457Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-04T18:56:48.550Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-04-04T18:56:48.550Z] === RUN TestAuthZPluginDenyRequest [2022-04-04T18:56:48.780Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.57s) [2022-04-04T18:56:48.780Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-04T18:56:49.028Z] Loaded image: busybox:latest [2022-04-04T18:56:49.121Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-04T18:56:49.121Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-04T18:56:49.290Z] Loaded image: busybox:glibc [2022-04-04T18:56:49.692Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-04T18:56:49.692Z] === RUN TestAuthZPluginDenyResponse [2022-04-04T18:56:49.716Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-04-04T18:56:50.236Z] Loaded image: debian:bullseye-slim [2022-04-04T18:56:50.236Z] Loaded image: hello-world:latest [2022-04-04T18:56:50.236Z] Loaded image: arm32v7/hello-world:latest [2022-04-04T18:56:50.264Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-04-04T18:56:50.264Z] === RUN TestAuthZPluginAllowEventStream [2022-04-04T18:56:50.652Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-04T18:56:51.207Z] --- PASS: TestAuthZPluginAllowEventStream (1.10s) [2022-04-04T18:56:51.207Z] === RUN TestAuthZPluginErrorResponse [2022-04-04T18:56:51.779Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-04-04T18:56:51.779Z] === RUN TestAuthZPluginErrorRequest [2022-04-04T18:56:52.029Z] docker_api_swarm_test.go:272: [d3cf93beb3e95] joining swarm manager [d9b4e427be212]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T18:56:52.350Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-04T18:56:52.350Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-04T18:56:52.920Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-04-04T18:56:52.920Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-04T18:56:53.407Z] docker_api_swarm_test.go:273: [d00adbd4727b4] joining swarm manager [d9b4e427be212]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T18:56:54.306Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.42s) [2022-04-04T18:56:54.306Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-04T18:56:55.692Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.41s) [2022-04-04T18:56:55.692Z] === RUN TestAuthZPluginHeader [2022-04-04T18:56:56.631Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-04-04T18:56:56.631Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-04T18:56:58.381Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.10s) [2022-04-04T18:56:58.381Z] PASS [2022-04-04T18:56:58.381Z] [2022-04-04T18:56:58.381Z] === Skipped [2022-04-04T18:56:58.381Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-04-04T18:56:58.381Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T18:56:58.381Z] [2022-04-04T18:56:58.381Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-04T18:56:58.381Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-04T18:56:58.381Z] [2022-04-04T18:56:58.381Z] DONE 34 tests, 2 skipped in 83.910s [2022-04-04T18:56:58.381Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-04-04T18:56:58.381Z] ++ 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-04-04T18:56:58.381Z] ++ set -e [2022-04-04T18:56:58.381Z] ++ '[' -n 0 ']' [2022-04-04T18:56:58.381Z] ++ set -x [2022-04-04T18:56:58.381Z] ++ 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-04-04T18:56:58.381Z] INFO: Testing against a local daemon [2022-04-04T18:56:58.381Z] === RUN TestConfigInspect [2022-04-04T18:56:58.925Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-04T18:56:58.925Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-04T18:56:58.925Z] === RUN TestBoolValue [2022-04-04T18:56:58.925Z] --- PASS: TestBoolValue (0.00s) [2022-04-04T18:56:58.925Z] === RUN TestBoolValueOrDefault [2022-04-04T18:56:58.925Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-04T18:56:58.925Z] === RUN TestInt64ValueOrZero [2022-04-04T18:56:58.925Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-04T18:56:58.925Z] === RUN TestInt64ValueOrDefault [2022-04-04T18:56:58.925Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-04T18:56:58.925Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-04T18:56:58.925Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-04T18:56:58.925Z] === RUN TestJsonContentType [2022-04-04T18:56:58.925Z] --- PASS: TestJsonContentType (0.00s) [2022-04-04T18:56:58.925Z] PASS [2022-04-04T18:56:58.925Z] coverage: 16.2% of statements [2022-04-04T18:56:58.925Z] ok github.com/docker/docker/api/server/httputils 0.046s coverage: 16.2% of statements [2022-04-04T18:56:58.925Z] === RUN TestMaskSecretKeys [2022-04-04T18:56:58.925Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-04T18:56:58.925Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-04T18:56:58.925Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-04T18:56:58.925Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-04T18:56:58.925Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-04T18:56:58.925Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-04T18:56:58.925Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-04T18:56:58.925Z] === RUN TestVersionMiddlewareVersion [2022-04-04T18:56:58.925Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-04T18:56:58.925Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-04T18:56:58.925Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-04T18:56:58.925Z] PASS [2022-04-04T18:56:58.925Z] coverage: 37.7% of statements [2022-04-04T18:56:58.925Z] ok github.com/docker/docker/api/server/middleware 0.110s coverage: 37.7% of statements [2022-04-04T18:56:58.925Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-04T18:56:58.925Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-04T18:56:58.925Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-04T18:56:58.925Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-04T18:56:58.925Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-04T18:56:58.925Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-04T18:56:58.925Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-04T18:56:58.925Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-04T18:56:58.925Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-04T18:56:58.925Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-04T18:56:58.925Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-04T18:56:58.925Z] === RUN TestStrSliceMarshalJSON [2022-04-04T18:56:58.926Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-04T18:56:58.926Z] === RUN TestStrSliceUnmarshalJSON [2022-04-04T18:56:58.926Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-04T18:56:58.926Z] === RUN TestStrSliceUnmarshalString [2022-04-04T18:56:58.926Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-04T18:56:58.926Z] === RUN TestStrSliceUnmarshalSlice [2022-04-04T18:56:58.926Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-04T18:56:58.926Z] PASS [2022-04-04T18:56:58.926Z] coverage: 90.0% of statements [2022-04-04T18:56:58.926Z] ok github.com/docker/docker/api/types/strslice 0.037s coverage: 90.0% of statements [2022-04-04T18:56:58.926Z] === RUN TestToJSON [2022-04-04T18:56:58.926Z] --- PASS: TestToJSON (0.00s) [2022-04-04T18:56:58.926Z] === RUN TestToParamWithVersion [2022-04-04T18:56:58.926Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-04T18:56:58.926Z] === RUN TestFromJSON [2022-04-04T18:56:58.926Z] --- PASS: TestFromJSON (0.00s) [2022-04-04T18:56:58.926Z] === RUN TestEmpty [2022-04-04T18:56:58.926Z] --- PASS: TestEmpty (0.00s) [2022-04-04T18:56:58.926Z] === RUN TestArgsMatchKVListEmptySources [2022-04-04T18:56:58.926Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-04T18:56:58.926Z] === RUN TestArgsMatchKVList [2022-04-04T18:56:58.926Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-04T18:56:58.926Z] === RUN TestArgsMatch [2022-04-04T18:56:58.926Z] --- PASS: TestArgsMatch (0.00s) [2022-04-04T18:56:58.926Z] === RUN TestAdd [2022-04-04T18:56:58.926Z] --- PASS: TestAdd (0.00s) [2022-04-04T18:56:58.926Z] === RUN TestDel [2022-04-04T18:56:58.926Z] --- PASS: TestDel (0.00s) [2022-04-04T18:56:58.926Z] === RUN TestLen [2022-04-04T18:56:58.926Z] --- PASS: TestLen (0.00s) [2022-04-04T18:56:58.926Z] === RUN TestExactMatch [2022-04-04T18:56:58.926Z] --- PASS: TestExactMatch (0.00s) [2022-04-04T18:56:58.926Z] === RUN TestOnlyOneExactMatch [2022-04-04T18:56:58.926Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-04T18:56:58.926Z] === RUN TestContains [2022-04-04T18:56:58.926Z] --- PASS: TestContains (0.00s) [2022-04-04T18:56:58.926Z] === RUN TestValidate [2022-04-04T18:56:58.926Z] --- PASS: TestValidate (0.00s) [2022-04-04T18:56:58.926Z] === RUN TestWalkValues [2022-04-04T18:56:58.926Z] --- PASS: TestWalkValues (0.00s) [2022-04-04T18:56:58.926Z] === RUN TestFuzzyMatch [2022-04-04T18:56:58.926Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-04T18:56:58.926Z] === RUN TestClone [2022-04-04T18:56:58.926Z] --- PASS: TestClone (0.00s) [2022-04-04T18:56:58.926Z] PASS [2022-04-04T18:56:58.926Z] coverage: 92.2% of statements [2022-04-04T18:56:58.926Z] ok github.com/docker/docker/api/types/filters 0.070s coverage: 92.2% of statements [2022-04-04T18:56:58.926Z] === RUN TestDurationToSecondsString [2022-04-04T18:56:58.926Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-04-04T18:56:58.926Z] === RUN TestGetTimestamp [2022-04-04T18:56:58.926Z] === RUN TestAdjustForAPIVersion [2022-04-04T18:56:58.926Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-04T18:56:58.926Z] PASS [2022-04-04T18:56:58.926Z] coverage: 5.7% of statements [2022-04-04T18:56:58.926Z] ok github.com/docker/docker/api/server/router/swarm 0.041s coverage: 5.7% of statements [2022-04-04T18:56:58.926Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-04T18:56:58.926Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-04T18:56:58.926Z] ? github.com/docker/docker/api/types [no test files] [2022-04-04T18:56:58.926Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-04T18:56:58.926Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-04T18:56:58.926Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-04T18:56:58.926Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-04T18:56:58.926Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-04T18:56:58.926Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-04T18:56:58.926Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-04T18:56:58.926Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-04T18:56:58.926Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-04T18:56:58.926Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-04T18:56:58.926Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-04T18:56:58.926Z] --- PASS: TestGetTimestamp (0.15s) [2022-04-04T18:56:58.926Z] === RUN TestParseTimestamps [2022-04-04T18:56:58.926Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-04T18:56:58.926Z] PASS [2022-04-04T18:56:58.926Z] coverage: 100.0% of statements [2022-04-04T18:56:58.926Z] ok github.com/docker/docker/api/types/time 0.184s coverage: 100.0% of statements [2022-04-04T18:56:58.926Z] === RUN TestCompareVersion [2022-04-04T18:56:58.926Z] --- PASS: TestCompareVersion (0.00s) [2022-04-04T18:56:58.926Z] PASS [2022-04-04T18:56:58.926Z] coverage: 77.3% of statements [2022-04-04T18:56:58.926Z] ok github.com/docker/docker/api/types/versions 0.037s coverage: 77.3% of statements [2022-04-04T18:56:58.926Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-04T18:56:58.926Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-04T18:56:58.926Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-04T18:56:58.926Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-04-04T18:56:58.926Z] ? github.com/docker/docker/builder [no test files] [2022-04-04T18:56:58.926Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-04T18:56:58.926Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-04T18:56:58.926Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-04T18:56:58.926Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-04T18:56:58.926Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-04T18:56:58.926Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-04T18:56:58.926Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-04T18:56:59.630Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-04T18:56:59.630Z] [2022-04-04T18:56:59.630Z] ________ ____ __. [2022-04-04T18:56:59.630Z] \_____ \ | |/ _| [2022-04-04T18:56:59.630Z] / | \| < [2022-04-04T18:56:59.630Z] / | \ | \ [2022-04-04T18:56:59.630Z] \_______ /____|__ \ [2022-04-04T18:56:59.630Z] \/ \/ [2022-04-04T18:56:59.630Z] [2022-04-04T18:56:59.630Z] INFO: make.ps1 ended at 04/04/2022 18:56:54 [2022-04-04T18:56:59.630Z] INFO: Binaries build ended at 04/04/2022 18:56:55. Duration:00:01:43.4957951 [2022-04-04T18:56:59.630Z] INFO: Copying the built daemon binary to d:\CI\PR-43462\1\binary\dockerd-2ff043c9fe.exe... [2022-04-04T18:56:59.630Z] INFO: Copying the built client binary to d:\CI\PR-43462\1\binary\docker-2ff043c9fe.exe... [2022-04-04T18:56:59.630Z] INFO: Copying dockerversion from the container... [2022-04-04T18:56:59.630Z] INFO: Copying the golang package from the container to d:\CI\PR-43462\1\installer\go.zip... [2022-04-04T18:56:59.630Z] INFO: Extracting go.zip to d:\CI\PR-43462\1\go [2022-04-04T18:56:59.768Z] --- PASS: TestConfigInspect (2.20s) [2022-04-04T18:56:59.768Z] === RUN TestConfigList [2022-04-04T18:56:59.887Z] === RUN TestParseRemoteURL [2022-04-04T18:56:59.887Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-04T18:56:59.887Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-04T18:56:59.887Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-04T18:56:59.887Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-04T18:56:59.887Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-04T18:56:59.887Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-04T18:56:59.887Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-04T18:56:59.887Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-04T18:56:59.887Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-04T18:56:59.887Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-04T18:56:59.887Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-04T18:56:59.887Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-04T18:56:59.887Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-04T18:56:59.887Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-04T18:56:59.887Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-04T18:56:59.887Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-04T18:56:59.887Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-04T18:56:59.887Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-04T18:56:59.887Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-04T18:56:59.887Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-04T18:56:59.887Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-04T18:56:59.887Z] === RUN TestCloneArgsSmartHttp [2022-04-04T18:56:59.887Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-04T18:56:59.887Z] === RUN TestCloneArgsDumbHttp [2022-04-04T18:56:59.887Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-04T18:56:59.887Z] === RUN TestCloneArgsGit [2022-04-04T18:56:59.887Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-04T18:56:59.887Z] === RUN TestCheckoutGit [2022-04-04T18:57:00.606Z] --- PASS: TestRenameAnonymousContainer (12.68s) [2022-04-04T18:57:00.606Z] === RUN TestRenameContainerWithSameName [2022-04-04T18:57:00.831Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.85s) [2022-04-04T18:57:00.832Z] === RUN TestAuthZPluginV2Disable [2022-04-04T18:57:01.536Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.76s) [2022-04-04T18:57:01.536Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-04T18:57:02.051Z] === RUN TestEnable [2022-04-04T18:57:02.051Z] --- PASS: TestEnable (0.00s) [2022-04-04T18:57:02.051Z] === RUN TestDisable [2022-04-04T18:57:02.051Z] --- PASS: TestDisable (0.00s) [2022-04-04T18:57:02.051Z] === RUN TestEnabled [2022-04-04T18:57:02.051Z] --- PASS: TestEnabled (0.00s) [2022-04-04T18:57:02.051Z] PASS [2022-04-04T18:57:02.051Z] coverage: 100.0% of statements [2022-04-04T18:57:02.051Z] ok github.com/docker/docker/cli/debug 0.045s coverage: 100.0% of statements [2022-04-04T18:57:02.051Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-04T18:57:02.051Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-04-04T18:57:02.051Z] === RUN TestProcessNoDockerignore [2022-04-04T18:57:02.051Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-04T18:57:02.051Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-04T18:57:02.051Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-04-04T18:57:02.051Z] === RUN TestDetectContentType [2022-04-04T18:57:02.051Z] --- PASS: TestDetectContentType (0.00s) [2022-04-04T18:57:02.051Z] === RUN TestSelectAcceptableMIME [2022-04-04T18:57:02.051Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-04T18:57:02.051Z] === RUN TestInspectEmptyResponse [2022-04-04T18:57:02.051Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-04T18:57:02.051Z] === RUN TestInspectResponseBinary [2022-04-04T18:57:02.051Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-04T18:57:02.051Z] === RUN TestResponseUnsupportedContentType [2022-04-04T18:57:02.051Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-04T18:57:02.051Z] === RUN TestInspectResponseTextSimple [2022-04-04T18:57:02.051Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-04T18:57:02.051Z] === RUN TestInspectResponseEmptyContentType [2022-04-04T18:57:02.051Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-04T18:57:02.051Z] === RUN TestUnknownContentLength [2022-04-04T18:57:02.051Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-04T18:57:02.051Z] === RUN TestDownloadRemote [2022-04-04T18:57:02.051Z] --- PASS: TestDownloadRemote (0.08s) [2022-04-04T18:57:02.051Z] === RUN TestGetWithStatusError [2022-04-04T18:57:02.051Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-04T18:57:02.051Z] === RUN TestCloseRootDirectory [2022-04-04T18:57:02.051Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T18:57:02.051Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-04T18:57:02.051Z] === RUN TestHashFile [2022-04-04T18:57:02.051Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T18:57:02.051Z] --- SKIP: TestHashFile (0.00s) [2022-04-04T18:57:02.051Z] === RUN TestHashSubdir [2022-04-04T18:57:02.051Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T18:57:02.051Z] --- SKIP: TestHashSubdir (0.00s) [2022-04-04T18:57:02.051Z] === RUN TestRemoveDirectory [2022-04-04T18:57:02.051Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T18:57:02.051Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-04-04T18:57:02.051Z] PASS [2022-04-04T18:57:02.051Z] coverage: 9.3% of statements [2022-04-04T18:57:02.051Z] ok github.com/docker/docker/builder/remotecontext 0.237s coverage: 9.3% of statements [2022-04-04T18:57:02.134Z] --- PASS: TestRenameContainerWithSameName (1.40s) [2022-04-04T18:57:02.134Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-04T18:57:02.134Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-04T18:57:02.134Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-04T18:57:02.134Z] === RUN TestResize [2022-04-04T18:57:02.317Z] --- PASS: TestConfigList (2.09s) [2022-04-04T18:57:02.317Z] === RUN TestConfigsCreateAndDelete [2022-04-04T18:57:03.021Z] === RUN TestGetAllAllowed [2022-04-04T18:57:03.021Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-04T18:57:03.021Z] === RUN TestGetAllMeta [2022-04-04T18:57:03.021Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-04T18:57:03.021Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-04T18:57:03.021Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-04T18:57:03.021Z] === RUN TestIsUnreferencedBuiltin [2022-04-04T18:57:03.021Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-04T18:57:03.021Z] === RUN TestIsExistingDirectory [2022-04-04T18:57:03.021Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-04-04T18:57:03.021Z] === RUN TestGetFilenameForDownload [2022-04-04T18:57:03.021Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-04T18:57:03.021Z] === RUN TestEnv2Variables [2022-04-04T18:57:03.021Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-04T18:57:03.021Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-04T18:57:03.021Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-04T18:57:03.021Z] === RUN TestMaintainer [2022-04-04T18:57:03.021Z] --- PASS: TestMaintainer (0.00s) [2022-04-04T18:57:03.021Z] === RUN TestLabel [2022-04-04T18:57:03.021Z] --- PASS: TestLabel (0.00s) [2022-04-04T18:57:03.021Z] === RUN TestFromScratch [2022-04-04T18:57:03.021Z] --- PASS: TestFromScratch (0.00s) [2022-04-04T18:57:03.021Z] === RUN TestFromWithArg [2022-04-04T18:57:03.021Z] --- PASS: TestFromWithArg (0.00s) [2022-04-04T18:57:03.021Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-04T18:57:03.021Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-04T18:57:03.021Z] === RUN TestFromWithUndefinedArg [2022-04-04T18:57:03.021Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-04T18:57:03.021Z] === RUN TestFromMultiStageWithNamedStage [2022-04-04T18:57:03.021Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-04T18:57:03.021Z] === RUN TestOnbuild [2022-04-04T18:57:03.021Z] --- PASS: TestOnbuild (0.00s) [2022-04-04T18:57:03.021Z] === RUN TestWorkdir [2022-04-04T18:57:03.021Z] --- PASS: TestWorkdir (0.00s) [2022-04-04T18:57:03.021Z] === RUN TestCmd [2022-04-04T18:57:03.021Z] --- PASS: TestCmd (0.00s) [2022-04-04T18:57:03.021Z] === RUN TestHealthcheckNone [2022-04-04T18:57:03.021Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-04T18:57:03.021Z] === RUN TestHealthcheckCmd [2022-04-04T18:57:03.021Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-04T18:57:03.021Z] === RUN TestEntrypoint [2022-04-04T18:57:03.021Z] --- PASS: TestEntrypoint (0.00s) [2022-04-04T18:57:03.021Z] === RUN TestExpose [2022-04-04T18:57:03.021Z] --- PASS: TestExpose (0.00s) [2022-04-04T18:57:03.021Z] === RUN TestUser [2022-04-04T18:57:03.021Z] --- PASS: TestUser (0.00s) [2022-04-04T18:57:03.021Z] === RUN TestVolume [2022-04-04T18:57:03.021Z] --- PASS: TestVolume (0.00s) [2022-04-04T18:57:03.021Z] === RUN TestStopSignal [2022-04-04T18:57:03.021Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-04T18:57:03.021Z] --- SKIP: TestStopSignal (0.00s) [2022-04-04T18:57:03.021Z] === RUN TestArg [2022-04-04T18:57:03.021Z] --- PASS: TestArg (0.00s) [2022-04-04T18:57:03.021Z] === RUN TestShell [2022-04-04T18:57:03.021Z] --- PASS: TestShell (0.00s) [2022-04-04T18:57:03.021Z] === RUN TestPrependEnvOnCmd [2022-04-04T18:57:03.021Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-04T18:57:03.021Z] === RUN TestRunWithBuildArgs [2022-04-04T18:57:03.021Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-04T18:57:03.021Z] === RUN TestRunIgnoresHealthcheck [2022-04-04T18:57:03.021Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-04T18:57:03.021Z] === RUN TestDispatchUnsupportedOptions [2022-04-04T18:57:03.021Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-04T18:57:03.021Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-04T18:57:03.021Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-04T18:57:03.021Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-04T18:57:03.021Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-04T18:57:03.021Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-04T18:57:03.021Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-04T18:57:03.021Z] === RUN TestNormalizeWorkdir [2022-04-04T18:57:03.021Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-04T18:57:03.021Z] === RUN TestDispatch [2022-04-04T18:57:03.021Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-04T18:57:03.021Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-04T18:57:03.021Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-04T18:57:03.021Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-04T18:57:03.021Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-04T18:57:03.021Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-04T18:57:03.021Z] === RUN TestDispatch/COPY_url [2022-04-04T18:57:03.021Z] --- PASS: TestDispatch (0.05s) [2022-04-04T18:57:03.021Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-04-04T18:57:03.021Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-04T18:57:03.021Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-04T18:57:03.021Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-04T18:57:03.021Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-04T18:57:03.021Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-04T18:57:03.021Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-04T18:57:03.022Z] === RUN TestAddScratchImageAddsToMounts [2022-04-04T18:57:03.022Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-04T18:57:03.022Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-04T18:57:03.022Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-04T18:57:03.022Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-04T18:57:03.022Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-04T18:57:03.022Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-04T18:57:03.022Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-04T18:57:03.022Z] === RUN TestImageSourceGetAddsToMounts [2022-04-04T18:57:03.022Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-04T18:57:03.022Z] === RUN TestEmptyDockerfile [2022-04-04T18:57:03.022Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-04-04T18:57:03.022Z] === RUN TestSymlinkDockerfile [2022-04-04T18:57:03.022Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-04T18:57:03.022Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-04T18:57:03.022Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-04T18:57:03.022Z] === RUN TestNonExistingDockerfile [2022-04-04T18:57:03.022Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-04T18:57:03.022Z] === RUN TestCopyRunConfig [2022-04-04T18:57:03.022Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-04T18:57:03.022Z] === RUN TestDeepCopyRunConfig [2022-04-04T18:57:03.022Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-04T18:57:03.022Z] === RUN TestExportImage [2022-04-04T18:57:03.022Z] --- PASS: TestExportImage (0.00s) [2022-04-04T18:57:03.022Z] === RUN TestNormalizeDest [2022-04-04T18:57:03.022Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-04T18:57:03.022Z] PASS [2022-04-04T18:57:03.022Z] coverage: 46.7% of statements [2022-04-04T18:57:03.022Z] ok github.com/docker/docker/builder/dockerfile 0.193s coverage: 46.7% of statements [2022-04-04T18:57:03.445Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-04T18:57:03.478Z] === RUN TestTCP4Proxy [2022-04-04T18:57:03.478Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-04T18:57:03.478Z] === RUN TestTCP4ProxyHalfClose [2022-04-04T18:57:03.478Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-04T18:57:03.664Z] --- PASS: TestResize (1.35s) [2022-04-04T18:57:03.664Z] === RUN TestResizeWithInvalidSize [2022-04-04T18:57:03.705Z] --- PASS: TestConfigsCreateAndDelete (1.69s) [2022-04-04T18:57:03.706Z] === RUN TestConfigsUpdate [2022-04-04T18:57:03.934Z] === RUN TestTCP6Proxy [2022-04-04T18:57:03.934Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-04T18:57:03.934Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-04T18:57:03.934Z] === RUN TestTCPDualStackProxy [2022-04-04T18:57:03.934Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-04T18:57:03.934Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-04T18:57:03.934Z] === RUN TestUDP4Proxy [2022-04-04T18:57:03.934Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-04T18:57:03.934Z] === RUN TestUDP6Proxy [2022-04-04T18:57:03.934Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-04T18:57:03.934Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-04T18:57:03.934Z] === RUN TestUDPWriteError [2022-04-04T18:57:03.934Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-04T18:57:03.934Z] === RUN TestSCTP4Proxy [2022-04-04T18:57:03.934Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-04T18:57:03.934Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-04T18:57:03.934Z] === RUN TestSCTP6Proxy [2022-04-04T18:57:03.934Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-04T18:57:03.934Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-04T18:57:03.934Z] PASS [2022-04-04T18:57:03.934Z] coverage: 49.4% of statements [2022-04-04T18:57:03.934Z] ok github.com/docker/docker/cmd/docker-proxy 0.058s coverage: 49.4% of statements [2022-04-04T18:57:04.012Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-04T18:57:04.134Z] --- PASS: TestAuthZPluginV2Disable (3.33s) [2022-04-04T18:57:04.134Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-04T18:57:04.270Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-04T18:57:04.627Z] --- PASS: TestResizeWithInvalidSize (1.37s) [2022-04-04T18:57:04.627Z] === RUN TestResizeWhenContainerNotStarted [2022-04-04T18:57:04.838Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-04T18:57:05.406Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-04T18:57:05.621Z] --- PASS: TestConfigsUpdate (2.13s) [2022-04-04T18:57:05.621Z] === RUN TestTemplatedConfig [2022-04-04T18:57:06.159Z] --- PASS: TestResizeWhenContainerNotStarted (1.64s) [2022-04-04T18:57:06.159Z] === RUN TestDaemonRestartKillContainers [2022-04-04T18:57:06.159Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:57:06.159Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-04T18:57:06.159Z] === RUN TestStats [2022-04-04T18:57:06.159Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-04T18:57:06.159Z] --- SKIP: TestStats (0.00s) [2022-04-04T18:57:06.159Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-04T18:57:06.341Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-04T18:57:06.341Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-04T18:57:06.341Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-04T18:57:06.341Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-04-04T18:57:06.341Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-04T18:57:06.341Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-04-04T18:57:06.342Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-04T18:57:06.342Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-04T18:57:06.342Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-04T18:57:07.436Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.29s) [2022-04-04T18:57:07.436Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-04T18:57:07.716Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-04T18:57:07.716Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-04T18:57:08.170Z] --- PASS: TestTemplatedConfig (2.41s) [2022-04-04T18:57:08.170Z] === RUN TestConfigCreateResolve [2022-04-04T18:57:08.283Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-04T18:57:08.542Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-04T18:57:08.983Z] --- PASS: TestImportExtremelyLargeImageWorks (93.05s) [2022-04-04T18:57:08.983Z] PASS [2022-04-04T18:57:08.983Z] [2022-04-04T18:57:08.983Z] === Skipped [2022-04-04T18:57:08.983Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-04T18:57:08.983Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-04T18:57:08.983Z] [2022-04-04T18:57:08.983Z] DONE 22 tests, 1 skipped in 97.442s [2022-04-04T18:57:08.983Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-04T18:57:08.983Z] INFO: Testing against a local daemon [2022-04-04T18:57:08.983Z] === RUN TestNetworkCreateDelete [2022-04-04T18:57:08.983Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-04-04T18:57:08.983Z] === RUN TestDockerNetworkDeletePreferID [2022-04-04T18:57:08.983Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-04-04T18:57:08.983Z] === RUN TestDaemonDNSFallback [2022-04-04T18:57:09.108Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-04T18:57:09.108Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-04T18:57:10.093Z] --- PASS: TestConfigCreateResolve (1.70s) [2022-04-04T18:57:10.093Z] PASS [2022-04-04T18:57:10.093Z] [2022-04-04T18:57:10.093Z] DONE 6 tests in 12.304s [2022-04-04T18:57:10.093Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-04-04T18:57:10.093Z] ++ 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-04-04T18:57:10.093Z] ++ set -e [2022-04-04T18:57:10.093Z] ++ '[' -n 0 ']' [2022-04-04T18:57:10.093Z] ++ set -x [2022-04-04T18:57:10.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-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-04-04T18:57:10.094Z] INFO: Testing against a local daemon [2022-04-04T18:57:10.094Z] === RUN TestCheckpoint [2022-04-04T18:57:10.094Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T18:57:10.094Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-04T18:57:10.094Z] === RUN TestContainerInvalidJSON [2022-04-04T18:57:10.094Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T18:57:10.094Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T18:57:10.094Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-04T18:57:10.094Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-04T18:57:10.094Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T18:57:10.094Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-04T18:57:10.094Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-04T18:57:10.094Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-04T18:57:10.094Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-04T18:57:10.094Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-04T18:57:10.094Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-04-04T18:57:10.094Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-04T18:57:10.094Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-04T18:57:10.094Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-04T18:57:10.094Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-04T18:57:10.094Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-04T18:57:10.094Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-04T18:57:10.094Z] === RUN TestCopyFromContainer [2022-04-04T18:57:10.829Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.10s) [2022-04-04T18:57:10.829Z] === RUN TestStopContainerWithTimeout [2022-04-04T18:57:10.829Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-04T18:57:10.829Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-04T18:57:10.829Z] === RUN TestUpdateRestartPolicy [2022-04-04T18:57:11.009Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-04T18:57:11.074Z] === RUN TestCopyFromContainer// [2022-04-04T18:57:11.074Z] === RUN TestCopyFromContainer//bar/root [2022-04-04T18:57:11.074Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-04T18:57:11.349Z] === RUN TestCopyFromContainer/bar/quux [2022-04-04T18:57:11.349Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-04T18:57:11.349Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-04T18:57:11.349Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-04T18:57:11.349Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-04T18:57:11.616Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-04T18:57:11.616Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-04T18:57:11.616Z] --- PASS: TestCopyFromContainer (1.45s) [2022-04-04T18:57:11.616Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-04T18:57:11.616Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-04T18:57:11.616Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2022-04-04T18:57:11.616Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-04T18:57:11.616Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-04-04T18:57:11.616Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-04-04T18:57:11.616Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-04-04T18:57:11.616Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2022-04-04T18:57:11.616Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-04T18:57:11.616Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-04-04T18:57:11.616Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-04T18:57:11.616Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T18:57:11.616Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T18:57:11.616Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T18:57:11.616Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T18:57:11.616Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T18:57:11.616Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T18:57:11.616Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T18:57:11.616Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T18:57:11.616Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T18:57:11.616Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-04T18:57:11.616Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-04T18:57:11.616Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-04T18:57:11.616Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-04T18:57:11.616Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-04T18:57:11.616Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-04T18:57:11.616Z] === RUN TestCreateWithInvalidEnv [2022-04-04T18:57:11.616Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-04T18:57:11.616Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-04T18:57:11.616Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-04T18:57:11.616Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-04T18:57:11.616Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-04T18:57:11.616Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-04T18:57:11.616Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-04T18:57:11.616Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-04T18:57:11.616Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-04T18:57:11.616Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-04-04T18:57:11.616Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-04T18:57:11.616Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-04T18:57:11.616Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-04T18:57:11.616Z] === RUN TestCreateTmpfsMountsTarget [2022-04-04T18:57:11.616Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-04T18:57:11.616Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-04T18:57:11.947Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-04T18:57:12.516Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-04T18:57:12.774Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-04T18:57:13.005Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2022-04-04T18:57:13.005Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-04T18:57:13.169Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-04-04T18:57:13.169Z] === RUN TestInspectNetwork [2022-04-04T18:57:13.169Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:13.169Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-04T18:57:13.169Z] === RUN TestRunContainerWithBridgeNone [2022-04-04T18:57:13.169Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T18:57:13.169Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-04T18:57:13.169Z] === RUN TestNetworkInvalidJSON [2022-04-04T18:57:13.169Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-04T18:57:13.169Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-04T18:57:13.169Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T18:57:13.169Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T18:57:13.169Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T18:57:13.169Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T18:57:13.169Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-04T18:57:13.169Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T18:57:13.169Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T18:57:13.169Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-04T18:57:13.169Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-04-04T18:57:13.169Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-04-04T18:57:13.169Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-04-04T18:57:13.169Z] === RUN TestNetworkList [2022-04-04T18:57:13.169Z] === RUN TestNetworkList//networks [2022-04-04T18:57:13.169Z] === PAUSE TestNetworkList//networks [2022-04-04T18:57:13.169Z] === RUN TestNetworkList//networks/ [2022-04-04T18:57:13.169Z] === PAUSE TestNetworkList//networks/ [2022-04-04T18:57:13.169Z] === CONT TestNetworkList//networks [2022-04-04T18:57:13.169Z] === CONT TestNetworkList//networks/ [2022-04-04T18:57:13.169Z] --- PASS: TestNetworkList (0.02s) [2022-04-04T18:57:13.169Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-04T18:57:13.169Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-04T18:57:13.169Z] === RUN TestHostIPv4BridgeLabel [2022-04-04T18:57:13.169Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T18:57:13.169Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-04T18:57:13.169Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-04T18:57:13.169Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T18:57:13.169Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-04-04T18:57:13.169Z] === RUN TestDaemonDefaultNetworkPools [2022-04-04T18:57:13.169Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T18:57:13.169Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-04-04T18:57:13.169Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-04T18:57:13.169Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T18:57:13.169Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-04T18:57:13.169Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-04T18:57:13.169Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T18:57:13.169Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-04T18:57:13.169Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-04T18:57:13.169Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T18:57:13.169Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-04T18:57:13.169Z] === RUN TestServiceWithPredefinedNetwork [2022-04-04T18:57:13.169Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:13.169Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-04T18:57:13.169Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-04T18:57:13.169Z] service_test.go:243: FLAKY_TEST [2022-04-04T18:57:13.169Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T18:57:13.169Z] === RUN TestServiceWithDataPathPortInit [2022-04-04T18:57:13.169Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:13.169Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-04-04T18:57:13.169Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-04T18:57:13.169Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:13.169Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-04T18:57:13.169Z] PASS [2022-04-04T18:57:13.169Z] [2022-04-04T18:57:13.169Z] === Skipped [2022-04-04T18:57:13.169Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-04-04T18:57:13.169Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:13.169Z] [2022-04-04T18:57:13.169Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-04-04T18:57:13.169Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T18:57:13.169Z] [2022-04-04T18:57:13.169Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-04-04T18:57:13.169Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T18:57:13.169Z] [2022-04-04T18:57:13.169Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-04-04T18:57:13.169Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T18:57:13.169Z] [2022-04-04T18:57:13.169Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-04-04T18:57:13.169Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T18:57:13.169Z] [2022-04-04T18:57:13.169Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-04T18:57:13.169Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T18:57:13.169Z] [2022-04-04T18:57:13.169Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-04T18:57:13.169Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T18:57:13.169Z] [2022-04-04T18:57:13.169Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-04T18:57:13.169Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T18:57:13.169Z] [2022-04-04T18:57:13.169Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-04-04T18:57:13.169Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:13.169Z] [2022-04-04T18:57:13.169Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T18:57:13.169Z] service_test.go:243: FLAKY_TEST [2022-04-04T18:57:13.169Z] [2022-04-04T18:57:13.169Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-04-04T18:57:13.169Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:13.169Z] [2022-04-04T18:57:13.169Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-04T18:57:13.169Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:13.169Z] [2022-04-04T18:57:13.169Z] DONE 22 tests, 12 skipped in 7.501s [2022-04-04T18:57:13.169Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-04T18:57:13.169Z] INFO: Testing against a local daemon [2022-04-04T18:57:13.169Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-04T18:57:13.169Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T18:57:13.169Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-04T18:57:13.169Z] === RUN TestDockerNetworkIpvlan [2022-04-04T18:57:13.169Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T18:57:13.169Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-04T18:57:13.169Z] PASS [2022-04-04T18:57:13.169Z] [2022-04-04T18:57:13.169Z] === Skipped [2022-04-04T18:57:13.169Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-04T18:57:13.169Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T18:57:13.169Z] [2022-04-04T18:57:13.169Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-04T18:57:13.169Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T18:57:13.169Z] [2022-04-04T18:57:13.169Z] DONE 2 tests, 2 skipped in 0.237s [2022-04-04T18:57:13.169Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-04T18:57:13.342Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-04T18:57:13.342Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-04T18:57:13.342Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-04T18:57:13.427Z] INFO: Testing against a local daemon [2022-04-04T18:57:13.427Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-04T18:57:13.427Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T18:57:13.427Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-04T18:57:13.427Z] === RUN TestDockerNetworkMacvlan [2022-04-04T18:57:13.427Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T18:57:13.427Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-04-04T18:57:13.427Z] PASS [2022-04-04T18:57:13.427Z] [2022-04-04T18:57:13.427Z] === Skipped [2022-04-04T18:57:13.427Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-04T18:57:13.427Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T18:57:13.427Z] [2022-04-04T18:57:13.427Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-04-04T18:57:13.427Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T18:57:13.427Z] [2022-04-04T18:57:13.427Z] DONE 2 tests, 2 skipped in 0.174s [2022-04-04T18:57:13.427Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-04T18:57:13.427Z] testing: warning: no tests to run [2022-04-04T18:57:13.427Z] PASS [2022-04-04T18:57:13.427Z] [2022-04-04T18:57:13.427Z] DONE 0 tests in 0.022s [2022-04-04T18:57:13.427Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-04T18:57:13.427Z] INFO: Testing against a local daemon [2022-04-04T18:57:13.427Z] === RUN TestAuthZPluginAllowRequest [2022-04-04T18:57:13.427Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T18:57:13.427Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-04-04T18:57:13.427Z] === RUN TestAuthZPluginTLS [2022-04-04T18:57:13.427Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T18:57:13.427Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-04-04T18:57:13.427Z] === RUN TestAuthZPluginDenyRequest [2022-04-04T18:57:13.427Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T18:57:13.427Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-04-04T18:57:13.427Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-04T18:57:13.427Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T18:57:13.427Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-04T18:57:13.427Z] === RUN TestAuthZPluginDenyResponse [2022-04-04T18:57:13.427Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T18:57:13.428Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-04-04T18:57:13.428Z] === RUN TestAuthZPluginAllowEventStream [2022-04-04T18:57:13.428Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T18:57:13.428Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-04-04T18:57:13.428Z] === RUN TestAuthZPluginErrorResponse [2022-04-04T18:57:13.428Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T18:57:13.428Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-04-04T18:57:13.428Z] === RUN TestAuthZPluginErrorRequest [2022-04-04T18:57:13.428Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T18:57:13.428Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-04-04T18:57:13.428Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-04T18:57:13.428Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T18:57:13.428Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-04T18:57:13.428Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-04T18:57:13.428Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T18:57:13.428Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-04T18:57:13.428Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-04T18:57:13.428Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T18:57:13.428Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-04T18:57:13.428Z] === RUN TestAuthZPluginHeader [2022-04-04T18:57:13.428Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T18:57:13.428Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-04-04T18:57:13.428Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-04T18:57:13.687Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T18:57:13.687Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.14s) [2022-04-04T18:57:13.687Z] === RUN TestAuthZPluginV2Disable [2022-04-04T18:57:13.687Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T18:57:13.687Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2022-04-04T18:57:13.687Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-04T18:57:13.687Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T18:57:13.687Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-04-04T18:57:13.687Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-04T18:57:13.687Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T18:57:13.687Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-04-04T18:57:13.687Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-04T18:57:13.687Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T18:57:13.687Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-04-04T18:57:13.687Z] PASS [2022-04-04T18:57:13.687Z] [2022-04-04T18:57:13.687Z] === Skipped [2022-04-04T18:57:13.687Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-04-04T18:57:13.687Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T18:57:13.687Z] [2022-04-04T18:57:13.687Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-04-04T18:57:13.687Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T18:57:13.687Z] [2022-04-04T18:57:13.687Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-04-04T18:57:13.687Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T18:57:13.687Z] [2022-04-04T18:57:13.687Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-04T18:57:13.687Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T18:57:13.687Z] [2022-04-04T18:57:13.687Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-04-04T18:57:13.687Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T18:57:13.687Z] [2022-04-04T18:57:13.687Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-04-04T18:57:13.687Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T18:57:13.687Z] [2022-04-04T18:57:13.687Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-04-04T18:57:13.687Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T18:57:13.687Z] [2022-04-04T18:57:13.687Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-04-04T18:57:13.687Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T18:57:13.687Z] [2022-04-04T18:57:13.687Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-04T18:57:13.687Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T18:57:13.687Z] [2022-04-04T18:57:13.687Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-04T18:57:13.687Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T18:57:13.687Z] [2022-04-04T18:57:13.687Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-04T18:57:13.687Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T18:57:13.687Z] [2022-04-04T18:57:13.687Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-04-04T18:57:13.687Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T18:57:13.687Z] [2022-04-04T18:57:13.687Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.14s) [2022-04-04T18:57:13.687Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T18:57:13.687Z] [2022-04-04T18:57:13.687Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2022-04-04T18:57:13.687Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T18:57:13.687Z] [2022-04-04T18:57:13.687Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-04-04T18:57:13.687Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T18:57:13.687Z] [2022-04-04T18:57:13.687Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-04-04T18:57:13.687Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T18:57:13.687Z] [2022-04-04T18:57:13.687Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-04-04T18:57:13.687Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T18:57:13.687Z] [2022-04-04T18:57:13.687Z] DONE 17 tests, 17 skipped in 0.352s [2022-04-04T18:57:13.687Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-04T18:57:13.909Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-04T18:57:13.950Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s) [2022-04-04T18:57:13.950Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-04T18:57:13.950Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T18:57:13.950Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T18:57:13.950Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T18:57:13.950Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T18:57:13.950Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T18:57:13.950Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T18:57:13.951Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T18:57:13.951Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T18:57:13.951Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T18:57:13.951Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T18:57:13.951Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T18:57:13.951Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T18:57:13.951Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T18:57:14.212Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T18:57:14.212Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T18:57:14.212Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-04T18:57:14.212Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-04T18:57:14.212Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-04T18:57:14.212Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-04T18:57:14.212Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-04T18:57:14.212Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-04T18:57:14.212Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-04T18:57:14.225Z] === RUN TestCheckpointCreateError [2022-04-04T18:57:14.225Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestCheckpointCreate [2022-04-04T18:57:14.225Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestCheckpointDeleteError [2022-04-04T18:57:14.225Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestCheckpointDelete [2022-04-04T18:57:14.225Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestCheckpointListError [2022-04-04T18:57:14.225Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestCheckpointList [2022-04-04T18:57:14.225Z] --- PASS: TestCheckpointList (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestCheckpointListContainerNotFound [2022-04-04T18:57:14.225Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestNewClientWithOpsFromEnv [2022-04-04T18:57:14.225Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-04T18:57:14.225Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestGetAPIPath [2022-04-04T18:57:14.225Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestParseHostURL [2022-04-04T18:57:14.225Z] --- PASS: TestParseHostURL (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-04T18:57:14.225Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-04T18:57:14.225Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestNegotiateAPIVersion [2022-04-04T18:57:14.225Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-04T18:57:14.225Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-04T18:57:14.225Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-04T18:57:14.225Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-04T18:57:14.225Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-04T18:57:14.225Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-04T18:57:14.225Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-04T18:57:14.225Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-04T18:57:14.225Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-04T18:57:14.225Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-04T18:57:14.225Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestNegotiateAPVersionOverride [2022-04-04T18:57:14.225Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-04T18:57:14.225Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-04T18:57:14.225Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-04T18:57:14.225Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestClientRedirect [2022-04-04T18:57:14.225Z] === RUN TestClientRedirect/GET [2022-04-04T18:57:14.225Z] === RUN TestClientRedirect/POST [2022-04-04T18:57:14.225Z] === RUN TestClientRedirect/PUT [2022-04-04T18:57:14.225Z] === RUN TestClientRedirect/DELETE [2022-04-04T18:57:14.225Z] --- PASS: TestClientRedirect (0.00s) [2022-04-04T18:57:14.225Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-04T18:57:14.225Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-04T18:57:14.225Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-04T18:57:14.225Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestConfigCreateUnsupported [2022-04-04T18:57:14.225Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestConfigCreateError [2022-04-04T18:57:14.225Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestConfigCreate [2022-04-04T18:57:14.225Z] --- PASS: TestConfigCreate (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestConfigInspectNotFound [2022-04-04T18:57:14.225Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestConfigInspectWithEmptyID [2022-04-04T18:57:14.225Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestConfigInspectUnsupported [2022-04-04T18:57:14.225Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestConfigInspectError [2022-04-04T18:57:14.225Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestConfigInspectConfigNotFound [2022-04-04T18:57:14.225Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestConfigInspect [2022-04-04T18:57:14.225Z] --- PASS: TestConfigInspect (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestConfigListUnsupported [2022-04-04T18:57:14.225Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestConfigListError [2022-04-04T18:57:14.225Z] --- PASS: TestConfigListError (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestConfigList [2022-04-04T18:57:14.225Z] --- PASS: TestConfigList (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestConfigRemoveUnsupported [2022-04-04T18:57:14.225Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestConfigRemoveError [2022-04-04T18:57:14.225Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestConfigRemove [2022-04-04T18:57:14.225Z] --- PASS: TestConfigRemove (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestConfigUpdateUnsupported [2022-04-04T18:57:14.225Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestConfigUpdateError [2022-04-04T18:57:14.225Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestConfigUpdate [2022-04-04T18:57:14.225Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestContainerCommitError [2022-04-04T18:57:14.225Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestContainerCommit [2022-04-04T18:57:14.225Z] --- PASS: TestContainerCommit (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestContainerStatPathError [2022-04-04T18:57:14.225Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestContainerStatPathNotFoundError [2022-04-04T18:57:14.225Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestContainerStatPathNoHeaderError [2022-04-04T18:57:14.225Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestContainerStatPath [2022-04-04T18:57:14.225Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestCopyToContainerError [2022-04-04T18:57:14.225Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestCopyToContainerNotFoundError [2022-04-04T18:57:14.225Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestCopyToContainerNotStatusOKError [2022-04-04T18:57:14.225Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestCopyToContainer [2022-04-04T18:57:14.225Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestCopyFromContainerError [2022-04-04T18:57:14.225Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestCopyFromContainerNotFoundError [2022-04-04T18:57:14.225Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestCopyFromContainerNotStatusOKError [2022-04-04T18:57:14.225Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-04T18:57:14.225Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestCopyFromContainer [2022-04-04T18:57:14.225Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestContainerCreateError [2022-04-04T18:57:14.225Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestContainerCreateImageNotFound [2022-04-04T18:57:14.225Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestContainerCreateWithName [2022-04-04T18:57:14.225Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestContainerCreateAutoRemove [2022-04-04T18:57:14.225Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestContainerDiffError [2022-04-04T18:57:14.225Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestContainerDiff [2022-04-04T18:57:14.225Z] --- PASS: TestContainerDiff (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestContainerExecCreateError [2022-04-04T18:57:14.225Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestContainerExecCreate [2022-04-04T18:57:14.225Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestContainerExecStartError [2022-04-04T18:57:14.225Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestContainerExecStart [2022-04-04T18:57:14.225Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestContainerExecInspectError [2022-04-04T18:57:14.225Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestContainerExecInspect [2022-04-04T18:57:14.225Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestContainerExportError [2022-04-04T18:57:14.225Z] --- PASS: TestContainerExportError (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestContainerExport [2022-04-04T18:57:14.225Z] --- PASS: TestContainerExport (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestContainerInspectError [2022-04-04T18:57:14.225Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestContainerInspectContainerNotFound [2022-04-04T18:57:14.225Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestContainerInspectWithEmptyID [2022-04-04T18:57:14.225Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestContainerInspect [2022-04-04T18:57:14.225Z] --- PASS: TestContainerInspect (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestContainerInspectNode [2022-04-04T18:57:14.225Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestContainerKillError [2022-04-04T18:57:14.225Z] --- PASS: TestContainerKillError (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestContainerKill [2022-04-04T18:57:14.225Z] --- PASS: TestContainerKill (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestContainerListError [2022-04-04T18:57:14.225Z] --- PASS: TestContainerListError (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestContainerList [2022-04-04T18:57:14.225Z] --- PASS: TestContainerList (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestContainerLogsNotFoundError [2022-04-04T18:57:14.225Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-04T18:57:14.225Z] === RUN TestContainerLogsError [2022-04-04T18:57:14.225Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestContainerLogs [2022-04-04T18:57:14.226Z] --- PASS: TestContainerLogs (0.17s) [2022-04-04T18:57:14.226Z] === RUN TestContainerPauseError [2022-04-04T18:57:14.226Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestContainerPause [2022-04-04T18:57:14.226Z] --- PASS: TestContainerPause (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestContainersPruneError [2022-04-04T18:57:14.226Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestContainersPrune [2022-04-04T18:57:14.226Z] --- PASS: TestContainersPrune (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestContainerRemoveError [2022-04-04T18:57:14.226Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestContainerRemoveNotFoundError [2022-04-04T18:57:14.226Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestContainerRemove [2022-04-04T18:57:14.226Z] --- PASS: TestContainerRemove (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestContainerRenameError [2022-04-04T18:57:14.226Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestContainerRename [2022-04-04T18:57:14.226Z] --- PASS: TestContainerRename (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestContainerResizeError [2022-04-04T18:57:14.226Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestContainerExecResizeError [2022-04-04T18:57:14.226Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestContainerResize [2022-04-04T18:57:14.226Z] --- PASS: TestContainerResize (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestContainerExecResize [2022-04-04T18:57:14.226Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestContainerRestartError [2022-04-04T18:57:14.226Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestContainerRestart [2022-04-04T18:57:14.226Z] --- PASS: TestContainerRestart (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestContainerStartError [2022-04-04T18:57:14.226Z] --- PASS: TestContainerStartError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestContainerStart [2022-04-04T18:57:14.226Z] --- PASS: TestContainerStart (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestContainerStatsError [2022-04-04T18:57:14.226Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestContainerStats [2022-04-04T18:57:14.226Z] --- PASS: TestContainerStats (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestContainerStopError [2022-04-04T18:57:14.226Z] --- PASS: TestContainerStopError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestContainerStop [2022-04-04T18:57:14.226Z] --- PASS: TestContainerStop (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestContainerTopError [2022-04-04T18:57:14.226Z] --- PASS: TestContainerTopError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestContainerTop [2022-04-04T18:57:14.226Z] --- PASS: TestContainerTop (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestContainerUnpauseError [2022-04-04T18:57:14.226Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestContainerUnpause [2022-04-04T18:57:14.226Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestContainerUpdateError [2022-04-04T18:57:14.226Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestContainerUpdate [2022-04-04T18:57:14.226Z] --- PASS: TestContainerUpdate (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestContainerWaitError [2022-04-04T18:57:14.226Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestContainerWait [2022-04-04T18:57:14.226Z] --- PASS: TestContainerWait (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestDiskUsageError [2022-04-04T18:57:14.226Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestDiskUsage [2022-04-04T18:57:14.226Z] --- PASS: TestDiskUsage (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestDistributionInspectUnsupported [2022-04-04T18:57:14.226Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestDistributionInspectWithEmptyID [2022-04-04T18:57:14.226Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestEventsErrorInOptions [2022-04-04T18:57:14.226Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestEventsErrorFromServer [2022-04-04T18:57:14.226Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestEvents [2022-04-04T18:57:14.226Z] --- PASS: TestEvents (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestTLSCloseWriter [2022-04-04T18:57:14.226Z] === PAUSE TestTLSCloseWriter [2022-04-04T18:57:14.226Z] === RUN TestImageBuildError [2022-04-04T18:57:14.226Z] --- PASS: TestImageBuildError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestImageBuild [2022-04-04T18:57:14.226Z] --- PASS: TestImageBuild (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestGetDockerOS [2022-04-04T18:57:14.226Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestImageCreateError [2022-04-04T18:57:14.226Z] --- PASS: TestImageCreateError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestImageCreate [2022-04-04T18:57:14.226Z] --- PASS: TestImageCreate (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestImageHistoryError [2022-04-04T18:57:14.226Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestImageHistory [2022-04-04T18:57:14.226Z] --- PASS: TestImageHistory (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestImageImportError [2022-04-04T18:57:14.226Z] --- PASS: TestImageImportError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestImageImport [2022-04-04T18:57:14.226Z] --- PASS: TestImageImport (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestImageInspectError [2022-04-04T18:57:14.226Z] --- PASS: TestImageInspectError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestImageInspectImageNotFound [2022-04-04T18:57:14.226Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestImageInspectWithEmptyID [2022-04-04T18:57:14.226Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestImageInspect [2022-04-04T18:57:14.226Z] --- PASS: TestImageInspect (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestImageListError [2022-04-04T18:57:14.226Z] --- PASS: TestImageListError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestImageList [2022-04-04T18:57:14.226Z] --- PASS: TestImageList (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestImageListApiBefore125 [2022-04-04T18:57:14.226Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestImageLoadError [2022-04-04T18:57:14.226Z] --- PASS: TestImageLoadError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestImageLoad [2022-04-04T18:57:14.226Z] --- PASS: TestImageLoad (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestImagesPruneError [2022-04-04T18:57:14.226Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestImagesPrune [2022-04-04T18:57:14.226Z] --- PASS: TestImagesPrune (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestImagePullReferenceParseError [2022-04-04T18:57:14.226Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestImagePullAnyError [2022-04-04T18:57:14.226Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-04T18:57:14.226Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-04T18:57:14.226Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-04T18:57:14.226Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-04T18:57:14.226Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestImagePullWithoutErrors [2022-04-04T18:57:14.226Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestImagePushReferenceError [2022-04-04T18:57:14.226Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestImagePushAnyError [2022-04-04T18:57:14.226Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-04T18:57:14.226Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-04T18:57:14.226Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-04T18:57:14.226Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-04T18:57:14.226Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestImagePushWithoutErrors [2022-04-04T18:57:14.226Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-04T18:57:14.226Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-04T18:57:14.226Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-04T18:57:14.226Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-04T18:57:14.226Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-04T18:57:14.226Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-04T18:57:14.226Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-04T18:57:14.226Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-04T18:57:14.226Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestImageRemoveError [2022-04-04T18:57:14.226Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestImageRemoveImageNotFound [2022-04-04T18:57:14.226Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestImageRemove [2022-04-04T18:57:14.226Z] --- PASS: TestImageRemove (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestImageSaveError [2022-04-04T18:57:14.226Z] --- PASS: TestImageSaveError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestImageSave [2022-04-04T18:57:14.226Z] --- PASS: TestImageSave (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestImageSearchAnyError [2022-04-04T18:57:14.226Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-04T18:57:14.226Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-04T18:57:14.226Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-04T18:57:14.226Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-04T18:57:14.226Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestImageSearchWithoutErrors [2022-04-04T18:57:14.226Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestImageTagError [2022-04-04T18:57:14.226Z] --- PASS: TestImageTagError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestImageTagInvalidReference [2022-04-04T18:57:14.226Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestImageTagInvalidSourceImageName [2022-04-04T18:57:14.226Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestImageTagHexSource [2022-04-04T18:57:14.226Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestImageTag [2022-04-04T18:57:14.226Z] --- PASS: TestImageTag (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestInfoServerError [2022-04-04T18:57:14.226Z] --- PASS: TestInfoServerError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestInfoInvalidResponseJSONError [2022-04-04T18:57:14.226Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestInfo [2022-04-04T18:57:14.226Z] --- PASS: TestInfo (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestNetworkConnectError [2022-04-04T18:57:14.226Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-04T18:57:14.226Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestNetworkConnect [2022-04-04T18:57:14.226Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestNetworkCreateError [2022-04-04T18:57:14.226Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestNetworkCreate [2022-04-04T18:57:14.226Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestNetworkDisconnectError [2022-04-04T18:57:14.226Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestNetworkDisconnect [2022-04-04T18:57:14.226Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestNetworkInspect [2022-04-04T18:57:14.226Z] === RUN TestNetworkInspect/empty_ID [2022-04-04T18:57:14.226Z] === RUN TestNetworkInspect/no_options [2022-04-04T18:57:14.226Z] === RUN TestNetworkInspect/verbose [2022-04-04T18:57:14.226Z] === RUN TestNetworkInspect/global_scope [2022-04-04T18:57:14.226Z] === RUN TestNetworkInspect/unknown_network [2022-04-04T18:57:14.226Z] === RUN TestNetworkInspect/server_error [2022-04-04T18:57:14.226Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-04T18:57:14.226Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-04T18:57:14.226Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-04T18:57:14.226Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-04T18:57:14.226Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-04T18:57:14.226Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-04T18:57:14.226Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestNetworkListError [2022-04-04T18:57:14.226Z] --- PASS: TestNetworkListError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestNetworkList [2022-04-04T18:57:14.226Z] --- PASS: TestNetworkList (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestNetworksPruneError [2022-04-04T18:57:14.226Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestNetworksPrune [2022-04-04T18:57:14.226Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestNetworkRemoveError [2022-04-04T18:57:14.226Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestNetworkRemove [2022-04-04T18:57:14.226Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestNodeInspectError [2022-04-04T18:57:14.226Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestNodeInspectNodeNotFound [2022-04-04T18:57:14.226Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestNodeInspectWithEmptyID [2022-04-04T18:57:14.226Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestNodeInspect [2022-04-04T18:57:14.226Z] --- PASS: TestNodeInspect (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestNodeListError [2022-04-04T18:57:14.226Z] --- PASS: TestNodeListError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestNodeList [2022-04-04T18:57:14.226Z] --- PASS: TestNodeList (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestNodeRemoveError [2022-04-04T18:57:14.226Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestNodeRemove [2022-04-04T18:57:14.226Z] --- PASS: TestNodeRemove (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestNodeUpdateError [2022-04-04T18:57:14.226Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestNodeUpdate [2022-04-04T18:57:14.226Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestOptionWithHostFromEnv [2022-04-04T18:57:14.226Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestOptionWithTimeout [2022-04-04T18:57:14.226Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestOptionWithVersionFromEnv [2022-04-04T18:57:14.226Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestPingFail [2022-04-04T18:57:14.226Z] --- PASS: TestPingFail (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestPingWithError [2022-04-04T18:57:14.226Z] 2022/04/04 18:57:13 RoundTripper returned a response & error; ignoring response [2022-04-04T18:57:14.226Z] 2022/04/04 18:57:13 RoundTripper returned a response & error; ignoring response [2022-04-04T18:57:14.226Z] --- PASS: TestPingWithError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestPingSuccess [2022-04-04T18:57:14.226Z] --- PASS: TestPingSuccess (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestPingHeadFallback [2022-04-04T18:57:14.226Z] === RUN TestPingHeadFallback/OK [2022-04-04T18:57:14.226Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-04T18:57:14.226Z] === RUN TestPingHeadFallback/Not_Found [2022-04-04T18:57:14.226Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-04T18:57:14.226Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-04T18:57:14.226Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-04T18:57:14.226Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-04T18:57:14.226Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-04T18:57:14.226Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestPluginDisableError [2022-04-04T18:57:14.226Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestPluginDisable [2022-04-04T18:57:14.226Z] --- PASS: TestPluginDisable (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestPluginEnableError [2022-04-04T18:57:14.226Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestPluginEnable [2022-04-04T18:57:14.226Z] --- PASS: TestPluginEnable (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestPluginInspectError [2022-04-04T18:57:14.226Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestPluginInspectWithEmptyID [2022-04-04T18:57:14.226Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestPluginInspect [2022-04-04T18:57:14.226Z] --- PASS: TestPluginInspect (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestPluginListError [2022-04-04T18:57:14.226Z] --- PASS: TestPluginListError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestPluginList [2022-04-04T18:57:14.226Z] --- PASS: TestPluginList (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestPluginPushError [2022-04-04T18:57:14.226Z] --- PASS: TestPluginPushError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestPluginPush [2022-04-04T18:57:14.226Z] --- PASS: TestPluginPush (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestPluginRemoveError [2022-04-04T18:57:14.226Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestPluginRemove [2022-04-04T18:57:14.226Z] --- PASS: TestPluginRemove (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestPluginSetError [2022-04-04T18:57:14.226Z] --- PASS: TestPluginSetError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestPluginSet [2022-04-04T18:57:14.226Z] --- PASS: TestPluginSet (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestSetHostHeader [2022-04-04T18:57:14.226Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestPlainTextError [2022-04-04T18:57:14.226Z] --- PASS: TestPlainTextError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestInfiniteError [2022-04-04T18:57:14.226Z] --- PASS: TestInfiniteError (0.02s) [2022-04-04T18:57:14.226Z] === RUN TestCanceledContext [2022-04-04T18:57:14.226Z] 2022/04/04 18:57:13 RoundTripper returned a response & error; ignoring response [2022-04-04T18:57:14.226Z] --- PASS: TestCanceledContext (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestDeadlineExceededContext [2022-04-04T18:57:14.226Z] 2022/04/04 18:57:13 RoundTripper returned a response & error; ignoring response [2022-04-04T18:57:14.226Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestSecretCreateUnsupported [2022-04-04T18:57:14.226Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestSecretCreateError [2022-04-04T18:57:14.226Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestSecretCreate [2022-04-04T18:57:14.226Z] --- PASS: TestSecretCreate (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestSecretInspectUnsupported [2022-04-04T18:57:14.226Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestSecretInspectError [2022-04-04T18:57:14.226Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestSecretInspectSecretNotFound [2022-04-04T18:57:14.226Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestSecretInspectWithEmptyID [2022-04-04T18:57:14.226Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestSecretInspect [2022-04-04T18:57:14.226Z] --- PASS: TestSecretInspect (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestSecretListUnsupported [2022-04-04T18:57:14.226Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestSecretListError [2022-04-04T18:57:14.226Z] --- PASS: TestSecretListError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestSecretList [2022-04-04T18:57:14.226Z] --- PASS: TestSecretList (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestSecretRemoveUnsupported [2022-04-04T18:57:14.226Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestSecretRemoveError [2022-04-04T18:57:14.226Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-04T18:57:14.226Z] === RUN TestSecretRemove [2022-04-04T18:57:14.226Z] --- PASS: TestSecretRemove (0.00s) [2022-04-04T18:57:14.227Z] === RUN TestSecretUpdateUnsupported [2022-04-04T18:57:14.227Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-04T18:57:14.227Z] === RUN TestSecretUpdateError [2022-04-04T18:57:14.227Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-04T18:57:14.227Z] === RUN TestSecretUpdate [2022-04-04T18:57:14.227Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-04T18:57:14.227Z] === RUN TestServiceCreateError [2022-04-04T18:57:14.227Z] --- PASS: TestServiceCreateError (0.01s) [2022-04-04T18:57:14.227Z] === RUN TestServiceCreate [2022-04-04T18:57:14.227Z] --- PASS: TestServiceCreate (0.00s) [2022-04-04T18:57:14.227Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-04T18:57:14.227Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-04T18:57:14.227Z] === RUN TestServiceCreateDigestPinning [2022-04-04T18:57:14.227Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-04T18:57:14.227Z] === RUN TestServiceInspectError [2022-04-04T18:57:14.227Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-04T18:57:14.227Z] === RUN TestServiceInspectServiceNotFound [2022-04-04T18:57:14.227Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-04T18:57:14.227Z] === RUN TestServiceInspectWithEmptyID [2022-04-04T18:57:14.227Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-04T18:57:14.227Z] === RUN TestServiceInspect [2022-04-04T18:57:14.227Z] --- PASS: TestServiceInspect (0.00s) [2022-04-04T18:57:14.227Z] === RUN TestServiceListError [2022-04-04T18:57:14.227Z] --- PASS: TestServiceListError (0.00s) [2022-04-04T18:57:14.227Z] === RUN TestServiceList [2022-04-04T18:57:14.227Z] --- PASS: TestServiceList (0.00s) [2022-04-04T18:57:14.227Z] === RUN TestServiceLogsError [2022-04-04T18:57:14.227Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-04T18:57:14.227Z] === RUN TestServiceLogs [2022-04-04T18:57:14.227Z] --- PASS: TestServiceLogs (0.00s) [2022-04-04T18:57:14.227Z] === RUN TestServiceRemoveError [2022-04-04T18:57:14.227Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-04T18:57:14.227Z] === RUN TestServiceRemoveNotFoundError [2022-04-04T18:57:14.227Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-04T18:57:14.227Z] === RUN TestServiceRemove [2022-04-04T18:57:14.227Z] --- PASS: TestServiceRemove (0.00s) [2022-04-04T18:57:14.227Z] === RUN TestServiceUpdateError [2022-04-04T18:57:14.227Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-04T18:57:14.227Z] === RUN TestServiceUpdate [2022-04-04T18:57:14.227Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-04T18:57:14.227Z] === RUN TestSwarmGetUnlockKeyError [2022-04-04T18:57:14.227Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-04T18:57:14.227Z] === RUN TestSwarmGetUnlockKey [2022-04-04T18:57:14.227Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-04T18:57:14.227Z] === RUN TestSwarmInitError [2022-04-04T18:57:14.227Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-04T18:57:14.227Z] === RUN TestSwarmInit [2022-04-04T18:57:14.227Z] --- PASS: TestSwarmInit (0.00s) [2022-04-04T18:57:14.227Z] === RUN TestSwarmInspectError [2022-04-04T18:57:14.227Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-04T18:57:14.227Z] === RUN TestSwarmInspect [2022-04-04T18:57:14.227Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-04T18:57:14.227Z] === RUN TestSwarmJoinError [2022-04-04T18:57:14.227Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-04T18:57:14.227Z] === RUN TestSwarmJoin [2022-04-04T18:57:14.227Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-04T18:57:14.227Z] === RUN TestSwarmLeaveError [2022-04-04T18:57:14.227Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-04T18:57:14.227Z] === RUN TestSwarmLeave [2022-04-04T18:57:14.227Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-04T18:57:14.227Z] === RUN TestSwarmUnlockError [2022-04-04T18:57:14.227Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-04T18:57:14.227Z] === RUN TestSwarmUnlock [2022-04-04T18:57:14.227Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-04T18:57:14.227Z] === RUN TestSwarmUpdateError [2022-04-04T18:57:14.227Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-04T18:57:14.227Z] === RUN TestSwarmUpdate [2022-04-04T18:57:14.227Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-04T18:57:14.227Z] === RUN TestTaskInspectError [2022-04-04T18:57:14.227Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-04T18:57:14.227Z] === RUN TestTaskInspectWithEmptyID [2022-04-04T18:57:14.227Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-04T18:57:14.227Z] === RUN TestTaskInspect [2022-04-04T18:57:14.227Z] --- PASS: TestTaskInspect (0.00s) [2022-04-04T18:57:14.227Z] === RUN TestTaskListError [2022-04-04T18:57:14.227Z] --- PASS: TestTaskListError (0.00s) [2022-04-04T18:57:14.227Z] === RUN TestTaskList [2022-04-04T18:57:14.227Z] --- PASS: TestTaskList (0.00s) [2022-04-04T18:57:14.227Z] === RUN TestVolumeCreateError [2022-04-04T18:57:14.227Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-04T18:57:14.227Z] === RUN TestVolumeCreate [2022-04-04T18:57:14.227Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-04T18:57:14.227Z] === RUN TestVolumeInspectError [2022-04-04T18:57:14.227Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-04T18:57:14.227Z] === RUN TestVolumeInspectNotFound [2022-04-04T18:57:14.227Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-04T18:57:14.227Z] === RUN TestVolumeInspectWithEmptyID [2022-04-04T18:57:14.227Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-04T18:57:14.227Z] === RUN TestVolumeInspect [2022-04-04T18:57:14.227Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-04T18:57:14.227Z] === RUN TestVolumeListError [2022-04-04T18:57:14.227Z] --- PASS: TestVolumeListError (0.00s) [2022-04-04T18:57:14.227Z] === RUN TestVolumeList [2022-04-04T18:57:14.227Z] --- PASS: TestVolumeList (0.00s) [2022-04-04T18:57:14.227Z] === RUN TestVolumeRemoveError [2022-04-04T18:57:14.227Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-04T18:57:14.227Z] === RUN TestVolumeRemove [2022-04-04T18:57:14.227Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-04T18:57:14.227Z] === CONT TestTLSCloseWriter [2022-04-04T18:57:14.227Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-04-04T18:57:14.227Z] PASS [2022-04-04T18:57:14.227Z] coverage: 75.1% of statements [2022-04-04T18:57:14.227Z] ok github.com/docker/docker/client 0.341s coverage: 75.1% of statements [2022-04-04T18:57:14.285Z] INFO: Testing against a local daemon [2022-04-04T18:57:14.285Z] === RUN TestPluginInvalidJSON [2022-04-04T18:57:14.285Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T18:57:14.285Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T18:57:14.285Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T18:57:14.285Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-04T18:57:14.285Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-04T18:57:14.285Z] === RUN TestPluginInstall [2022-04-04T18:57:14.285Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T18:57:14.285Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-04T18:57:14.285Z] === RUN TestPluginsWithRuntimes [2022-04-04T18:57:14.285Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-04-04T18:57:14.285Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-04T18:57:14.285Z] === RUN TestPluginBackCompatMediaTypes [2022-04-04T18:57:14.285Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-04T18:57:14.285Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-04T18:57:14.285Z] PASS [2022-04-04T18:57:14.285Z] [2022-04-04T18:57:14.285Z] === Skipped [2022-04-04T18:57:14.285Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-04-04T18:57:14.285Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T18:57:14.285Z] [2022-04-04T18:57:14.285Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-04-04T18:57:14.285Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-04-04T18:57:14.285Z] [2022-04-04T18:57:14.285Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-04-04T18:57:14.285Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-04T18:57:14.285Z] [2022-04-04T18:57:14.285Z] DONE 5 tests, 3 skipped in 0.459s [2022-04-04T18:57:14.285Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-04T18:57:14.478Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2022-04-04T18:57:14.478Z] === RUN TestCreateDifferentPlatform [2022-04-04T18:57:14.478Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-04T18:57:14.478Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-04T18:57:14.478Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-04T18:57:14.478Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-04T18:57:14.478Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-04T18:57:14.478Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-04T18:57:14.478Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-04-04T18:57:14.478Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-04T18:57:14.478Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-04-04T18:57:14.478Z] === RUN TestContainerStartOnDaemonRestart [2022-04-04T18:57:14.478Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-04T18:57:14.478Z] === RUN TestDaemonRestartIpcMode [2022-04-04T18:57:14.478Z] === PAUSE TestDaemonRestartIpcMode [2022-04-04T18:57:14.478Z] === RUN TestDaemonHostGatewayIP [2022-04-04T18:57:14.478Z] === PAUSE TestDaemonHostGatewayIP [2022-04-04T18:57:14.478Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-04T18:57:14.478Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-04T18:57:14.478Z] === RUN TestContainerKillOnDaemonStart [2022-04-04T18:57:14.478Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-04T18:57:14.478Z] === RUN TestDiff [2022-04-04T18:57:14.550Z] INFO: Testing against a local daemon [2022-04-04T18:57:14.550Z] === RUN TestExternalGraphDriver [2022-04-04T18:57:14.550Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-04T18:57:14.550Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-04-04T18:57:14.550Z] === RUN TestGraphdriverPluginV2 [2022-04-04T18:57:15.052Z] --- PASS: TestDiff (0.39s) [2022-04-04T18:57:15.053Z] === RUN TestExecWithCloseStdin [2022-04-04T18:57:15.285Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-04T18:57:15.285Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-04T18:57:15.285Z] docker_cli_sni_test.go:18: Flakey test [2022-04-04T18:57:15.285Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-04T18:57:15.314Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-04-04T18:57:15.314Z] === RUN TestExec [2022-04-04T18:57:15.544Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-04-04T18:57:15.544Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-04T18:57:15.887Z] --- PASS: TestExec (0.45s) [2022-04-04T18:57:15.887Z] === RUN TestExecUser [2022-04-04T18:57:16.459Z] --- PASS: TestExecUser (0.45s) [2022-04-04T18:57:16.459Z] === RUN TestExportContainerAndImportImage [2022-04-04T18:57:16.481Z] === RUN TestDockerSuite/TestCommitChange [2022-04-04T18:57:17.032Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-04-04T18:57:17.032Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-04T18:57:17.051Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-04T18:57:17.051Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-04-04T18:57:17.051Z] PASS [2022-04-04T18:57:17.051Z] [2022-04-04T18:57:17.051Z] DONE 17 tests in 51.257s [2022-04-04T18:57:17.051Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-04T18:57:17.051Z] ++ 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-04-04T18:57:17.051Z] ++ set -e [2022-04-04T18:57:17.051Z] ++ '[' -n 0 ']' [2022-04-04T18:57:17.051Z] ++ set -x [2022-04-04T18:57:17.052Z] ++ 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-04-04T18:57:17.430Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.20s) [2022-04-04T18:57:17.431Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-04T18:57:17.620Z] INFO: Testing against a local daemon [2022-04-04T18:57:17.620Z] === RUN TestPluginInvalidJSON [2022-04-04T18:57:17.620Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T18:57:17.620Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T18:57:17.620Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T18:57:17.620Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-04-04T18:57:17.620Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-04T18:57:17.620Z] === RUN TestPluginInstall [2022-04-04T18:57:17.620Z] === RUN TestPluginInstall/no_auth [2022-04-04T18:57:17.846Z] --- PASS: TestGraphdriverPluginV2 (3.33s) [2022-04-04T18:57:17.846Z] PASS [2022-04-04T18:57:17.846Z] [2022-04-04T18:57:17.846Z] === Skipped [2022-04-04T18:57:17.846Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-04-04T18:57:17.846Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-04T18:57:17.846Z] [2022-04-04T18:57:17.846Z] DONE 2 tests, 1 skipped in 3.724s [2022-04-04T18:57:17.846Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-04T18:57:17.880Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-04T18:57:18.104Z] INFO: Testing against a local daemon [2022-04-04T18:57:18.104Z] === RUN TestContinueAfterPluginCrash [2022-04-04T18:57:18.104Z] === PAUSE TestContinueAfterPluginCrash [2022-04-04T18:57:18.104Z] === RUN TestReadPluginNoRead [2022-04-04T18:57:18.104Z] === PAUSE TestReadPluginNoRead [2022-04-04T18:57:18.104Z] === RUN TestDaemonStartWithLogOpt [2022-04-04T18:57:18.104Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-04T18:57:18.104Z] === CONT TestContinueAfterPluginCrash [2022-04-04T18:57:18.104Z] === CONT TestDaemonStartWithLogOpt [2022-04-04T18:57:18.418Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2022-04-04T18:57:18.418Z] === RUN TestHealthCheckWorkdir [2022-04-04T18:57:18.679Z] --- PASS: TestHealthCheckWorkdir (0.49s) [2022-04-04T18:57:18.679Z] === RUN TestHealthKillContainer [2022-04-04T18:57:19.267Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-04T18:57:20.644Z] time="2022-04-04T18:57:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T18:57:20.644Z] time="2022-04-04T18:57:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2e75af6273103c30e0e81df83c0be577c2c5a0444b879d565cf0945ecf85a341" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T18:57:20.644Z] time="2022-04-04T18:57:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T18:57:20.644Z] time="2022-04-04T18:57:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2e75af6273103c30e0e81df83c0be577c2c5a0444b879d565cf0945ecf85a341" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T18:57:20.644Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-04T18:57:20.903Z] === RUN TestPluginInstall/with_htpasswd [2022-04-04T18:57:21.161Z] time="2022-04-04T18:57:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T18:57:21.161Z] time="2022-04-04T18:57:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:956814c8c88bd1b1468640a9ce982e6a799889a0531e796bb48bb5ddf7abc9e0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T18:57:21.161Z] time="2022-04-04T18:57:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T18:57:21.161Z] time="2022-04-04T18:57:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:956814c8c88bd1b1468640a9ce982e6a799889a0531e796bb48bb5ddf7abc9e0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T18:57:21.421Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-04T18:57:21.680Z] === RUN TestPluginInstall/with_insecure [2022-04-04T18:57:22.619Z] time="2022-04-04T18:57:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T18:57:22.620Z] time="2022-04-04T18:57:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:82193dab9f54e9d8b244277df92f8dd9afa21763518822c34486c20a17b31e0d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T18:57:22.620Z] time="2022-04-04T18:57:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T18:57:22.620Z] time="2022-04-04T18:57:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:82193dab9f54e9d8b244277df92f8dd9afa21763518822c34486c20a17b31e0d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T18:57:22.620Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-04T18:57:22.879Z] plugin_test.go:165: [d6feb1f777059] daemon is not started [2022-04-04T18:57:22.879Z] --- PASS: TestPluginInstall (5.38s) [2022-04-04T18:57:22.879Z] --- PASS: TestPluginInstall/no_auth (3.32s) [2022-04-04T18:57:22.879Z] --- PASS: TestPluginInstall/with_htpasswd (0.82s) [2022-04-04T18:57:22.879Z] --- PASS: TestPluginInstall/with_insecure (1.24s) [2022-04-04T18:57:22.879Z] === RUN TestPluginsWithRuntimes [2022-04-04T18:57:23.371Z] === CONT TestReadPluginNoRead [2022-04-04T18:57:23.371Z] --- PASS: TestDaemonStartWithLogOpt (5.25s) [2022-04-04T18:57:23.447Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-04T18:57:24.823Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-04T18:57:24.823Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-04T18:57:25.391Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-04T18:57:25.391Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-04T18:57:25.391Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-04T18:57:25.391Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-04T18:57:25.391Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-04T18:57:25.391Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-04T18:57:25.391Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-04T18:57:25.649Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-04T18:57:25.904Z] === RUN TestReadPluginNoRead/default [2022-04-04T18:57:26.589Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-04T18:57:26.589Z] --- PASS: TestPluginsWithRuntimes (3.81s) [2022-04-04T18:57:26.589Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.99s) [2022-04-04T18:57:26.589Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.03s) [2022-04-04T18:57:26.589Z] === RUN TestPluginBackCompatMediaTypes [2022-04-04T18:57:26.815Z] --- PASS: TestHealthKillContainer (7.92s) [2022-04-04T18:57:26.815Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-04T18:57:26.840Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-04T18:57:27.076Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s) [2022-04-04T18:57:27.076Z] === RUN TestIpcModeNone [2022-04-04T18:57:27.337Z] --- PASS: TestIpcModeNone (0.47s) [2022-04-04T18:57:27.337Z] === RUN TestIpcModePrivate [2022-04-04T18:57:27.526Z] --- PASS: TestPluginBackCompatMediaTypes (0.72s) [2022-04-04T18:57:27.526Z] PASS [2022-04-04T18:57:27.527Z] [2022-04-04T18:57:27.527Z] DONE 10 tests in 10.229s [2022-04-04T18:57:27.527Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-04T18:57:27.527Z] ++ 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-04-04T18:57:27.527Z] ++ set -e [2022-04-04T18:57:27.527Z] ++ '[' -n 0 ']' [2022-04-04T18:57:27.527Z] ++ set -x [2022-04-04T18:57:27.527Z] ++ 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-04-04T18:57:27.527Z] INFO: Testing against a local daemon [2022-04-04T18:57:27.527Z] === RUN TestExternalGraphDriver [2022-04-04T18:57:27.527Z] === RUN TestExternalGraphDriver/json [2022-04-04T18:57:27.786Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-04T18:57:27.786Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-04T18:57:27.912Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2022-04-04T18:57:27.912Z] --- PASS: TestIpcModePrivate (0.44s) [2022-04-04T18:57:27.912Z] === RUN TestIpcModeShareable [2022-04-04T18:57:28.175Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2022-04-04T18:57:28.218Z] --- PASS: TestContinueAfterPluginCrash (9.93s) [2022-04-04T18:57:28.218Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-04T18:57:28.353Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-04T18:57:28.436Z] --- PASS: TestIpcModeShareable (0.45s) [2022-04-04T18:57:28.436Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-04T18:57:28.492Z] --- PASS: TestUpdateRestartPolicy (17.20s) [2022-04-04T18:57:28.492Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-04T18:57:28.949Z] --- PASS: TestUpdateRestartWithAutoRemove (1.39s) [2022-04-04T18:57:28.949Z] === RUN TestWaitNonBlocked [2022-04-04T18:57:28.949Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T18:57:28.949Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T18:57:28.949Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T18:57:28.949Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T18:57:28.949Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T18:57:28.949Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T18:57:29.293Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-04T18:57:29.544Z] INFO: Extraction ended at 04/04/2022 18:57:27. Duration:00:00:29.5708352 [2022-04-04T18:57:29.544Z] INFO: Updating the golang and path environment variables [2022-04-04T18:57:29.544Z] INFO: GOPATH=d:\gopath [2022-04-04T18:57:29.544Z] INFO: go version go1.18 windows/amd64 [2022-04-04T18:57:29.544Z] INFO: Running the daemon under test in debug mode [2022-04-04T18:57:29.544Z] INFO: Running the daemon under test in containerd mode [2022-04-04T18:57:29.544Z] INFO: Starting a daemon under test... [2022-04-04T18:57:29.544Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43462\1\daemon --pidfile d:\CI\PR-43462\1\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-04-04T18:57:29.544Z] INFO: Containerd started successfully. [2022-04-04T18:57:29.544Z] INFO: Process started successfully. [2022-04-04T18:57:29.544Z] INFO: Start tailing logs of the daemon under tests [2022-04-04T18:57:29.544Z] INFO: Waiting for the daemon under test to start... [2022-04-04T18:57:29.551Z] === RUN TestExternalGraphDriver/spec [2022-04-04T18:57:29.551Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-04T18:57:29.594Z] === CONT TestReadPluginNoRead [2022-04-04T18:57:29.594Z] read_test.go:92: [d593ab78d5ad0] daemon is not started [2022-04-04T18:57:29.594Z] --- PASS: TestReadPluginNoRead (6.05s) [2022-04-04T18:57:29.594Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2022-04-04T18:57:29.594Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.41s) [2022-04-04T18:57:29.594Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s) [2022-04-04T18:57:29.594Z] PASS [2022-04-04T18:57:29.594Z] [2022-04-04T18:57:29.594Z] DONE 6 tests in 11.415s [2022-04-04T18:57:29.594Z] 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-04-04T18:57:29.594Z] testing: warning: no tests to run [2022-04-04T18:57:29.594Z] PASS [2022-04-04T18:57:29.594Z] [2022-04-04T18:57:29.594Z] DONE 0 tests in 0.041s [2022-04-04T18:57:29.594Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-04T18:57:29.594Z] INFO: Testing against a local daemon [2022-04-04T18:57:29.594Z] === RUN TestPluginWithDevMounts [2022-04-04T18:57:29.594Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-04T18:57:29.594Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-04T18:57:29.594Z] PASS [2022-04-04T18:57:29.594Z] [2022-04-04T18:57:29.594Z] === Skipped [2022-04-04T18:57:29.594Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-04-04T18:57:29.594Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-04T18:57:29.594Z] [2022-04-04T18:57:29.594Z] DONE 1 tests, 1 skipped in 0.174s [2022-04-04T18:57:29.594Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-04T18:57:29.594Z] INFO: Testing against a local daemon [2022-04-04T18:57:29.594Z] === RUN TestSecretInspect [2022-04-04T18:57:29.822Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.34s) [2022-04-04T18:57:29.822Z] === RUN TestAPIIpcModeHost [2022-04-04T18:57:29.852Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:29.852Z] --- SKIP: TestSecretInspect (0.02s) [2022-04-04T18:57:29.852Z] === RUN TestSecretList [2022-04-04T18:57:29.852Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:29.852Z] --- SKIP: TestSecretList (0.01s) [2022-04-04T18:57:29.852Z] === RUN TestSecretsCreateAndDelete [2022-04-04T18:57:29.852Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:29.852Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-04-04T18:57:29.852Z] === RUN TestSecretsUpdate [2022-04-04T18:57:29.852Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:29.852Z] --- SKIP: TestSecretsUpdate (0.02s) [2022-04-04T18:57:29.852Z] === RUN TestTemplatedSecret [2022-04-04T18:57:29.852Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:29.852Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-04T18:57:29.852Z] === RUN TestSecretCreateResolve [2022-04-04T18:57:29.852Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:29.852Z] --- SKIP: TestSecretCreateResolve (0.02s) [2022-04-04T18:57:29.852Z] PASS [2022-04-04T18:57:29.852Z] [2022-04-04T18:57:29.852Z] === Skipped [2022-04-04T18:57:29.852Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-04-04T18:57:29.852Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:29.852Z] [2022-04-04T18:57:29.852Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-04-04T18:57:29.852Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:29.852Z] [2022-04-04T18:57:29.852Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-04-04T18:57:29.852Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:29.852Z] [2022-04-04T18:57:29.852Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2022-04-04T18:57:29.852Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:29.852Z] [2022-04-04T18:57:29.852Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-04-04T18:57:29.852Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:29.852Z] [2022-04-04T18:57:29.852Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2022-04-04T18:57:29.852Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:29.852Z] [2022-04-04T18:57:29.852Z] DONE 6 tests, 6 skipped in 0.187s [2022-04-04T18:57:29.852Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-04T18:57:30.083Z] --- PASS: TestAPIIpcModeHost (0.34s) [2022-04-04T18:57:30.083Z] === RUN TestDaemonIpcModeShareable [2022-04-04T18:57:30.110Z] INFO: Testing against a local daemon [2022-04-04T18:57:30.110Z] === RUN TestServiceCreateInit [2022-04-04T18:57:30.110Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-04T18:57:30.110Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:30.110Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-04T18:57:30.110Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:30.110Z] --- PASS: TestServiceCreateInit (0.02s) [2022-04-04T18:57:30.110Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-04T18:57:30.110Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-04T18:57:30.110Z] === RUN TestCreateServiceMultipleTimes [2022-04-04T18:57:30.110Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:30.110Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-04-04T18:57:30.110Z] === RUN TestCreateServiceConflict [2022-04-04T18:57:30.110Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:30.110Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-04-04T18:57:30.110Z] === RUN TestCreateServiceMaxReplicas [2022-04-04T18:57:30.110Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:30.110Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-04-04T18:57:30.110Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-04T18:57:30.110Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:30.110Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-04T18:57:30.110Z] === RUN TestCreateServiceSecretFileMode [2022-04-04T18:57:30.110Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:30.110Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-04-04T18:57:30.110Z] === RUN TestCreateServiceConfigFileMode [2022-04-04T18:57:30.110Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:30.116Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-04T18:57:30.369Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-04-04T18:57:30.369Z] === RUN TestCreateServiceSysctls [2022-04-04T18:57:30.369Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:30.369Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-04-04T18:57:30.369Z] === RUN TestCreateServiceCapabilities [2022-04-04T18:57:30.369Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:30.369Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-04-04T18:57:30.369Z] === RUN TestInspect [2022-04-04T18:57:30.369Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:30.369Z] --- SKIP: TestInspect (0.02s) [2022-04-04T18:57:30.369Z] === RUN TestCreateJob [2022-04-04T18:57:30.369Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:30.369Z] --- SKIP: TestCreateJob (0.01s) [2022-04-04T18:57:30.369Z] === RUN TestReplicatedJob [2022-04-04T18:57:30.369Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:30.369Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-04T18:57:30.369Z] === RUN TestUpdateReplicatedJob [2022-04-04T18:57:30.369Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:30.369Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-04-04T18:57:30.369Z] === RUN TestServiceListWithStatuses [2022-04-04T18:57:30.369Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-04T18:57:30.369Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-04T18:57:30.369Z] === RUN TestDockerNetworkConnectAlias [2022-04-04T18:57:30.369Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:30.369Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-04-04T18:57:30.369Z] === RUN TestDockerNetworkReConnect [2022-04-04T18:57:30.369Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:30.369Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-04-04T18:57:30.369Z] === RUN TestServicePlugin [2022-04-04T18:57:30.682Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-04T18:57:30.682Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-04T18:57:30.682Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-04T18:57:31.025Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-04-04T18:57:31.116Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-04-04T18:57:31.116Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.03s) [2022-04-04T18:57:31.116Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.20s) [2022-04-04T18:57:31.116Z] === RUN TestWaitBlocked [2022-04-04T18:57:31.116Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T18:57:31.116Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-04T18:57:31.116Z] PASS [2022-04-04T18:57:31.116Z] ok github.com/docker/docker/integration/container 73.608s [2022-04-04T18:57:31.249Z] === RUN TestExternalGraphDriver/pull [2022-04-04T18:57:31.249Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-04T18:57:31.249Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-04T18:57:31.287Z] --- PASS: TestDaemonIpcModeShareable (1.15s) [2022-04-04T18:57:31.287Z] === RUN TestDaemonIpcModePrivate [2022-04-04T18:57:31.507Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-04T18:57:31.507Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-04T18:57:31.507Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-04T18:57:31.573Z] [2022-04-04T18:57:31.573Z] === Skipped [2022-04-04T18:57:31.573Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-04T18:57:31.573Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T18:57:31.573Z] [2022-04-04T18:57:31.573Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-04T18:57:31.573Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:57:31.573Z] [2022-04-04T18:57:31.573Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.01s) [2022-04-04T18:57:31.573Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-04T18:57:31.573Z] [2022-04-04T18:57:31.573Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-04T18:57:31.573Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:57:31.573Z] [2022-04-04T18:57:31.573Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-04T18:57:31.573Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T18:57:31.573Z] [2022-04-04T18:57:31.573Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-04T18:57:31.573Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T18:57:31.573Z] [2022-04-04T18:57:31.573Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-04T18:57:31.573Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-04T18:57:31.573Z] [2022-04-04T18:57:31.573Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-04T18:57:31.573Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-04T18:57:31.573Z] [2022-04-04T18:57:31.573Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-04T18:57:31.573Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:57:31.573Z] [2022-04-04T18:57:31.573Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.05s) [2022-04-04T18:57:31.573Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-04T18:57:31.573Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.05s) [2022-04-04T18:57:31.573Z] [2022-04-04T18:57:31.573Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-04T18:57:31.573Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-04T18:57:31.573Z] [2022-04-04T18:57:31.573Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-04T18:57:31.573Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-04T18:57:31.573Z] [2022-04-04T18:57:31.573Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-04T18:57:31.573Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:57:31.573Z] [2022-04-04T18:57:31.573Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-04T18:57:31.573Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:57:31.573Z] [2022-04-04T18:57:31.573Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-04T18:57:31.573Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-04T18:57:31.573Z] [2022-04-04T18:57:31.573Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-04T18:57:31.573Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-04T18:57:31.573Z] [2022-04-04T18:57:31.573Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-04T18:57:31.573Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-04T18:57:31.573Z] [2022-04-04T18:57:31.573Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-04T18:57:31.573Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-04T18:57:31.573Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-04T18:57:31.573Z] [2022-04-04T18:57:31.573Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-04T18:57:31.573Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T18:57:31.573Z] [2022-04-04T18:57:31.573Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-04T18:57:31.573Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T18:57:31.573Z] [2022-04-04T18:57:31.573Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-04T18:57:31.573Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T18:57:31.573Z] [2022-04-04T18:57:31.573Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-04T18:57:31.573Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-04T18:57:31.573Z] [2022-04-04T18:57:31.573Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-04T18:57:31.573Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:57:31.573Z] [2022-04-04T18:57:31.573Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-04T18:57:31.573Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T18:57:31.573Z] [2022-04-04T18:57:31.573Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-04T18:57:31.573Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-04T18:57:31.573Z] [2022-04-04T18:57:31.573Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-04T18:57:31.573Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-04T18:57:31.573Z] [2022-04-04T18:57:31.573Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-04T18:57:31.573Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-04T18:57:31.573Z] [2022-04-04T18:57:31.573Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-04T18:57:31.573Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:57:31.573Z] [2022-04-04T18:57:31.573Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-04T18:57:31.573Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-04T18:57:31.573Z] [2022-04-04T18:57:31.573Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-04T18:57:31.573Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-04T18:57:31.573Z] [2022-04-04T18:57:31.573Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-04T18:57:31.573Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:57:31.573Z] [2022-04-04T18:57:31.573Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-04T18:57:31.573Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-04T18:57:31.573Z] [2022-04-04T18:57:31.573Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-04T18:57:31.573Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-04T18:57:31.573Z] [2022-04-04T18:57:31.573Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-04T18:57:31.573Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T18:57:31.573Z] [2022-04-04T18:57:31.573Z] DONE 96 tests, 34 skipped in 75.746s [2022-04-04T18:57:31.573Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-04T18:57:31.879Z] --- PASS: TestCheckoutGit (31.60s) [2022-04-04T18:57:31.879Z] === RUN TestValidGitTransport [2022-04-04T18:57:31.879Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-04T18:57:31.879Z] === RUN TestGitInvalidRef [2022-04-04T18:57:31.879Z] --- PASS: TestGitInvalidRef (0.23s) [2022-04-04T18:57:31.879Z] PASS [2022-04-04T18:57:31.879Z] coverage: 86.3% of statements [2022-04-04T18:57:31.879Z] ok github.com/docker/docker/builder/remotecontext/git 31.895s coverage: 86.3% of statements [2022-04-04T18:57:32.076Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-04T18:57:32.230Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-04-04T18:57:32.231Z] --- PASS: TestDaemonIpcModePrivate (1.10s) [2022-04-04T18:57:32.231Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-04T18:57:32.271Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:32.271Z] --- SKIP: TestServicePlugin (1.92s) [2022-04-04T18:57:32.271Z] === RUN TestServiceUpdateLabel [2022-04-04T18:57:32.271Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:32.271Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-04-04T18:57:32.271Z] === RUN TestServiceUpdateSecrets [2022-04-04T18:57:32.271Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:32.271Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-04-04T18:57:32.271Z] === RUN TestServiceUpdateConfigs [2022-04-04T18:57:32.271Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:32.271Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-04-04T18:57:32.271Z] === RUN TestServiceUpdateNetwork [2022-04-04T18:57:32.271Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:32.271Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2022-04-04T18:57:32.271Z] === RUN TestServiceUpdatePidsLimit [2022-04-04T18:57:32.271Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:32.271Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-04-04T18:57:32.271Z] PASS [2022-04-04T18:57:32.271Z] [2022-04-04T18:57:32.271Z] === Skipped [2022-04-04T18:57:32.271Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-04T18:57:32.271Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:32.271Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-04T18:57:32.271Z] [2022-04-04T18:57:32.271Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-04T18:57:32.271Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:32.271Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-04T18:57:32.271Z] [2022-04-04T18:57:32.271Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-04-04T18:57:32.271Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:32.271Z] [2022-04-04T18:57:32.271Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-04-04T18:57:32.271Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:32.271Z] [2022-04-04T18:57:32.271Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-04-04T18:57:32.271Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:32.271Z] [2022-04-04T18:57:32.271Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-04T18:57:32.271Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:32.271Z] [2022-04-04T18:57:32.271Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-04-04T18:57:32.271Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:32.271Z] [2022-04-04T18:57:32.271Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-04-04T18:57:32.271Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:32.271Z] [2022-04-04T18:57:32.271Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-04-04T18:57:32.271Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:32.271Z] [2022-04-04T18:57:32.271Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.04s) [2022-04-04T18:57:32.271Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:32.271Z] [2022-04-04T18:57:32.271Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2022-04-04T18:57:32.271Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:32.271Z] [2022-04-04T18:57:32.271Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-04-04T18:57:32.271Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:32.271Z] [2022-04-04T18:57:32.271Z] === SKIP: amd64.integration.service TestReplicatedJob (0.00s) [2022-04-04T18:57:32.271Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:32.271Z] [2022-04-04T18:57:32.271Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-04-04T18:57:32.271Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:32.271Z] [2022-04-04T18:57:32.271Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-04T18:57:32.271Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-04T18:57:32.271Z] [2022-04-04T18:57:32.271Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-04-04T18:57:32.271Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:32.271Z] [2022-04-04T18:57:32.271Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-04-04T18:57:32.271Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:32.271Z] [2022-04-04T18:57:32.271Z] === SKIP: amd64.integration.service TestServicePlugin (1.92s) [2022-04-04T18:57:32.271Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:32.271Z] [2022-04-04T18:57:32.271Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-04-04T18:57:32.271Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:32.271Z] [2022-04-04T18:57:32.271Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-04-04T18:57:32.271Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:32.271Z] [2022-04-04T18:57:32.271Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-04-04T18:57:32.271Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:32.271Z] [2022-04-04T18:57:32.271Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2022-04-04T18:57:32.271Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:32.271Z] [2022-04-04T18:57:32.271Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-04-04T18:57:32.271Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T18:57:32.271Z] [2022-04-04T18:57:32.271Z] DONE 24 tests, 23 skipped in 2.562s [2022-04-04T18:57:32.271Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-04T18:57:32.530Z] INFO: Testing against a local daemon [2022-04-04T18:57:32.530Z] === RUN TestSessionCreate [2022-04-04T18:57:32.645Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-04T18:57:32.790Z] --- PASS: TestSessionCreate (0.03s) [2022-04-04T18:57:32.790Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-04T18:57:32.790Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-04-04T18:57:32.790Z] PASS [2022-04-04T18:57:32.790Z] [2022-04-04T18:57:32.790Z] DONE 2 tests in 0.327s [2022-04-04T18:57:32.790Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-04T18:57:32.790Z] INFO: Testing against a local daemon [2022-04-04T18:57:32.790Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-04T18:57:32.790Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-04T18:57:32.790Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-04T18:57:32.790Z] === RUN TestDiskUsage [2022-04-04T18:57:32.790Z] === PAUSE TestDiskUsage [2022-04-04T18:57:32.790Z] === RUN TestEventsExecDie [2022-04-04T18:57:32.842Z] ? github.com/docker/docker/cli [no test files] [2022-04-04T18:57:32.842Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-04T18:57:33.174Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-04-04T18:57:33.214Z] --- PASS: TestExternalGraphDriver (5.55s) [2022-04-04T18:57:33.214Z] --- PASS: TestExternalGraphDriver/json (1.86s) [2022-04-04T18:57:33.214Z] --- PASS: TestExternalGraphDriver/spec (1.81s) [2022-04-04T18:57:33.214Z] --- PASS: TestExternalGraphDriver/pull (1.84s) [2022-04-04T18:57:33.214Z] === RUN TestGraphdriverPluginV2 [2022-04-04T18:57:33.214Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-04T18:57:33.214Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-04T18:57:33.356Z] --- PASS: TestEventsExecDie (0.49s) [2022-04-04T18:57:33.356Z] === RUN TestEventsBackwardsCompatible [2022-04-04T18:57:33.356Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-04-04T18:57:33.356Z] === RUN TestEventsVolumeCreate [2022-04-04T18:57:33.356Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-04-04T18:57:33.356Z] === RUN TestInfoBinaryCommits [2022-04-04T18:57:33.436Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s) [2022-04-04T18:57:33.436Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-04T18:57:33.616Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-04T18:57:33.616Z] === RUN TestInfoAPIVersioned [2022-04-04T18:57:33.616Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-04-04T18:57:33.616Z] === RUN TestInfoAPI [2022-04-04T18:57:33.616Z] --- PASS: TestInfoAPI (0.02s) [2022-04-04T18:57:33.616Z] === RUN TestInfoAPIWarnings [2022-04-04T18:57:34.378Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-04-04T18:57:34.592Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-04T18:57:34.639Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.12s) [2022-04-04T18:57:34.640Z] === RUN TestIpcModeOlderClient [2022-04-04T18:57:34.640Z] === PAUSE TestIpcModeOlderClient [2022-04-04T18:57:34.640Z] === RUN TestKillContainerInvalidSignal [2022-04-04T18:57:34.901Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-04-04T18:57:34.901Z] === RUN TestKillContainer [2022-04-04T18:57:34.901Z] === RUN TestKillContainer/no_signal [2022-04-04T18:57:35.159Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-04T18:57:35.159Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-04T18:57:35.419Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-04T18:57:35.474Z] === RUN TestKillContainer/non_killing_signal [2022-04-04T18:57:35.540Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-04-04T18:57:35.540Z] PASS [2022-04-04T18:57:35.540Z] [2022-04-04T18:57:35.540Z] DONE 17 tests in 45.806s [2022-04-04T18:57:35.540Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-04T18:57:35.540Z] INFO: Testing against a local daemon [2022-04-04T18:57:35.540Z] === RUN TestPluginInvalidJSON [2022-04-04T18:57:35.540Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T18:57:35.540Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T18:57:35.540Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T18:57:35.540Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-04T18:57:35.540Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-04T18:57:35.540Z] === RUN TestPluginInstall [2022-04-04T18:57:35.540Z] === RUN TestPluginInstall/no_auth [2022-04-04T18:57:35.540Z] time="2022-04-04T18:57:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T18:57:35.540Z] time="2022-04-04T18:57:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ac8c5f8b43c279d5eba1f5ebe479baa53d4ae4e88393cbe0b9a47e4078aad526" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T18:57:35.540Z] time="2022-04-04T18:57:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T18:57:35.540Z] time="2022-04-04T18:57:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ac8c5f8b43c279d5eba1f5ebe479baa53d4ae4e88393cbe0b9a47e4078aad526" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T18:57:35.540Z] === RUN TestPluginInstall/with_htpasswd [2022-04-04T18:57:35.540Z] time="2022-04-04T18:57:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T18:57:35.540Z] time="2022-04-04T18:57:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c1d027e33432978843a1f67f1a9f64ad579b3ae238247a004dab2df1ca31855b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T18:57:35.540Z] time="2022-04-04T18:57:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T18:57:35.540Z] time="2022-04-04T18:57:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c1d027e33432978843a1f67f1a9f64ad579b3ae238247a004dab2df1ca31855b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T18:57:35.540Z] === RUN TestPluginInstall/with_insecure [2022-04-04T18:57:35.735Z] === RUN TestKillContainer/killing_signal [2022-04-04T18:57:35.801Z] time="2022-04-04T18:57:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T18:57:35.801Z] time="2022-04-04T18:57:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a042a91ffd957d18dd4688e79427be3247d1930cfae27e450a26198641fafb2b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T18:57:35.801Z] time="2022-04-04T18:57:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T18:57:35.801Z] time="2022-04-04T18:57:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a042a91ffd957d18dd4688e79427be3247d1930cfae27e450a26198641fafb2b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T18:57:35.987Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-04T18:57:36.065Z] plugin_test.go:165: [d335480d76d93] daemon is not started [2022-04-04T18:57:36.065Z] --- PASS: TestPluginInstall (3.45s) [2022-04-04T18:57:36.065Z] --- PASS: TestPluginInstall/no_auth (1.72s) [2022-04-04T18:57:36.065Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2022-04-04T18:57:36.065Z] --- PASS: TestPluginInstall/with_insecure (1.12s) [2022-04-04T18:57:36.065Z] === RUN TestPluginsWithRuntimes [2022-04-04T18:57:36.309Z] --- PASS: TestKillContainer (1.29s) [2022-04-04T18:57:36.309Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-04-04T18:57:36.309Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-04-04T18:57:36.309Z] --- PASS: TestKillContainer/killing_signal (0.46s) [2022-04-04T18:57:36.309Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-04T18:57:36.309Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-04T18:57:36.570Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-04T18:57:36.953Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-04T18:57:37.513Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.12s) [2022-04-04T18:57:37.513Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2022-04-04T18:57:37.513Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2022-04-04T18:57:37.513Z] === RUN TestKillStoppedContainer [2022-04-04T18:57:37.513Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-04T18:57:37.513Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-04T18:57:37.513Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-04T18:57:37.513Z] === RUN TestKillDifferentUserContainer [2022-04-04T18:57:37.521Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-04T18:57:37.521Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-04T18:57:37.521Z] --- PASS: TestGraphdriverPluginV2 (4.41s) [2022-04-04T18:57:37.521Z] PASS [2022-04-04T18:57:37.521Z] [2022-04-04T18:57:37.521Z] DONE 5 tests in 10.145s [2022-04-04T18:57:37.521Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-04T18:57:37.521Z] ++ 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-04-04T18:57:37.521Z] ++ set -e [2022-04-04T18:57:37.521Z] ++ '[' -n 0 ']' [2022-04-04T18:57:37.521Z] ++ set -x [2022-04-04T18:57:37.521Z] ++ 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-04-04T18:57:37.775Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-04-04T18:57:37.775Z] === RUN TestInspectOomKilledTrue [2022-04-04T18:57:37.782Z] INFO: Testing against a local daemon [2022-04-04T18:57:37.782Z] === RUN TestContinueAfterPluginCrash [2022-04-04T18:57:37.782Z] === PAUSE TestContinueAfterPluginCrash [2022-04-04T18:57:37.782Z] === RUN TestReadPluginNoRead [2022-04-04T18:57:37.782Z] === PAUSE TestReadPluginNoRead [2022-04-04T18:57:37.782Z] === RUN TestDaemonStartWithLogOpt [2022-04-04T18:57:37.782Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-04T18:57:37.782Z] === CONT TestContinueAfterPluginCrash [2022-04-04T18:57:37.782Z] === CONT TestDaemonStartWithLogOpt [2022-04-04T18:57:37.997Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-04T18:57:38.041Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-04T18:57:38.349Z] --- PASS: TestInspectOomKilledTrue (0.47s) [2022-04-04T18:57:38.349Z] === RUN TestInspectOomKilledFalse [2022-04-04T18:57:38.568Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-04T18:57:38.609Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-04T18:57:38.611Z] --- PASS: TestInspectOomKilledFalse (0.39s) [2022-04-04T18:57:38.611Z] === RUN TestLinksEtcHostsContentMatch [2022-04-04T18:57:39.179Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-04-04T18:57:39.183Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-04-04T18:57:39.183Z] === RUN TestLinksContainerNames [2022-04-04T18:57:39.509Z] --- PASS: TestPluginsWithRuntimes (3.28s) [2022-04-04T18:57:39.509Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.85s) [2022-04-04T18:57:39.509Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.85s) [2022-04-04T18:57:39.509Z] === RUN TestPluginBackCompatMediaTypes [2022-04-04T18:57:39.748Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-04T18:57:39.748Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-04T18:57:39.756Z] --- PASS: TestLinksContainerNames (0.80s) [2022-04-04T18:57:39.756Z] === RUN TestLogsFollowTailEmpty [2022-04-04T18:57:40.079Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-04-04T18:57:40.079Z] PASS [2022-04-04T18:57:40.079Z] [2022-04-04T18:57:40.079Z] DONE 10 tests in 7.356s [2022-04-04T18:57:40.079Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-04T18:57:40.079Z] INFO: Testing against a local daemon [2022-04-04T18:57:40.079Z] === RUN TestExternalGraphDriver [2022-04-04T18:57:40.079Z] === RUN TestExternalGraphDriver/json [2022-04-04T18:57:40.329Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-04-04T18:57:40.329Z] === RUN TestContainerNetworkMountsNoChown [2022-04-04T18:57:40.590Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-04-04T18:57:40.590Z] === RUN TestMountDaemonRoot [2022-04-04T18:57:40.590Z] === RUN TestMountDaemonRoot/default [2022-04-04T18:57:40.590Z] === PAUSE TestMountDaemonRoot/default [2022-04-04T18:57:40.590Z] === RUN TestMountDaemonRoot/private [2022-04-04T18:57:40.590Z] === PAUSE TestMountDaemonRoot/private [2022-04-04T18:57:40.590Z] === RUN TestMountDaemonRoot/rprivate [2022-04-04T18:57:40.590Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-04T18:57:40.590Z] === RUN TestMountDaemonRoot/slave [2022-04-04T18:57:40.590Z] === PAUSE TestMountDaemonRoot/slave [2022-04-04T18:57:40.590Z] === RUN TestMountDaemonRoot/rslave [2022-04-04T18:57:40.590Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-04T18:57:40.590Z] === RUN TestMountDaemonRoot/shared [2022-04-04T18:57:40.590Z] === PAUSE TestMountDaemonRoot/shared [2022-04-04T18:57:40.590Z] === RUN TestMountDaemonRoot/rshared [2022-04-04T18:57:40.590Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-04T18:57:40.590Z] === CONT TestMountDaemonRoot/default [2022-04-04T18:57:40.590Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-04T18:57:40.590Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-04T18:57:40.590Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-04T18:57:40.590Z] === CONT TestMountDaemonRoot/rslave [2022-04-04T18:57:40.590Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-04T18:57:40.590Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-04T18:57:40.590Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-04T18:57:40.590Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-04T18:57:40.590Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-04T18:57:40.590Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-04T18:57:40.590Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-04T18:57:40.590Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-04T18:57:40.590Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-04T18:57:40.590Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-04T18:57:40.590Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-04T18:57:40.590Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-04T18:57:40.590Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-04T18:57:40.590Z] === CONT TestMountDaemonRoot/rshared [2022-04-04T18:57:40.590Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-04T18:57:40.590Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-04T18:57:40.590Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-04T18:57:40.590Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-04T18:57:40.590Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-04T18:57:40.590Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-04T18:57:40.590Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-04T18:57:40.590Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-04T18:57:40.590Z] === CONT TestMountDaemonRoot/shared [2022-04-04T18:57:40.590Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-04T18:57:40.590Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-04T18:57:40.590Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-04T18:57:40.590Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-04T18:57:40.590Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-04T18:57:40.590Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-04T18:57:40.590Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-04T18:57:40.590Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-04T18:57:40.590Z] === CONT TestMountDaemonRoot/rprivate [2022-04-04T18:57:40.590Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-04T18:57:40.590Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-04T18:57:40.590Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-04T18:57:40.590Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-04T18:57:40.590Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-04T18:57:40.590Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-04T18:57:40.590Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-04T18:57:40.590Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-04T18:57:40.590Z] === CONT TestMountDaemonRoot/slave [2022-04-04T18:57:40.590Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-04T18:57:40.590Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-04T18:57:40.590Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-04T18:57:40.590Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-04T18:57:40.590Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-04T18:57:40.590Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-04T18:57:40.590Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-04T18:57:40.590Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-04T18:57:40.590Z] === CONT TestMountDaemonRoot/private [2022-04-04T18:57:40.590Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-04T18:57:40.590Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-04T18:57:40.591Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-04T18:57:40.591Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-04T18:57:40.591Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-04T18:57:40.591Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-04T18:57:40.591Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-04T18:57:40.591Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-04T18:57:40.591Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-04T18:57:40.591Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-04T18:57:40.591Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-04T18:57:40.591Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-04T18:57:40.591Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-04T18:57:40.591Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-04T18:57:40.689Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-04T18:57:40.852Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-04T18:57:40.852Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-04T18:57:40.852Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-04T18:57:40.852Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-04T18:57:40.852Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-04T18:57:40.852Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-04T18:57:40.852Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-04T18:57:40.852Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-04T18:57:40.852Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-04T18:57:40.852Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-04T18:57:40.852Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-04T18:57:40.852Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-04T18:57:40.852Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-04T18:57:40.852Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-04T18:57:40.852Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-04T18:57:40.852Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-04T18:57:40.852Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-04T18:57:40.852Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-04T18:57:40.852Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-04T18:57:40.852Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-04T18:57:41.113Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-04T18:57:41.113Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-04T18:57:41.113Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-04T18:57:41.113Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-04T18:57:41.113Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-04-04T18:57:41.113Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-04-04T18:57:41.113Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-04-04T18:57:41.113Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-04-04T18:57:41.113Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-04T18:57:41.113Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-04-04T18:57:41.113Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-04-04T18:57:41.113Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-04-04T18:57:41.113Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-04-04T18:57:41.113Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-04T18:57:41.113Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-04-04T18:57:41.113Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-04-04T18:57:41.113Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-04-04T18:57:41.113Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-04-04T18:57:41.113Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-04T18:57:41.113Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-04T18:57:41.113Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-04T18:57:41.113Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-04T18:57:41.113Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-04T18:57:41.113Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-04T18:57:41.113Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-04T18:57:41.113Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-04T18:57:41.113Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-04T18:57:41.113Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-04T18:57:41.113Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-04T18:57:41.113Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-04T18:57:41.113Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-04T18:57:41.113Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-04T18:57:41.113Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-04T18:57:41.113Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-04T18:57:41.113Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-04T18:57:41.113Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-04T18:57:41.113Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-04T18:57:41.113Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-04T18:57:41.113Z] === RUN TestContainerBindMountNonRecursive [2022-04-04T18:57:41.388Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-04T18:57:41.388Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-04T18:57:41.388Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-04T18:57:41.388Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-04T18:57:41.388Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-04T18:57:41.388Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-04T18:57:41.388Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-04T18:57:41.388Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-04T18:57:41.388Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-04T18:57:41.388Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-04T18:57:41.388Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-04T18:57:41.388Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-04T18:57:41.388Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-04T18:57:41.388Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-04T18:57:41.388Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-04T18:57:41.388Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-04T18:57:41.388Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-04T18:57:41.388Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-04T18:57:41.388Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-04T18:57:41.388Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-04T18:57:41.388Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-04T18:57:41.388Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-04T18:57:41.388Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-04T18:57:41.388Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-04T18:57:41.388Z] === RUN TestConfigureDaemonLogs [2022-04-04T18:57:41.388Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-04T18:57:41.388Z] === RUN TestCommonOptionsInstallFlags [2022-04-04T18:57:41.388Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-04T18:57:41.388Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-04T18:57:41.388Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-04T18:57:41.388Z] PASS [2022-04-04T18:57:41.388Z] coverage: 19.0% of statements [2022-04-04T18:57:41.388Z] ok github.com/docker/docker/cmd/dockerd 0.211s coverage: 19.0% of statements [2022-04-04T18:57:41.388Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-04T18:57:41.388Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-04T18:57:41.987Z] === RUN TestExternalGraphDriver/spec [2022-04-04T18:57:42.347Z] === RUN TestContainerStopSignal [2022-04-04T18:57:42.347Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-04T18:57:42.347Z] === RUN TestContainerStopTimeout [2022-04-04T18:57:42.347Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-04T18:57:42.347Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-04T18:57:42.347Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-04T18:57:42.347Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-04T18:57:42.347Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-04T18:57:42.347Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-04T18:57:42.348Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-04T18:57:42.348Z] === RUN TestReplaceAndAppendEnvVars [2022-04-04T18:57:42.348Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-04T18:57:42.348Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-04T18:57:42.348Z] === RUN TestNewMemoryStore [2022-04-04T18:57:42.348Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-04T18:57:42.348Z] === RUN TestAddContainers [2022-04-04T18:57:42.348Z] --- PASS: TestAddContainers (0.00s) [2022-04-04T18:57:42.348Z] === RUN TestGetContainer [2022-04-04T18:57:42.348Z] --- PASS: TestGetContainer (0.00s) [2022-04-04T18:57:42.348Z] === RUN TestDeleteContainer [2022-04-04T18:57:42.348Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-04T18:57:42.348Z] === RUN TestListContainers [2022-04-04T18:57:42.348Z] --- PASS: TestListContainers (0.00s) [2022-04-04T18:57:42.348Z] === RUN TestFirstContainer [2022-04-04T18:57:42.348Z] --- PASS: TestFirstContainer (0.00s) [2022-04-04T18:57:42.348Z] === RUN TestApplyAllContainer [2022-04-04T18:57:42.348Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-04T18:57:42.348Z] === RUN TestIsValidHealthString [2022-04-04T18:57:42.348Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-04T18:57:42.348Z] === RUN TestStateRunStop [2022-04-04T18:57:42.348Z] --- PASS: TestStateRunStop (0.00s) [2022-04-04T18:57:42.348Z] === RUN TestStateTimeoutWait [2022-04-04T18:57:42.496Z] --- PASS: TestContainerBindMountNonRecursive (1.30s) [2022-04-04T18:57:42.497Z] === RUN TestContainerVolumesMountedAsShared [2022-04-04T18:57:42.594Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-04T18:57:42.757Z] --- PASS: TestContainerVolumesMountedAsShared (0.36s) [2022-04-04T18:57:42.757Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-04T18:57:42.806Z] state_test.go:141: Stop callback fired [2022-04-04T18:57:42.806Z] state_test.go:165: Stop callback fired [2022-04-04T18:57:42.806Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-04T18:57:42.806Z] === RUN TestIsValidStateString [2022-04-04T18:57:42.806Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-04T18:57:42.807Z] === RUN TestViewSaveDelete [2022-04-04T18:57:42.807Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-04T18:57:42.807Z] === RUN TestViewAll [2022-04-04T18:57:42.807Z] --- PASS: TestViewAll (0.03s) [2022-04-04T18:57:42.807Z] === RUN TestViewGet [2022-04-04T18:57:42.807Z] --- PASS: TestViewGet (0.01s) [2022-04-04T18:57:42.807Z] === RUN TestNames [2022-04-04T18:57:42.807Z] --- PASS: TestNames (0.00s) [2022-04-04T18:57:42.807Z] === RUN TestViewWithHealthCheck [2022-04-04T18:57:42.807Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-04T18:57:42.807Z] PASS [2022-04-04T18:57:42.807Z] coverage: 41.7% of statements [2022-04-04T18:57:42.807Z] ok github.com/docker/docker/container 0.245s coverage: 41.7% of statements [2022-04-04T18:57:42.807Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-04T18:57:42.807Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-04T18:57:42.807Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-04T18:57:42.807Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-04T18:57:42.853Z] --- PASS: TestDaemonStartWithLogOpt (5.11s) [2022-04-04T18:57:42.853Z] === CONT TestReadPluginNoRead [2022-04-04T18:57:43.018Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2022-04-04T18:57:43.018Z] === RUN TestNetworkNat [2022-04-04T18:57:43.267Z] === RUN TestPrepare [2022-04-04T18:57:43.267Z] --- PASS: TestPrepare (0.00s) [2022-04-04T18:57:43.267Z] === RUN TestStart [2022-04-04T18:57:43.267Z] --- PASS: TestStart (0.00s) [2022-04-04T18:57:43.267Z] === RUN TestWaitCancel [2022-04-04T18:57:43.267Z] --- PASS: TestWaitCancel (0.00s) [2022-04-04T18:57:43.267Z] === RUN TestWaitDisabled [2022-04-04T18:57:43.267Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-04T18:57:43.267Z] === RUN TestWaitEnabled [2022-04-04T18:57:43.267Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-04T18:57:43.267Z] === RUN TestRemove [2022-04-04T18:57:43.267Z] --- PASS: TestRemove (0.00s) [2022-04-04T18:57:43.267Z] PASS [2022-04-04T18:57:43.267Z] coverage: 65.3% of statements [2022-04-04T18:57:43.267Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.061s coverage: 65.3% of statements [2022-04-04T18:57:43.368Z] === RUN TestExternalGraphDriver/pull [2022-04-04T18:57:43.590Z] --- PASS: TestNetworkNat (0.42s) [2022-04-04T18:57:43.590Z] === RUN TestNetworkLocalhostTCPNat [2022-04-04T18:57:43.851Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-04-04T18:57:43.851Z] === RUN TestNetworkLoopbackNat [2022-04-04T18:57:44.229Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-04-04T18:57:44.229Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-04T18:57:44.229Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-04T18:57:44.229Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-04T18:57:44.229Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-04T18:57:44.229Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-04T18:57:45.165Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-04T18:57:45.280Z] --- PASS: TestExternalGraphDriver (4.87s) [2022-04-04T18:57:45.280Z] --- PASS: TestExternalGraphDriver/json (1.63s) [2022-04-04T18:57:45.280Z] --- PASS: TestExternalGraphDriver/spec (1.63s) [2022-04-04T18:57:45.280Z] --- PASS: TestExternalGraphDriver/pull (1.58s) [2022-04-04T18:57:45.280Z] === RUN TestGraphdriverPluginV2 [2022-04-04T18:57:45.732Z] docker_api_swarm_node_test.go:20: [d2a5e2a445314] joining swarm manager [d9cb8501dd172]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T18:57:45.991Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-04T18:57:46.397Z] --- PASS: TestNetworkLoopbackNat (2.49s) [2022-04-04T18:57:46.397Z] === RUN TestPause [2022-04-04T18:57:46.558Z] docker_api_swarm_node_test.go:21: [da55c80c651ac] joining swarm manager [d9cb8501dd172]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T18:57:46.657Z] --- PASS: TestPause (0.44s) [2022-04-04T18:57:46.657Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-04T18:57:46.657Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-04T18:57:46.657Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-04T18:57:46.657Z] === RUN TestPauseStopPausedContainer [2022-04-04T18:57:46.982Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-04T18:57:46.982Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2022-04-04T18:57:46.982Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-04T18:57:46.982Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-04T18:57:46.982Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-04T18:57:46.982Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-04T18:57:46.982Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-04T18:57:46.982Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-04T18:57:46.982Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-04T18:57:46.982Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-04T18:57:46.982Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-04T18:57:46.982Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-04T18:57:46.982Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-04T18:57:46.982Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-04T18:57:46.982Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-04T18:57:46.982Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-04T18:57:46.982Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-04T18:57:46.982Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-04T18:57:46.982Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-04T18:57:46.982Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-04T18:57:46.982Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-04T18:57:46.982Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-04T18:57:46.982Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-04T18:57:46.982Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-04T18:57:46.982Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-04T18:57:46.982Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-04T18:57:46.982Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-04T18:57:46.982Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-04T18:57:46.982Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-04T18:57:46.982Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-04T18:57:46.982Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-04T18:57:46.982Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-04T18:57:46.982Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-04T18:57:46.982Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-04T18:57:46.982Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-04T18:57:46.982Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-04T18:57:46.982Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-04T18:57:46.982Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-04T18:57:46.982Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-04T18:57:46.982Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-04T18:57:46.982Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-04T18:57:46.982Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-04T18:57:46.982Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-04T18:57:46.982Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-04T18:57:46.982Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-04T18:57:46.982Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-04T18:57:46.982Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-04T18:57:46.982Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-04T18:57:46.982Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-04T18:57:46.982Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-04T18:57:46.982Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-04T18:57:46.982Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-04T18:57:46.982Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-04T18:57:46.982Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-04T18:57:46.982Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-04T18:57:46.982Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-04T18:57:46.982Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-04T18:57:46.982Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-04T18:57:46.982Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-04T18:57:46.982Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-04T18:57:46.982Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-04T18:57:46.982Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-04T18:57:46.982Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-04T18:57:46.982Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-04T18:57:46.982Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-04T18:57:46.982Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-04T18:57:46.982Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-04T18:57:46.982Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-04T18:57:46.982Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-04T18:57:46.982Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-04T18:57:46.982Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-04T18:57:46.982Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-04T18:57:46.982Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-04T18:57:46.982Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-04T18:57:46.982Z] === RUN TestNewListSecretsFilters [2022-04-04T18:57:46.982Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-04T18:57:46.982Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-04T18:57:46.982Z] === RUN TestNewListConfigsFilters [2022-04-04T18:57:46.982Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-04T18:57:46.982Z] PASS [2022-04-04T18:57:46.982Z] coverage: 0.5% of statements [2022-04-04T18:57:46.982Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-04T18:57:46.982Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-04T18:57:46.982Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-04T18:57:46.982Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-04T18:57:46.982Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-04T18:57:46.982Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-04T18:57:46.982Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-04T18:57:46.982Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-04T18:57:46.982Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-04T18:57:46.982Z] PASS [2022-04-04T18:57:46.982Z] coverage: 35.9% of statements [2022-04-04T18:57:46.982Z] ok github.com/docker/docker/daemon/cluster/convert 0.469s coverage: 35.9% of statements [2022-04-04T18:57:46.982Z] ok github.com/docker/docker/daemon/cluster 1.256s coverage: 0.5% of statements [2022-04-04T18:57:47.229Z] --- PASS: TestPauseStopPausedContainer (0.42s) [2022-04-04T18:57:47.229Z] === RUN TestPidHost [2022-04-04T18:57:47.494Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-04T18:57:47.753Z] --- PASS: TestContinueAfterPluginCrash (10.15s) [2022-04-04T18:57:48.174Z] --- PASS: TestPidHost (0.90s) [2022-04-04T18:57:48.174Z] === RUN TestPsFilter [2022-04-04T18:57:48.174Z] --- PASS: TestPsFilter (0.11s) [2022-04-04T18:57:48.174Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-04T18:57:48.582Z] --- PASS: TestGraphdriverPluginV2 (3.72s) [2022-04-04T18:57:48.582Z] PASS [2022-04-04T18:57:48.582Z] [2022-04-04T18:57:48.582Z] DONE 5 tests in 8.623s [2022-04-04T18:57:48.582Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-04T18:57:48.582Z] INFO: Testing against a local daemon [2022-04-04T18:57:48.582Z] === RUN TestContinueAfterPluginCrash [2022-04-04T18:57:48.582Z] === PAUSE TestContinueAfterPluginCrash [2022-04-04T18:57:48.582Z] === RUN TestReadPluginNoRead [2022-04-04T18:57:48.582Z] === PAUSE TestReadPluginNoRead [2022-04-04T18:57:48.582Z] === RUN TestDaemonStartWithLogOpt [2022-04-04T18:57:48.582Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-04T18:57:48.582Z] === CONT TestContinueAfterPluginCrash [2022-04-04T18:57:48.582Z] === CONT TestDaemonStartWithLogOpt [2022-04-04T18:57:48.688Z] === RUN TestReadPluginNoRead/default [2022-04-04T18:57:48.747Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-04-04T18:57:48.747Z] === RUN TestRemoveContainerWithVolume [2022-04-04T18:57:49.008Z] --- PASS: TestRemoveContainerWithVolume (0.38s) [2022-04-04T18:57:49.008Z] === RUN TestRemoveContainerRunning [2022-04-04T18:57:49.271Z] --- PASS: TestRemoveContainerRunning (0.38s) [2022-04-04T18:57:49.271Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-04T18:57:49.353Z] === RUN TestConfigDaemonLibtrustID [2022-04-04T18:57:49.353Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-04T18:57:49.353Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-04T18:57:49.353Z] === RUN TestDaemonConfigValidation [2022-04-04T18:57:49.353Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-04T18:57:49.353Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-04T18:57:49.353Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-04T18:57:49.353Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-04T18:57:49.353Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-04T18:57:49.353Z] === RUN TestDaemonProxy [2022-04-04T18:57:49.353Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-04T18:57:49.353Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-04T18:57:49.353Z] PASS [2022-04-04T18:57:49.353Z] ok github.com/docker/docker/integration/daemon 0.084s [2022-04-04T18:57:49.353Z] [2022-04-04T18:57:49.353Z] === Skipped [2022-04-04T18:57:49.353Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-04T18:57:49.353Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-04T18:57:49.353Z] [2022-04-04T18:57:49.353Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-04T18:57:49.353Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-04T18:57:49.353Z] [2022-04-04T18:57:49.353Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-04T18:57:49.353Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-04T18:57:49.353Z] [2022-04-04T18:57:49.353Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-04T18:57:49.353Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-04T18:57:49.353Z] [2022-04-04T18:57:49.353Z] DONE 4 tests, 4 skipped in 17.699s [2022-04-04T18:57:49.353Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-04T18:57:49.626Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-04T18:57:49.842Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-04-04T18:57:49.842Z] === RUN TestRemoveInvalidContainer [2022-04-04T18:57:49.842Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-04T18:57:49.842Z] === RUN TestRenameLinkedContainer [2022-04-04T18:57:49.883Z] === CONT TestReadPluginNoRead [2022-04-04T18:57:49.883Z] read_test.go:92: [d889701ef801f] daemon is not started [2022-04-04T18:57:49.883Z] --- PASS: TestReadPluginNoRead (7.10s) [2022-04-04T18:57:49.883Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.37s) [2022-04-04T18:57:49.883Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2022-04-04T18:57:49.883Z] --- PASS: TestReadPluginNoRead/default (1.38s) [2022-04-04T18:57:49.883Z] PASS [2022-04-04T18:57:49.883Z] [2022-04-04T18:57:49.883Z] DONE 6 tests in 12.358s [2022-04-04T18:57:49.883Z] 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-04-04T18:57:49.883Z] ++ 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-04-04T18:57:49.883Z] ++ set -e [2022-04-04T18:57:49.883Z] ++ '[' -n 0 ']' [2022-04-04T18:57:49.883Z] ++ set -x [2022-04-04T18:57:49.884Z] ++ 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-04-04T18:57:49.994Z] === RUN TestBuilderGC [2022-04-04T18:57:49.994Z] --- PASS: TestBuilderGC (0.00s) [2022-04-04T18:57:49.994Z] === RUN TestDaemonConfigurationNotFound [2022-04-04T18:57:49.994Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-04T18:57:49.994Z] === RUN TestDaemonBrokenConfiguration [2022-04-04T18:57:49.994Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-04T18:57:49.994Z] === RUN TestFindConfigurationConflicts [2022-04-04T18:57:49.994Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-04T18:57:49.994Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-04T18:57:49.994Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-04T18:57:49.994Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-04T18:57:49.994Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-04T18:57:49.994Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-04T18:57:49.994Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-04T18:57:49.994Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-04T18:57:49.994Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-04T18:57:49.994Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-04T18:57:49.994Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-04T18:57:49.994Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-04T18:57:49.994Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-04T18:57:49.994Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-04T18:57:49.994Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-04T18:57:49.994Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-04-04T18:57:49.994Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-04T18:57:49.994Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-04T18:57:49.994Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-04T18:57:49.994Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-04T18:57:49.994Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-04T18:57:49.994Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-04T18:57:49.994Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-04T18:57:49.994Z] === RUN TestValidateConfigurationErrors [2022-04-04T18:57:49.994Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-04T18:57:49.994Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-04T18:57:49.994Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-04T18:57:49.994Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-04T18:57:49.994Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-04T18:57:49.994Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-04T18:57:49.994Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-04T18:57:49.994Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-04T18:57:49.994Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-04T18:57:49.994Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-04T18:57:49.994Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-04T18:57:49.994Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-04T18:57:49.994Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-04T18:57:49.994Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-04T18:57:49.994Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-04T18:57:49.994Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-04T18:57:49.994Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-04T18:57:49.994Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-04T18:57:49.994Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-04T18:57:49.994Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-04T18:57:49.994Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-04T18:57:49.994Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-04T18:57:49.994Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-04T18:57:49.994Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-04T18:57:49.994Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-04T18:57:49.994Z] === RUN TestValidateConfiguration [2022-04-04T18:57:49.994Z] === RUN TestValidateConfiguration/with_label [2022-04-04T18:57:49.994Z] === RUN TestValidateConfiguration/with_dns [2022-04-04T18:57:49.994Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-04T18:57:49.994Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-04T18:57:49.994Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-04T18:57:49.994Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-04T18:57:49.994Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-04T18:57:49.994Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-04T18:57:49.994Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-04T18:57:49.994Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-04T18:57:49.994Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-04T18:57:49.994Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-04T18:57:49.994Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-04T18:57:49.994Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-04T18:57:49.994Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-04T18:57:49.994Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-04T18:57:49.994Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-04T18:57:49.994Z] === RUN TestReloadSetConfigFileNotExist [2022-04-04T18:57:49.994Z] time="2022-04-04T18:57:49Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-04T18:57:49.994Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s) [2022-04-04T18:57:49.994Z] === RUN TestReloadDefaultConfigNotExist [2022-04-04T18:57:49.994Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-04-04T18:57:49.994Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-04T18:57:49.994Z] === RUN TestReloadBadDefaultConfig [2022-04-04T18:57:49.994Z] time="2022-04-04T18:57:49Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2628688698" [2022-04-04T18:57:49.994Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-04T18:57:49.994Z] === RUN TestReloadWithConflictingLabels [2022-04-04T18:57:49.994Z] time="2022-04-04T18:57:49Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2465963930" [2022-04-04T18:57:49.994Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-04T18:57:49.994Z] === RUN TestReloadWithDuplicateLabels [2022-04-04T18:57:49.994Z] time="2022-04-04T18:57:49Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3184787843" [2022-04-04T18:57:49.994Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-04T18:57:49.994Z] === RUN TestMaskURLCredentials [2022-04-04T18:57:49.994Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-04T18:57:49.994Z] === RUN TestDaemonConfigurationMerge [2022-04-04T18:57:49.994Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-04T18:57:49.994Z] PASS [2022-04-04T18:57:49.994Z] coverage: 79.2% of statements [2022-04-04T18:57:49.994Z] === RUN TestWaitNodeAttachment [2022-04-04T18:57:49.994Z] ok github.com/docker/docker/daemon/config 0.324s coverage: 79.2% of statements [2022-04-04T18:57:49.994Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-04T18:57:49.994Z] === RUN TestIsolationConversion [2022-04-04T18:57:49.994Z] === RUN TestIsolationConversion/default [2022-04-04T18:57:49.994Z] === RUN TestIsolationConversion/process [2022-04-04T18:57:49.994Z] === RUN TestIsolationConversion/hyperv [2022-04-04T18:57:49.994Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-04T18:57:49.994Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-04T18:57:49.994Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-04T18:57:49.994Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-04T18:57:49.995Z] === RUN TestContainerLabels [2022-04-04T18:57:49.995Z] --- PASS: TestContainerLabels (0.00s) [2022-04-04T18:57:49.995Z] === RUN TestCredentialSpecConversion [2022-04-04T18:57:49.995Z] === RUN TestCredentialSpecConversion/none [2022-04-04T18:57:49.995Z] === RUN TestCredentialSpecConversion/config [2022-04-04T18:57:49.995Z] === RUN TestCredentialSpecConversion/file [2022-04-04T18:57:49.995Z] === RUN TestCredentialSpecConversion/registry [2022-04-04T18:57:49.995Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-04T18:57:49.995Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-04T18:57:49.995Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-04T18:57:49.995Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-04T18:57:49.995Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-04T18:57:49.995Z] === RUN TestControllerValidateMountBind [2022-04-04T18:57:49.995Z] --- PASS: TestControllerValidateMountBind (0.01s) [2022-04-04T18:57:49.995Z] === RUN TestControllerValidateMountVolume [2022-04-04T18:57:49.995Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-04T18:57:49.995Z] === RUN TestControllerValidateMountTarget [2022-04-04T18:57:49.995Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-04T18:57:49.995Z] === RUN TestControllerValidateMountTmpfs [2022-04-04T18:57:49.995Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-04T18:57:49.995Z] === RUN TestControllerValidateMountInvalidType [2022-04-04T18:57:49.995Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-04T18:57:49.995Z] === RUN TestControllerValidateMountNamedPipe [2022-04-04T18:57:49.995Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-04T18:57:49.995Z] PASS [2022-04-04T18:57:49.995Z] coverage: 11.0% of statements [2022-04-04T18:57:49.995Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.692s coverage: 11.0% of statements [2022-04-04T18:57:49.995Z] === RUN TestEventsLog [2022-04-04T18:57:49.995Z] --- PASS: TestEventsLog (0.00s) [2022-04-04T18:57:49.995Z] === RUN TestEventsLogTimeout [2022-04-04T18:57:49.995Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-04T18:57:49.995Z] === RUN TestLogEvents [2022-04-04T18:57:50.143Z] testing: warning: no tests to run [2022-04-04T18:57:50.143Z] PASS [2022-04-04T18:57:50.143Z] [2022-04-04T18:57:50.143Z] DONE 0 tests in 0.038s [2022-04-04T18:57:50.143Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-04T18:57:50.143Z] ++ 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-04-04T18:57:50.143Z] ++ set -e [2022-04-04T18:57:50.143Z] ++ '[' -n 0 ']' [2022-04-04T18:57:50.143Z] ++ set -x [2022-04-04T18:57:50.143Z] ++ 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-04-04T18:57:50.143Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-04T18:57:50.143Z] INFO: Testing against a local daemon [2022-04-04T18:57:50.143Z] === RUN TestPluginWithDevMounts [2022-04-04T18:57:50.143Z] === PAUSE TestPluginWithDevMounts [2022-04-04T18:57:50.143Z] === CONT TestPluginWithDevMounts [2022-04-04T18:57:50.450Z] --- PASS: TestLogEvents (0.05s) [2022-04-04T18:57:50.450Z] === RUN TestLoadBufferedEvents [2022-04-04T18:57:50.450Z] --- PASS: TestLoadBufferedEvents (0.14s) [2022-04-04T18:57:50.451Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-04T18:57:50.451Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-04T18:57:50.451Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-04T18:57:50.451Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-04T18:57:50.451Z] PASS [2022-04-04T18:57:50.451Z] coverage: 50.0% of statements [2022-04-04T18:57:50.451Z] ok github.com/docker/docker/daemon/events 0.262s coverage: 50.0% of statements [2022-04-04T18:57:50.587Z] ...INFO: Daemon under test started and replied! [2022-04-04T18:57:50.587Z] INFO: Docker version of the daemon under test [2022-04-04T18:57:50.587Z] [2022-04-04T18:57:50.587Z] Client: [2022-04-04T18:57:50.587Z] Version: 17.06.2-ce [2022-04-04T18:57:50.587Z] API version: 1.30 [2022-04-04T18:57:50.587Z] Go version: go1.8.3 [2022-04-04T18:57:50.587Z] Git commit: cec0b72 [2022-04-04T18:57:50.587Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-04T18:57:50.587Z] OS/Arch: windows/amd64 [2022-04-04T18:57:50.587Z] [2022-04-04T18:57:50.587Z] Server: [2022-04-04T18:57:50.587Z] Version: 0.0.0-dev [2022-04-04T18:57:50.587Z] API version: 1.42 (minimum version 1.24) [2022-04-04T18:57:50.587Z] Go version: go1.18 [2022-04-04T18:57:50.587Z] Git commit: 2ff043c9fe [2022-04-04T18:57:50.587Z] Built: 04/04/2022 18:55:17 [2022-04-04T18:57:50.587Z] OS/Arch: windows/amd64 [2022-04-04T18:57:50.587Z] Experimental: false [2022-04-04T18:57:50.587Z] [2022-04-04T18:57:50.587Z] INFO: Docker info of the daemon under test [2022-04-04T18:57:50.587Z] [2022-04-04T18:57:50.587Z] Containers: 0 [2022-04-04T18:57:50.587Z] Running: 0 [2022-04-04T18:57:50.587Z] Paused: 0 [2022-04-04T18:57:50.587Z] Stopped: 0 [2022-04-04T18:57:50.587Z] Images: 0 [2022-04-04T18:57:50.587Z] Server Version: 0.0.0-dev [2022-04-04T18:57:50.587Z] Storage Driver: windowsfilter [2022-04-04T18:57:50.587Z] Windows: [2022-04-04T18:57:50.587Z] Logging Driver: json-file [2022-04-04T18:57:50.587Z] Plugins: [2022-04-04T18:57:50.587Z] Volume: local [2022-04-04T18:57:50.587Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-04T18:57:50.587Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-04T18:57:50.587Z] Swarm: inactive [2022-04-04T18:57:50.587Z] Default Isolation: process [2022-04-04T18:57:50.587Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-04T18:57:50.587Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-04T18:57:50.587Z] OSType: windows [2022-04-04T18:57:50.587Z] Architecture: x86_64 [2022-04-04T18:57:50.587Z] CPUs: 4 [2022-04-04T18:57:50.587Z] Total Memory: 32GiB [2022-04-04T18:57:50.587Z] Name: azwin-2-1c4bb0 [2022-04-04T18:57:50.587Z] ID: 6ZXT:DJXE:VCWB:DHGN:5BUH:TXBO:UB5G:BNPJ:4ZBM:5TQ3:CRM6:66ZB [2022-04-04T18:57:50.587Z] Docker Root Dir: D:\CI\PR-43462\1\daemon [2022-04-04T18:57:50.587Z] Debug Mode (client): false [2022-04-04T18:57:50.587Z] Debug Mode (server): true [2022-04-04T18:57:50.587Z] File Descriptors: -1 [2022-04-04T18:57:50.587Z] Goroutines: 29 [2022-04-04T18:57:50.587Z] System Time: 2022-04-04T18:57:47.3418238Z [2022-04-04T18:57:50.587Z] EventsListeners: 0 [2022-04-04T18:57:50.587Z] Registry: https://index.docker.io/v1/ [2022-04-04T18:57:50.587Z] Labels: [2022-04-04T18:57:50.587Z] Experimental: false [2022-04-04T18:57:50.587Z] Insecure Registries: [2022-04-04T18:57:50.587Z] 127.0.0.0/8 [2022-04-04T18:57:50.587Z] Live Restore Enabled: false [2022-04-04T18:57:50.587Z] [2022-04-04T18:57:50.587Z] [2022-04-04T18:57:50.587Z] INFO: Docker images of the daemon under test [2022-04-04T18:57:50.587Z] [2022-04-04T18:57:50.587Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-04T18:57:50.587Z] [2022-04-04T18:57:50.587Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-04T18:57:50.587Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-04-04T18:57:50.587Z] ltsc2022: Pulling from windows/servercore [2022-04-04T18:57:50.587Z] 8f616e6e9eec: Pulling fs layer [2022-04-04T18:57:50.587Z] 037d5740b404: Pulling fs layer [2022-04-04T18:57:50.711Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-04T18:57:50.711Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-04T18:57:50.711Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-04T18:57:50.711Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-04T18:57:51.228Z] --- PASS: TestRenameLinkedContainer (1.58s) [2022-04-04T18:57:51.228Z] === RUN TestRenameStoppedContainer [2022-04-04T18:57:51.409Z] === RUN TestIsEmptyDir [2022-04-04T18:57:51.409Z] --- PASS: TestIsEmptyDir (0.00s) [2022-04-04T18:57:51.409Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-04T18:57:51.410Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-04T18:57:51.410Z] PASS [2022-04-04T18:57:51.410Z] coverage: 2.3% of statements [2022-04-04T18:57:51.410Z] ok github.com/docker/docker/daemon/graphdriver 0.063s coverage: 2.3% of statements [2022-04-04T18:57:51.410Z] === RUN TestLinkNaming [2022-04-04T18:57:51.410Z] --- PASS: TestLinkNaming (0.00s) [2022-04-04T18:57:51.695Z] --- PASS: TestInfoAPIWarnings (16.35s) [2022-04-04T18:57:51.695Z] === RUN TestInfoDebug [2022-04-04T18:57:51.695Z] --- PASS: TestInfoDebug (0.54s) [2022-04-04T18:57:51.695Z] === RUN TestInfoInsecureRegistries [2022-04-04T18:57:51.695Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-04-04T18:57:51.695Z] === RUN TestInfoRegistryMirrors [2022-04-04T18:57:51.695Z] --- PASS: TestInfoRegistryMirrors (0.56s) [2022-04-04T18:57:51.695Z] === RUN TestLoginFailsWithBadCredentials [2022-04-04T18:57:51.695Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-04-04T18:57:51.695Z] === RUN TestPingCacheHeaders [2022-04-04T18:57:51.695Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-04-04T18:57:51.695Z] === RUN TestPingGet [2022-04-04T18:57:51.695Z] --- PASS: TestPingGet (0.02s) [2022-04-04T18:57:51.695Z] === RUN TestPingHead [2022-04-04T18:57:51.695Z] --- PASS: TestPingHead (0.03s) [2022-04-04T18:57:51.695Z] === RUN TestPingSwarmHeader [2022-04-04T18:57:51.801Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-04-04T18:57:51.801Z] === RUN TestRenameRunningContainerAndReuse [2022-04-04T18:57:51.864Z] === RUN TestLinkNew [2022-04-04T18:57:51.864Z] --- PASS: TestLinkNew (0.00s) [2022-04-04T18:57:51.864Z] === RUN TestLinkEnv [2022-04-04T18:57:51.864Z] --- PASS: TestLinkEnv (0.00s) [2022-04-04T18:57:51.864Z] === RUN TestLinkMultipleEnv [2022-04-04T18:57:51.864Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-04T18:57:51.864Z] === RUN TestLinkPortRangeEnv [2022-04-04T18:57:51.864Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-04T18:57:51.864Z] PASS [2022-04-04T18:57:51.864Z] coverage: 93.0% of statements [2022-04-04T18:57:51.864Z] ok github.com/docker/docker/daemon/links 0.037s coverage: 93.0% of statements [2022-04-04T18:57:51.864Z] === RUN TestVerifyNetworkingConfig [2022-04-04T18:57:51.864Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-04T18:57:51.864Z] === RUN TestGetContainer [2022-04-04T18:57:51.864Z] --- PASS: TestGetContainer (0.00s) [2022-04-04T18:57:51.864Z] === RUN TestValidContainerNames [2022-04-04T18:57:51.864Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-04T18:57:51.864Z] === RUN TestContainerInitDNS [2022-04-04T18:57:51.864Z] daemon_test.go:145: root required [2022-04-04T18:57:51.864Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-04T18:57:51.864Z] === RUN TestMerge [2022-04-04T18:57:51.864Z] --- PASS: TestMerge (0.00s) [2022-04-04T18:57:51.864Z] === RUN TestValidateContainerIsolation [2022-04-04T18:57:51.864Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-04T18:57:51.864Z] === RUN TestFindNetworkErrorType [2022-04-04T18:57:51.864Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-04T18:57:51.864Z] === RUN TestEnsureServicesExist [2022-04-04T18:57:51.864Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-04T18:57:51.864Z] === RUN TestEnsureServicesExistErrors [2022-04-04T18:57:51.864Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-04T18:57:51.864Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-04T18:57:51.864Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-04T18:57:51.864Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-04T18:57:51.864Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-04T18:57:51.864Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-04T18:57:51.864Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-04T18:57:51.864Z] === RUN TestContainerDelete [2022-04-04T18:57:51.864Z] --- PASS: TestContainerDelete (0.00s) [2022-04-04T18:57:51.864Z] === RUN TestContainerDoubleDelete [2022-04-04T18:57:51.864Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-04T18:57:51.864Z] === RUN TestLogContainerEventCopyLabels [2022-04-04T18:57:51.864Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-04T18:57:51.864Z] === RUN TestLogContainerEventWithAttributes [2022-04-04T18:57:51.864Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-04T18:57:51.864Z] === RUN TestNoneHealthcheck [2022-04-04T18:57:51.864Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-04T18:57:51.864Z] === RUN TestHealthStates [2022-04-04T18:57:51.864Z] time="2022-04-04T18:57:51Z" 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-04-04T18:57:51.864Z] time="2022-04-04T18:57:51Z" 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-04-04T18:57:51.864Z] time="2022-04-04T18:57:51Z" 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-04-04T18:57:51.864Z] time="2022-04-04T18:57:51Z" 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-04-04T18:57:51.864Z] time="2022-04-04T18:57:51Z" 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-04-04T18:57:51.864Z] time="2022-04-04T18:57:51Z" 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-04-04T18:57:51.864Z] time="2022-04-04T18:57:51Z" 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-04-04T18:57:51.864Z] time="2022-04-04T18:57:51Z" 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-04-04T18:57:51.864Z] time="2022-04-04T18:57:51Z" 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-04-04T18:57:51.864Z] time="2022-04-04T18:57:51Z" 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-04-04T18:57:51.864Z] --- PASS: TestHealthStates (0.16s) [2022-04-04T18:57:51.864Z] === RUN TestGetInspectData [2022-04-04T18:57:51.864Z] --- PASS: TestGetInspectData (0.00s) [2022-04-04T18:57:51.864Z] === RUN TestFillLicense [2022-04-04T18:57:51.864Z] --- PASS: TestFillLicense (0.00s) [2022-04-04T18:57:51.864Z] === RUN TestListInvalidFilter [2022-04-04T18:57:51.864Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-04T18:57:51.864Z] === RUN TestNameFilter [2022-04-04T18:57:51.864Z] --- PASS: TestNameFilter (0.00s) [2022-04-04T18:57:51.864Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-04T18:57:51.864Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-04T18:57:51.864Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-04T18:57:51.864Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-04T18:57:51.864Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-04T18:57:51.864Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-04T18:57:51.864Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-04T18:57:51.864Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-04T18:57:51.864Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-04T18:57:51.864Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-04T18:57:51.864Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-04T18:57:51.864Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-04T18:57:51.864Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-04T18:57:51.864Z] === 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-04-04T18:57:51.864Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-04T18:57:51.864Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-04T18:57:51.864Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-04T18:57:51.864Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-04T18:57:51.864Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-04T18:57:51.864Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-04T18:57:51.864Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-04T18:57:51.864Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-04T18:57:51.864Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-04T18:57:51.864Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-04T18:57:51.864Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-04T18:57:51.864Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-04T18:57:51.864Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-04T18:57:51.864Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-04T18:57:51.864Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-04T18:57:51.864Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-04T18:57:51.864Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-04T18:57:51.864Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-04T18:57:51.864Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-04T18:57:51.864Z] --- 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-04-04T18:57:51.864Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-04T18:57:51.864Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-04T18:57:51.864Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-04T18:57:51.864Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-04T18:57:51.864Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-04T18:57:51.864Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-04T18:57:51.864Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-04T18:57:51.864Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-04T18:57:51.864Z] === RUN TestSetupWindowsDevices [2022-04-04T18:57:51.864Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-04T18:57:51.864Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-04T18:57:51.864Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-04T18:57:51.864Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-04T18:57:51.864Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-04T18:57:51.864Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-04T18:57:51.864Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-04T18:57:51.864Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-04T18:57:51.865Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-04T18:57:51.865Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-04T18:57:51.865Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-04T18:57:51.865Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-04T18:57:51.865Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-04T18:57:51.865Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-04T18:57:51.865Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-04T18:57:51.865Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-04T18:57:51.865Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-04T18:57:51.865Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-04T18:57:51.865Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-04T18:57:51.865Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-04T18:57:51.865Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-04T18:57:51.865Z] === RUN TestDaemonReloadLabels [2022-04-04T18:57:51.865Z] --- PASS: TestDaemonReloadLabels (0.01s) [2022-04-04T18:57:51.865Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-04T18:57:51.865Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-04T18:57:51.865Z] === RUN TestDaemonReloadMirrors [2022-04-04T18:57:51.865Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-04T18:57:51.865Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-04T18:57:51.865Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-04T18:57:51.865Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-04T18:57:51.865Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-04T18:57:51.865Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-04T18:57:51.865Z] reload_test.go:342: root required [2022-04-04T18:57:51.865Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-04T18:57:51.865Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-04T18:57:51.865Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-04-04T18:57:51.865Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-04T18:57:51.865Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-04-04T18:57:51.865Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-04T18:57:51.865Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-04-04T18:57:51.865Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-04T18:57:51.865Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2022-04-04T18:57:51.865Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-04T18:57:51.865Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-04T18:57:51.865Z] === RUN TestParseVolumesFrom [2022-04-04T18:57:51.865Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-04T18:57:51.865Z] PASS [2022-04-04T18:57:51.865Z] coverage: 8.8% of statements [2022-04-04T18:57:51.865Z] ok github.com/docker/docker/daemon 0.406s coverage: 8.8% of statements [2022-04-04T18:57:51.865Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-04T18:57:51.865Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-04T18:57:51.865Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-04T18:57:51.865Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-04T18:57:51.865Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-04T18:57:51.865Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-04T18:57:51.865Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-04T18:57:51.865Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-04T18:57:51.865Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-04T18:57:51.865Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-04T18:57:51.865Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-04T18:57:51.865Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-04T18:57:51.865Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-04T18:57:51.865Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-04T18:57:52.086Z] --- PASS: TestPluginWithDevMounts (1.71s) [2022-04-04T18:57:52.086Z] PASS [2022-04-04T18:57:52.086Z] [2022-04-04T18:57:52.086Z] DONE 1 tests in 1.866s [2022-04-04T18:57:52.086Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-04T18:57:52.086Z] ++ 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-04-04T18:57:52.086Z] ++ set -e [2022-04-04T18:57:52.086Z] ++ '[' -n 0 ']' [2022-04-04T18:57:52.086Z] ++ set -x [2022-04-04T18:57:52.086Z] ++ 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-04-04T18:57:52.086Z] INFO: Testing against a local daemon [2022-04-04T18:57:52.086Z] === RUN TestSecretInspect [2022-04-04T18:57:52.260Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-04T18:57:52.316Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T18:57:52.316Z] INFO: Testing against a local daemon [2022-04-04T18:57:52.316Z] === RUN TestCommitInheritsEnv [2022-04-04T18:57:52.316Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T18:57:52.316Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-04T18:57:52.316Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-04T18:57:52.316Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-04T18:57:52.316Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-04T18:57:52.316Z] === RUN TestImportWithCustomPlatform [2022-04-04T18:57:52.316Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-04T18:57:52.316Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-04T18:57:52.316Z] === RUN TestImagesFilterMultiReference [2022-04-04T18:57:52.316Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-04-04T18:57:52.316Z] === RUN TestImagePullPlatformInvalid [2022-04-04T18:57:52.316Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-04T18:57:52.316Z] === RUN TestRemoveImageOrphaning [2022-04-04T18:57:52.741Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-04-04T18:57:52.741Z] === RUN TestRenameInvalidName [2022-04-04T18:57:52.802Z] --- PASS: TestDaemonStartWithLogOpt (3.39s) [2022-04-04T18:57:52.802Z] === CONT TestReadPluginNoRead [2022-04-04T18:57:52.826Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-04T18:57:53.002Z] --- PASS: TestRenameInvalidName (0.44s) [2022-04-04T18:57:53.002Z] === RUN TestRenameAnonymousContainer [2022-04-04T18:57:53.315Z] --- PASS: TestRemoveImageOrphaning (1.04s) [2022-04-04T18:57:53.315Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-04T18:57:53.315Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-04-04T18:57:53.315Z] === RUN TestTagInvalidReference [2022-04-04T18:57:53.315Z] --- PASS: TestTagInvalidReference (0.03s) [2022-04-04T18:57:53.315Z] === RUN TestTagValidPrefixedRepo [2022-04-04T18:57:53.315Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-04-04T18:57:53.315Z] === RUN TestTagExistedNameWithoutForce [2022-04-04T18:57:53.459Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-04T18:57:53.761Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-04T18:57:53.784Z] --- PASS: TestTagExistedNameWithoutForce (0.07s) [2022-04-04T18:57:53.784Z] === RUN TestTagOfficialNames [2022-04-04T18:57:53.784Z] --- PASS: TestTagOfficialNames (0.11s) [2022-04-04T18:57:53.784Z] === RUN TestTagMatchesDigest [2022-04-04T18:57:53.784Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-04-04T18:57:53.784Z] PASS [2022-04-04T18:57:53.784Z] ok github.com/docker/docker/integration/image 1.574s [2022-04-04T18:57:53.784Z] [2022-04-04T18:57:53.784Z] === Skipped [2022-04-04T18:57:53.784Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-04T18:57:53.784Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T18:57:53.784Z] [2022-04-04T18:57:53.784Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-04T18:57:53.784Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-04T18:57:53.784Z] [2022-04-04T18:57:53.784Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-04T18:57:53.784Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-04T18:57:53.784Z] [2022-04-04T18:57:53.784Z] DONE 12 tests, 3 skipped in 4.579s [2022-04-04T18:57:53.784Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-04T18:57:54.018Z] --- PASS: TestPingSwarmHeader (2.24s) [2022-04-04T18:57:54.018Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-04T18:57:54.018Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-04T18:57:54.018Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-04T18:57:54.019Z] === RUN TestVersion [2022-04-04T18:57:54.019Z] --- PASS: TestVersion (0.03s) [2022-04-04T18:57:54.019Z] === CONT TestDiskUsage [2022-04-04T18:57:54.027Z] === RUN TestNewStreamConfig [2022-04-04T18:57:54.027Z] === RUN TestNewStreamConfig/defaults [2022-04-04T18:57:54.027Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-04T18:57:54.027Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-04T18:57:54.027Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-04T18:57:54.027Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-04T18:57:54.027Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-04T18:57:54.027Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-04T18:57:54.027Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-04T18:57:54.027Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-04T18:57:54.027Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-04T18:57:54.027Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-04T18:57:54.027Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-04T18:57:54.027Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-04T18:57:54.027Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-04T18:57:54.027Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-04T18:57:54.027Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-04T18:57:54.027Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-04T18:57:54.027Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-04T18:57:54.027Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-04T18:57:54.027Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-04T18:57:54.027Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-04T18:57:54.027Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-04T18:57:54.027Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-04T18:57:54.027Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-04T18:57:54.027Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-04T18:57:54.027Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-04T18:57:54.027Z] time="2022-04-04T18:57:53Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-04T18:57:54.027Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s) [2022-04-04T18:57:54.027Z] === RUN TestCreateSuccess [2022-04-04T18:57:54.027Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-04T18:57:54.027Z] === RUN TestCreateStreamSkipped [2022-04-04T18:57:54.027Z] time="2022-04-04T18:57:53Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-04T18:57:54.027Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-04T18:57:54.027Z] === RUN TestCreateLogGroupSuccess [2022-04-04T18:57:54.027Z] time="2022-04-04T18:57:53Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-04T18:57:54.027Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-04T18:57:54.027Z] === RUN TestCreateError [2022-04-04T18:57:54.027Z] --- PASS: TestCreateError (0.00s) [2022-04-04T18:57:54.027Z] === RUN TestCreateAlreadyExists [2022-04-04T18:57:54.027Z] time="2022-04-04T18:57:53Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-04T18:57:54.027Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-04T18:57:54.027Z] === RUN TestLogClosed [2022-04-04T18:57:54.027Z] --- PASS: TestLogClosed (0.00s) [2022-04-04T18:57:54.027Z] === RUN TestLogBlocking [2022-04-04T18:57:54.027Z] --- PASS: TestLogBlocking (0.00s) [2022-04-04T18:57:54.027Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-04T18:57:54.027Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-04T18:57:54.027Z] === RUN TestLogNonBlockingBufferFull [2022-04-04T18:57:54.027Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-04T18:57:54.027Z] === RUN TestPublishBatchSuccess [2022-04-04T18:57:54.027Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-04T18:57:54.027Z] === RUN TestPublishBatchError [2022-04-04T18:57:54.027Z] time="2022-04-04T18:57:53Z" level=error msg=error [2022-04-04T18:57:54.027Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-04T18:57:54.027Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-04T18:57:54.027Z] time="2022-04-04T18:57:53Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-04T18:57:54.027Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-04T18:57:54.027Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-04T18:57:54.027Z] time="2022-04-04T18:57:53Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-04T18:57:54.027Z] time="2022-04-04T18:57:53Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-04T18:57:54.027Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-04T18:57:54.027Z] === RUN TestCollectBatchSimple [2022-04-04T18:57:54.027Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-04T18:57:54.027Z] === RUN TestCollectBatchTicker [2022-04-04T18:57:54.027Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-04T18:57:54.027Z] === RUN TestCollectBatchMultilinePattern [2022-04-04T18:57:54.027Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-04T18:57:54.028Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-04T18:57:54.028Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-04T18:57:54.028Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-04T18:57:54.028Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-04T18:57:54.028Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-04T18:57:54.028Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2022-04-04T18:57:54.028Z] === RUN TestCollectBatchClose [2022-04-04T18:57:54.028Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-04T18:57:54.028Z] === RUN TestEffectiveLen [2022-04-04T18:57:54.028Z] === RUN TestEffectiveLen/0/Hello [2022-04-04T18:57:54.028Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-04T18:57:54.028Z] === RUN TestEffectiveLen/2/🙃 [2022-04-04T18:57:54.028Z] === RUN TestEffectiveLen/3/���� [2022-04-04T18:57:54.028Z] === RUN TestEffectiveLen/4/He��o [2022-04-04T18:57:54.028Z] === RUN TestEffectiveLen/5/ [2022-04-04T18:57:54.028Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-04T18:57:54.028Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-04T18:57:54.028Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-04T18:57:54.028Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-04T18:57:54.028Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-04T18:57:54.028Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-04T18:57:54.028Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-04T18:57:54.028Z] === RUN TestFindValidSplit [2022-04-04T18:57:54.028Z] === RUN TestFindValidSplit/0/ [2022-04-04T18:57:54.028Z] cloudwatchlogs_test.go:1076: [2022-04-04T18:57:54.028Z] cloudwatchlogs_test.go:1077: [2022-04-04T18:57:54.028Z] === RUN TestFindValidSplit/1/Hello [2022-04-04T18:57:54.028Z] cloudwatchlogs_test.go:1076: Hello [2022-04-04T18:57:54.028Z] cloudwatchlogs_test.go:1077: [2022-04-04T18:57:54.028Z] === RUN TestFindValidSplit/2/Hello [2022-04-04T18:57:54.028Z] cloudwatchlogs_test.go:1076: He [2022-04-04T18:57:54.028Z] cloudwatchlogs_test.go:1077: llo [2022-04-04T18:57:54.028Z] === RUN TestFindValidSplit/3/Hello [2022-04-04T18:57:54.028Z] cloudwatchlogs_test.go:1076: [2022-04-04T18:57:54.028Z] cloudwatchlogs_test.go:1077: Hello [2022-04-04T18:57:54.028Z] === RUN TestFindValidSplit/4/🙃 [2022-04-04T18:57:54.028Z] cloudwatchlogs_test.go:1076: [2022-04-04T18:57:54.028Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-04T18:57:54.028Z] === RUN TestFindValidSplit/5/🙃 [2022-04-04T18:57:54.028Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-04T18:57:54.028Z] cloudwatchlogs_test.go:1077: [2022-04-04T18:57:54.028Z] === RUN TestFindValidSplit/6/a� [2022-04-04T18:57:54.028Z] cloudwatchlogs_test.go:1076: a [2022-04-04T18:57:54.028Z] cloudwatchlogs_test.go:1077: � [2022-04-04T18:57:54.028Z] === RUN TestFindValidSplit/7/a� [2022-04-04T18:57:54.028Z] cloudwatchlogs_test.go:1076: a� [2022-04-04T18:57:54.028Z] cloudwatchlogs_test.go:1077: [2022-04-04T18:57:54.028Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-04T18:57:54.028Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-04T18:57:54.028Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-04T18:57:54.028Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-04T18:57:54.028Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-04T18:57:54.028Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-04T18:57:54.028Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-04T18:57:54.028Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-04T18:57:54.028Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-04T18:57:54.028Z] === RUN TestProcessEventEmoji [2022-04-04T18:57:54.028Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-04-04T18:57:54.028Z] === RUN TestCollectBatchLineSplit [2022-04-04T18:57:54.028Z] --- PASS: TestCollectBatchLineSplit (0.02s) [2022-04-04T18:57:54.028Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-04T18:57:54.028Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-04T18:57:54.028Z] === RUN TestCollectBatchMaxEvents [2022-04-04T18:57:54.028Z] --- PASS: TestCollectBatchMaxEvents (0.08s) [2022-04-04T18:57:54.028Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-04T18:57:54.028Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-04-04T18:57:54.028Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-04T18:57:54.028Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-04-04T18:57:54.028Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-04T18:57:54.028Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-04-04T18:57:54.028Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-04T18:57:54.028Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-04T18:57:54.028Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-04T18:57:54.028Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-04T18:57:54.028Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-04T18:57:54.028Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-04T18:57:54.028Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-04T18:57:54.028Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-04T18:57:54.028Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-04T18:57:54.033Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-04T18:57:54.186Z] === RUN TestReadPluginNoRead/default [2022-04-04T18:57:54.407Z] --- PASS: TestRenameAnonymousContainer (1.46s) [2022-04-04T18:57:54.407Z] === RUN TestRenameContainerWithSameName [2022-04-04T18:57:54.483Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-04T18:57:54.483Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-04T18:57:54.483Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-04T18:57:54.483Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-04T18:57:54.483Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-04T18:57:54.483Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-04T18:57:54.483Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-04T18:57:54.483Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-04T18:57:54.483Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-04T18:57:54.483Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-04T18:57:54.483Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-04T18:57:54.483Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-04T18:57:54.483Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-04T18:57:54.483Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-04T18:57:54.483Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-04T18:57:54.483Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-04T18:57:54.483Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-04T18:57:54.483Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-04T18:57:54.483Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-04T18:57:54.483Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-04T18:57:54.483Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-04T18:57:54.483Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-04T18:57:54.483Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-04T18:57:54.483Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-04T18:57:54.483Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-04T18:57:54.483Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-04T18:57:54.483Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-04T18:57:54.483Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-04T18:57:54.483Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-04T18:57:54.483Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-04T18:57:54.483Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-04T18:57:54.483Z] === RUN TestValidateLogOptionsFormat [2022-04-04T18:57:54.483Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-04T18:57:54.483Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-04T18:57:54.483Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-04T18:57:54.483Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-04T18:57:54.483Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-04T18:57:54.483Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-04T18:57:54.483Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-04T18:57:54.483Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-04T18:57:54.483Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-04T18:57:54.483Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-04T18:57:54.483Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-04T18:57:54.483Z] === RUN TestCreateTagSuccess [2022-04-04T18:57:54.483Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-04T18:57:54.483Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-04T18:57:54.483Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-04T18:57:54.483Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-04T18:57:54.483Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-04T18:57:54.483Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-04T18:57:54.483Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2022-04-04T18:57:54.483Z] PASS [2022-04-04T18:57:54.483Z] coverage: 80.2% of statements [2022-04-04T18:57:54.483Z] ok github.com/docker/docker/daemon/logger/awslogs 0.449s coverage: 80.2% of statements [2022-04-04T18:57:54.483Z] === RUN TestAdapterReadLogs [2022-04-04T18:57:54.483Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-04T18:57:54.483Z] === RUN TestCopier [2022-04-04T18:57:54.483Z] --- PASS: TestCopier (0.00s) [2022-04-04T18:57:54.483Z] === RUN TestCopierLongLines [2022-04-04T18:57:54.483Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-04T18:57:54.483Z] === RUN TestCopierSlow [2022-04-04T18:57:54.483Z] === RUN TestValidateLogOptReconnectInterval [2022-04-04T18:57:54.483Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-04T18:57:54.483Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-04T18:57:54.483Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-04T18:57:54.483Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-04T18:57:54.483Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-04T18:57:54.483Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-04T18:57:54.483Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-04T18:57:54.483Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-04T18:57:54.483Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-04T18:57:54.483Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-04T18:57:54.483Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-04T18:57:54.483Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-04T18:57:54.483Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-04T18:57:54.483Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-04T18:57:54.483Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-04T18:57:54.483Z] PASS [2022-04-04T18:57:54.483Z] coverage: 33.6% of statements [2022-04-04T18:57:54.483Z] ok github.com/docker/docker/daemon/logger/fluentd 0.048s coverage: 33.6% of statements [2022-04-04T18:57:54.483Z] --- PASS: TestCopierSlow (0.20s) [2022-04-04T18:57:54.483Z] === RUN TestCopierWithSized [2022-04-04T18:57:54.483Z] === RUN TestCopierWithSized/as_is [2022-04-04T18:57:54.483Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-04T18:57:54.483Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-04T18:57:54.483Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-04T18:57:54.483Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-04T18:57:54.483Z] === RUN TestCopierWithPartial [2022-04-04T18:57:54.483Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-04T18:57:54.483Z] === RUN TestRingLogger [2022-04-04T18:57:54.483Z] --- PASS: TestRingLogger (0.00s) [2022-04-04T18:57:54.483Z] === RUN TestRingCap [2022-04-04T18:57:54.483Z] --- PASS: TestRingCap (0.00s) [2022-04-04T18:57:54.483Z] === RUN TestRingClose [2022-04-04T18:57:54.483Z] --- PASS: TestRingClose (0.00s) [2022-04-04T18:57:54.483Z] === RUN TestRingDrain [2022-04-04T18:57:54.483Z] --- PASS: TestRingDrain (0.00s) [2022-04-04T18:57:54.483Z] PASS [2022-04-04T18:57:54.483Z] coverage: 43.2% of statements [2022-04-04T18:57:54.483Z] ok github.com/docker/docker/daemon/logger 0.309s coverage: 43.2% of statements [2022-04-04T18:57:54.585Z] === RUN TestDiskUsage/empty [2022-04-04T18:57:54.585Z] === RUN TestDiskUsage/empty/container_types [2022-04-04T18:57:54.585Z] === RUN TestDiskUsage/empty/image_types [2022-04-04T18:57:54.585Z] === RUN TestDiskUsage/empty/volume_types [2022-04-04T18:57:54.585Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-04T18:57:54.585Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-04T18:57:54.585Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-04T18:57:54.585Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-04T18:57:54.585Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-04T18:57:54.585Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-04T18:57:54.585Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-04T18:57:54.585Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-04T18:57:54.585Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-04T18:57:54.585Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-04T18:57:54.585Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-04T18:57:54.585Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-04T18:57:54.585Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-04T18:57:54.585Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-04T18:57:54.585Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-04T18:57:54.585Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-04T18:57:54.585Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-04T18:57:54.585Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-04T18:57:54.585Z] === RUN TestDiskUsage/after_container.Run [2022-04-04T18:57:54.601Z] --- PASS: TestSecretInspect (2.53s) [2022-04-04T18:57:54.601Z] === RUN TestSecretList [2022-04-04T18:57:54.843Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-04T18:57:54.843Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-04T18:57:54.843Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-04T18:57:54.843Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-04T18:57:54.843Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-04T18:57:54.843Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-04T18:57:54.843Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-04T18:57:54.843Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-04T18:57:54.843Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-04T18:57:54.860Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-04T18:57:54.950Z] === RUN TestSearchRegistryForImagesErrors [2022-04-04T18:57:54.950Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-04T18:57:54.950Z] === RUN TestSearchRegistryForImages [2022-04-04T18:57:54.950Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-04T18:57:54.950Z] === RUN TestOnlyPlatformWithFallback [2022-04-04T18:57:54.950Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-04T18:57:54.950Z] === RUN TestImageDelete [2022-04-04T18:57:54.950Z] === RUN TestImageDelete/no_lease [2022-04-04T18:57:54.950Z] === RUN TestImageDelete/lease_exists [2022-04-04T18:57:54.950Z] --- PASS: TestImageDelete (0.03s) [2022-04-04T18:57:54.950Z] --- PASS: TestImageDelete/no_lease (0.00s) [2022-04-04T18:57:54.950Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-04-04T18:57:54.950Z] === RUN TestContentStoreForPull [2022-04-04T18:57:54.950Z] --- PASS: TestContentStoreForPull (0.18s) [2022-04-04T18:57:54.950Z] PASS [2022-04-04T18:57:54.950Z] coverage: 6.6% of statements [2022-04-04T18:57:54.950Z] ok github.com/docker/docker/daemon/images 0.332s coverage: 6.6% of statements [2022-04-04T18:57:54.950Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-04T18:57:54.950Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-04T18:57:54.950Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-04T18:57:54.950Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-04T18:57:54.950Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-04T18:57:54.950Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-04T18:57:54.996Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-04-04T18:57:54.996Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-04T18:57:55.101Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-04T18:57:55.101Z] --- PASS: TestDiskUsage (1.21s) [2022-04-04T18:57:55.101Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-04T18:57:55.101Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-04T18:57:55.101Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-04T18:57:55.101Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-04T18:57:55.101Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-04T18:57:55.101Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-04T18:57:55.101Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-04T18:57:55.101Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-04T18:57:55.101Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-04T18:57:55.101Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-04T18:57:55.101Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-04T18:57:55.101Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-04-04T18:57:55.101Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-04T18:57:55.101Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-04T18:57:55.101Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-04T18:57:55.101Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-04T18:57:55.101Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-04T18:57:55.101Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-04T18:57:55.101Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-04T18:57:55.101Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-04T18:57:55.101Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-04T18:57:55.101Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-04T18:57:55.101Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-04-04T18:57:55.101Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-04-04T18:57:55.101Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-04T18:57:55.101Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-04T18:57:55.101Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-04T18:57:55.101Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-04-04T18:57:55.101Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-04T18:57:55.101Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-04-04T18:57:55.101Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-04T18:57:55.101Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-04-04T18:57:55.101Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-04-04T18:57:55.101Z] PASS [2022-04-04T18:57:55.101Z] [2022-04-04T18:57:55.101Z] === Skipped [2022-04-04T18:57:55.101Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-04T18:57:55.101Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-04T18:57:55.101Z] [2022-04-04T18:57:55.101Z] DONE 54 tests, 1 skipped in 22.422s [2022-04-04T18:57:55.101Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-04T18:57:55.360Z] INFO: Testing against a local daemon [2022-04-04T18:57:55.360Z] === RUN TestVolumesCreateAndList [2022-04-04T18:57:55.360Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-04T18:57:55.360Z] === RUN TestVolumesRemove [2022-04-04T18:57:55.360Z] --- PASS: TestVolumesRemove (0.05s) [2022-04-04T18:57:55.360Z] === RUN TestVolumesInspect [2022-04-04T18:57:55.360Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-04T18:57:55.409Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-04T18:57:55.409Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-04T18:57:55.409Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-04T18:57:55.568Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-04T18:57:55.618Z] === RUN TestVolumesInvalidJSON [2022-04-04T18:57:55.618Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-04T18:57:55.618Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-04T18:57:55.618Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-04T18:57:55.618Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-04T18:57:55.618Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-04T18:57:55.618Z] PASS [2022-04-04T18:57:55.618Z] [2022-04-04T18:57:55.618Z] DONE 5 tests in 0.330s [2022-04-04T18:57:55.618Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-04T18:57:55.618Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14223 is not a child of this shell [2022-04-04T18:57:55.618Z] warning: PID 14223 from bundles/test-integration/docker.pid had a nonzero exit code [2022-04-04T18:57:55.618Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-04T18:57:55.618Z] [2022-04-04T18:57:55.618Z] Unloading profiles will leave already running processes permanently [2022-04-04T18:57:55.618Z] unconfined, which can lead to unexpected situations. [2022-04-04T18:57:55.618Z] [2022-04-04T18:57:55.618Z] To set a process to complain mode, use the command line tool [2022-04-04T18:57:55.618Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-04T18:57:55.618Z] Removing test suite binaries [2022-04-04T18:57:55.618Z] exiting test-integration [2022-04-04T18:57:55.618Z] ++ exit 0 [2022-04-04T18:57:55.618Z] [2022-04-04T18:57:55.865Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2022-04-04T18:57:55.865Z] === RUN TestFastTimeMarshalJSON [2022-04-04T18:57:55.865Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-04-04T18:57:55.865Z] PASS [2022-04-04T18:57:55.865Z] coverage: 87.2% of statements [2022-04-04T18:57:55.865Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.186s coverage: 87.2% of statements [2022-04-04T18:57:55.865Z] === RUN TestJSONFileLogger [2022-04-04T18:57:55.865Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-04T18:57:55.865Z] === RUN TestJSONFileLoggerWithTags [2022-04-04T18:57:55.865Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-04T18:57:55.865Z] === RUN TestJSONFileLoggerWithOpts [2022-04-04T18:57:55.865Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-04T18:57:55.865Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-04T18:57:55.865Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-04T18:57:55.865Z] === RUN TestEncodeDecode [2022-04-04T18:57:55.865Z] === PAUSE TestEncodeDecode [2022-04-04T18:57:55.865Z] === RUN TestUnexpectedEOF [2022-04-04T18:57:55.961Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2022-04-04T18:57:55.961Z] === RUN TestResize [2022-04-04T18:57:56.005Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T18:57:56.005Z] INFO: Testing against a local daemon [2022-04-04T18:57:56.005Z] === RUN TestNetworkCreateDelete [2022-04-04T18:57:56.005Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T18:57:56.005Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-04T18:57:56.005Z] === RUN TestDockerNetworkDeletePreferID [2022-04-04T18:57:56.005Z] 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-04-04T18:57:56.005Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-04T18:57:56.005Z] === RUN TestDaemonDNSFallback [2022-04-04T18:57:56.005Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T18:57:56.005Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-04T18:57:56.005Z] === RUN TestInspectNetwork [2022-04-04T18:57:56.005Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-04T18:57:56.005Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-04T18:57:56.005Z] === RUN TestRunContainerWithBridgeNone [2022-04-04T18:57:56.005Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T18:57:56.005Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-04T18:57:56.005Z] === RUN TestNetworkInvalidJSON [2022-04-04T18:57:56.005Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-04T18:57:56.005Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-04T18:57:56.005Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T18:57:56.005Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T18:57:56.005Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T18:57:56.005Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T18:57:56.005Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-04T18:57:56.005Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T18:57:56.005Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T18:57:56.005Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-04-04T18:57:56.005Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-04-04T18:57:56.005Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-04-04T18:57:56.005Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-04-04T18:57:56.005Z] === RUN TestNetworkList [2022-04-04T18:57:56.005Z] === RUN TestNetworkList//networks [2022-04-04T18:57:56.005Z] === PAUSE TestNetworkList//networks [2022-04-04T18:57:56.005Z] === RUN TestNetworkList//networks/ [2022-04-04T18:57:56.005Z] === PAUSE TestNetworkList//networks/ [2022-04-04T18:57:56.005Z] === CONT TestNetworkList//networks [2022-04-04T18:57:56.005Z] === CONT TestNetworkList//networks/ [2022-04-04T18:57:56.005Z] --- PASS: TestNetworkList (0.03s) [2022-04-04T18:57:56.005Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-04T18:57:56.005Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-04T18:57:56.005Z] === RUN TestHostIPv4BridgeLabel [2022-04-04T18:57:56.005Z] network_test.go:128: testEnv.OSType == "windows" [2022-04-04T18:57:56.005Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-04T18:57:56.005Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-04T18:57:56.005Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-04T18:57:56.005Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-04T18:57:56.005Z] === RUN TestDaemonDefaultNetworkPools [2022-04-04T18:57:56.005Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-04T18:57:56.005Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-04T18:57:56.005Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-04T18:57:56.005Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-04T18:57:56.005Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-04T18:57:56.005Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-04T18:57:56.005Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-04T18:57:56.005Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-04T18:57:56.005Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-04T18:57:56.005Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-04T18:57:56.005Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-04T18:57:56.005Z] === RUN TestServiceWithPredefinedNetwork [2022-04-04T18:57:56.005Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-04T18:57:56.005Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-04T18:57:56.006Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-04T18:57:56.006Z] service_test.go:243: FLAKY_TEST [2022-04-04T18:57:56.006Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T18:57:56.006Z] === RUN TestServiceWithDataPathPortInit [2022-04-04T18:57:56.006Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-04T18:57:56.006Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-04T18:57:56.006Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-04T18:57:56.006Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-04T18:57:56.006Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-04T18:57:56.006Z] PASS [2022-04-04T18:57:56.006Z] ok github.com/docker/docker/integration/network 0.179s [2022-04-04T18:57:56.006Z] [2022-04-04T18:57:56.006Z] === Skipped [2022-04-04T18:57:56.006Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-04T18:57:56.006Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T18:57:56.006Z] [2022-04-04T18:57:56.006Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-04T18:57:56.006Z] 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-04-04T18:57:56.006Z] [2022-04-04T18:57:56.006Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-04T18:57:56.006Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T18:57:56.006Z] [2022-04-04T18:57:56.006Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-04T18:57:56.006Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-04T18:57:56.006Z] [2022-04-04T18:57:56.006Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-04T18:57:56.006Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T18:57:56.006Z] [2022-04-04T18:57:56.006Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-04T18:57:56.006Z] network_test.go:128: testEnv.OSType == "windows" [2022-04-04T18:57:56.006Z] [2022-04-04T18:57:56.006Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-04T18:57:56.006Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-04T18:57:56.006Z] [2022-04-04T18:57:56.006Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-04T18:57:56.006Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-04T18:57:56.006Z] [2022-04-04T18:57:56.006Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-04T18:57:56.006Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-04T18:57:56.006Z] [2022-04-04T18:57:56.006Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-04T18:57:56.006Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-04T18:57:56.006Z] [2022-04-04T18:57:56.006Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-04T18:57:56.006Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-04T18:57:56.006Z] [2022-04-04T18:57:56.006Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-04T18:57:56.006Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-04T18:57:56.006Z] [2022-04-04T18:57:56.006Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T18:57:56.006Z] service_test.go:243: FLAKY_TEST [2022-04-04T18:57:56.006Z] [2022-04-04T18:57:56.006Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-04T18:57:56.006Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-04T18:57:56.006Z] [2022-04-04T18:57:56.006Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-04T18:57:56.006Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-04T18:57:56.006Z] [2022-04-04T18:57:56.006Z] DONE 22 tests, 15 skipped in 1.972s [2022-04-04T18:57:56.006Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-04T18:57:56.222Z] --- PASS: TestResize (0.38s) [2022-04-04T18:57:56.222Z] === RUN TestResizeWithInvalidSize [2022-04-04T18:57:56.320Z] time="2022-04-04T18:57:55Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-04T18:57:56.320Z] time="2022-04-04T18:57:55Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-04T18:57:56.320Z] --- PASS: TestUnexpectedEOF (0.15s) [2022-04-04T18:57:56.320Z] === CONT TestEncodeDecode [2022-04-04T18:57:56.320Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-04T18:57:56.320Z] PASS [2022-04-04T18:57:56.320Z] coverage: 69.9% of statements [2022-04-04T18:57:56.320Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.265s coverage: 69.9% of statements [2022-04-04T18:57:56.320Z] === RUN TestWriteLog [2022-04-04T18:57:56.320Z] === PAUSE TestWriteLog [2022-04-04T18:57:56.320Z] === RUN TestReadLog [2022-04-04T18:57:56.320Z] === PAUSE TestReadLog [2022-04-04T18:57:56.320Z] === RUN TestDecode [2022-04-04T18:57:56.320Z] --- PASS: TestDecode (0.02s) [2022-04-04T18:57:56.320Z] === CONT TestWriteLog [2022-04-04T18:57:56.320Z] === CONT TestReadLog [2022-04-04T18:57:56.320Z] --- PASS: TestWriteLog (0.00s) [2022-04-04T18:57:56.320Z] === RUN TestReadLog/tail_exact [2022-04-04T18:57:56.320Z] === RUN TestReadLog/tail_less_than_available [2022-04-04T18:57:56.320Z] === RUN TestReadLog/tail_more_than_available [2022-04-04T18:57:56.320Z] --- PASS: TestReadLog (0.19s) [2022-04-04T18:57:56.320Z] --- PASS: TestReadLog/tail_exact (0.16s) [2022-04-04T18:57:56.320Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-04T18:57:56.320Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-04-04T18:57:56.320Z] PASS [2022-04-04T18:57:56.320Z] coverage: 78.7% of statements [2022-04-04T18:57:56.320Z] ok github.com/docker/docker/daemon/logger/local 0.270s coverage: 78.7% of statements [2022-04-04T18:57:56.320Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-04T18:57:56.477Z] testing: warning: no tests to run [2022-04-04T18:57:56.477Z] PASS [2022-04-04T18:57:56.477Z] ok github.com/docker/docker/integration/network/ipvlan 0.051s [2022-04-04T18:57:56.477Z] [2022-04-04T18:57:56.477Z] DONE 0 tests in 0.640s [2022-04-04T18:57:56.477Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-04T18:57:56.483Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-04-04T18:57:56.483Z] === RUN TestResizeWhenContainerNotStarted [2022-04-04T18:57:56.685Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-04T18:57:56.685Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-04T18:57:56.685Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-04T18:57:56.685Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-04T18:57:56.685Z] Cross building: bundles/cross/linux/s390x [2022-04-04T18:57:56.685Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-04T18:57:56.685Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-04T18:57:56.952Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-04T18:57:56.952Z] --- PASS: TestContinueAfterPluginCrash (8.26s) [2022-04-04T18:57:57.053Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-04-04T18:57:57.053Z] === RUN TestDaemonRestartKillContainers [2022-04-04T18:57:57.053Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-04T18:57:57.053Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-04T18:57:57.053Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-04T18:57:57.053Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-04T18:57:57.054Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-04T18:57:57.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-04T18:57:57.054Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-04T18:57:57.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-04T18:57:57.054Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-04T18:57:57.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-04T18:57:57.054Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-04T18:57:57.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-04T18:57:57.054Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-04T18:57:57.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-04T18:57:57.054Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-04T18:57:57.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-04T18:57:57.054Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T18:57:57.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T18:57:57.054Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T18:57:57.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T18:57:57.054Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T18:57:57.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T18:57:57.054Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T18:57:57.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T18:57:57.054Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-04T18:57:57.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-04T18:57:57.054Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-04T18:57:57.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-04T18:57:57.054Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-04T18:57:57.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-04T18:57:57.054Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-04T18:57:57.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-04T18:57:57.054Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-04T18:57:57.054Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-04T18:57:57.279Z] === RUN TestOpenFileDelete [2022-04-04T18:57:57.279Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-04T18:57:57.279Z] === RUN TestOpenFileRename [2022-04-04T18:57:57.279Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-04T18:57:57.279Z] === RUN TestHandleDecoderErr [2022-04-04T18:57:57.279Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-04T18:57:57.279Z] === RUN TestParseLogTagDefaultTag [2022-04-04T18:57:57.279Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-04T18:57:57.279Z] === RUN TestParseLogTag [2022-04-04T18:57:57.279Z] --- PASS: TestParseLogTag (0.00s) [2022-04-04T18:57:57.279Z] === RUN TestParseLogTagEmptyTag [2022-04-04T18:57:57.279Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-04T18:57:57.279Z] === RUN TestTailFiles [2022-04-04T18:57:57.279Z] --- PASS: TestTailFiles (0.00s) [2022-04-04T18:57:57.279Z] === RUN TestFollowLogsConsumerGone [2022-04-04T18:57:57.279Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-04T18:57:57.279Z] === RUN TestFollowLogsProducerGone [2022-04-04T18:57:57.279Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-04T18:57:57.279Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-04T18:57:57.279Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-04-04T18:57:57.279Z] === RUN TestCheckCapacityAndRotate [2022-04-04T18:57:57.279Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-04T18:57:57.279Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-04T18:57:57.279Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2022-04-04T18:57:57.279Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-04-04T18:57:57.279Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-04-04T18:57:57.279Z] PASS [2022-04-04T18:57:57.279Z] coverage: 50.7% of statements [2022-04-04T18:57:57.279Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.152s coverage: 50.7% of statements [2022-04-04T18:57:57.279Z] === RUN TestLog [2022-04-04T18:57:57.279Z] --- PASS: TestLog (0.02s) [2022-04-04T18:57:57.279Z] PASS [2022-04-04T18:57:57.279Z] coverage: 31.5% of statements [2022-04-04T18:57:57.279Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.074s coverage: 31.5% of statements [2022-04-04T18:57:57.393Z] --- PASS: TestSecretList (2.47s) [2022-04-04T18:57:57.393Z] === RUN TestSecretsCreateAndDelete [2022-04-04T18:57:57.393Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-04-04T18:57:57.475Z] testing: warning: no tests to run [2022-04-04T18:57:57.475Z] PASS [2022-04-04T18:57:57.475Z] ok github.com/docker/docker/integration/network/macvlan 0.051s [2022-04-04T18:57:57.475Z] [2022-04-04T18:57:57.475Z] DONE 0 tests in 0.709s [2022-04-04T18:57:57.475Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin Post stage [Pipeline] junit [2022-04-04T18:57:57.568Z] Recording test results [2022-04-04T18:57:57.894Z] === CONT TestReadPluginNoRead [2022-04-04T18:57:57.894Z] read_test.go:92: [d1195a3fcd01d] daemon is not started [2022-04-04T18:57:57.894Z] --- PASS: TestReadPluginNoRead (5.76s) [2022-04-04T18:57:57.894Z] --- PASS: TestReadPluginNoRead/default (1.17s) [2022-04-04T18:57:57.894Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.20s) [2022-04-04T18:57:57.894Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2022-04-04T18:57:57.894Z] PASS [2022-04-04T18:57:57.894Z] [2022-04-04T18:57:57.894Z] DONE 6 tests in 9.185s [2022-04-04T18:57:57.894Z] 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-04-04T18:57:57.894Z] testing: warning: no tests to run [2022-04-04T18:57:57.894Z] PASS [2022-04-04T18:57:57.894Z] [2022-04-04T18:57:57.894Z] DONE 0 tests in 0.013s [2022-04-04T18:57:57.894Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-04T18:57:57.894Z] INFO: Testing against a local daemon [2022-04-04T18:57:57.894Z] === RUN TestPluginWithDevMounts [2022-04-04T18:57:57.894Z] === PAUSE TestPluginWithDevMounts [2022-04-04T18:57:57.894Z] === CONT TestPluginWithDevMounts [2022-04-04T18:57:57.946Z] testing: warning: no tests to run [2022-04-04T18:57:57.946Z] PASS [2022-04-04T18:57:57.946Z] ok github.com/docker/docker/integration/plugin 0.054s [2022-04-04T18:57:57.946Z] [2022-04-04T18:57:57.946Z] DONE 0 tests in 0.623s [2022-04-04T18:57:58.238Z] === RUN TestParseLogFormat [2022-04-04T18:57:58.238Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-04T18:57:58.238Z] === RUN TestValidateLogOptEmpty [2022-04-04T18:57:58.238Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-04T18:57:58.238Z] === RUN TestValidateSyslogAddress [2022-04-04T18:57:58.238Z] === RUN TestNewParse [2022-04-04T18:57:58.238Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-04T18:57:58.238Z] === RUN TestParseAddressDefaultPort [2022-04-04T18:57:58.238Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-04T18:57:58.238Z] === RUN TestValidateSyslogFacility [2022-04-04T18:57:58.238Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-04T18:57:58.238Z] === RUN TestValidateLogOptSyslogFormat [2022-04-04T18:57:58.238Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-04T18:57:58.238Z] === RUN TestValidateLogOpt [2022-04-04T18:57:58.238Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-04T18:57:58.238Z] PASS [2022-04-04T18:57:58.238Z] coverage: 46.8% of statements [2022-04-04T18:57:58.238Z] --- PASS: TestNewParse (0.00s) [2022-04-04T18:57:58.238Z] PASS [2022-04-04T18:57:58.239Z] coverage: 8.3% of statements [2022-04-04T18:57:58.239Z] ok github.com/docker/docker/daemon/logger/syslog 0.048s coverage: 46.8% of statements [2022-04-04T18:57:58.239Z] ok github.com/docker/docker/daemon/logger/templates 0.039s coverage: 8.3% of statements [2022-04-04T18:57:58.239Z] === RUN TestValidateLogOpt [2022-04-04T18:57:58.239Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-04T18:57:58.239Z] === RUN TestNewMissedConfig [2022-04-04T18:57:58.239Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-04T18:57:58.239Z] === RUN TestNewMissedUrl [2022-04-04T18:57:58.239Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-04T18:57:58.239Z] === RUN TestNewMissedToken [2022-04-04T18:57:58.239Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-04T18:57:58.239Z] === RUN TestNewWithProxy [2022-04-04T18:57:58.239Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-04T18:57:58.239Z] === RUN TestDefault [2022-04-04T18:57:58.239Z] --- PASS: TestDefault (0.01s) [2022-04-04T18:57:58.239Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-04T18:57:58.239Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-04T18:57:58.239Z] === RUN TestJsonFormat [2022-04-04T18:57:58.239Z] --- PASS: TestJsonFormat (0.01s) [2022-04-04T18:57:58.239Z] === RUN TestRawFormat [2022-04-04T18:57:58.239Z] --- PASS: TestRawFormat (0.00s) [2022-04-04T18:57:58.239Z] === RUN TestRawFormatWithLabels [2022-04-04T18:57:58.239Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-04T18:57:58.239Z] === RUN TestRawFormatWithoutTag [2022-04-04T18:57:58.239Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-04T18:57:58.239Z] === RUN TestBatching [2022-04-04T18:57:58.329Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-04T18:57:58.414Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-04T18:57:58.440Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-04T18:57:58.440Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-04T18:57:58.588Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-04T18:57:58.696Z] --- PASS: TestBatching (0.26s) [2022-04-04T18:57:58.696Z] === RUN TestFrequency [2022-04-04T18:57:58.696Z] --- PASS: TestFrequency (0.24s) [2022-04-04T18:57:58.696Z] === RUN TestOneMessagePerRequest [2022-04-04T18:57:58.696Z] --- PASS: TestOneMessagePerRequest (0.05s) [2022-04-04T18:57:58.696Z] === RUN TestVerify [2022-04-04T18:57:58.886Z] testing: warning: no tests to run [2022-04-04T18:57:58.886Z] PASS [2022-04-04T18:57:58.886Z] ok github.com/docker/docker/integration/plugin/authz 0.052s [2022-04-04T18:57:58.886Z] [2022-04-04T18:57:58.886Z] DONE 0 tests in 0.600s [2022-04-04T18:57:58.886Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-04T18:57:59.154Z] --- PASS: TestVerify (0.01s) [2022-04-04T18:57:59.155Z] === RUN TestSkipVerify [2022-04-04T18:57:59.155Z] time="2022-04-04T18:57:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T18:57:59.155Z] time="2022-04-04T18:57:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T18:57:59.155Z] time="2022-04-04T18:57:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T18:57:59.155Z] --- PASS: TestSkipVerify (0.45s) [2022-04-04T18:57:59.155Z] === RUN TestBufferMaximum [2022-04-04T18:57:59.155Z] time="2022-04-04T18:57:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T18:57:59.155Z] time="2022-04-04T18:57:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T18:57:59.155Z] time="2022-04-04T18:57:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T18:57:59.155Z] time="2022-04-04T18:57:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T18:57:59.155Z] time="2022-04-04T18:57:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T18:57:59.155Z] time="2022-04-04T18:57:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649098679.079724\",\"host\":\"9090f2993f85\"}'" [2022-04-04T18:57:59.155Z] time="2022-04-04T18:57:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649098679.079724\",\"host\":\"9090f2993f85\"}'" [2022-04-04T18:57:59.155Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-04T18:57:59.155Z] === RUN TestServerAlwaysDown [2022-04-04T18:57:59.155Z] time="2022-04-04T18:57:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T18:57:59.155Z] time="2022-04-04T18:57:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T18:57:59.155Z] time="2022-04-04T18:57:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649098679.081742\",\"host\":\"9090f2993f85\"}'" [2022-04-04T18:57:59.155Z] time="2022-04-04T18:57:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649098679.081742\",\"host\":\"9090f2993f85\"}'" [2022-04-04T18:57:59.155Z] time="2022-04-04T18:57:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T18:57:59.155Z] time="2022-04-04T18:57:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649098679.081742\",\"host\":\"9090f2993f85\"}'" [2022-04-04T18:57:59.155Z] time="2022-04-04T18:57:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649098679.082742\",\"host\":\"9090f2993f85\"}'" [2022-04-04T18:57:59.155Z] time="2022-04-04T18:57:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649098679.082742\",\"host\":\"9090f2993f85\"}'" [2022-04-04T18:57:59.155Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-04T18:57:59.155Z] === RUN TestCannotSendAfterClose [2022-04-04T18:57:59.155Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-04T18:57:59.155Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-04T18:57:59.325Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [2022-04-04T18:57:59.488Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-04T18:57:59.749Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T18:57:59.803Z] --- PASS: TestPluginWithDevMounts (1.57s) [2022-04-04T18:57:59.803Z] PASS [2022-04-04T18:57:59.803Z] [2022-04-04T18:57:59.803Z] DONE 1 tests in 1.611s [2022-04-04T18:57:59.803Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-04T18:57:59.803Z] INFO: Testing against a local daemon [2022-04-04T18:57:59.803Z] === RUN TestSecretInspect [2022-04-04T18:57:59.857Z] + echo Ensuring container killed. [2022-04-04T18:57:59.857Z] Ensuring container killed. [2022-04-04T18:57:59.857Z] + docker rm -vf docker-pr1 [2022-04-04T18:57:59.857Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-04T18:58:00.125Z] === RUN TestV1IDService [2022-04-04T18:58:00.125Z] --- PASS: TestV1IDService (0.01s) [2022-04-04T18:58:00.125Z] === RUN TestV2MetadataService [2022-04-04T18:58:00.142Z] + echo Chowning /workspace to jenkins user [2022-04-04T18:58:00.142Z] Chowning /workspace to jenkins user [2022-04-04T18:58:00.142Z] + id -u [2022-04-04T18:58:00.142Z] + id -g [2022-04-04T18:58:00.142Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43462:/workspace busybox chown -R 1000:1000 /workspace [2022-04-04T18:58:00.142Z] Unable to find image 'busybox:latest' locally [2022-04-04T18:58:00.142Z] latest: Pulling from library/busybox [2022-04-04T18:58:00.401Z] 554879bb3004: Pulling fs layer [2022-04-04T18:58:00.401Z] 554879bb3004: Verifying Checksum [2022-04-04T18:58:00.401Z] 554879bb3004: Download complete [2022-04-04T18:58:00.492Z] --- PASS: TestSecretsCreateAndDelete (3.21s) [2022-04-04T18:58:00.492Z] === RUN TestSecretsUpdate [2022-04-04T18:58:00.492Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-04T18:58:00.582Z] time="2022-04-04T18:58:00Z" 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-04-04T18:58:00.582Z] time="2022-04-04T18:58:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"9090f2993f85\"}'" [2022-04-04T18:58:00.582Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.06s) [2022-04-04T18:58:00.582Z] PASS [2022-04-04T18:58:00.582Z] coverage: 82.5% of statements [2022-04-04T18:58:00.582Z] ok github.com/docker/docker/daemon/logger/splunk 2.142s coverage: 82.5% of statements [2022-04-04T18:58:00.582Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-04T18:58:00.582Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-04T18:58:00.582Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-04T18:58:00.582Z] === RUN TestSuccessfulDownload [2022-04-04T18:58:00.582Z] download_test.go:267: Needs fixing on Windows [2022-04-04T18:58:00.582Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-04T18:58:00.582Z] === RUN TestCancelledDownload [2022-04-04T18:58:00.582Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-04T18:58:00.582Z] === RUN TestMaxDownloadAttempts [2022-04-04T18:58:00.582Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-04T18:58:00.582Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-04T18:58:00.582Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-04T18:58:00.582Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-04T18:58:00.582Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-04T18:58:00.582Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-04T18:58:00.582Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-04T18:58:00.582Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-04T18:58:00.582Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-04T18:58:00.582Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-04T18:58:00.582Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-04T18:58:00.582Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-04T18:58:00.582Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-04T18:58:00.582Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-04T18:58:00.582Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-04T18:58:00.582Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-04T18:58:00.582Z] === RUN TestContinueOnError_NeverContinue [2022-04-04T18:58:00.582Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-04T18:58:00.582Z] === RUN TestManifestStore [2022-04-04T18:58:00.582Z] === RUN TestManifestStore/no_remote_or_local [2022-04-04T18:58:00.660Z] 554879bb3004: Pull complete [2022-04-04T18:58:00.660Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-04-04T18:58:00.660Z] Status: Downloaded newer image for busybox:latest [2022-04-04T18:58:00.694Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T18:58:00.911Z] 037d5740b404: Verifying Checksum [2022-04-04T18:58:00.911Z] 037d5740b404: Download complete [2022-04-04T18:58:01.037Z] time="2022-04-04T18:58:00Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3439608031\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-04T18:58:01.037Z] === RUN TestManifestStore/no_local_cache [2022-04-04T18:58:01.037Z] === RUN TestManifestStore/with_local_cache [2022-04-04T18:58:01.037Z] === RUN TestManifestStore/unknown_media_type [2022-04-04T18:58:01.037Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-04T18:58:01.037Z] time="2022-04-04T18:58:00Z" level=warning msg="reference for unknown type: " [2022-04-04T18:58:01.037Z] --- PASS: TestV2MetadataService (1.03s) [2022-04-04T18:58:01.037Z] PASS [2022-04-04T18:58:01.037Z] coverage: 48.2% of statements [2022-04-04T18:58:01.037Z] time="2022-04-04T18:58:00Z" level=warning msg="reference for unknown type: " [2022-04-04T18:58:01.037Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-04T18:58:01.037Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-04T18:58:01.037Z] ok github.com/docker/docker/distribution/metadata 1.109s coverage: 48.2% of statements [2022-04-04T18:58:01.037Z] time="2022-04-04T18:58:00Z" level=warning msg="reference for unknown type: " [2022-04-04T18:58:01.037Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-04T18:58:01.037Z] time="2022-04-04T18:58:00Z" level=warning msg="reference for unknown type: " [2022-04-04T18:58:01.037Z] time="2022-04-04T18:58:00Z" level=warning msg="reference for unknown type: " [2022-04-04T18:58:01.037Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-04T18:58:01.037Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-04T18:58:01.037Z] time="2022-04-04T18:58:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-04T18:58:01.037Z] time="2022-04-04T18:58:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-04T18:58:01.037Z] time="2022-04-04T18:58:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-04T18:58:01.037Z] time="2022-04-04T18:58:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-04T18:58:01.037Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-04T18:58:01.037Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.43s) [2022-04-04T18:58:01.037Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.43s) [2022-04-04T18:58:01.037Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.43s) [2022-04-04T18:58:01.037Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.43s) [2022-04-04T18:58:01.037Z] === RUN TestTransfer [2022-04-04T18:58:01.037Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-04T18:58:01.037Z] time="2022-04-04T18:58:00Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-04T18:58:01.037Z] --- PASS: TestManifestStore (0.38s) [2022-04-04T18:58:01.037Z] --- PASS: TestManifestStore/no_remote_or_local (0.18s) [2022-04-04T18:58:01.037Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-04-04T18:58:01.037Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2022-04-04T18:58:01.037Z] --- PASS: TestManifestStore/unknown_media_type (0.10s) [2022-04-04T18:58:01.037Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-04-04T18:58:01.037Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.08s) [2022-04-04T18:58:01.038Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.04s) [2022-04-04T18:58:01.038Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.04s) [2022-04-04T18:58:01.038Z] --- PASS: TestManifestStore/error_persisting_manifest (0.06s) [2022-04-04T18:58:01.038Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.04s) [2022-04-04T18:58:01.038Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-04-04T18:58:01.038Z] === RUN TestDetectManifestBlobMediaType [2022-04-04T18:58:01.038Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-04T18:58:01.038Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-04T18:58:01.038Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-04T18:58:01.038Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-04T18:58:01.038Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-04T18:58:01.038Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-04T18:58:01.038Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-04T18:58:01.038Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-04T18:58:01.038Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-04T18:58:01.038Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-04T18:58:01.038Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-04T18:58:01.038Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-04T18:58:01.038Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-04T18:58:01.038Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-04T18:58:01.038Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-04T18:58:01.038Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-04T18:58:01.038Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-04T18:58:01.038Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-04T18:58:01.038Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-04T18:58:01.038Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-04T18:58:01.038Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-04T18:58:01.038Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-04T18:58:01.038Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-04T18:58:01.038Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-04T18:58:01.038Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-04T18:58:01.038Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-04T18:58:01.038Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-04T18:58:01.038Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-04T18:58:01.038Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-04T18:58:01.038Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-04T18:58:01.038Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-04T18:58:01.038Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-04T18:58:01.038Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-04T18:58:01.038Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-04T18:58:01.038Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-04T18:58:01.038Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-04T18:58:01.038Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-04T18:58:01.038Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-04T18:58:01.038Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-04T18:58:01.038Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-04T18:58:01.038Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-04T18:58:01.038Z] === RUN TestFixManifestLayers [2022-04-04T18:58:01.038Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-04T18:58:01.038Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-04T18:58:01.038Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-04T18:58:01.038Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-04T18:58:01.038Z] === RUN TestFixManifestLayersBadParent [2022-04-04T18:58:01.038Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-04T18:58:01.038Z] === RUN TestValidateManifest [2022-04-04T18:58:01.038Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-04T18:58:01.038Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-04T18:58:01.038Z] === RUN TestFormatPlatform [2022-04-04T18:58:01.038Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-04T18:58:01.038Z] === RUN TestPullSchema2Config [2022-04-04T18:58:01.038Z] === RUN TestPullSchema2Config/success_first_time [2022-04-04T18:58:01.038Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-04T18:58:01.038Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T18:58:01.038Z] === RUN TestPullSchema2Config/500_status [2022-04-04T18:58:01.038Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-04T18:58:01.038Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T18:58:01.038Z] --- PASS: TestTransfer (0.14s) [2022-04-04T18:58:01.038Z] === RUN TestConcurrencyLimit [2022-04-04T18:58:01.367Z] 8f616e6e9eec: Verifying Checksum [2022-04-04T18:58:01.367Z] 8f616e6e9eec: Download complete [2022-04-04T18:58:01.493Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T18:58:01.493Z] === RUN TestPullSchema2Config/EOF [2022-04-04T18:58:01.493Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-04T18:58:01.493Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T18:58:01.493Z] 2022/04/04 18:58:01 http: panic serving 127.0.0.1:49218: intentional panic [2022-04-04T18:58:01.493Z] goroutine 80 [running]: [2022-04-04T18:58:01.493Z] net/http.(*conn).serve.func1() [2022-04-04T18:58:01.493Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-04T18:58:01.493Z] panic({0xf99000, 0x117b8f0}) [2022-04-04T18:58:01.493Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-04T18:58:01.493Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc00042c000?, {0x11830d8?, 0xc0005680e0?}) [2022-04-04T18:58:01.493Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-04T18:58:01.493Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x11830d8, 0xc0005680e0}, 0xc00053ec00) [2022-04-04T18:58:01.493Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-04T18:58:01.493Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x11830d8?, 0xc0005680e0?}, 0xc000080400?) [2022-04-04T18:58:01.493Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-04T18:58:01.493Z] net/http.serverHandler.ServeHTTP({0xc000330d50?}, {0x11830d8, 0xc0005680e0}, 0xc00053ec00) [2022-04-04T18:58:01.493Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-04T18:58:01.493Z] net/http.(*conn).serve(0xc0002e6960, {0x1183950, 0xc0001defc0}) [2022-04-04T18:58:01.493Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-04T18:58:01.493Z] created by net/http.(*Server).Serve [2022-04-04T18:58:01.493Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-04T18:58:01.493Z] --- PASS: TestConcurrencyLimit (0.34s) [2022-04-04T18:58:01.493Z] === RUN TestInactiveJobs [2022-04-04T18:58:01.493Z] === RUN TestNotFound [2022-04-04T18:58:01.493Z] --- PASS: TestNotFound (0.00s) [2022-04-04T18:58:01.493Z] === RUN TestConflict [2022-04-04T18:58:01.493Z] --- PASS: TestConflict (0.00s) [2022-04-04T18:58:01.493Z] === RUN TestForbidden [2022-04-04T18:58:01.493Z] --- PASS: TestForbidden (0.00s) [2022-04-04T18:58:01.493Z] === RUN TestInvalidParameter [2022-04-04T18:58:01.493Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-04T18:58:01.493Z] === RUN TestNotImplemented [2022-04-04T18:58:01.493Z] --- PASS: TestNotImplemented (0.00s) [2022-04-04T18:58:01.493Z] === RUN TestNotModified [2022-04-04T18:58:01.493Z] --- PASS: TestNotModified (0.00s) [2022-04-04T18:58:01.493Z] === RUN TestUnauthorized [2022-04-04T18:58:01.493Z] --- PASS: TestUnauthorized (0.00s) [2022-04-04T18:58:01.493Z] === RUN TestUnknown [2022-04-04T18:58:01.493Z] --- PASS: TestUnknown (0.00s) [2022-04-04T18:58:01.493Z] === RUN TestCancelled [2022-04-04T18:58:01.493Z] --- PASS: TestCancelled (0.00s) [2022-04-04T18:58:01.493Z] === RUN TestDeadline [2022-04-04T18:58:01.493Z] --- PASS: TestDeadline (0.00s) [2022-04-04T18:58:01.493Z] === RUN TestDataLoss [2022-04-04T18:58:01.493Z] --- PASS: TestDataLoss (0.00s) [2022-04-04T18:58:01.493Z] === RUN TestUnavailable [2022-04-04T18:58:01.493Z] --- PASS: TestUnavailable (0.00s) [2022-04-04T18:58:01.493Z] === RUN TestSystem [2022-04-04T18:58:01.493Z] --- PASS: TestSystem (0.00s) [2022-04-04T18:58:01.493Z] === RUN TestFromStatusCode [2022-04-04T18:58:01.493Z] === RUN TestFromStatusCode/Not_Found [2022-04-04T18:58:01.493Z] === RUN TestFromStatusCode/Bad_Request [2022-04-04T18:58:01.493Z] === RUN TestFromStatusCode/Conflict [2022-04-04T18:58:01.493Z] === RUN TestFromStatusCode/Unauthorized [2022-04-04T18:58:01.493Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-04T18:58:01.493Z] === RUN TestFromStatusCode/Forbidden [2022-04-04T18:58:01.493Z] === RUN TestFromStatusCode/Not_Modified [2022-04-04T18:58:01.493Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-04T18:58:01.493Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-04T18:58:01.493Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-04T18:58:01.493Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-04T18:58:01.493Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-04T18:58:01.493Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-04T18:58:01.493Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-04T18:58:01.493Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-04T18:58:01.493Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-04T18:58:01.493Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-04T18:58:01.493Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-04T18:58:01.493Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-04T18:58:01.493Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-04T18:58:01.493Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-04T18:58:01.493Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-04T18:58:01.493Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-04T18:58:01.493Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-04T18:58:01.493Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-04T18:58:01.493Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-04T18:58:01.493Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-04T18:58:01.493Z] PASS [2022-04-04T18:58:01.493Z] coverage: 77.0% of statements [2022-04-04T18:58:01.493Z] ok github.com/docker/docker/errdefs 0.042s coverage: 77.0% of statements [2022-04-04T18:58:01.493Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T18:58:01.493Z] === RUN TestPullSchema2Config/unauthorized [2022-04-04T18:58:01.493Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-04T18:58:01.493Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T18:58:01.493Z] --- PASS: TestPullSchema2Config (0.53s) [2022-04-04T18:58:01.493Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-04T18:58:01.493Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-04T18:58:01.493Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-04T18:58:01.493Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-04-04T18:58:01.493Z] === RUN TestGetRepositoryMountCandidates [2022-04-04T18:58:01.493Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-04T18:58:01.493Z] === RUN TestLayerAlreadyExists [2022-04-04T18:58:01.493Z] 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-04-04T18:58:01.493Z] 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-04-04T18:58:01.493Z] 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-04-04T18:58:01.493Z] 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-04-04T18:58:01.493Z] 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-04-04T18:58:01.493Z] 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-04-04T18:58:01.493Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-04T18:58:01.493Z] === RUN TestWhenEmptyAuthConfig [2022-04-04T18:58:01.718Z] --- PASS: TestSecretInspect (2.23s) [2022-04-04T18:58:01.718Z] === RUN TestSecretList [2022-04-04T18:58:01.948Z] --- PASS: TestInactiveJobs (0.39s) [2022-04-04T18:58:01.948Z] === RUN TestWatchRelease [2022-04-04T18:58:01.948Z] --- PASS: TestWatchRelease (0.04s) [2022-04-04T18:58:01.948Z] === RUN TestWatchFinishedTransfer [2022-04-04T18:58:01.948Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-04T18:58:01.948Z] === RUN TestDuplicateTransfer [2022-04-04T18:58:01.948Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-04T18:58:01.948Z] === RUN TestSuccessfulUpload [2022-04-04T18:58:02.399Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-04T18:58:02.399Z] docker_api_swarm_test.go:502: [db3c092888ebb] joining swarm manager [db9002fe4ae6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T18:58:02.403Z] time="2022-04-04T18:58:01Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-04T18:58:02.403Z] --- PASS: TestSuccessfulUpload (0.35s) [2022-04-04T18:58:02.403Z] === RUN TestCancelledUpload [2022-04-04T18:58:02.403Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-04T18:58:02.403Z] PASS [2022-04-04T18:58:02.403Z] coverage: 76.8% of statements [2022-04-04T18:58:02.403Z] ok github.com/docker/docker/distribution/xfer 1.807s coverage: 76.8% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-04T18:58:02.809Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T18:58:02.809Z] INFO: Testing against a local daemon [2022-04-04T18:58:02.809Z] === RUN TestPluginInvalidJSON [2022-04-04T18:58:02.809Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T18:58:02.809Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T18:58:02.809Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T18:58:02.809Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-04-04T18:58:02.809Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-04T18:58:02.809Z] === RUN TestPluginInstall [2022-04-04T18:58:02.809Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-04T18:58:02.809Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-04T18:58:02.809Z] === RUN TestPluginsWithRuntimes [2022-04-04T18:58:02.809Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-04T18:58:02.809Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-04T18:58:02.809Z] === RUN TestPluginBackCompatMediaTypes [2022-04-04T18:58:02.809Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-04T18:58:02.809Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-04T18:58:02.809Z] PASS [2022-04-04T18:58:02.809Z] ok github.com/docker/docker/integration/plugin/common 0.089s [2022-04-04T18:58:02.809Z] [2022-04-04T18:58:02.809Z] === Skipped [2022-04-04T18:58:02.809Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-04T18:58:02.809Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-04T18:58:02.809Z] [2022-04-04T18:58:02.809Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-04T18:58:02.809Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-04T18:58:02.809Z] [2022-04-04T18:58:02.809Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-04T18:58:02.809Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-04T18:58:02.809Z] [2022-04-04T18:58:02.809Z] DONE 5 tests, 3 skipped in 3.623s [2022-04-04T18:58:02.809Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-04T18:58:02.858Z] === RUN TestFSGetInvalidData [2022-04-04T18:58:02.858Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-04-04T18:58:02.858Z] === RUN TestFSInvalidSet [2022-04-04T18:58:02.858Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-04T18:58:02.858Z] === RUN TestFSInvalidRoot [2022-04-04T18:58:02.859Z] === RUN TestCompare [2022-04-04T18:58:02.859Z] --- PASS: TestCompare (0.00s) [2022-04-04T18:58:02.859Z] PASS [2022-04-04T18:58:02.859Z] coverage: 19.2% of statements [2022-04-04T18:58:02.859Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-04T18:58:02.859Z] === RUN TestFSMetadataGetSet [2022-04-04T18:58:02.859Z] ok github.com/docker/docker/image/cache 0.063s coverage: 19.2% of statements [2022-04-04T18:58:02.859Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-04-04T18:58:02.859Z] === RUN TestFSInvalidWalker [2022-04-04T18:58:02.859Z] --- PASS: TestWhenEmptyAuthConfig (1.16s) [2022-04-04T18:58:02.859Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-04T18:58:02.859Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-04T18:58:02.859Z] === RUN TestTokenPassThru [2022-04-04T18:58:02.859Z] --- PASS: TestTokenPassThru (0.00s) [2022-04-04T18:58:02.859Z] === RUN TestTokenPassThruDifferentHost [2022-04-04T18:58:02.859Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-04T18:58:02.859Z] PASS [2022-04-04T18:58:02.859Z] coverage: 26.6% of statements [2022-04-04T18:58:02.859Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-04-04T18:58:02.859Z] === RUN TestFSGetSet [2022-04-04T18:58:02.859Z] ok github.com/docker/docker/distribution 2.169s coverage: 26.6% of statements [2022-04-04T18:58:02.859Z] --- PASS: TestFSGetSet (0.04s) [2022-04-04T18:58:02.859Z] === RUN TestFSGetUnsetKey [2022-04-04T18:58:02.859Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-04T18:58:02.859Z] === RUN TestFSGetEmptyData [2022-04-04T18:58:02.859Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-04-04T18:58:02.859Z] === RUN TestFSDelete [2022-04-04T18:58:02.859Z] --- PASS: TestFSDelete (0.05s) [2022-04-04T18:58:02.859Z] === RUN TestFSWalker [2022-04-04T18:58:02.859Z] --- PASS: TestFSWalker (0.02s) [2022-04-04T18:58:02.859Z] === RUN TestFSWalkerStopOnError [2022-04-04T18:58:02.859Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-04T18:58:02.859Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-04T18:58:02.859Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-04T18:58:02.859Z] === RUN TestNewFromJSON [2022-04-04T18:58:02.859Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-04T18:58:02.859Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-04T18:58:02.859Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-04T18:58:02.859Z] === RUN TestMarshalKeyOrder [2022-04-04T18:58:02.859Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-04T18:58:02.859Z] === RUN TestHistoryEqual [2022-04-04T18:58:02.859Z] --- PASS: TestHistoryEqual (0.15s) [2022-04-04T18:58:02.859Z] === RUN TestImage [2022-04-04T18:58:02.859Z] --- PASS: TestImage (0.00s) [2022-04-04T18:58:02.859Z] === RUN TestImageOSNotEmpty [2022-04-04T18:58:02.859Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-04T18:58:02.859Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-04T18:58:02.859Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-04T18:58:02.859Z] === RUN TestCreate [2022-04-04T18:58:02.859Z] --- PASS: TestCreate (0.01s) [2022-04-04T18:58:02.859Z] === RUN TestRestore [2022-04-04T18:58:02.864Z] + bundleName=amd64-rootless [2022-04-04T18:58:02.864Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-04-04T18:58:02.864Z] Creating amd64-rootless-bundles.tar.gz [2022-04-04T18:58:02.864Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-04T18:58:02.864Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-04-04T18:58:02.875Z] Archiving artifacts [2022-04-04T18:58:03.242Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T18:58:03.314Z] time="2022-04-04T18:58:02Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-04T18:58:03.314Z] --- PASS: TestRestore (0.03s) [2022-04-04T18:58:03.314Z] === RUN TestAddDelete [2022-04-04T18:58:03.314Z] --- PASS: TestAddDelete (0.02s) [2022-04-04T18:58:03.314Z] === RUN TestSearchAfterDelete [2022-04-04T18:58:03.314Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-04T18:58:03.314Z] === RUN TestParentReset [2022-04-04T18:58:03.314Z] --- PASS: TestParentReset (0.03s) [2022-04-04T18:58:03.314Z] === RUN TestGetAndSetLastUpdated [2022-04-04T18:58:03.314Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-04-04T18:58:03.314Z] === RUN TestStoreLen [2022-04-04T18:58:03.314Z] --- PASS: TestStoreLen (0.05s) [2022-04-04T18:58:03.314Z] PASS [2022-04-04T18:58:03.314Z] coverage: 86.9% of statements [2022-04-04T18:58:03.314Z] ok github.com/docker/docker/image 0.625s coverage: 86.9% of statements [2022-04-04T18:58:03.338Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-04-04T18:58:03.338Z] --- PASS: TestSecretsUpdate (3.12s) [2022-04-04T18:58:03.338Z] === RUN TestTemplatedSecret [2022-04-04T18:58:03.770Z] === RUN TestValidateManifest [2022-04-04T18:58:03.770Z] === RUN TestValidateManifest/nil [2022-04-04T18:58:03.770Z] === RUN TestValidateManifest/non-nil [2022-04-04T18:58:03.770Z] --- PASS: TestValidateManifest (0.00s) [2022-04-04T18:58:03.770Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-04T18:58:03.770Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-04T18:58:03.770Z] PASS [2022-04-04T18:58:03.770Z] coverage: 0.7% of statements [2022-04-04T18:58:03.770Z] ok github.com/docker/docker/image/tarexport 0.069s coverage: 0.7% of statements [2022-04-04T18:58:03.770Z] === RUN TestMakeV1ConfigFromConfig [2022-04-04T18:58:03.770Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-04T18:58:03.770Z] PASS [2022-04-04T18:58:03.770Z] coverage: 25.0% of statements [2022-04-04T18:58:03.770Z] ok github.com/docker/docker/image/v1 0.069s coverage: 25.0% of statements [2022-04-04T18:58:03.770Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-04T18:58:03.814Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T18:58:04.261Z] --- PASS: TestSecretList (2.14s) [2022-04-04T18:58:04.261Z] === RUN TestSecretsCreateAndDelete [2022-04-04T18:58:04.376Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T18:58:04.376Z] INFO: Testing against a local daemon [2022-04-04T18:58:04.376Z] === RUN TestExternalGraphDriver [2022-04-04T18:58:04.376Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-04T18:58:04.376Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-04T18:58:04.376Z] === RUN TestGraphdriverPluginV2 [2022-04-04T18:58:04.376Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-04T18:58:04.376Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-04T18:58:04.376Z] PASS [2022-04-04T18:58:04.376Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.079s [2022-04-04T18:58:04.376Z] [2022-04-04T18:58:04.376Z] === Skipped [2022-04-04T18:58:04.376Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-04T18:58:04.376Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-04T18:58:04.376Z] [2022-04-04T18:58:04.376Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-04T18:58:04.376Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-04T18:58:04.376Z] [2022-04-04T18:58:04.376Z] DONE 2 tests, 2 skipped in 1.924s [2022-04-04T18:58:04.712Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-04-04T18:58:04.845Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-04T18:58:04.891Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43462/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-04T18:58:05.199Z] + make clean [2022-04-04T18:58:05.281Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-04-04T18:58:05.299Z] === RUN TestSerialization [2022-04-04T18:58:05.299Z] --- PASS: TestSerialization (0.02s) [2022-04-04T18:58:05.299Z] PASS [2022-04-04T18:58:05.299Z] coverage: 100.0% of statements [2022-04-04T18:58:05.299Z] ok github.com/docker/docker/libcontainerd/queue 0.058s coverage: 100.0% of statements [2022-04-04T18:58:05.458Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-04T18:58:05.458Z] docker-dev-cache [2022-04-04T18:58:05.458Z] docker-mod-cache [Pipeline] deleteDir [2022-04-04T18:58:05.756Z] === RUN TestEmptyLayer [2022-04-04T18:58:05.756Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-04T18:58:05.756Z] === RUN TestCommitFailure [2022-04-04T18:58:05.756Z] --- PASS: TestCommitFailure (0.03s) [2022-04-04T18:58:05.756Z] === RUN TestStartTransactionFailure [2022-04-04T18:58:05.756Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-04T18:58:05.756Z] === RUN TestGetOrphan [2022-04-04T18:58:05.756Z] --- PASS: TestGetOrphan (0.01s) [2022-04-04T18:58:05.756Z] === RUN TestMountAndRegister [2022-04-04T18:58:05.756Z] layer_test.go:258: Layer size: 14 [2022-04-04T18:58:05.756Z] --- PASS: TestMountAndRegister (0.11s) [2022-04-04T18:58:05.756Z] === RUN TestLayerRelease [2022-04-04T18:58:05.756Z] layer_test.go:291: Failing on Windows [2022-04-04T18:58:05.756Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-04T18:58:05.756Z] === RUN TestStoreRestore [2022-04-04T18:58:05.756Z] layer_test.go:340: Failing on Windows [2022-04-04T18:58:05.756Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-04T18:58:05.756Z] === RUN TestTarStreamStability [2022-04-04T18:58:05.756Z] layer_test.go:455: Failing on Windows [2022-04-04T18:58:05.756Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-04T18:58:05.756Z] === RUN TestRegisterExistingLayer [2022-04-04T18:58:05.756Z] === RUN TestEnvironmentParsing [2022-04-04T18:58:05.756Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-04T18:58:05.756Z] PASS [2022-04-04T18:58:05.756Z] coverage: 1.2% of statements [2022-04-04T18:58:05.756Z] ok github.com/docker/docker/libcontainerd/local 0.060s coverage: 1.2% of statements [2022-04-04T18:58:05.756Z] --- PASS: TestRegisterExistingLayer (0.10s) [2022-04-04T18:58:05.756Z] === RUN TestTarStreamVerification [2022-04-04T18:58:05.756Z] layer_test.go:684: Failing on Windows [2022-04-04T18:58:05.756Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-04T18:58:05.756Z] === RUN TestLayerMigration [2022-04-04T18:58:05.756Z] migration_test.go:45: Failing on Windows [2022-04-04T18:58:05.756Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-04T18:58:05.756Z] === RUN TestLayerMigrationNoTarsplit [2022-04-04T18:58:05.756Z] migration_test.go:181: Failing on Windows [2022-04-04T18:58:05.756Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-04T18:58:05.756Z] === RUN TestMountInit [2022-04-04T18:58:05.756Z] mount_test.go:17: Failing on Windows [2022-04-04T18:58:05.756Z] --- SKIP: TestMountInit (0.00s) [2022-04-04T18:58:05.756Z] === RUN TestMountSize [2022-04-04T18:58:05.756Z] mount_test.go:76: Failing on Windows [2022-04-04T18:58:05.756Z] --- SKIP: TestMountSize (0.00s) [2022-04-04T18:58:05.756Z] === RUN TestMountChanges [2022-04-04T18:58:05.756Z] mount_test.go:125: Failing on Windows [2022-04-04T18:58:05.756Z] --- SKIP: TestMountChanges (0.00s) [2022-04-04T18:58:05.756Z] === RUN TestMountApply [2022-04-04T18:58:05.756Z] mount_test.go:212: Failing on Windows [2022-04-04T18:58:05.756Z] --- SKIP: TestMountApply (0.00s) [2022-04-04T18:58:05.756Z] PASS [2022-04-04T18:58:05.756Z] coverage: 30.6% of statements [2022-04-04T18:58:05.756Z] ok github.com/docker/docker/layer 0.416s coverage: 30.6% of statements [2022-04-04T18:58:06.171Z] --- PASS: TestSecretsCreateAndDelete (2.14s) [2022-04-04T18:58:06.171Z] === RUN TestSecretsUpdate [Pipeline] } [2022-04-04T18:58:06.212Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-04T18:58:06.212Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-04T18:58:06.212Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-04T18:58:06.212Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-04T18:58:06.212Z] === RUN TestSequenceGetAvailableBit [2022-04-04T18:58:06.212Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-04T18:58:06.212Z] === RUN TestSequenceEqual [2022-04-04T18:58:06.212Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-04T18:58:06.212Z] === RUN TestSequenceCopy [2022-04-04T18:58:06.212Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-04T18:58:06.212Z] === RUN TestGetFirstAvailable [2022-04-04T18:58:06.212Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-04T18:58:06.212Z] === RUN TestFindSequence [2022-04-04T18:58:06.212Z] --- PASS: TestFindSequence (0.00s) [2022-04-04T18:58:06.212Z] === RUN TestCheckIfAvailable [2022-04-04T18:58:06.212Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-04T18:58:06.212Z] === RUN TestMergeSequences [2022-04-04T18:58:06.212Z] --- PASS: TestMergeSequences (0.00s) [2022-04-04T18:58:06.212Z] === RUN TestPushReservation [2022-04-04T18:58:06.212Z] --- PASS: TestPushReservation (0.00s) [2022-04-04T18:58:06.212Z] === RUN TestSerializeDeserialize [2022-04-04T18:58:06.212Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-04T18:58:06.212Z] === RUN TestSet [2022-04-04T18:58:06.212Z] --- PASS: TestSet (0.00s) [2022-04-04T18:58:06.212Z] === RUN TestSetUnset [2022-04-04T18:58:06.212Z] --- PASS: TestSetUnset (0.00s) [2022-04-04T18:58:06.212Z] === RUN TestOffsetSetUnset [2022-04-04T18:58:06.212Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-04T18:58:06.212Z] === RUN TestSetInRange [2022-04-04T18:58:06.212Z] --- PASS: TestSetInRange (0.00s) [2022-04-04T18:58:06.212Z] === RUN TestSetAnyInRange [2022-04-04T18:58:06.212Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-04T18:58:06.212Z] === RUN TestMethods [2022-04-04T18:58:06.212Z] --- PASS: TestMethods (0.00s) [2022-04-04T18:58:06.212Z] === RUN TestRandomAllocateDeallocate [Pipeline] // withEnv [2022-04-04T18:58:06.217Z] --- PASS: TestTemplatedSecret (2.82s) [2022-04-04T18:58:06.217Z] === RUN TestSecretCreateResolve [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-04T18:58:06.419Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T18:58:06.419Z] INFO: Testing against a local daemon [2022-04-04T18:58:06.419Z] === RUN TestReadPluginNoRead [2022-04-04T18:58:06.419Z] read_test.go:21: no unix domain sockets on Windows [2022-04-04T18:58:06.419Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-04T18:58:06.419Z] PASS [2022-04-04T18:58:06.419Z] ok github.com/docker/docker/integration/plugin/logging 0.067s [2022-04-04T18:58:06.419Z] [2022-04-04T18:58:06.419Z] === Skipped [2022-04-04T18:58:06.419Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-04T18:58:06.419Z] read_test.go:21: no unix domain sockets on Windows [2022-04-04T18:58:06.419Z] [2022-04-04T18:58:06.419Z] DONE 1 tests, 1 skipped in 1.906s [2022-04-04T18:58:06.419Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-04T18:58:06.785Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-04-04T18:58:07.117Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-04T18:58:07.409Z] testing: warning: no tests to run [2022-04-04T18:58:07.409Z] PASS [2022-04-04T18:58:07.409Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.050s [2022-04-04T18:58:07.409Z] [2022-04-04T18:58:07.409Z] DONE 0 tests in 0.906s [2022-04-04T18:58:07.409Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-04T18:58:07.689Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-04T18:58:08.081Z] --- PASS: TestSecretsUpdate (2.13s) [2022-04-04T18:58:08.081Z] === RUN TestTemplatedSecret [2022-04-04T18:58:08.162Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000fe12d8_} [2022-04-04T18:58:08.377Z] === RUN TestInvalidConfig [2022-04-04T18:58:08.377Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-04T18:58:08.377Z] === RUN TestConfig [2022-04-04T18:58:08.377Z] --- PASS: TestConfig (0.00s) [2022-04-04T18:58:08.377Z] === RUN TestOptionsLabels [2022-04-04T18:58:08.377Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-04T18:58:08.377Z] === RUN TestValidName [2022-04-04T18:58:08.377Z] --- PASS: TestValidName (0.00s) [2022-04-04T18:58:08.377Z] PASS [2022-04-04T18:58:08.378Z] coverage: 19.7% of statements [2022-04-04T18:58:08.378Z] ok github.com/docker/docker/libnetwork/config 0.068s coverage: 19.7% of statements [2022-04-04T18:58:08.421Z] --- PASS: TestSecretCreateResolve (2.33s) [2022-04-04T18:58:08.421Z] PASS [2022-04-04T18:58:08.421Z] [2022-04-04T18:58:08.421Z] DONE 6 tests in 16.606s [2022-04-04T18:58:08.421Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-04T18:58:08.421Z] ++ 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-04-04T18:58:08.421Z] ++ set -e [2022-04-04T18:58:08.421Z] ++ '[' -n 0 ']' [2022-04-04T18:58:08.421Z] ++ set -x [2022-04-04T18:58:08.421Z] ++ 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-04-04T18:58:08.633Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-04T18:58:08.679Z] INFO: Testing against a local daemon [2022-04-04T18:58:08.679Z] === RUN TestServiceCreateInit [2022-04-04T18:58:08.679Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-04T18:58:08.834Z] === RUN TestKey [2022-04-04T18:58:08.834Z] --- PASS: TestKey (0.00s) [2022-04-04T18:58:08.834Z] === RUN TestParseKey [2022-04-04T18:58:08.834Z] --- PASS: TestParseKey (0.00s) [2022-04-04T18:58:08.834Z] === RUN TestInvalidDataStore [2022-04-04T18:58:08.834Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-04T18:58:08.834Z] === RUN TestKVObjectFlatKey [2022-04-04T18:58:08.834Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-04T18:58:08.834Z] === RUN TestAtomicKVObjectFlatKey [2022-04-04T18:58:08.834Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-04T18:58:08.834Z] PASS [2022-04-04T18:58:08.834Z] coverage: 21.9% of statements [2022-04-04T18:58:08.834Z] ok github.com/docker/docker/libnetwork/datastore 0.041s coverage: 21.9% of statements [2022-04-04T18:58:08.834Z] === RUN TestErrorInterfaces [2022-04-04T18:58:08.834Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-04T18:58:08.834Z] === RUN TestNetworkMarshalling [2022-04-04T18:58:09.289Z] --- PASS: TestNetworkMarshalling (0.16s) [2022-04-04T18:58:09.289Z] === RUN TestEndpointMarshalling [2022-04-04T18:58:09.289Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-04T18:58:09.289Z] === RUN TestAuxAddresses [2022-04-04T18:58:09.289Z] time="2022-04-04T18:58:08Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-04T18:58:09.289Z] --- PASS: TestAuxAddresses (0.01s) [2022-04-04T18:58:09.289Z] === RUN TestSRVServiceQuery [2022-04-04T18:58:09.289Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-04T18:58:09.289Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-04-04T18:58:09.289Z] === RUN TestServiceVIPReuse [2022-04-04T18:58:09.289Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-04T18:58:09.289Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-04T18:58:09.289Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-04T18:58:09.289Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-04T18:58:09.289Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-04T18:58:09.289Z] === RUN TestDNSIPQuery [2022-04-04T18:58:09.289Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-04T18:58:09.289Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-04T18:58:09.289Z] === RUN TestDNSProxyServFail [2022-04-04T18:58:09.289Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-04T18:58:09.289Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-04T18:58:09.289Z] === RUN TestSandboxAddEmpty [2022-04-04T18:58:09.289Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T18:58:09.289Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-04T18:58:09.289Z] === RUN TestSandboxAddMultiPrio [2022-04-04T18:58:09.289Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T18:58:09.289Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-04T18:58:09.289Z] === RUN TestSandboxAddSamePrio [2022-04-04T18:58:09.289Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T18:58:09.289Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-04T18:58:09.289Z] === RUN TestCleanupServiceDiscovery [2022-04-04T18:58:09.289Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-04T18:58:09.289Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-04T18:58:09.289Z] === RUN TestDNSOptions [2022-04-04T18:58:09.289Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-04T18:58:09.289Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-04T18:58:09.289Z] === RUN TestMultipleControllersWithSameStore [2022-04-04T18:58:09.289Z] time="2022-04-04T18:58:08Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-04T18:58:09.289Z] time="2022-04-04T18:58:08Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-04T18:58:09.289Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-04-04T18:58:09.289Z] PASS [2022-04-04T18:58:09.289Z] coverage: 8.5% of statements [2022-04-04T18:58:09.290Z] ok github.com/docker/docker/libnetwork 0.295s coverage: 8.5% of statements [2022-04-04T18:58:09.577Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-04T18:58:09.614Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13445381751_/foo_false____} [2022-04-04T18:58:09.636Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T18:58:09.636Z] INFO: Testing against a local daemon [2022-04-04T18:58:09.636Z] === RUN TestPluginWithDevMounts [2022-04-04T18:58:09.636Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:09.636Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-04T18:58:09.636Z] PASS [2022-04-04T18:58:09.636Z] ok github.com/docker/docker/integration/plugin/volumes 0.062s [2022-04-04T18:58:09.636Z] [2022-04-04T18:58:09.636Z] === Skipped [2022-04-04T18:58:09.636Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-04T18:58:09.636Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:09.636Z] [2022-04-04T18:58:09.636Z] DONE 1 tests, 1 skipped in 1.826s [2022-04-04T18:58:09.636Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-04T18:58:09.745Z] === RUN TestIPDataMarshalling [2022-04-04T18:58:09.745Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-04T18:58:09.745Z] === RUN TestValidateAndIsV6 [2022-04-04T18:58:09.745Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-04T18:58:09.745Z] PASS [2022-04-04T18:58:09.745Z] coverage: 68.9% of statements [2022-04-04T18:58:09.745Z] ok github.com/docker/docker/libnetwork/driverapi 0.047s coverage: 68.9% of statements [2022-04-04T18:58:10.151Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-04T18:58:10.200Z] === RUN TestDriver [2022-04-04T18:58:10.200Z] --- PASS: TestDriver (0.00s) [2022-04-04T18:58:10.200Z] PASS [2022-04-04T18:58:10.200Z] coverage: 34.8% of statements [2022-04-04T18:58:10.200Z] ok github.com/docker/docker/libnetwork/drivers/host 0.043s coverage: 34.8% of statements [2022-04-04T18:58:10.200Z] === RUN TestDriver [2022-04-04T18:58:10.200Z] --- PASS: TestDriver (0.00s) [2022-04-04T18:58:10.200Z] PASS [2022-04-04T18:58:10.200Z] coverage: 34.8% of statements [2022-04-04T18:58:10.200Z] ok github.com/docker/docker/libnetwork/drivers/null 0.039s coverage: 34.8% of statements [2022-04-04T18:58:10.623Z] --- PASS: TestTemplatedSecret (2.44s) [2022-04-04T18:58:10.623Z] === RUN TestSecretCreateResolve [2022-04-04T18:58:10.655Z] --- PASS: TestRandomAllocateDeallocate (4.12s) [2022-04-04T18:58:10.655Z] === RUN TestAllocateRandomDeallocate [2022-04-04T18:58:10.655Z] === RUN TestNetworkAllocateFree [2022-04-04T18:58:10.655Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-04T18:58:10.655Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-04T18:58:10.655Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-04T18:58:10.655Z] PASS [2022-04-04T18:58:10.655Z] coverage: 63.6% of statements [2022-04-04T18:58:10.655Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.045s coverage: 63.6% of statements [2022-04-04T18:58:10.992Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13445381751_/foo_true____} [2022-04-04T18:58:11.094Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-04T18:58:11.123Z] === RUN TestGetEmptyCapabilities [2022-04-04T18:58:11.123Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-04T18:58:11.123Z] === RUN TestGetExtraCapabilities [2022-04-04T18:58:11.123Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-04-04T18:58:11.123Z] === RUN TestGetInvalidCapabilities [2022-04-04T18:58:11.123Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-04-04T18:58:11.123Z] === RUN TestRemoteDriver [2022-04-04T18:58:11.123Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-04T18:58:11.123Z] === RUN TestDriverError [2022-04-04T18:58:11.123Z] --- PASS: TestDriverError (0.00s) [2022-04-04T18:58:11.123Z] === RUN TestMissingValues [2022-04-04T18:58:11.123Z] --- PASS: TestMissingValues (0.00s) [2022-04-04T18:58:11.123Z] === RUN TestRollback [2022-04-04T18:58:11.123Z] --- PASS: TestRollback (0.00s) [2022-04-04T18:58:11.123Z] PASS [2022-04-04T18:58:11.123Z] coverage: 57.4% of statements [2022-04-04T18:58:11.123Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.080s coverage: 57.4% of statements [2022-04-04T18:58:11.205Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T18:58:11.205Z] INFO: Testing against a local daemon [2022-04-04T18:58:11.205Z] === RUN TestSecretInspect [2022-04-04T18:58:11.205Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:11.205Z] --- SKIP: TestSecretInspect (0.01s) [2022-04-04T18:58:11.205Z] === RUN TestSecretList [2022-04-04T18:58:11.205Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:11.205Z] --- SKIP: TestSecretList (0.00s) [2022-04-04T18:58:11.205Z] === RUN TestSecretsCreateAndDelete [2022-04-04T18:58:11.205Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:11.205Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-04T18:58:11.205Z] === RUN TestSecretsUpdate [2022-04-04T18:58:11.205Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:11.205Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-04T18:58:11.205Z] === RUN TestTemplatedSecret [2022-04-04T18:58:11.205Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:11.205Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-04T18:58:11.205Z] === RUN TestSecretCreateResolve [2022-04-04T18:58:11.205Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T18:58:11.205Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-04T18:58:11.205Z] PASS [2022-04-04T18:58:11.205Z] ok github.com/docker/docker/integration/secret 0.065s [2022-04-04T18:58:11.205Z] [2022-04-04T18:58:11.205Z] === Skipped [2022-04-04T18:58:11.205Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2022-04-04T18:58:11.205Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:11.205Z] [2022-04-04T18:58:11.205Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-04T18:58:11.205Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:11.205Z] [2022-04-04T18:58:11.205Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-04T18:58:11.205Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:11.205Z] [2022-04-04T18:58:11.205Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-04T18:58:11.205Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:11.205Z] [2022-04-04T18:58:11.205Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-04T18:58:11.205Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:11.205Z] [2022-04-04T18:58:11.205Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-04T18:58:11.205Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T18:58:11.205Z] [2022-04-04T18:58:11.205Z] DONE 6 tests, 6 skipped in 1.479s [2022-04-04T18:58:11.205Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-04T18:58:11.578Z] --- PASS: TestAllocateRandomDeallocate (0.95s) [2022-04-04T18:58:11.578Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-04T18:58:11.578Z] === RUN TestNAT [2022-04-04T18:58:11.578Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-04T18:58:11.578Z] --- SKIP: TestNAT (0.00s) [2022-04-04T18:58:11.578Z] === RUN TestTransparent [2022-04-04T18:58:11.578Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-04T18:58:11.578Z] --- SKIP: TestTransparent (0.00s) [2022-04-04T18:58:11.578Z] PASS [2022-04-04T18:58:11.578Z] coverage: 0.0% of statements [2022-04-04T18:58:11.578Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.047s coverage: 0.0% of statements [2022-04-04T18:58:12.033Z] === RUN TestBuildDefault [2022-04-04T18:58:12.033Z] --- PASS: TestBuildDefault (0.00s) [2022-04-04T18:58:12.033Z] === RUN TestBuildHostnameDomainname [2022-04-04T18:58:12.033Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-04T18:58:12.033Z] === RUN TestBuildHostname [2022-04-04T18:58:12.033Z] --- PASS: TestBuildHostname (0.00s) [2022-04-04T18:58:12.033Z] === RUN TestBuildHostnameFQDN [2022-04-04T18:58:12.033Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-04T18:58:12.033Z] === RUN TestBuildNoIP [2022-04-04T18:58:12.033Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-04T18:58:12.033Z] === RUN TestUpdate [2022-04-04T18:58:12.033Z] --- PASS: TestUpdate (0.00s) [2022-04-04T18:58:12.033Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-04T18:58:12.033Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-04T18:58:12.033Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-04T18:58:12.033Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-04T18:58:12.033Z] === RUN TestAddEmpty [2022-04-04T18:58:12.033Z] --- PASS: TestAddEmpty (0.00s) [2022-04-04T18:58:12.033Z] === RUN TestAdd [2022-04-04T18:58:12.033Z] --- PASS: TestAdd (0.00s) [2022-04-04T18:58:12.033Z] === RUN TestDeleteEmpty [2022-04-04T18:58:12.033Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-04T18:58:12.033Z] === RUN TestDeleteNewline [2022-04-04T18:58:12.033Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-04T18:58:12.033Z] === RUN TestDelete [2022-04-04T18:58:12.033Z] --- PASS: TestDelete (0.00s) [2022-04-04T18:58:12.033Z] === RUN TestConcurrentWrites [2022-04-04T18:58:12.033Z] === RUN TestNew [2022-04-04T18:58:12.033Z] --- PASS: TestNew (0.00s) [2022-04-04T18:58:12.033Z] === RUN TestAddDriver [2022-04-04T18:58:12.033Z] --- PASS: TestAddDriver (0.00s) [2022-04-04T18:58:12.033Z] === RUN TestAddDuplicateDriver [2022-04-04T18:58:12.033Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-04T18:58:12.033Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-04T18:58:12.033Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-04T18:58:12.033Z] === RUN TestDriver [2022-04-04T18:58:12.033Z] --- PASS: TestDriver (0.00s) [2022-04-04T18:58:12.033Z] === RUN TestIPAM [2022-04-04T18:58:12.033Z] --- PASS: TestIPAM (0.00s) [2022-04-04T18:58:12.033Z] === RUN TestWalkIPAMs [2022-04-04T18:58:12.033Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-04T18:58:12.033Z] === RUN TestWalkDrivers [2022-04-04T18:58:12.033Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-04T18:58:12.033Z] PASS [2022-04-04T18:58:12.033Z] coverage: 82.4% of statements [2022-04-04T18:58:12.033Z] ok github.com/docker/docker/libnetwork/drvregistry 0.077s coverage: 82.4% of statements [2022-04-04T18:58:12.037Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-04T18:58:12.370Z] docker_api_swarm_test.go:507: [dba1097d5e19f] joining swarm manager [db9002fe4ae6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T18:58:12.370Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33104048829_/foo_false____} [2022-04-04T18:58:12.488Z] --- PASS: TestConcurrentWrites (0.18s) [2022-04-04T18:58:12.488Z] PASS [2022-04-04T18:58:12.488Z] coverage: 81.2% of statements [2022-04-04T18:58:12.488Z] ok github.com/docker/docker/libnetwork/etchosts 0.232s coverage: 81.2% of statements [2022-04-04T18:58:12.488Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.86s) [2022-04-04T18:58:12.488Z] === RUN TestRetrieveFromStore [2022-04-04T18:58:12.488Z] === RUN TestNew [2022-04-04T18:58:12.488Z] --- PASS: TestNew (0.00s) [2022-04-04T18:58:12.488Z] === RUN TestAllocate [2022-04-04T18:58:12.488Z] --- PASS: TestAllocate (0.00s) [2022-04-04T18:58:12.488Z] === RUN TestUninitialized [2022-04-04T18:58:12.488Z] --- PASS: TestUninitialized (0.00s) [2022-04-04T18:58:12.488Z] === RUN TestAllocateInRange [2022-04-04T18:58:12.488Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-04T18:58:12.488Z] === RUN TestAllocateSerial [2022-04-04T18:58:12.488Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-04T18:58:12.488Z] PASS [2022-04-04T18:58:12.488Z] coverage: 87.5% of statements [2022-04-04T18:58:12.488Z] ok github.com/docker/docker/libnetwork/idm 0.044s coverage: 87.5% of statements [2022-04-04T18:58:12.629Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-04T18:58:12.771Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T18:58:12.771Z] INFO: Testing against a local daemon [2022-04-04T18:58:12.771Z] === RUN TestServiceCreateInit [2022-04-04T18:58:12.771Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-04T18:58:12.771Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:12.771Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-04T18:58:12.771Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:12.771Z] --- PASS: TestServiceCreateInit (0.04s) [2022-04-04T18:58:12.771Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-04T18:58:12.771Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-04T18:58:12.771Z] === RUN TestCreateServiceMultipleTimes [2022-04-04T18:58:12.771Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:12.771Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-04T18:58:12.771Z] === RUN TestCreateServiceConflict [2022-04-04T18:58:12.771Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:12.771Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-04T18:58:12.771Z] === RUN TestCreateServiceMaxReplicas [2022-04-04T18:58:12.944Z] === RUN TestCaller [2022-04-04T18:58:12.944Z] --- PASS: TestCaller (0.00s) [2022-04-04T18:58:12.944Z] PASS [2022-04-04T18:58:12.944Z] coverage: 100.0% of statements [2022-04-04T18:58:12.944Z] ok github.com/docker/docker/libnetwork/internal/caller 0.037s coverage: 100.0% of statements [2022-04-04T18:58:12.944Z] --- PASS: TestRetrieveFromStore (0.50s) [2022-04-04T18:58:12.944Z] === RUN TestIsCorrupted [2022-04-04T18:58:12.944Z] --- PASS: TestIsCorrupted (0.01s) [2022-04-04T18:58:12.944Z] === RUN TestSetRollover [2022-04-04T18:58:13.167Z] --- PASS: TestSecretCreateResolve (2.22s) [2022-04-04T18:58:13.167Z] PASS [2022-04-04T18:58:13.167Z] [2022-04-04T18:58:13.167Z] DONE 6 tests in 13.332s [2022-04-04T18:58:13.167Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-04T18:58:13.167Z] INFO: Testing against a local daemon [2022-04-04T18:58:13.167Z] === RUN TestServiceCreateInit [2022-04-04T18:58:13.167Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-04T18:58:13.240Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:13.240Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-04-04T18:58:13.240Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-04T18:58:13.240Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:13.240Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-04T18:58:13.240Z] === RUN TestCreateServiceSecretFileMode [2022-04-04T18:58:13.240Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:13.240Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-04-04T18:58:13.240Z] === RUN TestCreateServiceConfigFileMode [2022-04-04T18:58:13.240Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:13.240Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-04T18:58:13.240Z] === RUN TestCreateServiceSysctls [2022-04-04T18:58:13.240Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:13.240Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-04-04T18:58:13.240Z] === RUN TestCreateServiceCapabilities [2022-04-04T18:58:13.240Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:13.240Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-04-04T18:58:13.240Z] === RUN TestInspect [2022-04-04T18:58:13.240Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:13.240Z] --- SKIP: TestInspect (0.00s) [2022-04-04T18:58:13.240Z] === RUN TestCreateJob [2022-04-04T18:58:13.240Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:13.240Z] --- SKIP: TestCreateJob (0.00s) [2022-04-04T18:58:13.240Z] === RUN TestReplicatedJob [2022-04-04T18:58:13.240Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:13.240Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-04T18:58:13.240Z] === RUN TestUpdateReplicatedJob [2022-04-04T18:58:13.240Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:13.240Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-04T18:58:13.240Z] === RUN TestServiceListWithStatuses [2022-04-04T18:58:13.241Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:13.241Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-04T18:58:13.241Z] === RUN TestDockerNetworkConnectAlias [2022-04-04T18:58:13.241Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:13.241Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-04T18:58:13.241Z] === RUN TestDockerNetworkReConnect [2022-04-04T18:58:13.241Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:13.241Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-04T18:58:13.241Z] === RUN TestServicePlugin [2022-04-04T18:58:13.241Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:13.241Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-04T18:58:13.241Z] === RUN TestServiceUpdateLabel [2022-04-04T18:58:13.241Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T18:58:13.241Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-04T18:58:13.241Z] === RUN TestServiceUpdateSecrets [2022-04-04T18:58:13.241Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T18:58:13.241Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-04T18:58:13.241Z] === RUN TestServiceUpdateConfigs [2022-04-04T18:58:13.241Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T18:58:13.241Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-04T18:58:13.241Z] === RUN TestServiceUpdateNetwork [2022-04-04T18:58:13.241Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T18:58:13.241Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-04T18:58:13.241Z] === RUN TestServiceUpdatePidsLimit [2022-04-04T18:58:13.241Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T18:58:13.241Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-04-04T18:58:13.241Z] PASS [2022-04-04T18:58:13.241Z] ok github.com/docker/docker/integration/service 0.220s [2022-04-04T18:58:13.241Z] [2022-04-04T18:58:13.241Z] === Skipped [2022-04-04T18:58:13.241Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-04T18:58:13.241Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:13.241Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-04T18:58:13.241Z] [2022-04-04T18:58:13.241Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-04T18:58:13.241Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:13.241Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-04T18:58:13.241Z] [2022-04-04T18:58:13.241Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-04T18:58:13.241Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:13.241Z] [2022-04-04T18:58:13.241Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-04T18:58:13.241Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:13.241Z] [2022-04-04T18:58:13.241Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-04-04T18:58:13.241Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:13.241Z] [2022-04-04T18:58:13.241Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-04T18:58:13.241Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:13.241Z] [2022-04-04T18:58:13.241Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.01s) [2022-04-04T18:58:13.241Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:13.241Z] [2022-04-04T18:58:13.241Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-04T18:58:13.241Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:13.241Z] [2022-04-04T18:58:13.241Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-04-04T18:58:13.241Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:13.241Z] [2022-04-04T18:58:13.241Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-04-04T18:58:13.241Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:13.241Z] [2022-04-04T18:58:13.241Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-04T18:58:13.241Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:13.241Z] [2022-04-04T18:58:13.241Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-04T18:58:13.241Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:13.241Z] [2022-04-04T18:58:13.241Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-04T18:58:13.241Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:13.241Z] [2022-04-04T18:58:13.241Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-04T18:58:13.241Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:13.241Z] [2022-04-04T18:58:13.241Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-04T18:58:13.241Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:13.241Z] [2022-04-04T18:58:13.241Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-04T18:58:13.241Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:13.241Z] [2022-04-04T18:58:13.241Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-04T18:58:13.241Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:13.241Z] [2022-04-04T18:58:13.241Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-04T18:58:13.241Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:13.241Z] [2022-04-04T18:58:13.241Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-04T18:58:13.241Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T18:58:13.241Z] [2022-04-04T18:58:13.241Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-04T18:58:13.241Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T18:58:13.241Z] [2022-04-04T18:58:13.241Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-04T18:58:13.241Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T18:58:13.241Z] [2022-04-04T18:58:13.241Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-04T18:58:13.241Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T18:58:13.241Z] [2022-04-04T18:58:13.241Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2022-04-04T18:58:13.241Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T18:58:13.241Z] [2022-04-04T18:58:13.241Z] DONE 24 tests, 23 skipped in 2.165s [2022-04-04T18:58:13.241Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-04T18:58:13.402Z] === RUN TestSetSerialInsertDelete [2022-04-04T18:58:13.402Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-04T18:58:13.402Z] === RUN TestSetParallelInsertDelete [2022-04-04T18:58:13.566Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33104048829_/foo_true____} [2022-04-04T18:58:13.954Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-04T18:58:13.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s) [2022-04-04T18:58:13.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.56s) [2022-04-04T18:58:13.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.21s) [2022-04-04T18:58:13.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.21s) [2022-04-04T18:58:13.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.21s) [2022-04-04T18:58:13.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.25s) [2022-04-04T18:58:13.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.26s) [2022-04-04T18:58:13.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.75s) [2022-04-04T18:58:13.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.82s) [2022-04-04T18:58:13.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.76s) [2022-04-04T18:58:13.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.68s) [2022-04-04T18:58:13.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.77s) [2022-04-04T18:58:13.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.75s) [2022-04-04T18:58:13.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.74s) [2022-04-04T18:58:13.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.64s) [2022-04-04T18:58:13.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.60s) [2022-04-04T18:58:13.954Z] === RUN TestCgroupNamespacesRun [2022-04-04T18:58:14.362Z] === RUN TestInt2IP2IntConversion [2022-04-04T18:58:14.362Z] === RUN TestPoolRequest [2022-04-04T18:58:14.362Z] --- PASS: TestPoolRequest (0.00s) [2022-04-04T18:58:14.362Z] === RUN TestOtherRequests [2022-04-04T18:58:14.362Z] --- PASS: TestOtherRequests (0.00s) [2022-04-04T18:58:14.362Z] PASS [2022-04-04T18:58:14.362Z] coverage: 57.1% of statements [2022-04-04T18:58:14.362Z] ok github.com/docker/docker/libnetwork/ipams/null 0.040s coverage: 57.1% of statements [2022-04-04T18:58:14.362Z] --- PASS: TestSetRollover (1.56s) [2022-04-04T18:58:14.362Z] === RUN TestSetRolloverSerial [2022-04-04T18:58:14.809Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T18:58:14.809Z] INFO: Testing against a local daemon [2022-04-04T18:58:14.809Z] === RUN TestSessionCreate [2022-04-04T18:58:14.809Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-04T18:58:14.809Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-04T18:58:14.809Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-04T18:58:14.809Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-04T18:58:14.809Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-04T18:58:14.809Z] PASS [2022-04-04T18:58:14.809Z] ok github.com/docker/docker/integration/session 0.059s [2022-04-04T18:58:14.809Z] [2022-04-04T18:58:14.809Z] === Skipped [2022-04-04T18:58:14.809Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-04T18:58:14.809Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-04T18:58:14.809Z] [2022-04-04T18:58:14.809Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-04T18:58:14.809Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-04T18:58:14.809Z] [2022-04-04T18:58:14.809Z] DONE 2 tests, 2 skipped in 1.365s [2022-04-04T18:58:14.809Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-04T18:58:14.817Z] --- PASS: TestInt2IP2IntConversion (0.48s) [2022-04-04T18:58:14.817Z] === RUN TestGetAddressVersion [2022-04-04T18:58:14.817Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-04T18:58:14.817Z] === RUN TestKeyString [2022-04-04T18:58:14.817Z] --- PASS: TestKeyString (0.00s) [2022-04-04T18:58:14.817Z] === RUN TestPoolDataMarshal [2022-04-04T18:58:14.817Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-04T18:58:14.817Z] === RUN TestSubnetsMarshal [2022-04-04T18:58:14.817Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-04-04T18:58:14.817Z] === RUN TestAddSubnets [2022-04-04T18:58:14.817Z] --- PASS: TestAddSubnets (0.04s) [2022-04-04T18:58:14.817Z] === RUN TestDoublePoolRelease [2022-04-04T18:58:14.817Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-04-04T18:58:14.817Z] === RUN TestAddReleasePoolID [2022-04-04T18:58:14.817Z] --- PASS: TestAddReleasePoolID (0.05s) [2022-04-04T18:58:14.817Z] === RUN TestPredefinedPool [2022-04-04T18:58:14.817Z] --- PASS: TestPredefinedPool (0.02s) [2022-04-04T18:58:14.817Z] === RUN TestRemoveSubnet [2022-04-04T18:58:14.817Z] --- PASS: TestRemoveSubnet (0.15s) [2022-04-04T18:58:14.817Z] === RUN TestGetSameAddress [2022-04-04T18:58:14.817Z] --- PASS: TestGetSameAddress (0.02s) [2022-04-04T18:58:14.817Z] === RUN TestPoolAllocationReuse [2022-04-04T18:58:14.895Z] --- PASS: TestCgroupNamespacesRun (1.10s) [2022-04-04T18:58:14.895Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-04T18:58:15.272Z] === RUN TestGetCapabilities [2022-04-04T18:58:15.272Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-04T18:58:15.272Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-04T18:58:15.272Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-04-04T18:58:15.272Z] === RUN TestGetDefaultAddressSpaces [2022-04-04T18:58:15.272Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-04T18:58:15.272Z] === RUN TestRemoteDriver [2022-04-04T18:58:15.272Z] --- PASS: TestRemoteDriver (0.00s) [2022-04-04T18:58:15.272Z] PASS [2022-04-04T18:58:15.272Z] coverage: 47.4% of statements [2022-04-04T18:58:15.272Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.060s coverage: 47.4% of statements [2022-04-04T18:58:15.483Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33104048829_/foo_true__0xc000fe1308__} [2022-04-04T18:58:15.735Z] --- PASS: TestSetRolloverSerial (1.19s) [2022-04-04T18:58:15.735Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-04T18:58:15.735Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-04T18:58:15.735Z] PASS [2022-04-04T18:58:15.735Z] coverage: 84.4% of statements [2022-04-04T18:58:15.735Z] ok github.com/docker/docker/libnetwork/bitseq 9.244s coverage: 84.4% of statements [2022-04-04T18:58:15.837Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.07s) [2022-04-04T18:58:15.837Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-04T18:58:16.190Z] --- PASS: TestPoolAllocationReuse (1.23s) [2022-04-04T18:58:16.190Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-04T18:58:16.190Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-04-04T18:58:16.190Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-04T18:58:16.190Z] === RUN TestWindowsIPAM [2022-04-04T18:58:16.190Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-04T18:58:16.190Z] PASS [2022-04-04T18:58:16.190Z] coverage: 71.4% of statements [2022-04-04T18:58:16.190Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.045s coverage: 71.4% of statements [2022-04-04T18:58:16.375Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T18:58:16.376Z] INFO: Testing against a local daemon [2022-04-04T18:58:16.376Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-04T18:58:16.376Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:16.376Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-04T18:58:16.376Z] === RUN TestDiskUsage [2022-04-04T18:58:16.376Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-04T18:58:16.376Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-04T18:58:16.376Z] === RUN TestEventsExecDie [2022-04-04T18:58:16.376Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-04T18:58:16.376Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-04T18:58:16.376Z] === RUN TestEventsBackwardsCompatible [2022-04-04T18:58:16.376Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-04T18:58:16.376Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-04T18:58:16.376Z] === RUN TestEventsVolumeCreate [2022-04-04T18:58:16.376Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-04T18:58:16.376Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-04T18:58:16.376Z] === RUN TestInfoAPI [2022-04-04T18:58:16.376Z] --- PASS: TestInfoAPI (0.04s) [2022-04-04T18:58:16.376Z] === RUN TestInfoAPIWarnings [2022-04-04T18:58:16.376Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T18:58:16.376Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-04T18:58:16.376Z] === RUN TestInfoDebug [2022-04-04T18:58:16.376Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T18:58:16.376Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-04T18:58:16.376Z] === RUN TestInfoInsecureRegistries [2022-04-04T18:58:16.376Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T18:58:16.376Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-04T18:58:16.376Z] === RUN TestInfoRegistryMirrors [2022-04-04T18:58:16.376Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T18:58:16.376Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-04T18:58:16.376Z] === RUN TestLoginFailsWithBadCredentials [2022-04-04T18:58:16.416Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000fe1320_} [2022-04-04T18:58:16.464Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-04T18:58:16.674Z] --- PASS: TestServiceCreateInit (7.88s) [2022-04-04T18:58:16.674Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.83s) [2022-04-04T18:58:16.674Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.02s) [2022-04-04T18:58:16.674Z] === RUN TestCreateServiceMultipleTimes [2022-04-04T18:58:16.778Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s) [2022-04-04T18:58:16.778Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-04T18:58:17.150Z] === RUN TestDefaultNetwork [2022-04-04T18:58:17.363Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2022-04-04T18:58:17.363Z] === RUN TestPingCacheHeaders [2022-04-04T18:58:17.363Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-04-04T18:58:17.363Z] === RUN TestPingGet [2022-04-04T18:58:17.363Z] --- PASS: TestPingGet (0.03s) [2022-04-04T18:58:17.363Z] === RUN TestPingHead [2022-04-04T18:58:17.363Z] --- PASS: TestPingHead (0.03s) [2022-04-04T18:58:17.363Z] === RUN TestPingSwarmHeader [2022-04-04T18:58:17.363Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:17.363Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-04T18:58:17.363Z] === RUN TestVersion [2022-04-04T18:58:17.363Z] --- PASS: TestVersion (0.03s) [2022-04-04T18:58:17.363Z] PASS [2022-04-04T18:58:17.363Z] ok github.com/docker/docker/integration/system 1.179s [2022-04-04T18:58:17.363Z] [2022-04-04T18:58:17.363Z] === Skipped [2022-04-04T18:58:17.363Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-04T18:58:17.363Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:17.363Z] [2022-04-04T18:58:17.363Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-04T18:58:17.363Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-04T18:58:17.363Z] [2022-04-04T18:58:17.363Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-04T18:58:17.363Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-04T18:58:17.363Z] [2022-04-04T18:58:17.363Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-04T18:58:17.363Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-04T18:58:17.363Z] [2022-04-04T18:58:17.363Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-04T18:58:17.363Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-04T18:58:17.363Z] [2022-04-04T18:58:17.363Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-04T18:58:17.363Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T18:58:17.363Z] [2022-04-04T18:58:17.363Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-04T18:58:17.363Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T18:58:17.363Z] [2022-04-04T18:58:17.363Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-04T18:58:17.363Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T18:58:17.363Z] [2022-04-04T18:58:17.363Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-04T18:58:17.363Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T18:58:17.363Z] [2022-04-04T18:58:17.363Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-04T18:58:17.363Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T18:58:17.363Z] [2022-04-04T18:58:17.363Z] DONE 16 tests, 10 skipped in 2.778s [2022-04-04T18:58:17.605Z] --- PASS: TestDefaultNetwork (0.28s) [2022-04-04T18:58:17.605Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-04T18:58:17.605Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.26s) [2022-04-04T18:58:17.605Z] === RUN TestInitAddressPools [2022-04-04T18:58:17.605Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-04T18:58:17.605Z] PASS [2022-04-04T18:58:17.605Z] coverage: 74.0% of statements [2022-04-04T18:58:17.605Z] ok github.com/docker/docker/libnetwork/ipamutils 0.603s coverage: 74.0% of statements [2022-04-04T18:58:17.839Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-04T18:58:18.050Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000fe1338_} [2022-04-04T18:58:18.061Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.92s) [2022-04-04T18:58:18.061Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-04T18:58:18.061Z] === RUN TestKeyValue [2022-04-04T18:58:18.061Z] --- PASS: TestKeyValue (0.00s) [2022-04-04T18:58:18.061Z] PASS [2022-04-04T18:58:18.061Z] coverage: 60.0% of statements [2022-04-04T18:58:18.061Z] ok github.com/docker/docker/libnetwork/netlabel 0.037s coverage: 60.0% of statements [2022-04-04T18:58:18.163Z] --- PASS: TestCgroupNamespacesRunHostMode (1.07s) [2022-04-04T18:58:18.163Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-04T18:58:18.515Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-04T18:58:18.515Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-04T18:58:18.515Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-04T18:58:18.515Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-04T18:58:18.515Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-04T18:58:18.515Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-04T18:58:18.515Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-04T18:58:18.515Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-04T18:58:18.515Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-04T18:58:18.515Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-04T18:58:18.515Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-04T18:58:18.515Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-04T18:58:18.515Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-04T18:58:18.515Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-04T18:58:18.515Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-04T18:58:18.515Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-04T18:58:18.515Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-04T18:58:19.106Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-04-04T18:58:19.106Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-04T18:58:19.405Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T18:58:19.405Z] INFO: Testing against a local daemon [2022-04-04T18:58:19.405Z] === RUN TestVolumesCreateAndList [2022-04-04T18:58:19.405Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-04-04T18:58:19.405Z] === RUN TestVolumesRemove [2022-04-04T18:58:19.405Z] --- PASS: TestVolumesRemove (0.08s) [2022-04-04T18:58:19.405Z] === RUN TestVolumesInspect [2022-04-04T18:58:19.405Z] --- PASS: TestVolumesInspect (0.04s) [2022-04-04T18:58:19.405Z] === RUN TestVolumesInvalidJSON [2022-04-04T18:58:19.405Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-04T18:58:19.405Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-04T18:58:19.405Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-04T18:58:19.405Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-04-04T18:58:19.405Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-04T18:58:19.405Z] PASS [2022-04-04T18:58:19.405Z] ok github.com/docker/docker/integration/volume 0.255s [2022-04-04T18:58:19.405Z] [2022-04-04T18:58:19.405Z] DONE 5 tests in 1.674s [2022-04-04T18:58:19.405Z] INFO: make.ps1 ended at 04/04/2022 18:58:19 [2022-04-04T18:58:19.405Z] INFO: Integration CLI tests being run from the host: [2022-04-04T18:58:19.405Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-04-04T18:58:19.427Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000fe1350_} [2022-04-04T18:58:19.475Z] === RUN TestGenerate [2022-04-04T18:58:19.475Z] --- PASS: TestGenerate (0.00s) [2022-04-04T18:58:19.475Z] === RUN TestGeneratePtr [2022-04-04T18:58:19.475Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-04T18:58:19.475Z] === RUN TestGenerateMissingField [2022-04-04T18:58:19.475Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-04T18:58:19.475Z] === RUN TestFieldCannotBeSet [2022-04-04T18:58:19.475Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-04T18:58:19.475Z] === RUN TestTypeMismatchError [2022-04-04T18:58:19.475Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-04T18:58:19.475Z] PASS [2022-04-04T18:58:19.475Z] coverage: 100.0% of statements [2022-04-04T18:58:19.475Z] ok github.com/docker/docker/libnetwork/options 0.179s coverage: 100.0% of statements [2022-04-04T18:58:19.994Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000fe1368_} [2022-04-04T18:58:20.047Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s) [2022-04-04T18:58:20.047Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-04T18:58:20.434Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.39s) [2022-04-04T18:58:20.434Z] === RUN TestGetAddress [2022-04-04T18:58:20.668Z] --- PASS: TestServiceCreateInit (7.49s) [2022-04-04T18:58:20.668Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.68s) [2022-04-04T18:58:20.668Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.79s) [2022-04-04T18:58:20.668Z] === RUN TestCreateServiceMultipleTimes [2022-04-04T18:58:20.891Z] testing: warning: no tests to run [2022-04-04T18:58:20.891Z] PASS [2022-04-04T18:58:20.891Z] coverage: 0.0% of statements [2022-04-04T18:58:20.891Z] ok github.com/docker/docker/libnetwork/osl 0.038s coverage: 0.0% of statements [no tests to run] [2022-04-04T18:58:20.891Z] === RUN TestNetworkDBSimple [2022-04-04T18:58:20.992Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-04-04T18:58:20.992Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-04T18:58:21.348Z] === RUN TestRequestNewPort [2022-04-04T18:58:21.348Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-04T18:58:21.348Z] === RUN TestRequestSpecificPort [2022-04-04T18:58:21.348Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-04T18:58:21.348Z] === RUN TestReleasePort [2022-04-04T18:58:21.348Z] --- PASS: TestReleasePort (0.00s) [2022-04-04T18:58:21.348Z] === RUN TestReuseReleasedPort [2022-04-04T18:58:21.348Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-04T18:58:21.348Z] === RUN TestReleaseUnreadledPort [2022-04-04T18:58:21.348Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-04T18:58:21.348Z] === RUN TestUnknowProtocol [2022-04-04T18:58:21.348Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-04T18:58:21.807Z] === RUN TestAllocateAllPorts [2022-04-04T18:58:21.807Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-04T18:58:21.807Z] === RUN TestPortAllocation [2022-04-04T18:58:21.807Z] --- PASS: TestPortAllocation (0.00s) [2022-04-04T18:58:21.807Z] === RUN TestPortAllocationWithCustomRange [2022-04-04T18:58:21.807Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-04T18:58:21.807Z] === RUN TestNoDuplicateBPR [2022-04-04T18:58:21.807Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-04T18:58:21.807Z] === RUN TestChangePortRange [2022-04-04T18:58:21.807Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-04T18:58:21.807Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-04T18:58:21.807Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-04T18:58:21.807Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-04T18:58:21.807Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-04T18:58:21.807Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-04T18:58:21.807Z] --- PASS: TestChangePortRange (0.00s) [2022-04-04T18:58:21.807Z] PASS [2022-04-04T18:58:21.807Z] coverage: 88.6% of statements [2022-04-04T18:58:21.807Z] ok github.com/docker/docker/libnetwork/portallocator 0.054s coverage: 88.6% of statements [2022-04-04T18:58:21.807Z] 2022/04/04 18:58:21 Closing DB instances... [2022-04-04T18:58:21.900Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-04T18:58:21.935Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.10s) [2022-04-04T18:58:21.935Z] === RUN TestNISDomainname [2022-04-04T18:58:22.508Z] --- PASS: TestNISDomainname (0.49s) [2022-04-04T18:58:22.508Z] === RUN TestHostnameDnsResolution [2022-04-04T18:58:22.767Z] testing: warning: no tests to run [2022-04-04T18:58:22.767Z] PASS [2022-04-04T18:58:22.767Z] coverage: 0.0% of statements [2022-04-04T18:58:22.767Z] ok github.com/docker/docker/libnetwork/portmapper 0.037s coverage: 0.0% of statements [no tests to run] [2022-04-04T18:58:22.767Z] --- PASS: TestNetworkDBSimple (2.05s) [2022-04-04T18:58:22.767Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-04T18:58:22.835Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-04T18:58:22.835Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-04T18:58:22.835Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-04T18:58:22.835Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-04T18:58:22.835Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-04T18:58:22.835Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-04T18:58:22.835Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-04T18:58:22.835Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-04T18:58:22.835Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-04T18:58:22.835Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-04T18:58:22.835Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-04T18:58:22.835Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-04-04T18:58:22.835Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-04-04T18:58:22.835Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-04-04T18:58:23.080Z] --- PASS: TestHostnameDnsResolution (0.60s) [2022-04-04T18:58:23.080Z] === RUN TestUnprivilegedPortsAndPing [2022-04-04T18:58:23.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-04-04T18:58:23.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-04-04T18:58:23.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-04-04T18:58:23.093Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-04T18:58:23.222Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-04T18:58:23.222Z] PASS [2022-04-04T18:58:23.222Z] coverage: 100.0% of statements [2022-04-04T18:58:23.222Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.047s coverage: 100.0% of statements [2022-04-04T18:58:23.652Z] --- PASS: TestUnprivilegedPortsAndPing (0.48s) [2022-04-04T18:58:23.652Z] === RUN TestPrivilegedHostDevices [2022-04-04T18:58:23.914Z] --- PASS: TestPrivilegedHostDevices (0.48s) [2022-04-04T18:58:23.914Z] === RUN TestStats [2022-04-04T18:58:24.184Z] === RUN TestHashData [2022-04-04T18:58:24.184Z] --- PASS: TestHashData (0.00s) [2022-04-04T18:58:24.184Z] PASS [2022-04-04T18:58:24.184Z] coverage: 2.8% of statements [2022-04-04T18:58:24.184Z] ok github.com/docker/docker/libnetwork/resolvconf 0.079s coverage: 2.8% of statements [2022-04-04T18:58:25.149Z] 2022/04/04 18:58:24 Closing DB instances... [2022-04-04T18:58:25.149Z] === RUN TestErrorConstructors [2022-04-04T18:58:25.149Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-04T18:58:25.149Z] === RUN TestCompareIPMask [2022-04-04T18:58:25.149Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-04T18:58:25.149Z] === RUN TestUtilGetHostPartIP [2022-04-04T18:58:25.149Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-04T18:58:25.149Z] === RUN TestUtilGetBroadcastIP [2022-04-04T18:58:25.149Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-04T18:58:25.149Z] === RUN TestParseCIDR [2022-04-04T18:58:25.149Z] --- PASS: TestParseCIDR (0.00s) [2022-04-04T18:58:25.149Z] PASS [2022-04-04T18:58:25.149Z] coverage: 37.3% of statements [2022-04-04T18:58:25.149Z] ok github.com/docker/docker/libnetwork/types 0.059s coverage: 37.3% of statements [2022-04-04T18:58:25.628Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-04T18:58:26.113Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-04T18:58:26.113Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-04T18:58:26.113Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-04T18:58:26.113Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-04T18:58:26.113Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-04T18:58:26.113Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-04T18:58:26.113Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-04T18:58:26.113Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-04T18:58:26.113Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-04T18:58:26.113Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-04T18:58:26.113Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-04T18:58:26.113Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-04T18:58:26.113Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-04T18:58:26.113Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-04T18:58:26.113Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-04T18:58:26.113Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-04T18:58:26.113Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-04T18:58:26.113Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-04T18:58:26.113Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-04T18:58:26.113Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-04T18:58:26.113Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-04T18:58:26.113Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-04T18:58:26.113Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-04T18:58:26.113Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-04T18:58:26.113Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-04T18:58:26.113Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-04T18:58:26.113Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-04T18:58:26.113Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-04T18:58:26.113Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-04T18:58:26.113Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-04T18:58:26.113Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-04T18:58:26.113Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-04T18:58:26.113Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-04T18:58:26.113Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-04T18:58:26.113Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-04T18:58:26.113Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-04T18:58:26.113Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-04T18:58:26.113Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-04T18:58:26.113Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-04T18:58:26.113Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-04T18:58:26.113Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-04T18:58:26.113Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-04T18:58:26.113Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-04T18:58:26.113Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-04T18:58:26.113Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-04T18:58:26.113Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-04T18:58:26.113Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-04T18:58:26.113Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-04T18:58:26.113Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-04T18:58:26.113Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-04T18:58:26.113Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-04T18:58:26.113Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-04T18:58:26.113Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-04T18:58:26.113Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-04T18:58:26.113Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-04T18:58:26.113Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-04T18:58:26.113Z] PASS [2022-04-04T18:58:26.113Z] coverage: 55.0% of statements [2022-04-04T18:58:26.113Z] ok github.com/docker/docker/oci 0.084s coverage: 55.0% of statements [2022-04-04T18:58:26.461Z] --- PASS: TestStats (2.41s) [2022-04-04T18:58:26.461Z] === RUN TestStopContainerWithTimeout [2022-04-04T18:58:26.461Z] === RUN TestStopContainerWithTimeout/0 [2022-04-04T18:58:26.461Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-04T18:58:26.461Z] === RUN TestStopContainerWithTimeout/1 [2022-04-04T18:58:26.461Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-04T18:58:26.461Z] === RUN TestStopContainerWithTimeout/3 [2022-04-04T18:58:26.461Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-04T18:58:26.461Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-04T18:58:26.461Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-04T18:58:26.461Z] === CONT TestStopContainerWithTimeout/0 [2022-04-04T18:58:26.461Z] === CONT TestStopContainerWithTimeout/3 [2022-04-04T18:58:26.568Z] --- PASS: TestNetworkDBJoinLeaveNetwork (3.59s) [2022-04-04T18:58:26.568Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-04T18:58:26.568Z] === RUN TestAddressPoolOpt [2022-04-04T18:58:27.003Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-04T18:58:27.023Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-04T18:58:27.023Z] === RUN TestValidateEnv [2022-04-04T18:58:27.023Z] === RUN TestValidateEnv/a [2022-04-04T18:58:27.023Z] === RUN TestValidateEnv/something [2022-04-04T18:58:27.023Z] === RUN TestValidateEnv/_=a [2022-04-04T18:58:27.023Z] === RUN TestValidateEnv/env1=value1 [2022-04-04T18:58:27.023Z] === RUN TestValidateEnv/_env1=value1 [2022-04-04T18:58:27.023Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-04T18:58:27.023Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-04T18:58:27.023Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-04T18:58:27.023Z] === RUN TestValidateEnv/PATH [2022-04-04T18:58:27.023Z] === RUN TestValidateEnv/=a [2022-04-04T18:58:27.023Z] === RUN TestValidateEnv/PATH= [2022-04-04T18:58:27.023Z] === RUN TestValidateEnv/PATH=something [2022-04-04T18:58:27.023Z] === RUN TestValidateEnv/asd!qwe [2022-04-04T18:58:27.023Z] === RUN TestValidateEnv/1asd [2022-04-04T18:58:27.023Z] === RUN TestValidateEnv/123 [2022-04-04T18:58:27.023Z] === RUN TestValidateEnv/some_space [2022-04-04T18:58:27.023Z] === RUN TestValidateEnv/__some_space_before [2022-04-04T18:58:27.023Z] === RUN TestValidateEnv/some_space_after__ [2022-04-04T18:58:27.023Z] === RUN TestValidateEnv/= [2022-04-04T18:58:27.023Z] === RUN TestValidateEnv/PaTh [2022-04-04T18:58:27.023Z] --- PASS: TestValidateEnv (0.00s) [2022-04-04T18:58:27.023Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-04T18:58:27.023Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-04T18:58:27.023Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-04T18:58:27.023Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-04T18:58:27.023Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-04T18:58:27.023Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-04T18:58:27.023Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-04T18:58:27.023Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-04T18:58:27.023Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-04T18:58:27.023Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-04T18:58:27.023Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-04T18:58:27.023Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-04T18:58:27.023Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-04T18:58:27.023Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-04T18:58:27.023Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-04T18:58:27.023Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-04T18:58:27.023Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-04T18:58:27.023Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-04T18:58:27.023Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-04T18:58:27.023Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-04T18:58:27.023Z] === RUN TestParseHost [2022-04-04T18:58:27.023Z] --- PASS: TestParseHost (0.00s) [2022-04-04T18:58:27.023Z] === RUN TestParseDockerDaemonHost [2022-04-04T18:58:27.023Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-04T18:58:27.023Z] === RUN TestParseTCP [2022-04-04T18:58:27.023Z] --- PASS: TestParseTCP (0.00s) [2022-04-04T18:58:27.023Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-04T18:58:27.023Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-04T18:58:27.023Z] === RUN TestValidateExtraHosts [2022-04-04T18:58:27.023Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-04T18:58:27.023Z] === RUN TestIpOptString [2022-04-04T18:58:27.023Z] --- PASS: TestIpOptString (0.00s) [2022-04-04T18:58:27.023Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-04T18:58:27.023Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-04T18:58:27.023Z] === RUN TestNewIpOptValidDefaultVal [2022-04-04T18:58:27.023Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-04T18:58:27.023Z] === RUN TestIpOptSetInvalidVal [2022-04-04T18:58:27.023Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-04T18:58:27.023Z] === RUN TestValidateIPAddress [2022-04-04T18:58:27.023Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-04T18:58:27.023Z] === RUN TestMapOpts [2022-04-04T18:58:27.023Z] --- PASS: TestMapOpts (0.00s) [2022-04-04T18:58:27.023Z] === RUN TestListOptsWithoutValidator [2022-04-04T18:58:27.023Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-04T18:58:27.023Z] === RUN TestListOptsWithValidator [2022-04-04T18:58:27.023Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-04T18:58:27.023Z] === RUN TestValidateDNSSearch [2022-04-04T18:58:27.023Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-04T18:58:27.023Z] === RUN TestValidateLabel [2022-04-04T18:58:27.023Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-04T18:58:27.023Z] === RUN TestValidateLabel/label_with_general_format [2022-04-04T18:58:27.023Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-04T18:58:27.023Z] === RUN TestValidateLabel/label_with_one_more [2022-04-04T18:58:27.023Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-04T18:58:27.023Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-04T18:58:27.023Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-04T18:58:27.023Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-04T18:58:27.023Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-04T18:58:27.023Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-04T18:58:27.023Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-04T18:58:27.023Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-04T18:58:27.023Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-04T18:58:27.023Z] --- PASS: TestValidateLabel (0.00s) [2022-04-04T18:58:27.023Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-04T18:58:27.023Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-04T18:58:27.023Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-04T18:58:27.023Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-04T18:58:27.023Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-04T18:58:27.023Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-04T18:58:27.023Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-04T18:58:27.023Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-04T18:58:27.023Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-04T18:58:27.023Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-04T18:58:27.023Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-04T18:58:27.023Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-04T18:58:27.023Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-04T18:58:27.023Z] === RUN TestNamedListOpts [2022-04-04T18:58:27.023Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-04T18:58:27.023Z] === RUN TestNamedMapOpts [2022-04-04T18:58:27.023Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-04T18:58:27.023Z] === RUN TestParseLink [2022-04-04T18:58:27.023Z] --- PASS: TestParseLink (0.00s) [2022-04-04T18:58:27.023Z] === RUN TestUlimitOpt [2022-04-04T18:58:27.023Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-04T18:58:27.023Z] PASS [2022-04-04T18:58:27.023Z] coverage: 66.3% of statements [2022-04-04T18:58:27.023Z] ok github.com/docker/docker/opts 0.154s coverage: 66.3% of statements [2022-04-04T18:58:27.023Z] === RUN TestParseVersion [2022-04-04T18:58:27.023Z] --- PASS: TestParseVersion (0.00s) [2022-04-04T18:58:27.023Z] PASS [2022-04-04T18:58:27.023Z] coverage: 52.9% of statements [2022-04-04T18:58:27.023Z] ok github.com/docker/docker/pkg/aaparser 0.047s coverage: 52.9% of statements [2022-04-04T18:58:27.032Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-04T18:58:27.478Z] 2022/04/04 18:58:27 Closing DB instances... [2022-04-04T18:58:28.083Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T18:58:28.083Z] INFO: Testing against a local daemon [2022-04-04T18:58:28.083Z] === RUN TestDockerSuite [2022-04-04T18:58:28.083Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-04T18:58:28.083Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-04T18:58:28.083Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-04T18:58:28.083Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-04T18:58:28.083Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-04T18:58:28.083Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-04T18:58:28.083Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-04T18:58:28.083Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-04T18:58:28.083Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-04T18:58:28.083Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-04T18:58:28.551Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-04T18:58:28.903Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-04T18:58:28.943Z] === CONT TestStopContainerWithTimeout/1 [2022-04-04T18:58:29.003Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.70s) [2022-04-04T18:58:29.003Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-04T18:58:29.003Z] === RUN TestPeerCertificateMarshalJSON [2022-04-04T18:58:29.020Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-04T18:58:29.459Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-04T18:58:29.459Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-04T18:58:29.459Z] --- PASS: TestPeerCertificateMarshalJSON (0.37s) [2022-04-04T18:58:29.459Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-04T18:58:29.459Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-04T18:58:29.459Z] === RUN TestMiddleware [2022-04-04T18:58:29.459Z] --- PASS: TestMiddleware (0.00s) [2022-04-04T18:58:29.459Z] === RUN TestNewResponseModifier [2022-04-04T18:58:29.459Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-04T18:58:29.459Z] PASS [2022-04-04T18:58:29.459Z] coverage: 26.8% of statements [2022-04-04T18:58:29.459Z] ok github.com/docker/docker/pkg/authorization 0.429s coverage: 26.8% of statements [2022-04-04T18:58:29.459Z] === RUN TestIsArchivePathDir [2022-04-04T18:58:29.459Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-04-04T18:58:29.459Z] === RUN TestIsArchivePathInvalidFile [2022-04-04T18:58:29.487Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-04T18:58:29.838Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-04T18:58:29.838Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-04T18:58:29.914Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2022-04-04T18:58:29.914Z] === RUN TestIsArchivePathTar [2022-04-04T18:58:29.914Z] --- PASS: TestIsArchivePathTar (0.17s) [2022-04-04T18:58:29.914Z] === RUN TestDecompressStreamGzip [2022-04-04T18:58:29.914Z] --- PASS: TestDecompressStreamGzip (0.13s) [2022-04-04T18:58:29.914Z] === RUN TestDecompressStreamBzip2 [2022-04-04T18:58:29.956Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-04T18:58:30.328Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-04T18:58:30.328Z] --- PASS: TestStopContainerWithTimeout/0 (0.59s) [2022-04-04T18:58:30.328Z] --- PASS: TestStopContainerWithTimeout/3 (2.61s) [2022-04-04T18:58:30.329Z] --- PASS: TestStopContainerWithTimeout/-1 (2.35s) [2022-04-04T18:58:30.329Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-04-04T18:58:30.329Z] === RUN TestDeleteDevicemapper [2022-04-04T18:58:30.329Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-04T18:58:30.329Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-04T18:58:30.329Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-04T18:58:30.377Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2022-04-04T18:58:30.377Z] === RUN TestDecompressStreamXz [2022-04-04T18:58:30.377Z] archive_test.go:133: Xz not present in msys2 [2022-04-04T18:58:30.377Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-04T18:58:30.377Z] === RUN TestDecompressStreamZstd [2022-04-04T18:58:30.377Z] archive_test.go:140: zstd not installed [2022-04-04T18:58:30.377Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-04-04T18:58:30.377Z] === RUN TestCompressStreamXzUnsupported [2022-04-04T18:58:30.377Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-04T18:58:30.377Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-04T18:58:30.377Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-04T18:58:30.377Z] === RUN TestCompressStreamInvalid [2022-04-04T18:58:30.377Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-04T18:58:30.377Z] === RUN TestExtensionInvalid [2022-04-04T18:58:30.377Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-04T18:58:30.377Z] === RUN TestExtensionUncompressed [2022-04-04T18:58:30.377Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-04T18:58:30.377Z] === RUN TestExtensionBzip2 [2022-04-04T18:58:30.377Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-04T18:58:30.377Z] === RUN TestExtensionGzip [2022-04-04T18:58:30.377Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-04T18:58:30.377Z] === RUN TestExtensionXz [2022-04-04T18:58:30.377Z] --- PASS: TestExtensionXz (0.00s) [2022-04-04T18:58:30.377Z] === RUN TestExtensionZstd [2022-04-04T18:58:30.377Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-04T18:58:30.377Z] === RUN TestCmdStreamLargeStderr [2022-04-04T18:58:30.377Z] === RUN TestUnbuffered [2022-04-04T18:58:30.377Z] --- PASS: TestUnbuffered (0.00s) [2022-04-04T18:58:30.377Z] === RUN TestRaceUnbuffered [2022-04-04T18:58:30.377Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-04T18:58:30.377Z] PASS [2022-04-04T18:58:30.377Z] coverage: 100.0% of statements [2022-04-04T18:58:30.377Z] ok github.com/docker/docker/pkg/broadcaster 0.043s coverage: 100.0% of statements [2022-04-04T18:58:30.377Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2022-04-04T18:58:30.377Z] === RUN TestCmdStreamBad [2022-04-04T18:58:30.377Z] archive_test.go:252: Failing on Windows CI machines [2022-04-04T18:58:30.377Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-04T18:58:30.377Z] === RUN TestCmdStreamGood [2022-04-04T18:58:30.377Z] --- PASS: TestCmdStreamGood (0.05s) [2022-04-04T18:58:30.377Z] === RUN TestUntarPathWithInvalidDest [2022-04-04T18:58:30.377Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-04-04T18:58:30.377Z] === RUN TestUntarPathWithInvalidSrc [2022-04-04T18:58:30.377Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-04T18:58:30.377Z] === RUN TestUntarPath [2022-04-04T18:58:30.377Z] --- PASS: TestUntarPath (0.08s) [2022-04-04T18:58:30.377Z] === RUN TestUntarPathWithDestinationFile [2022-04-04T18:58:30.377Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-04-04T18:58:30.377Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-04T18:58:30.406Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-04T18:58:30.857Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.11s) [2022-04-04T18:58:30.857Z] === RUN TestCopyWithTarInvalidSrc [2022-04-04T18:58:30.857Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-04T18:58:30.857Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-04T18:58:30.857Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-04T18:58:30.857Z] === RUN TestCopyWithTarSrcFile [2022-04-04T18:58:30.857Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-04T18:58:30.857Z] === RUN TestCopyWithTarSrcFolder [2022-04-04T18:58:30.857Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-04T18:58:30.857Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-04T18:58:30.857Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-04T18:58:30.857Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-04T18:58:30.857Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.02s) [2022-04-04T18:58:30.857Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-04T18:58:30.857Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-04T18:58:30.857Z] === RUN TestCopyFileWithTarSrcFile [2022-04-04T18:58:30.857Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-04T18:58:30.857Z] === RUN TestTarFiles [2022-04-04T18:58:30.857Z] === RUN TestMatch [2022-04-04T18:58:30.857Z] === RUN TestMatch/[[]] [2022-04-04T18:58:30.857Z] === RUN TestMatch/[[foo]] [2022-04-04T18:58:30.857Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-04T18:58:30.857Z] === RUN TestMatch/[[foo_bar]] [2022-04-04T18:58:30.857Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-04T18:58:30.857Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-04T18:58:30.857Z] === RUN TestMatch/[] [2022-04-04T18:58:30.857Z] === RUN TestMatch/[]#01 [2022-04-04T18:58:30.857Z] === RUN TestMatch/[[qux]] [2022-04-04T18:58:30.857Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-04T18:58:30.857Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-04T18:58:30.857Z] === RUN TestMatch/[[foo_baz]] [2022-04-04T18:58:30.857Z] --- PASS: TestMatch (0.00s) [2022-04-04T18:58:30.857Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-04T18:58:30.857Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-04T18:58:30.857Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-04T18:58:30.857Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-04T18:58:30.857Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-04T18:58:30.857Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-04T18:58:30.857Z] --- PASS: TestMatch/[] (0.00s) [2022-04-04T18:58:30.857Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-04T18:58:30.857Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-04T18:58:30.857Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-04T18:58:30.857Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-04T18:58:30.857Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-04T18:58:30.857Z] PASS [2022-04-04T18:58:30.857Z] coverage: 87.5% of statements [2022-04-04T18:58:30.857Z] ok github.com/docker/docker/pkg/capabilities 0.064s coverage: 87.5% of statements [2022-04-04T18:58:30.972Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-04-04T18:58:31.325Z] 2022/04/04 18:58:30 Closing DB instances... [2022-04-04T18:58:31.540Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-04T18:58:32.108Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-04T18:58:32.246Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.52s) [2022-04-04T18:58:32.246Z] === RUN TestUpdateMemory [2022-04-04T18:58:32.366Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-04T18:58:32.507Z] --- PASS: TestUpdateMemory (0.48s) [2022-04-04T18:58:32.507Z] === RUN TestUpdateCPUQuota [2022-04-04T18:58:32.888Z] === RUN TestChrootTarUntar [2022-04-04T18:58:32.888Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-04T18:58:32.888Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-04T18:58:32.888Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-04T18:58:32.888Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-04T18:58:32.888Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-04T18:58:32.888Z] === RUN TestChrootUntarEmptyArchive [2022-04-04T18:58:32.888Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-04T18:58:32.888Z] === RUN TestChrootTarUntarWithSymlink [2022-04-04T18:58:32.888Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T18:58:32.888Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-04T18:58:32.888Z] === RUN TestChrootCopyWithTar [2022-04-04T18:58:32.888Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T18:58:32.888Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-04T18:58:32.888Z] === RUN TestChrootCopyFileWithTar [2022-04-04T18:58:32.888Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-04T18:58:32.888Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-04T18:58:32.888Z] === RUN TestChrootUntarPath [2022-04-04T18:58:32.888Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T18:58:32.888Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-04T18:58:32.888Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-04T18:58:32.888Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-04T18:58:32.888Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-04T18:58:32.888Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-04T18:58:32.888Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-04T18:58:32.888Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-04T18:58:32.888Z] === RUN TestChrootApplyDotDotFile [2022-04-04T18:58:32.888Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-04T18:58:32.888Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-04T18:58:32.888Z] PASS [2022-04-04T18:58:32.888Z] coverage: 12.0% of statements [2022-04-04T18:58:32.888Z] ok github.com/docker/docker/pkg/chrootarchive 0.160s coverage: 12.0% of statements [2022-04-04T18:58:32.888Z] --- PASS: TestNetworkDBCRUDTableEntry (3.97s) [2022-04-04T18:58:32.888Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-04T18:58:32.938Z] --- PASS: TestCreateServiceMultipleTimes (16.19s) [2022-04-04T18:58:32.938Z] === RUN TestCreateServiceConflict [2022-04-04T18:58:33.081Z] --- PASS: TestUpdateCPUQuota (0.70s) [2022-04-04T18:58:33.081Z] === RUN TestUpdatePidsLimit [2022-04-04T18:58:33.081Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-04T18:58:33.205Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-04T18:58:33.342Z] === RUN TestUpdatePidsLimit/no_change [2022-04-04T18:58:33.342Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-04T18:58:33.604Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-04T18:58:33.774Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-04T18:58:33.865Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-04T18:58:34.127Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-04T18:58:34.127Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-04T18:58:34.450Z] === RUN TestEnsureRemoveAllNotExist [2022-04-04T18:58:34.450Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-04T18:58:34.450Z] === RUN TestEnsureRemoveAllWithDir [2022-04-04T18:58:34.450Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-04T18:58:34.450Z] === RUN TestEnsureRemoveAllWithFile [2022-04-04T18:58:34.450Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-04T18:58:34.450Z] PASS [2022-04-04T18:58:34.450Z] coverage: 0.0% of statements [2022-04-04T18:58:34.450Z] ok github.com/docker/docker/pkg/containerfs 0.053s coverage: 0.0% of statements [2022-04-04T18:58:34.711Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-04T18:58:35.072Z] --- PASS: TestUpdatePidsLimit (1.76s) [2022-04-04T18:58:35.072Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-04-04T18:58:35.072Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-04-04T18:58:35.072Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-04-04T18:58:35.072Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-04-04T18:58:35.072Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-04-04T18:58:35.072Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-04-04T18:58:35.072Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-04-04T18:58:35.072Z] === RUN TestUpdateRestartPolicy [2022-04-04T18:58:35.278Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-04T18:58:35.435Z] 2022/04/04 18:58:34 Closing DB instances... [2022-04-04T18:58:35.435Z] === RUN TestSizeEmpty [2022-04-04T18:58:35.435Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-04T18:58:35.435Z] === RUN TestSizeEmptyFile [2022-04-04T18:58:35.435Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-04T18:58:35.435Z] === RUN TestSizeNonemptyFile [2022-04-04T18:58:35.435Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-04T18:58:35.435Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-04T18:58:35.435Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-04T18:58:35.435Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-04T18:58:35.435Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-04T18:58:35.435Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-04T18:58:35.435Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-04T18:58:35.435Z] === RUN TestMoveToSubdir [2022-04-04T18:58:35.435Z] --- PASS: TestTarFiles (4.77s) [2022-04-04T18:58:35.435Z] === RUN TestDetectCompressionZstd [2022-04-04T18:58:35.435Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-04T18:58:35.435Z] === RUN TestTarUntar [2022-04-04T18:58:35.435Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-04T18:58:35.435Z] === RUN TestSizeNonExistingDirectory [2022-04-04T18:58:35.435Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-04T18:58:35.435Z] PASS [2022-04-04T18:58:35.435Z] coverage: 80.0% of statements [2022-04-04T18:58:35.435Z] ok github.com/docker/docker/pkg/directory 0.070s coverage: 80.0% of statements [2022-04-04T18:58:35.435Z] --- PASS: TestTarUntar (0.04s) [2022-04-04T18:58:35.435Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-04T18:58:35.435Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-04T18:58:35.435Z] === RUN TestTarWithOptions [2022-04-04T18:58:35.435Z] --- PASS: TestTarWithOptions (0.02s) [2022-04-04T18:58:35.435Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-04T18:58:35.435Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-04T18:58:35.435Z] === RUN TestUntarUstarGnuConflict [2022-04-04T18:58:35.435Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-04T18:58:35.435Z] === RUN TestUntarInvalidFilenames [2022-04-04T18:58:35.537Z] --- PASS: TestCreateServiceConflict (2.68s) [2022-04-04T18:58:35.537Z] === RUN TestCreateServiceMaxReplicas [2022-04-04T18:58:35.902Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1972336836\\dest" [2022-04-04T18:58:35.902Z] --- PASS: TestUntarInvalidFilenames (0.18s) [2022-04-04T18:58:35.902Z] === RUN TestUntarHardlinkToSymlink [2022-04-04T18:58:35.902Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-04T18:58:35.902Z] === RUN TestUntarInvalidHardlink [2022-04-04T18:58:35.902Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2615529782\\victim\\hello" -> "../victim/hello" [2022-04-04T18:58:35.902Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2555119939\\victim\\hello" -> "/../victim/hello" [2022-04-04T18:58:35.902Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1256599011\\victim" -> "../victim" [2022-04-04T18:58:35.902Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink541064134\\victim" -> "../victim" [2022-04-04T18:58:35.902Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2415124553\\victim" -> "../victim" [2022-04-04T18:58:35.902Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3452109196\\victim" -> "../victim" [2022-04-04T18:58:35.902Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2022-04-04T18:58:35.902Z] === RUN TestUntarInvalidSymlink [2022-04-04T18:58:35.902Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink507123766\\dest\\dotdot" -> "../victim/hello" [2022-04-04T18:58:35.903Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1971942910\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-04T18:58:35.903Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink788759229\\dest\\loophole-victim" -> "../victim" [2022-04-04T18:58:35.903Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3649142416\\dest\\loophole-victim" -> "../victim" [2022-04-04T18:58:35.903Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4021938116\\dest\\loophole-victim" -> "../victim" [2022-04-04T18:58:35.903Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1710172043\\dest\\loophole-victim" -> "../victim" [2022-04-04T18:58:35.903Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink473739500\\dest\\dir\\loophole" -> "../../victim" [2022-04-04T18:58:35.903Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-04-04T18:58:35.903Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-04T18:58:35.903Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-04T18:58:35.903Z] === RUN TestXGlobalNoParent [2022-04-04T18:58:35.903Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-04T18:58:35.903Z] === RUN TestReplaceFileTarWrapper [2022-04-04T18:58:35.903Z] --- PASS: TestReplaceFileTarWrapper (0.15s) [2022-04-04T18:58:35.903Z] === RUN TestPrefixHeaderReadable [2022-04-04T18:58:35.903Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-04-04T18:58:35.903Z] === RUN TestDisablePigz [2022-04-04T18:58:35.903Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-04T18:58:35.903Z] --- PASS: TestDisablePigz (0.14s) [2022-04-04T18:58:35.903Z] === RUN TestPigz [2022-04-04T18:58:36.105Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-04T18:58:36.373Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-04T18:58:36.373Z] --- PASS: TestPigz (0.17s) [2022-04-04T18:58:36.373Z] === RUN TestNosysFileInfo [2022-04-04T18:58:36.373Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-04T18:58:36.373Z] === RUN TestCopyFileWithInvalidDest [2022-04-04T18:58:36.373Z] archive_windows_test.go:16: Currently fails [2022-04-04T18:58:36.373Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-04T18:58:36.373Z] === RUN TestCanonicalTarNameForPath [2022-04-04T18:58:36.373Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-04T18:58:36.373Z] === RUN TestCanonicalTarName [2022-04-04T18:58:36.373Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-04T18:58:36.373Z] === RUN TestChmodTarEntry [2022-04-04T18:58:36.373Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-04T18:58:36.373Z] === RUN TestHardLinkOrder [2022-04-04T18:58:36.373Z] --- PASS: TestHardLinkOrder (0.09s) [2022-04-04T18:58:36.373Z] === RUN TestChangeString [2022-04-04T18:58:36.373Z] --- PASS: TestChangeString (0.00s) [2022-04-04T18:58:36.373Z] === RUN TestChangesWithNoChanges [2022-04-04T18:58:36.373Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-04-04T18:58:36.373Z] === RUN TestChangesWithChanges [2022-04-04T18:58:36.373Z] --- PASS: TestChangesWithChanges (0.03s) [2022-04-04T18:58:36.373Z] === RUN TestChangesWithChangesGH13590 [2022-04-04T18:58:36.373Z] changes_test.go:196: needs more investigation [2022-04-04T18:58:36.373Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-04T18:58:36.373Z] === RUN TestChangesDirsEmpty [2022-04-04T18:58:36.373Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-04T18:58:36.373Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-04-04T18:58:36.373Z] === RUN TestChangesDirsMutated [2022-04-04T18:58:36.373Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-04T18:58:36.373Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-04-04T18:58:36.373Z] === RUN TestApplyLayer [2022-04-04T18:58:36.373Z] changes_test.go:433: needs further investigation [2022-04-04T18:58:36.373Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-04T18:58:36.373Z] === RUN TestChangesSizeWithHardlinks [2022-04-04T18:58:36.373Z] changes_test.go:469: needs further investigation [2022-04-04T18:58:36.373Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-04T18:58:36.373Z] === RUN TestChangesSizeWithNoChanges [2022-04-04T18:58:36.373Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-04T18:58:36.373Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-04T18:58:36.373Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-04T18:58:36.373Z] === RUN TestChangesSize [2022-04-04T18:58:36.373Z] --- PASS: TestChangesSize (0.01s) [2022-04-04T18:58:36.373Z] === RUN TestApplyLayerInvalidFilenames [2022-04-04T18:58:36.373Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames873171118\\dest" [2022-04-04T18:58:36.373Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-04-04T18:58:36.373Z] === RUN TestApplyLayerInvalidHardlink [2022-04-04T18:58:36.373Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3497391458\\victim\\hello" -> "../victim/hello" [2022-04-04T18:58:36.373Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2157500843\\victim\\hello" -> "/../victim/hello" [2022-04-04T18:58:36.373Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3241466917\\victim" -> "../victim" [2022-04-04T18:58:36.373Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1724292495\\victim" -> "../victim" [2022-04-04T18:58:36.373Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink74533119\\victim" -> "../victim" [2022-04-04T18:58:36.373Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1610134752\\victim" -> "../victim" [2022-04-04T18:58:36.373Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2022-04-04T18:58:36.373Z] === RUN TestNetworkDBNodeLeave [2022-04-04T18:58:36.373Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-04-04T18:58:36.373Z] === RUN TestApplyLayerInvalidSymlink [2022-04-04T18:58:36.373Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1184470979\\dest\\dotdot" -> "../victim/hello" [2022-04-04T18:58:36.373Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2322768799\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-04T18:58:36.373Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink843974381\\dest\\loophole-victim" -> "../victim" [2022-04-04T18:58:36.373Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1703777262\\dest\\loophole-victim" -> "../victim" [2022-04-04T18:58:36.373Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3111952389\\dest\\loophole-victim" -> "../victim" [2022-04-04T18:58:36.373Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1603945284\\dest\\loophole-victim" -> "../victim" [2022-04-04T18:58:36.373Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-04-04T18:58:36.373Z] === RUN TestApplyLayerWhiteouts [2022-04-04T18:58:36.373Z] === RUN TestPollerAddRemove [2022-04-04T18:58:36.373Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-04T18:58:36.373Z] === RUN TestPollerEvent [2022-04-04T18:58:36.373Z] poller_test.go:40: No chmod on Windows [2022-04-04T18:58:36.373Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-04T18:58:36.373Z] === RUN TestPollerClose [2022-04-04T18:58:36.373Z] --- PASS: TestPollerClose (0.00s) [2022-04-04T18:58:36.373Z] PASS [2022-04-04T18:58:36.373Z] coverage: 36.2% of statements [2022-04-04T18:58:36.373Z] ok github.com/docker/docker/pkg/filenotify 0.057s coverage: 36.2% of statements [2022-04-04T18:58:36.671Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-04T18:58:36.840Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2022-04-04T18:58:36.841Z] === RUN TestGenerateEmptyFile [2022-04-04T18:58:36.841Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-04T18:58:36.841Z] === RUN TestGenerateWithContent [2022-04-04T18:58:36.841Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-04T18:58:36.841Z] PASS [2022-04-04T18:58:36.841Z] coverage: 61.9% of statements [2022-04-04T18:58:36.841Z] ok github.com/docker/docker/pkg/archive 7.086s coverage: 61.9% of statements [2022-04-04T18:58:37.240Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-04T18:58:38.176Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-04T18:58:38.414Z] === RUN TestCopyFileWithInvalidSrc [2022-04-04T18:58:38.414Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-04T18:58:38.414Z] === RUN TestCopyFileWithInvalidDest [2022-04-04T18:58:38.414Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-04T18:58:38.414Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-04T18:58:38.415Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-04T18:58:38.415Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-04T18:58:38.415Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-04T18:58:38.415Z] === RUN TestCopyFile [2022-04-04T18:58:38.415Z] --- PASS: TestCopyFile (0.00s) [2022-04-04T18:58:38.415Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-04T18:58:38.415Z] fileutils_test.go:133: Needs porting to Windows [2022-04-04T18:58:38.415Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-04T18:58:38.415Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-04T18:58:38.415Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-04T18:58:38.415Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-04T18:58:38.415Z] fileutils_test.go:179: Needs porting to Windows [2022-04-04T18:58:38.415Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-04T18:58:38.415Z] === RUN TestWildcardMatches [2022-04-04T18:58:38.415Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-04T18:58:38.415Z] === RUN TestPatternMatches [2022-04-04T18:58:38.415Z] --- PASS: TestPatternMatches (0.00s) [2022-04-04T18:58:38.415Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-04T18:58:38.415Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-04T18:58:38.415Z] === RUN TestPatternMatchesFolderExclusions [2022-04-04T18:58:38.415Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-04T18:58:38.415Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-04T18:58:38.415Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-04T18:58:38.415Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-04T18:58:38.415Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-04T18:58:38.415Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-04T18:58:38.415Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-04T18:58:38.415Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-04T18:58:38.415Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-04T18:58:38.415Z] === RUN TestSingleExclamationError [2022-04-04T18:58:38.415Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-04T18:58:38.415Z] === RUN TestMatchesWithNoPatterns [2022-04-04T18:58:38.415Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-04T18:58:38.415Z] === RUN TestMatchesWithMalformedPatterns [2022-04-04T18:58:38.415Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-04T18:58:38.415Z] === RUN TestMatches [2022-04-04T18:58:38.415Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-04T18:58:38.415Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-04T18:58:38.415Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-04T18:58:38.415Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-04T18:58:38.415Z] --- PASS: TestMatches (0.01s) [2022-04-04T18:58:38.415Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-04T18:58:38.415Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-04T18:58:38.415Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-04T18:58:38.415Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-04T18:58:38.415Z] === RUN TestCleanPatterns [2022-04-04T18:58:38.415Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-04T18:58:38.415Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-04T18:58:38.415Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-04T18:58:38.415Z] === RUN TestCleanPatternsExceptionFlag [2022-04-04T18:58:38.415Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-04T18:58:38.415Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-04T18:58:38.415Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-04T18:58:38.415Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-04T18:58:38.415Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-04T18:58:38.415Z] === RUN TestCleanPatternsErrorSingleException [2022-04-04T18:58:38.415Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-04T18:58:38.415Z] === RUN TestCreateIfNotExistsDir [2022-04-04T18:58:38.415Z] --- PASS: TestCreateIfNotExistsDir (0.02s) [2022-04-04T18:58:38.415Z] === RUN TestCreateIfNotExistsFile [2022-04-04T18:58:38.415Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-04-04T18:58:38.415Z] === RUN TestMatch [2022-04-04T18:58:38.415Z] --- PASS: TestMatch (0.00s) [2022-04-04T18:58:38.415Z] === RUN TestCompile [2022-04-04T18:58:38.415Z] === RUN TestCompile/slash [2022-04-04T18:58:38.415Z] === RUN TestCompile/backslash [2022-04-04T18:58:38.415Z] --- PASS: TestCompile (0.00s) [2022-04-04T18:58:38.415Z] --- PASS: TestCompile/slash (0.00s) [2022-04-04T18:58:38.415Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-04T18:58:38.415Z] PASS [2022-04-04T18:58:38.415Z] coverage: 84.7% of statements [2022-04-04T18:58:38.415Z] ok github.com/docker/docker/pkg/fileutils 0.102s coverage: 84.7% of statements [2022-04-04T18:58:38.744Z] --- PASS: TestCreateServiceMaxReplicas (3.23s) [2022-04-04T18:58:38.744Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-04T18:58:38.778Z] --- PASS: TestCreateServiceMultipleTimes (15.63s) [2022-04-04T18:58:38.778Z] === RUN TestCreateServiceConflict [2022-04-04T18:58:38.778Z] --- PASS: TestCreateServiceConflict (2.14s) [2022-04-04T18:58:38.778Z] === RUN TestCreateServiceMaxReplicas [2022-04-04T18:58:38.978Z] === RUN TestGet [2022-04-04T18:58:38.978Z] --- PASS: TestGet (0.00s) [2022-04-04T18:58:38.978Z] === RUN TestGetShortcutString [2022-04-04T18:58:38.978Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-04T18:58:38.978Z] PASS [2022-04-04T18:58:38.978Z] coverage: 42.9% of statements [2022-04-04T18:58:38.978Z] ok github.com/docker/docker/pkg/homedir 0.081s coverage: 42.9% of statements [2022-04-04T18:58:39.445Z] --- PASS: TestNetworkDBNodeLeave (2.89s) [2022-04-04T18:58:39.445Z] === RUN TestNetworkDBWatch [2022-04-04T18:58:39.681Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-04T18:58:40.248Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-04T18:58:40.430Z] === RUN TestCreateIDMapOrder [2022-04-04T18:58:40.430Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-04T18:58:40.430Z] PASS [2022-04-04T18:58:40.430Z] coverage: 7.2% of statements [2022-04-04T18:58:40.430Z] ok github.com/docker/docker/pkg/idtools 0.041s coverage: 7.2% of statements [2022-04-04T18:58:40.898Z] 2022/04/04 18:58:40 Closing DB instances... [2022-04-04T18:58:41.186Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-04T18:58:41.186Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-04T18:58:41.319Z] --- PASS: TestCreateServiceMaxReplicas (2.74s) [2022-04-04T18:58:41.319Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-04T18:58:41.368Z] === RUN TestFixedBufferCap [2022-04-04T18:58:41.368Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-04T18:58:41.368Z] === RUN TestFixedBufferLen [2022-04-04T18:58:41.368Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-04T18:58:41.368Z] === RUN TestFixedBufferString [2022-04-04T18:58:41.368Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-04T18:58:41.368Z] === RUN TestFixedBufferWrite [2022-04-04T18:58:41.368Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-04T18:58:41.368Z] === RUN TestFixedBufferRead [2022-04-04T18:58:41.368Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-04T18:58:41.368Z] === RUN TestBytesPipeRead [2022-04-04T18:58:41.368Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-04T18:58:41.368Z] === RUN TestBytesPipeWrite [2022-04-04T18:58:41.368Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-04T18:58:41.368Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-04T18:58:41.754Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-04T18:58:41.835Z] --- PASS: TestBytesPipeWriteRandomChunks (0.46s) [2022-04-04T18:58:41.836Z] === RUN TestAtomicWriteToFile [2022-04-04T18:58:41.836Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-04T18:58:41.836Z] === RUN TestAtomicWriteSetCommit [2022-04-04T18:58:41.836Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-04T18:58:41.836Z] === RUN TestAtomicWriteSetCancel [2022-04-04T18:58:41.836Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-04T18:58:41.836Z] === RUN TestReadCloserWrapperClose [2022-04-04T18:58:41.836Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-04T18:58:41.836Z] === RUN TestReaderErrWrapperReadOnError [2022-04-04T18:58:41.836Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-04T18:58:41.836Z] === RUN TestReaderErrWrapperRead [2022-04-04T18:58:41.836Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-04T18:58:41.836Z] === RUN TestCancelReadCloser [2022-04-04T18:58:42.302Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-04T18:58:42.302Z] === RUN TestWriteCloserWrapperClose [2022-04-04T18:58:42.302Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-04T18:58:42.302Z] === RUN TestNopWriteCloser [2022-04-04T18:58:42.302Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-04T18:58:42.302Z] === RUN TestNopWriter [2022-04-04T18:58:42.302Z] --- PASS: TestNopWriter (0.00s) [2022-04-04T18:58:42.302Z] === RUN TestWriteCounter [2022-04-04T18:58:42.302Z] --- PASS: TestWriteCounter (0.00s) [2022-04-04T18:58:42.302Z] PASS [2022-04-04T18:58:42.302Z] coverage: 69.2% of statements [2022-04-04T18:58:42.302Z] ok github.com/docker/docker/pkg/ioutils 0.628s coverage: 69.2% of statements [2022-04-04T18:58:42.302Z] --- PASS: TestNetworkDBWatch (3.08s) [2022-04-04T18:58:42.302Z] === RUN TestNetworkDBBulkSync [2022-04-04T18:58:42.321Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-04T18:58:43.257Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-04T18:58:43.297Z] === RUN TestError [2022-04-04T18:58:43.297Z] --- PASS: TestError (0.00s) [2022-04-04T18:58:43.298Z] === RUN TestProgressString [2022-04-04T18:58:43.298Z] === RUN TestProgressString/no_progress [2022-04-04T18:58:43.298Z] === RUN TestProgressString/progress_1 [2022-04-04T18:58:43.298Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-04T18:58:43.298Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-04T18:58:43.298Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-04T18:58:43.298Z] === RUN TestProgressString/with_units [2022-04-04T18:58:43.298Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-04T18:58:43.298Z] === RUN TestProgressString/hide_counts [2022-04-04T18:58:43.298Z] --- PASS: TestProgressString (0.00s) [2022-04-04T18:58:43.298Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-04T18:58:43.298Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-04T18:58:43.298Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-04T18:58:43.298Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-04T18:58:43.298Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-04T18:58:43.298Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-04T18:58:43.298Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-04T18:58:43.298Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-04T18:58:43.298Z] === RUN TestJSONMessageDisplay [2022-04-04T18:58:43.298Z] --- PASS: TestJSONMessageDisplay (0.14s) [2022-04-04T18:58:43.298Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-04T18:58:43.298Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-04T18:58:43.298Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-04T18:58:43.298Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-04T18:58:43.298Z] === RUN TestDisplayJSONMessagesStream [2022-04-04T18:58:43.298Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-04T18:58:43.298Z] PASS [2022-04-04T18:58:43.298Z] coverage: 91.7% of statements [2022-04-04T18:58:43.298Z] ok github.com/docker/docker/pkg/jsonmessage 0.187s coverage: 91.7% of statements [2022-04-04T18:58:43.515Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-04T18:58:43.765Z] 2022/04/04 18:58:43 Closing DB instances... [2022-04-04T18:58:43.765Z] === RUN TestStandardLongPath [2022-04-04T18:58:43.765Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-04T18:58:43.765Z] === RUN TestUNCLongPath [2022-04-04T18:58:43.765Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-04T18:58:43.765Z] PASS [2022-04-04T18:58:43.765Z] coverage: 100.0% of statements [2022-04-04T18:58:43.765Z] ok github.com/docker/docker/pkg/longpath 0.034s coverage: 100.0% of statements [2022-04-04T18:58:44.081Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-04T18:58:44.232Z] === RUN TestNameFormat [2022-04-04T18:58:44.232Z] --- PASS: TestNameFormat (0.00s) [2022-04-04T18:58:44.232Z] === RUN TestNameRetries [2022-04-04T18:58:44.232Z] --- PASS: TestNameRetries (0.00s) [2022-04-04T18:58:44.232Z] PASS [2022-04-04T18:58:44.232Z] coverage: 85.7% of statements [2022-04-04T18:58:44.232Z] ok github.com/docker/docker/pkg/namesgenerator 0.037s coverage: 85.7% of statements [2022-04-04T18:58:45.019Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-04T18:58:45.216Z] === RUN TestParseKeyValueOpt [2022-04-04T18:58:45.216Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-04T18:58:45.216Z] === RUN TestParseUintList [2022-04-04T18:58:45.216Z] --- PASS: TestParseUintList (0.00s) [2022-04-04T18:58:45.216Z] === RUN TestParseUintListMaximumLimits [2022-04-04T18:58:45.216Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-04T18:58:45.216Z] PASS [2022-04-04T18:58:45.216Z] coverage: 97.0% of statements [2022-04-04T18:58:45.216Z] ok github.com/docker/docker/pkg/parsers 0.039s coverage: 97.0% of statements [2022-04-04T18:58:45.216Z] --- PASS: TestNetworkDBBulkSync (2.85s) [2022-04-04T18:58:45.216Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-04T18:58:45.278Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-04-04T18:58:45.846Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-04T18:58:46.201Z] === RUN Test_windowsOSRelease_String [2022-04-04T18:58:46.201Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-04T18:58:46.201Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-04T18:58:46.201Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-04T18:58:46.201Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-04T18:58:46.201Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-04T18:58:46.201Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-04T18:58:46.201Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-04T18:58:46.201Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-04T18:58:46.201Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-04T18:58:46.201Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-04T18:58:46.201Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-04T18:58:46.201Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-04T18:58:46.201Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-04T18:58:46.201Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-04T18:58:46.201Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-04T18:58:46.201Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-04T18:58:46.201Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-04T18:58:46.201Z] PASS [2022-04-04T18:58:46.201Z] coverage: 36.4% of statements [2022-04-04T18:58:46.201Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.040s coverage: 36.4% of statements [2022-04-04T18:58:46.668Z] === RUN TestNewAndRemove [2022-04-04T18:58:46.668Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-04T18:58:46.668Z] === RUN TestRemoveInvalidPath [2022-04-04T18:58:46.668Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-04T18:58:46.668Z] PASS [2022-04-04T18:58:46.668Z] coverage: 82.6% of statements [2022-04-04T18:58:46.668Z] ok github.com/docker/docker/pkg/pidfile 0.040s coverage: 82.6% of statements [2022-04-04T18:58:47.136Z] --- PASS: TestGetAddress (26.49s) [2022-04-04T18:58:47.136Z] === RUN TestRequestSyntaxCheck [2022-04-04T18:58:47.136Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-04-04T18:58:47.136Z] === RUN TestRequest [2022-04-04T18:58:47.306Z] --- PASS: TestUpdateRestartPolicy (10.69s) [2022-04-04T18:58:47.306Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-04T18:58:47.306Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-04-04T18:58:47.306Z] === RUN TestWaitNonBlocked [2022-04-04T18:58:47.306Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T18:58:47.306Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T18:58:47.306Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T18:58:47.306Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T18:58:47.306Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T18:58:47.306Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T18:58:47.306Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-04T18:58:47.306Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.56s) [2022-04-04T18:58:47.306Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s) [2022-04-04T18:58:47.306Z] === RUN TestWaitBlocked [2022-04-04T18:58:47.306Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-04T18:58:47.306Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-04T18:58:47.306Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-04T18:58:47.306Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-04T18:58:47.306Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-04T18:58:47.306Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-04T18:58:47.306Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-04T18:58:47.306Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.62s) [2022-04-04T18:58:47.306Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s) [2022-04-04T18:58:47.306Z] === CONT TestContainerStartOnDaemonRestart [2022-04-04T18:58:47.306Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-04T18:58:47.750Z] docker_api_swarm_node_test.go:81: [d8a2578aaf78f] joining swarm manager [dfa0910fdfdb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T18:58:47.750Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-04T18:58:48.121Z] === RUN TestFailedConnection [2022-04-04T18:58:48.589Z] 2022/04/04 18:58:48 Closing DB instances... [2022-04-04T18:58:49.221Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.96s) [2022-04-04T18:58:49.221Z] === CONT TestDaemonHostGatewayIP [2022-04-04T18:58:49.221Z] --- PASS: TestContainerStartOnDaemonRestart (2.00s) [2022-04-04T18:58:49.221Z] === CONT TestDaemonRestartIpcMode [2022-04-04T18:58:50.150Z] --- PASS: TestFailedConnection (2.02s) [2022-04-04T18:58:50.150Z] === RUN TestFailOnce [2022-04-04T18:58:50.617Z] 2022/04/04 18:58:50 http: panic serving 127.0.0.1:49319: Plugin not ready [2022-04-04T18:58:50.617Z] goroutine 8 [running]: [2022-04-04T18:58:50.617Z] net/http.(*conn).serve.func1() [2022-04-04T18:58:50.617Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-04T18:58:50.617Z] panic({0x1143700, 0x128d040}) [2022-04-04T18:58:50.617Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-04T18:58:50.617Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000287a70?) [2022-04-04T18:58:50.617Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-04T18:58:50.617Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1292858?, 0xc0000620e0?}, 0x109da66?) [2022-04-04T18:58:50.617Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-04T18:58:50.617Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x1292858, 0xc0000620e0}, 0xc00006c200) [2022-04-04T18:58:50.617Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-04T18:58:50.617Z] net/http.serverHandler.ServeHTTP({0x1290e78?}, {0x1292858, 0xc0000620e0}, 0xc00006c200) [2022-04-04T18:58:50.617Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-04T18:58:50.617Z] net/http.(*conn).serve(0xc000076000, {0x1292d58, 0xc0002020c0}) [2022-04-04T18:58:50.617Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-04T18:58:50.617Z] created by net/http.(*Server).Serve [2022-04-04T18:58:50.617Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-04T18:58:50.617Z] time="2022-04-04T18:58:50Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49318/Test.FailOnce: Post \"http://127.0.0.1:49318/Test.FailOnce\": EOF, retrying in 1s" [2022-04-04T18:58:51.032Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-04T18:58:51.602Z] --- PASS: TestFailOnce (1.15s) [2022-04-04T18:58:51.602Z] === RUN TestEchoInputOutput [2022-04-04T18:58:51.602Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-04T18:58:51.602Z] === RUN TestBackoff [2022-04-04T18:58:51.602Z] --- PASS: TestBackoff (0.00s) [2022-04-04T18:58:51.602Z] === RUN TestAbortRetry [2022-04-04T18:58:51.602Z] --- PASS: TestAbortRetry (0.00s) [2022-04-04T18:58:51.602Z] === RUN TestClientScheme [2022-04-04T18:58:51.602Z] --- PASS: TestClientScheme (0.00s) [2022-04-04T18:58:51.602Z] === RUN TestNewClientWithTimeout [2022-04-04T18:58:51.602Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.49s) [2022-04-04T18:58:51.602Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-04T18:58:51.817Z] --- PASS: TestDaemonHostGatewayIP (2.52s) [2022-04-04T18:58:51.817Z] === CONT TestIpcModeOlderClient [2022-04-04T18:58:51.817Z] --- PASS: TestDaemonRestartIpcMode (2.52s) [2022-04-04T18:58:51.817Z] === CONT TestContainerKillOnDaemonStart [2022-04-04T18:58:51.817Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-04-04T18:58:52.069Z] time="2022-04-04T18:58:51Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49323/Test.Echo: Post \"http://127.0.0.1:49323/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-04T18:58:52.945Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.81s) [2022-04-04T18:58:52.946Z] === RUN TestCreateServiceSecretFileMode [2022-04-04T18:58:52.946Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-04T18:58:53.054Z] 2022/04/04 18:58:52 Closing DB instances... [2022-04-04T18:58:53.521Z] time="2022-04-04T18:58:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49323/Test.Echo: Post \"http://127.0.0.1:49323/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-04T18:58:53.522Z] === RUN TestParseEmptyInterface [2022-04-04T18:58:53.522Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-04T18:58:53.522Z] === RUN TestParseNonInterfaceType [2022-04-04T18:58:53.522Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-04T18:58:53.522Z] === RUN TestParseWithOneFunction [2022-04-04T18:58:53.522Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-04T18:58:53.522Z] === RUN TestParseWithMultipleFuncs [2022-04-04T18:58:53.522Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-04T18:58:53.522Z] === RUN TestParseWithUnnamedReturn [2022-04-04T18:58:53.522Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-04T18:58:53.522Z] === RUN TestEmbeddedInterface [2022-04-04T18:58:53.522Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-04T18:58:53.522Z] === RUN TestParsedImports [2022-04-04T18:58:53.522Z] --- PASS: TestParsedImports (0.00s) [2022-04-04T18:58:53.522Z] === RUN TestAliasedImports [2022-04-04T18:58:53.522Z] --- PASS: TestAliasedImports (0.00s) [2022-04-04T18:58:53.522Z] PASS [2022-04-04T18:58:53.522Z] coverage: 56.8% of statements [2022-04-04T18:58:53.522Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.052s coverage: 56.8% of statements [2022-04-04T18:58:53.882Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-04T18:58:53.990Z] --- PASS: TestRequest (6.75s) [2022-04-04T18:58:53.990Z] === RUN TestOverlappingRequests [2022-04-04T18:58:53.990Z] --- PASS: TestOverlappingRequests (0.32s) [2022-04-04T18:58:53.990Z] === RUN TestRelease [2022-04-04T18:58:54.457Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-04-04T18:58:54.457Z] === RUN TestNetworkDBGarbageCollection [2022-04-04T18:58:54.457Z] === RUN TestHTTPTransport [2022-04-04T18:58:54.457Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-04T18:58:54.457Z] PASS [2022-04-04T18:58:54.457Z] coverage: 85.7% of statements [2022-04-04T18:58:54.457Z] ok github.com/docker/docker/pkg/plugins/transport 0.039s coverage: 85.7% of statements [2022-04-04T18:58:55.443Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-04T18:58:55.443Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-04T18:58:55.443Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-04T18:58:55.443Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-04T18:58:55.443Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-04T18:58:55.443Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-04T18:58:55.443Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-04T18:58:55.443Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-04T18:58:55.443Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-04T18:58:55.443Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-04T18:58:55.443Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-04T18:58:55.443Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-04T18:58:55.443Z] === RUN TestBufferPoolPutAndGet [2022-04-04T18:58:55.443Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-04T18:58:55.443Z] PASS [2022-04-04T18:58:55.443Z] coverage: 88.2% of statements [2022-04-04T18:58:55.443Z] ok github.com/docker/docker/pkg/pools 0.038s coverage: 88.2% of statements [2022-04-04T18:58:55.443Z] --- PASS: TestRelease (1.24s) [2022-04-04T18:58:55.443Z] === RUN TestAllocateRandomDeallocate [2022-04-04T18:58:55.918Z] === RUN TestOutputOnPrematureClose [2022-04-04T18:58:55.918Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-04T18:58:55.918Z] === RUN TestCompleteSilently [2022-04-04T18:58:55.918Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-04T18:58:55.918Z] PASS [2022-04-04T18:58:55.918Z] coverage: 75.9% of statements [2022-04-04T18:58:55.918Z] ok github.com/docker/docker/pkg/progress 0.036s coverage: 75.9% of statements [2022-04-04T18:58:55.918Z] time="2022-04-04T18:58:55Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49323/Test.Echo: Post \"http://127.0.0.1:49323/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-04T18:58:56.227Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.97s) [2022-04-04T18:58:56.227Z] === RUN TestCreateServiceSecretFileMode [2022-04-04T18:58:56.385Z] === RUN TestSendToOneSub [2022-04-04T18:58:56.385Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-04T18:58:56.385Z] === RUN TestSendToMultipleSubs [2022-04-04T18:58:56.385Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-04T18:58:56.385Z] === RUN TestEvictOneSub [2022-04-04T18:58:56.385Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-04T18:58:56.385Z] === RUN TestClosePublisher [2022-04-04T18:58:56.385Z] --- PASS: TestClosePublisher (0.00s) [2022-04-04T18:58:56.385Z] === RUN TestPubSubRace [2022-04-04T18:58:57.370Z] --- PASS: TestPubSubRace (1.06s) [2022-04-04T18:58:57.370Z] PASS [2022-04-04T18:58:57.370Z] coverage: 75.0% of statements [2022-04-04T18:58:57.370Z] ok github.com/docker/docker/pkg/pubsub 1.093s coverage: 75.0% of statements [2022-04-04T18:58:57.839Z] === RUN TestRegister [2022-04-04T18:58:57.839Z] --- PASS: TestRegister (0.00s) [2022-04-04T18:58:57.839Z] === RUN TestCommand [2022-04-04T18:58:58.124Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-04T18:58:58.306Z] --- PASS: TestCommand (0.03s) [2022-04-04T18:58:58.306Z] === RUN TestNaiveSelf [2022-04-04T18:58:58.306Z] --- PASS: TestNaiveSelf (0.03s) [2022-04-04T18:58:58.306Z] PASS [2022-04-04T18:58:58.306Z] coverage: 82.4% of statements [2022-04-04T18:58:58.306Z] ok github.com/docker/docker/pkg/reexec 0.100s coverage: 82.4% of statements [2022-04-04T18:58:58.774Z] === RUN TestDump [2022-04-04T18:58:58.774Z] goroutine 19 [running]: [2022-04-04T18:58:58.774Z] github.com/docker/docker/pkg/stack.dump(0x5f2d57?) [2022-04-04T18:58:58.774Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-04T18:58:58.774Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-04T18:58:58.774Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-04T18:58:58.774Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-04T18:58:58.774Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-04T18:58:58.774Z] testing.tRunner(0xc000085380, 0x7ba498) [2022-04-04T18:58:58.774Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-04T18:58:58.774Z] created by testing.(*T).Run [2022-04-04T18:58:58.774Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-04T18:58:58.774Z] [2022-04-04T18:58:58.774Z] goroutine 1 [chan receive]: [2022-04-04T18:58:58.774Z] testing.(*T).Run(0xc0000851e0, {0x7a913c?, 0x5cc1f3?}, 0x7ba498) [2022-04-04T18:58:58.774Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-04T18:58:58.774Z] testing.runTests.func1(0xc0000b6810?) [2022-04-04T18:58:58.774Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-04T18:58:58.774Z] testing.tRunner(0xc0000851e0, 0xc0000c1ca0) [2022-04-04T18:58:58.774Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-04T18:58:58.774Z] testing.runTests(0xc000094460?, {0x93e400, 0x3, 0x3}, {0x1ca9e780598?, 0x40?, 0x9434a0?}) [2022-04-04T18:58:58.774Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-04T18:58:58.774Z] testing.(*M).Run(0xc000094460) [2022-04-04T18:58:58.774Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-04T18:58:58.774Z] main.main() [2022-04-04T18:58:58.774Z] _testmain.go:99 +0x255 [2022-04-04T18:58:58.774Z] --- PASS: TestDump (0.00s) [2022-04-04T18:58:58.774Z] === RUN TestDumpToFile [2022-04-04T18:58:58.774Z] --- PASS: TestDumpToFile (0.14s) [2022-04-04T18:58:58.774Z] === RUN TestDumpToFileWithEmptyInput [2022-04-04T18:58:58.774Z] goroutine 5 [running]: [2022-04-04T18:58:58.774Z] github.com/docker/docker/pkg/stack.dump(0x66ecd3?) [2022-04-04T18:58:58.774Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-04T18:58:58.774Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x66eca0?}) [2022-04-04T18:58:58.774Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-04T18:58:58.774Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0x0?) [2022-04-04T18:58:58.774Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-04T18:58:58.774Z] testing.tRunner(0xc000030ea0, 0x7ba488) [2022-04-04T18:58:58.774Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-04T18:58:58.774Z] created by testing.(*T).Run [2022-04-04T18:58:58.774Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-04T18:58:58.774Z] [2022-04-04T18:58:58.774Z] goroutine 1 [chan receive]: [2022-04-04T18:58:58.774Z] testing.(*T).Run(0xc0000851e0, {0x7b0713?, 0x5cc1f3?}, 0x7ba488) [2022-04-04T18:58:58.774Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-04T18:58:58.774Z] testing.runTests.func1(0xc0000b6810?) [2022-04-04T18:58:58.774Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-04T18:58:58.774Z] testing.tRunner(0xc0000851e0, 0xc0000c1ca0) [2022-04-04T18:58:58.774Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-04T18:58:58.774Z] testing.runTests(0xc000094460?, {0x93e400, 0x3, 0x3}, {0x1ca9e780598?, 0x40?, 0x9434a0?}) [2022-04-04T18:58:58.774Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-04T18:58:58.774Z] testing.(*M).Run(0xc000094460) [2022-04-04T18:58:58.774Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-04T18:58:58.774Z] main.main() [2022-04-04T18:58:58.774Z] _testmain.go:99 +0x255 [2022-04-04T18:58:58.774Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-04T18:58:58.774Z] PASS [2022-04-04T18:58:58.774Z] coverage: 90.9% of statements [2022-04-04T18:58:58.774Z] ok github.com/docker/docker/pkg/stack 0.178s coverage: 90.9% of statements [2022-04-04T18:58:59.246Z] --- PASS: TestAllocateRandomDeallocate (3.64s) [2022-04-04T18:58:59.246Z] === RUN TestRetrieveFromStore [2022-04-04T18:58:59.500Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-04T18:58:59.725Z] === RUN TestNewStdWriter [2022-04-04T18:58:59.725Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-04T18:58:59.725Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-04T18:58:59.725Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-04T18:58:59.725Z] === RUN TestWriteWithNilBytes [2022-04-04T18:58:59.725Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-04T18:58:59.725Z] === RUN TestWrite [2022-04-04T18:58:59.725Z] --- PASS: TestWrite (0.00s) [2022-04-04T18:58:59.725Z] === RUN TestWriteWithWriterError [2022-04-04T18:58:59.725Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-04T18:58:59.725Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-04T18:58:59.725Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-04T18:58:59.725Z] === RUN TestStdCopyWriteAndRead [2022-04-04T18:58:59.725Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-04T18:58:59.725Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-04T18:58:59.725Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-04T18:58:59.725Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-04T18:58:59.725Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-04T18:58:59.725Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-04T18:58:59.725Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-04T18:58:59.725Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-04T18:58:59.725Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-04T18:58:59.725Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-04T18:58:59.725Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-04T18:58:59.725Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-04T18:58:59.725Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-04T18:58:59.725Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-04T18:58:59.725Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-04T18:58:59.725Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-04T18:58:59.725Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-04T18:58:59.725Z] PASS [2022-04-04T18:58:59.725Z] coverage: 100.0% of statements [2022-04-04T18:58:59.725Z] ok github.com/docker/docker/pkg/stdcopy 0.033s coverage: 100.0% of statements [2022-04-04T18:59:00.068Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-04T18:59:00.202Z] --- PASS: TestRetrieveFromStore (1.17s) [2022-04-04T18:59:00.202Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-04T18:59:00.202Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-04-04T18:59:00.202Z] === RUN TestParallelPredefinedRequest1 [2022-04-04T18:59:00.202Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-04T18:59:00.202Z] === RUN TestParallelPredefinedRequest2 [2022-04-04T18:59:00.202Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-04T18:59:00.202Z] === RUN TestParallelPredefinedRequest3 [2022-04-04T18:59:00.202Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-04T18:59:00.202Z] === RUN TestParallelPredefinedRequest4 [2022-04-04T18:59:00.202Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-04T18:59:00.202Z] === RUN TestParallelPredefinedRequest5 [2022-04-04T18:59:00.202Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-04T18:59:00.202Z] === RUN TestDebug [2022-04-04T18:59:00.202Z] --- PASS: TestDebug (0.00s) [2022-04-04T18:59:00.202Z] === RUN TestRequestPoolParallel [2022-04-04T18:59:00.202Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-04T18:59:00.202Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-04T18:59:00.202Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-04T18:59:00.202Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-04T18:59:00.202Z] === RUN TestFormatStatus [2022-04-04T18:59:00.202Z] --- PASS: TestFormatStatus (0.00s) [2022-04-04T18:59:00.202Z] === RUN TestFormatError [2022-04-04T18:59:00.202Z] --- PASS: TestFormatError (0.00s) [2022-04-04T18:59:00.202Z] === RUN TestFormatJSONError [2022-04-04T18:59:00.202Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-04T18:59:00.202Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-04T18:59:00.202Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-04T18:59:00.202Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-04T18:59:00.202Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-04T18:59:00.202Z] === RUN TestNewJSONProgressOutput [2022-04-04T18:59:00.202Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-04T18:59:00.202Z] === RUN TestAuxFormatterEmit [2022-04-04T18:59:00.202Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-04T18:59:00.202Z] === RUN TestStreamWriterStdout [2022-04-04T18:59:00.202Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-04T18:59:00.202Z] === RUN TestStreamWriterStderr [2022-04-04T18:59:00.202Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-04T18:59:00.202Z] PASS [2022-04-04T18:59:00.202Z] coverage: 66.2% of statements [2022-04-04T18:59:00.202Z] ok github.com/docker/docker/pkg/streamformatter 0.044s coverage: 66.2% of statements [2022-04-04T18:59:00.669Z] time="2022-04-04T18:59:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49323/Test.Echo: Post \"http://127.0.0.1:49323/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-04T18:59:00.669Z] --- PASS: TestRequestPoolParallel (0.38s) [2022-04-04T18:59:00.669Z] === RUN TestFullAllocateRelease [2022-04-04T18:59:00.669Z] === RUN TestGenerateRandomID [2022-04-04T18:59:00.669Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-04T18:59:00.669Z] === RUN TestShortenId [2022-04-04T18:59:00.669Z] --- PASS: TestShortenId (0.00s) [2022-04-04T18:59:00.669Z] === RUN TestShortenSha256Id [2022-04-04T18:59:00.669Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-04T18:59:00.669Z] === RUN TestShortenIdEmpty [2022-04-04T18:59:00.669Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-04T18:59:00.669Z] === RUN TestShortenIdInvalid [2022-04-04T18:59:00.669Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-04T18:59:00.669Z] === RUN TestIsShortIDNonHex [2022-04-04T18:59:00.669Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-04T18:59:00.669Z] === RUN TestIsShortIDNotCorrectSize [2022-04-04T18:59:00.669Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-04T18:59:00.669Z] PASS [2022-04-04T18:59:00.669Z] coverage: 70.6% of statements [2022-04-04T18:59:00.669Z] ok github.com/docker/docker/pkg/stringid 0.040s coverage: 70.6% of statements [2022-04-04T18:59:01.137Z] --- PASS: TestFullAllocateRelease (0.32s) [2022-04-04T18:59:01.137Z] === RUN TestOddAllocateRelease [2022-04-04T18:59:01.137Z] --- PASS: TestOddAllocateRelease (0.20s) [2022-04-04T18:59:01.137Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-04T18:59:01.137Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-04-04T18:59:01.137Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-04T18:59:01.137Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-04-04T18:59:01.137Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-04T18:59:01.137Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-04-04T18:59:01.137Z] === CONT TestParallelPredefinedRequest1 [2022-04-04T18:59:01.137Z] === CONT TestParallelPredefinedRequest4 [2022-04-04T18:59:01.137Z] === CONT TestParallelPredefinedRequest3 [2022-04-04T18:59:01.137Z] === CONT TestParallelPredefinedRequest1 [2022-04-04T18:59:01.137Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T18:59:01.137Z] === CONT TestParallelPredefinedRequest4 [2022-04-04T18:59:01.137Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T18:59:01.137Z] === CONT TestParallelPredefinedRequest5 [2022-04-04T18:59:01.137Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T18:59:01.137Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-04T18:59:01.137Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-04T18:59:01.137Z] === CONT TestParallelPredefinedRequest2 [2022-04-04T18:59:01.137Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T18:59:01.137Z] === CONT TestParallelPredefinedRequest3 [2022-04-04T18:59:01.137Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T18:59:01.137Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-04T18:59:01.137Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-04T18:59:01.137Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-04T18:59:01.137Z] PASS [2022-04-04T18:59:01.137Z] coverage: 85.3% of statements [2022-04-04T18:59:01.137Z] ok github.com/docker/docker/libnetwork/ipam 47.178s coverage: 85.3% of statements [2022-04-04T18:59:01.441Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-04-04T18:59:01.605Z] === RUN TestIsCpusetListAvailable [2022-04-04T18:59:01.605Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-04T18:59:01.605Z] PASS [2022-04-04T18:59:01.605Z] coverage: 39.4% of statements [2022-04-04T18:59:01.605Z] ok github.com/docker/docker/pkg/sysinfo 0.048s coverage: 39.4% of statements [2022-04-04T18:59:02.815Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-04-04T18:59:03.173Z] === RUN TestChtimes [2022-04-04T18:59:03.173Z] --- PASS: TestChtimes (0.00s) [2022-04-04T18:59:03.173Z] === RUN TestChtimesWindows [2022-04-04T18:59:03.173Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-04T18:59:03.173Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-04T18:59:03.173Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-04T18:59:03.173Z] PASS [2022-04-04T18:59:03.173Z] coverage: 13.0% of statements [2022-04-04T18:59:03.173Z] ok github.com/docker/docker/pkg/system 0.044s coverage: 13.0% of statements [2022-04-04T18:59:03.640Z] === RUN TestTailFile [2022-04-04T18:59:03.640Z] --- PASS: TestTailFile (0.00s) [2022-04-04T18:59:03.640Z] === RUN TestTailFileManyLines [2022-04-04T18:59:03.640Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-04T18:59:03.640Z] === RUN TestTailEmptyFile [2022-04-04T18:59:03.640Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-04T18:59:03.640Z] === RUN TestTailNegativeN [2022-04-04T18:59:03.640Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-04T18:59:03.640Z] === RUN TestNewTailReader [2022-04-04T18:59:03.640Z] === PAUSE TestNewTailReader [2022-04-04T18:59:03.640Z] === CONT TestNewTailReader [2022-04-04T18:59:03.640Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-04T18:59:03.640Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-04T18:59:03.640Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-04T18:59:03.640Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-04T18:59:03.640Z] === RUN TestNewTailReader/no_delimiter [2022-04-04T18:59:03.640Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-04T18:59:03.640Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-04T18:59:03.640Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-04T18:59:03.640Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-04T18:59:03.640Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-04T18:59:03.640Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-04T18:59:03.640Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-04T18:59:03.640Z] === RUN TestNewTailReader/truncated_last_line [2022-04-04T18:59:03.640Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-04T18:59:03.640Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-04T18:59:03.640Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-04T18:59:03.640Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-04T18:59:03.640Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-04T18:59:03.640Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-04T18:59:03.640Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-04T18:59:03.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-04T18:59:03.640Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-04T18:59:03.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-04T18:59:03.640Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-04T18:59:03.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-04T18:59:03.640Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T18:59:03.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T18:59:03.640Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T18:59:03.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T18:59:03.640Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-04T18:59:03.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-04T18:59:03.640Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-04T18:59:03.640Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-04T18:59:03.641Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-04T18:59:03.641Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-04T18:59:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T18:59:03.641Z] === CONT TestNewTailReader/no_delimiter [2022-04-04T18:59:03.641Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-04T18:59:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-04T18:59:03.641Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-04T18:59:03.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-04T18:59:03.641Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-04T18:59:03.642Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T18:59:03.642Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-04T18:59:03.642Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T18:59:03.642Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T18:59:03.642Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T18:59:03.642Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-04T18:59:03.642Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T18:59:03.642Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-04T18:59:03.642Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-04T18:59:03.642Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-04T18:59:03.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-04T18:59:03.642Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T18:59:03.643Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T18:59:03.643Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T18:59:03.643Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T18:59:03.643Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T18:59:03.643Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T18:59:03.643Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T18:59:03.643Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-04T18:59:03.643Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T18:59:03.643Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T18:59:03.643Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T18:59:03.643Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T18:59:03.643Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-04T18:59:03.643Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T18:59:03.643Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-04T18:59:03.643Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T18:59:03.643Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T18:59:03.643Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-04T18:59:03.644Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T18:59:03.644Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-04T18:59:03.644Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T18:59:03.644Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T18:59:03.644Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T18:59:03.644Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T18:59:03.644Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T18:59:03.644Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T18:59:03.644Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T18:59:03.644Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T18:59:03.644Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-04T18:59:03.644Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T18:59:03.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T18:59:03.645Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-04T18:59:03.645Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T18:59:03.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T18:59:03.645Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T18:59:03.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T18:59:03.645Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-04T18:59:03.645Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T18:59:03.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T18:59:03.645Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-04T18:59:03.645Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-04T18:59:03.645Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-04T18:59:03.645Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-04T18:59:03.645Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-04T18:59:03.645Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-04T18:59:03.645Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-04T18:59:03.645Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T18:59:03.645Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T18:59:03.645Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-04T18:59:03.645Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T18:59:03.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T18:59:03.645Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T18:59:03.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T18:59:03.645Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T18:59:03.645Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T18:59:03.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T18:59:03.645Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T18:59:03.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T18:59:03.645Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T18:59:03.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T18:59:03.645Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-04T18:59:03.645Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T18:59:03.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T18:59:03.645Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-04T18:59:03.645Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T18:59:03.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T18:59:03.645Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-04T18:59:03.645Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T18:59:03.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-04T18:59:03.645Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-04T18:59:03.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-04T18:59:03.750Z] === RUN TestDockerSuite/TestCpToDot [2022-04-04T18:59:03.750Z] docker_api_swarm_node_test.go:53: [deec9f9bbfe1d] joining swarm manager [d5cd7f9fc016d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T18:59:04.054Z] --- PASS: TestContainerKillOnDaemonStart (11.45s) [2022-04-04T18:59:04.054Z] PASS [2022-04-04T18:59:04.054Z] [2022-04-04T18:59:04.054Z] === Skipped [2022-04-04T18:59:04.054Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-04-04T18:59:04.054Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T18:59:04.054Z] [2022-04-04T18:59:04.054Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-04T18:59:04.054Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-04T18:59:04.054Z] [2022-04-04T18:59:04.054Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-04T18:59:04.054Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-04T18:59:04.054Z] [2022-04-04T18:59:04.054Z] DONE 201 tests, 3 skipped in 113.440s [2022-04-04T18:59:04.054Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-04T18:59:04.054Z] ++ 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-04-04T18:59:04.054Z] ++ set -e [2022-04-04T18:59:04.054Z] ++ '[' -n 0 ']' [2022-04-04T18:59:04.054Z] ++ set -x [2022-04-04T18:59:04.054Z] ++ 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-04-04T18:59:04.054Z] === RUN TestConfigDaemonLibtrustID [2022-04-04T18:59:04.054Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-04-04T18:59:04.054Z] === RUN TestDaemonConfigValidation [2022-04-04T18:59:04.054Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-04T18:59:04.054Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-04T18:59:04.054Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-04T18:59:04.054Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-04T18:59:04.054Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-04T18:59:04.054Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-04T18:59:04.054Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-04T18:59:04.054Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-04T18:59:04.054Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-04T18:59:04.054Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-04T18:59:04.054Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-04T18:59:04.054Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-04T18:59:04.054Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-04T18:59:04.054Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-04T18:59:04.054Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-04T18:59:04.054Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-04T18:59:04.054Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2022-04-04T18:59:04.054Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-04-04T18:59:04.054Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-04-04T18:59:04.054Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-04-04T18:59:04.054Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-04-04T18:59:04.054Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-04T18:59:04.054Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-04T18:59:04.112Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-04T18:59:04.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-04T18:59:04.112Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-04T18:59:04.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-04T18:59:04.112Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-04T18:59:04.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-04T18:59:04.112Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-04T18:59:04.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-04T18:59:04.112Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-04T18:59:04.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-04T18:59:04.112Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-04T18:59:04.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-04T18:59:04.112Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-04T18:59:04.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-04T18:59:04.112Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-04T18:59:04.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-04T18:59:04.112Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T18:59:04.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T18:59:04.112Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-04T18:59:04.112Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-04T18:59:04.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-04T18:59:04.112Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T18:59:04.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T18:59:04.112Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T18:59:04.112Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T18:59:04.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T18:59:04.112Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T18:59:04.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T18:59:04.112Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T18:59:04.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T18:59:04.112Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T18:59:04.113Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T18:59:04.113Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T18:59:04.113Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-04T18:59:04.113Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T18:59:04.113Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T18:59:04.113Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-04T18:59:04.113Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T18:59:04.113Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T18:59:04.113Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T18:59:04.113Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T18:59:04.113Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T18:59:04.113Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T18:59:04.113Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-04T18:59:04.113Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-04T18:59:04.113Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-04T18:59:04.113Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-04T18:59:04.113Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-04T18:59:04.113Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-04T18:59:04.113Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-04T18:59:04.113Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-04T18:59:04.113Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T18:59:04.113Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-04T18:59:04.113Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-04T18:59:04.113Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-04T18:59:04.113Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-04T18:59:04.113Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T18:59:04.113Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-04T18:59:04.113Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T18:59:04.113Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T18:59:04.113Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T18:59:04.113Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T18:59:04.113Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T18:59:04.113Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T18:59:04.113Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T18:59:04.113Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T18:59:04.113Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T18:59:04.113Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T18:59:04.113Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T18:59:04.113Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T18:59:04.113Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T18:59:04.113Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T18:59:04.113Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T18:59:04.113Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-04T18:59:04.113Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-04T18:59:04.113Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-04T18:59:04.114Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-04T18:59:04.114Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-04T18:59:04.114Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-04T18:59:04.114Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-04T18:59:04.114Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-04T18:59:04.114Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-04T18:59:04.114Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-04T18:59:04.114Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-04T18:59:04.114Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-04T18:59:04.114Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-04T18:59:04.114Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-04T18:59:04.114Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-04T18:59:04.114Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-04T18:59:04.114Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-04T18:59:04.114Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-04T18:59:04.114Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T18:59:04.114Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-04T18:59:04.114Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-04T18:59:04.114Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-04T18:59:04.114Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T18:59:04.114Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-04T18:59:04.114Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-04T18:59:04.114Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-04T18:59:04.114Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-04T18:59:04.114Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-04T18:59:04.114Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T18:59:04.114Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-04T18:59:04.114Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-04T18:59:04.114Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-04T18:59:04.114Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-04T18:59:04.114Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-04T18:59:04.114Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-04T18:59:04.114Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-04T18:59:04.114Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T18:59:04.114Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T18:59:04.114Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T18:59:04.114Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T18:59:04.114Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T18:59:04.114Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T18:59:04.114Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T18:59:04.114Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T18:59:04.114Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T18:59:04.114Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T18:59:04.114Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T18:59:04.114Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T18:59:04.114Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T18:59:04.114Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-04T18:59:04.114Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-04T18:59:04.114Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-04T18:59:04.114Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T18:59:04.114Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T18:59:04.114Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T18:59:04.114Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T18:59:04.114Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T18:59:04.114Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T18:59:04.114Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T18:59:04.114Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T18:59:04.114Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T18:59:04.114Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T18:59:04.114Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T18:59:04.114Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T18:59:04.114Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T18:59:04.114Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-04T18:59:04.114Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-04T18:59:04.114Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-04T18:59:04.114Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-04T18:59:04.114Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T18:59:04.114Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T18:59:04.114Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T18:59:04.114Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T18:59:04.114Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T18:59:04.114Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T18:59:04.114Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T18:59:04.114Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T18:59:04.114Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T18:59:04.114Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T18:59:04.114Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T18:59:04.114Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T18:59:04.114Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T18:59:04.114Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-04T18:59:04.114Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-04T18:59:04.114Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-04T18:59:04.114Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-04T18:59:04.114Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-04T18:59:04.114Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-04T18:59:04.114Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-04T18:59:04.114Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-04T18:59:04.114Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-04T18:59:04.114Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-04T18:59:04.114Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-04T18:59:04.114Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-04T18:59:04.114Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-04T18:59:04.114Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-04T18:59:04.114Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-04T18:59:04.114Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-04T18:59:04.114Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T18:59:04.114Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-04T18:59:04.114Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-04T18:59:04.115Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-04T18:59:04.116Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-04T18:59:04.116Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T18:59:04.116Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T18:59:04.116Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.01s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.01s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.01s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T18:59:04.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-04T18:59:04.117Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T18:59:04.118Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T18:59:04.118Z] PASS [2022-04-04T18:59:04.118Z] coverage: 88.6% of statements [2022-04-04T18:59:04.118Z] ok github.com/docker/docker/pkg/tailfile 0.163s coverage: 88.6% of statements [2022-04-04T18:59:04.315Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-04T18:59:04.574Z] docker_api_swarm_node_test.go:54: [debee9038e935] joining swarm manager [d5cd7f9fc016d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T18:59:05.104Z] === RUN TestTarSumRemoveNonExistent [2022-04-04T18:59:05.104Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-04T18:59:05.104Z] === RUN TestTarSumRemove [2022-04-04T18:59:05.104Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-04T18:59:05.104Z] === RUN TestSortFileInfoSums [2022-04-04T18:59:05.104Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-04T18:59:05.104Z] === RUN TestNewTarSumForLabelInvalid [2022-04-04T18:59:05.104Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-04T18:59:05.104Z] === RUN TestNewTarSumForLabel [2022-04-04T18:59:05.104Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-04T18:59:05.104Z] === RUN TestEmptyTar [2022-04-04T18:59:05.104Z] --- PASS: TestEmptyTar (0.00s) [2022-04-04T18:59:05.104Z] === RUN TestTarSumsReadSize [2022-04-04T18:59:05.104Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-04T18:59:05.104Z] === RUN TestTarSums [2022-04-04T18:59:05.104Z] --- PASS: TestTarSums (0.07s) [2022-04-04T18:59:05.104Z] === RUN TestIteration [2022-04-04T18:59:05.104Z] --- PASS: TestIteration (0.00s) [2022-04-04T18:59:05.104Z] === RUN TestVersionLabelForChecksum [2022-04-04T18:59:05.104Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-04T18:59:05.104Z] === RUN TestVersion [2022-04-04T18:59:05.104Z] --- PASS: TestVersion (0.00s) [2022-04-04T18:59:05.104Z] === RUN TestGetVersion [2022-04-04T18:59:05.104Z] --- PASS: TestGetVersion (0.00s) [2022-04-04T18:59:05.104Z] === RUN TestGetVersions [2022-04-04T18:59:05.104Z] --- PASS: TestGetVersions (0.00s) [2022-04-04T18:59:05.104Z] PASS [2022-04-04T18:59:05.104Z] coverage: 89.3% of statements [2022-04-04T18:59:05.104Z] ok github.com/docker/docker/pkg/tarsum 0.114s coverage: 89.3% of statements [2022-04-04T18:59:05.140Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-04T18:59:05.437Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-04T18:59:05.571Z] === RUN TestTruncIndex [2022-04-04T18:59:05.571Z] --- PASS: TestTruncIndex (0.10s) [2022-04-04T18:59:05.571Z] PASS [2022-04-04T18:59:05.571Z] coverage: 91.5% of statements [2022-04-04T18:59:05.571Z] ok github.com/docker/docker/pkg/truncindex 0.136s coverage: 91.5% of statements [2022-04-04T18:59:06.076Z] --- PASS: TestCreateServiceSecretFileMode (13.44s) [2022-04-04T18:59:06.076Z] === RUN TestCreateServiceConfigFileMode [2022-04-04T18:59:06.335Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-04T18:59:06.379Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-04T18:59:06.562Z] === RUN TestIsGIT [2022-04-04T18:59:06.562Z] --- PASS: TestIsGIT (0.00s) [2022-04-04T18:59:06.562Z] === RUN TestIsTransport [2022-04-04T18:59:06.562Z] --- PASS: TestIsTransport (0.00s) [2022-04-04T18:59:06.562Z] PASS [2022-04-04T18:59:06.563Z] coverage: 100.0% of statements [2022-04-04T18:59:06.563Z] ok github.com/docker/docker/pkg/urlutil 0.029s coverage: 100.0% of statements [2022-04-04T18:59:06.902Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-04T18:59:07.030Z] === RUN TestVersionInfo [2022-04-04T18:59:07.030Z] --- PASS: TestVersionInfo (0.00s) [2022-04-04T18:59:07.030Z] === RUN TestAppendVersions [2022-04-04T18:59:07.030Z] --- PASS: TestAppendVersions (0.00s) [2022-04-04T18:59:07.030Z] PASS [2022-04-04T18:59:07.030Z] coverage: 88.9% of statements [2022-04-04T18:59:07.030Z] ok github.com/docker/docker/pkg/useragent 0.030s coverage: 88.9% of statements [2022-04-04T18:59:07.322Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-04T18:59:07.322Z] daemon_test.go:156: [d4ac3594eebfd] daemon is not started [2022-04-04T18:59:07.323Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-04-04T18:59:07.323Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-04-04T18:59:07.323Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-04-04T18:59:07.323Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-04-04T18:59:07.323Z] === RUN TestDaemonProxy [2022-04-04T18:59:07.323Z] === RUN TestDaemonProxy/environment_variables [2022-04-04T18:59:07.837Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-04T18:59:08.404Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-04T18:59:08.454Z] --- PASS: TestCreateServiceSecretFileMode (12.59s) [2022-04-04T18:59:08.454Z] === RUN TestCreateServiceConfigFileMode [2022-04-04T18:59:08.592Z] === RUN TestValidatePrivileges [2022-04-04T18:59:08.592Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-04T18:59:08.592Z] === RUN TestFilterByCapNeg [2022-04-04T18:59:08.592Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-04T18:59:08.592Z] === RUN TestFilterByCapPos [2022-04-04T18:59:08.592Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-04T18:59:08.592Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-04T18:59:08.592Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-04T18:59:08.592Z] PASS [2022-04-04T18:59:08.592Z] coverage: 12.0% of statements [2022-04-04T18:59:08.592Z] ok github.com/docker/docker/plugin 0.047s coverage: 12.0% of statements [2022-04-04T18:59:08.663Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-04T18:59:09.059Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-04T18:59:09.059Z] === RUN TestClientStream [2022-04-04T18:59:09.059Z] --- PASS: TestClientStream (0.00s) [2022-04-04T18:59:09.059Z] === RUN TestClientSendFile [2022-04-04T18:59:09.059Z] --- PASS: TestClientSendFile (0.00s) [2022-04-04T18:59:09.059Z] === RUN TestClientWithRequestTimeout [2022-04-04T18:59:09.059Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-04T18:59:09.059Z] === RUN TestFileSpecPlugin [2022-04-04T18:59:09.059Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-04T18:59:09.059Z] === RUN TestFileJSONSpecPlugin [2022-04-04T18:59:09.059Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-04T18:59:09.059Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-04T18:59:09.059Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-04T18:59:09.059Z] === RUN TestPluginAddHandler [2022-04-04T18:59:09.059Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-04T18:59:09.059Z] === RUN TestPluginWaitBadPlugin [2022-04-04T18:59:09.059Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-04T18:59:09.059Z] === RUN TestGet [2022-04-04T18:59:09.059Z] time="2022-04-04T18:59:08Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-04T18:59:09.246Z] === RUN TestDaemonProxy/command-line_options [2022-04-04T18:59:09.527Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-04T18:59:09.527Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-04T18:59:09.527Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-04T18:59:09.527Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-04T18:59:09.527Z] === RUN TestNewSettable [2022-04-04T18:59:09.527Z] --- PASS: TestNewSettable (0.00s) [2022-04-04T18:59:09.527Z] === RUN TestIsSettable [2022-04-04T18:59:09.527Z] --- PASS: TestIsSettable (0.00s) [2022-04-04T18:59:09.527Z] === RUN TestUpdateSettingsEnv [2022-04-04T18:59:09.527Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-04T18:59:09.527Z] PASS [2022-04-04T18:59:09.527Z] coverage: 20.0% of statements [2022-04-04T18:59:09.527Z] ok github.com/docker/docker/plugin/v2 0.041s coverage: 20.0% of statements [2022-04-04T18:59:09.600Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-04T18:59:09.600Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-04T18:59:09.600Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-04T18:59:09.994Z] time="2022-04-04T18:59:09Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-04T18:59:10.169Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-04T18:59:10.462Z] === RUN TestLoad [2022-04-04T18:59:10.462Z] --- PASS: TestLoad (0.00s) [2022-04-04T18:59:10.462Z] === RUN TestSave [2022-04-04T18:59:10.462Z] --- PASS: TestSave (0.02s) [2022-04-04T18:59:10.462Z] === RUN TestAddDeleteGet [2022-04-04T18:59:10.462Z] --- PASS: TestAddDeleteGet (0.03s) [2022-04-04T18:59:10.462Z] === RUN TestInvalidTags [2022-04-04T18:59:10.462Z] --- PASS: TestInvalidTags (0.00s) [2022-04-04T18:59:10.462Z] PASS [2022-04-04T18:59:10.462Z] coverage: 84.4% of statements [2022-04-04T18:59:10.462Z] ok github.com/docker/docker/reference 0.097s coverage: 84.4% of statements [2022-04-04T18:59:10.629Z] === RUN TestDaemonProxy/configuration_file [2022-04-04T18:59:10.736Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-04T18:59:10.736Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-04T18:59:10.736Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-04T18:59:10.736Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-04T18:59:10.994Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-04T18:59:11.253Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-04T18:59:11.253Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-04T18:59:11.449Z] === RUN TestResolveAuthConfigIndexServer [2022-04-04T18:59:11.449Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-04T18:59:11.449Z] === RUN TestResolveAuthConfigFullURL [2022-04-04T18:59:11.449Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-04T18:59:11.449Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-04T18:59:11.449Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-04T18:59:11.449Z] === RUN TestValidateMirror [2022-04-04T18:59:11.449Z] --- PASS: TestValidateMirror (0.00s) [2022-04-04T18:59:11.449Z] === RUN TestLoadInsecureRegistries [2022-04-04T18:59:11.449Z] time="2022-04-04T18:59:11Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-04T18:59:11.449Z] time="2022-04-04T18:59:11Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-04T18:59:11.449Z] time="2022-04-04T18:59:11Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-04T18:59:11.449Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2022-04-04T18:59:11.449Z] === RUN TestNewServiceConfig [2022-04-04T18:59:11.449Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-04T18:59:11.449Z] === RUN TestValidateIndexName [2022-04-04T18:59:11.449Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-04T18:59:11.449Z] === RUN TestValidateIndexNameWithError [2022-04-04T18:59:11.449Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-04T18:59:11.449Z] === RUN TestEndpointParse [2022-04-04T18:59:11.449Z] --- PASS: TestEndpointParse (0.00s) [2022-04-04T18:59:11.449Z] === RUN TestEndpointParseInvalid [2022-04-04T18:59:11.449Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-04T18:59:11.449Z] === RUN TestValidateEndpoint [2022-04-04T18:59:11.449Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-04T18:59:11.449Z] === RUN TestPing [2022-04-04T18:59:11.449Z] --- PASS: TestPing (0.00s) [2022-04-04T18:59:11.449Z] === RUN TestPingRegistryEndpoint [2022-04-04T18:59:11.449Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-04T18:59:11.449Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-04-04T18:59:11.449Z] === RUN TestEndpoint [2022-04-04T18:59:11.449Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-04T18:59:11.449Z] --- SKIP: TestEndpoint (0.00s) [2022-04-04T18:59:11.449Z] === RUN TestParseRepositoryInfo [2022-04-04T18:59:11.449Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-04T18:59:11.449Z] === RUN TestNewIndexInfo [2022-04-04T18:59:11.449Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-04T18:59:11.449Z] === RUN TestMirrorEndpointLookup [2022-04-04T18:59:11.449Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-04T18:59:11.449Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-04T18:59:11.449Z] === RUN TestSearchRepositories [2022-04-04T18:59:11.449Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-04T18:59:11.449Z] Host: 127.0.0.1:49347 [2022-04-04T18:59:11.449Z] User-Agent: docker test client [2022-04-04T18:59:11.449Z] Authorization: Token fake-token [2022-04-04T18:59:11.449Z] X-Docker-Token: true [2022-04-04T18:59:11.449Z] Accept-Encoding: gzip [2022-04-04T18:59:11.449Z] [2022-04-04T18:59:11.449Z] [2022-04-04T18:59:11.449Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-04T18:59:11.449Z] Connection: close [2022-04-04T18:59:11.449Z] Content-Length: 144 [2022-04-04T18:59:11.449Z] Cache-Control: no-cache [2022-04-04T18:59:11.449Z] Content-Type: application/json [2022-04-04T18:59:11.449Z] Date: Mon, 04 Apr 2022 18:59:11 GMT [2022-04-04T18:59:11.449Z] Expires: -1 [2022-04-04T18:59:11.449Z] Pragma: no-cache [2022-04-04T18:59:11.449Z] Server: docker-tests/mock [2022-04-04T18:59:11.449Z] X-Docker-Registry-Config: mock [2022-04-04T18:59:11.449Z] X-Docker-Registry-Version: 0.0.0 [2022-04-04T18:59:11.449Z] [2022-04-04T18:59:11.449Z] [2022-04-04T18:59:11.449Z] --- PASS: TestSearchRepositories (0.00s) [2022-04-04T18:59:11.449Z] === RUN TestTrustedLocation [2022-04-04T18:59:11.449Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-04T18:59:11.449Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-04T18:59:11.449Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-04T18:59:11.449Z] === RUN TestAllowNondistributableArtifacts [2022-04-04T18:59:11.449Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-04T18:59:11.449Z] === RUN TestIsSecureIndex [2022-04-04T18:59:11.449Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-04T18:59:11.449Z] PASS [2022-04-04T18:59:11.449Z] coverage: 51.7% of statements [2022-04-04T18:59:11.449Z] ok github.com/docker/docker/registry 0.212s coverage: 51.7% of statements [2022-04-04T18:59:11.449Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-04T18:59:11.449Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-04-04T18:59:11.449Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-04T18:59:11.449Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-04T18:59:11.449Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-04T18:59:11.449Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-04T18:59:11.449Z] === RUN TestResumableRequestReaderWithReadError [2022-04-04T18:59:11.511Z] === RUN TestDockerSuite/TestCreateRM [2022-04-04T18:59:11.511Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-04T18:59:11.511Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-04T18:59:11.511Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-04T18:59:11.795Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-04T18:59:11.795Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-04T18:59:11.923Z] time="2022-04-04T18:59:11Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-04T18:59:11.923Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s) [2022-04-04T18:59:11.923Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-04T18:59:11.923Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-04T18:59:11.923Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-04T18:59:11.923Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-04T18:59:11.923Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-04T18:59:11.923Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-04T18:59:11.923Z] === RUN TestResumableRequestReader [2022-04-04T18:59:11.923Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-04T18:59:11.923Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-04T18:59:11.923Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-04T18:59:11.923Z] PASS [2022-04-04T18:59:11.923Z] coverage: 100.0% of statements [2022-04-04T18:59:11.923Z] ok github.com/docker/docker/registry/resumable 0.191s coverage: 100.0% of statements [2022-04-04T18:59:11.923Z] === RUN TestRestartManagerTimeout [2022-04-04T18:59:11.923Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-04T18:59:11.923Z] === RUN TestRestartManagerTimeoutReset [2022-04-04T18:59:11.923Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-04T18:59:11.923Z] PASS [2022-04-04T18:59:11.923Z] coverage: 45.3% of statements [2022-04-04T18:59:11.923Z] ok github.com/docker/docker/restartmanager 0.032s coverage: 45.3% of statements [2022-04-04T18:59:11.923Z] time="2022-04-04T18:59:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-04T18:59:12.390Z] === RUN TestDecodeContainerConfig [2022-04-04T18:59:12.390Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-04T18:59:12.390Z] === RUN TestDecodeContainerConfigIsolation [2022-04-04T18:59:12.390Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-04T18:59:12.390Z] === RUN TestValidatePrivileged [2022-04-04T18:59:12.390Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-04T18:59:12.390Z] PASS [2022-04-04T18:59:12.390Z] coverage: 52.6% of statements [2022-04-04T18:59:12.390Z] ok github.com/docker/docker/runconfig 0.040s coverage: 52.6% of statements [2022-04-04T18:59:12.540Z] === RUN TestDaemonProxy/conflicting_options [2022-04-04T18:59:12.858Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-04T18:59:12.858Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-04T18:59:12.858Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-04T18:59:12.858Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-04T18:59:12.858Z] PASS [2022-04-04T18:59:12.858Z] coverage: 62.5% of statements [2022-04-04T18:59:12.858Z] ok github.com/docker/docker/testutil 0.050s coverage: 62.5% of statements [2022-04-04T18:59:13.110Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-04T18:59:13.177Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-04T18:59:13.177Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-04T18:59:13.177Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-04T18:59:13.681Z] --- PASS: TestDaemonProxy (6.32s) [2022-04-04T18:59:13.681Z] --- PASS: TestDaemonProxy/environment_variables (1.81s) [2022-04-04T18:59:13.681Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-04-04T18:59:13.681Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-04-04T18:59:13.681Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-04T18:59:13.681Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-04T18:59:13.681Z] PASS [2022-04-04T18:59:13.681Z] [2022-04-04T18:59:13.681Z] DONE 17 tests in 10.275s [2022-04-04T18:59:13.681Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-04-04T18:59:13.681Z] ++ 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-04-04T18:59:13.681Z] ++ set -e [2022-04-04T18:59:13.681Z] ++ '[' -n 0 ']' [2022-04-04T18:59:13.681Z] ++ set -x [2022-04-04T18:59:13.681Z] ++ 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-04-04T18:59:13.681Z] INFO: Testing against a local daemon [2022-04-04T18:59:13.681Z] === RUN TestCommitInheritsEnv [2022-04-04T18:59:13.942Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-04-04T18:59:13.942Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-04T18:59:13.942Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-04T18:59:13.942Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-04T18:59:13.942Z] === RUN TestImportWithCustomPlatform [2022-04-04T18:59:13.942Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-04T18:59:14.204Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-04T18:59:14.204Z] === RUN TestImportWithCustomPlatform// [2022-04-04T18:59:14.204Z] === RUN TestImportWithCustomPlatform/linux [2022-04-04T18:59:14.204Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-04T18:59:14.204Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-04T18:59:14.204Z] === RUN TestImportWithCustomPlatform/macos [2022-04-04T18:59:14.204Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-04T18:59:14.204Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-04T18:59:14.204Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-04-04T18:59:14.205Z] --- PASS: TestImportWithCustomPlatform/#00 (0.10s) [2022-04-04T18:59:14.205Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-04T18:59:14.205Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-04T18:59:14.205Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-04T18:59:14.205Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-04-04T18:59:14.205Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-04-04T18:59:14.205Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-04T18:59:14.205Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-04T18:59:14.205Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-04T18:59:14.205Z] === RUN TestImagesFilterMultiReference [2022-04-04T18:59:14.466Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-04-04T18:59:14.466Z] === RUN TestImagePullPlatformInvalid [2022-04-04T18:59:14.466Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-04T18:59:14.466Z] === RUN TestRemoveImageOrphaning [2022-04-04T18:59:14.727Z] --- PASS: TestRemoveImageOrphaning (0.23s) [2022-04-04T18:59:14.727Z] === RUN TestRemoveImageGarbageCollector [2022-04-04T18:59:14.727Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T18:59:14.727Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-04T18:59:14.727Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-04T18:59:14.727Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-04T18:59:14.727Z] === RUN TestTagInvalidReference [2022-04-04T18:59:14.727Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-04T18:59:14.727Z] === RUN TestTagValidPrefixedRepo [2022-04-04T18:59:14.727Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-04T18:59:14.727Z] === RUN TestTagExistedNameWithoutForce [2022-04-04T18:59:14.727Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-04T18:59:14.727Z] === RUN TestTagOfficialNames [2022-04-04T18:59:14.727Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-04T18:59:14.727Z] === RUN TestTagMatchesDigest [2022-04-04T18:59:14.727Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-04T18:59:14.727Z] PASS [2022-04-04T18:59:14.727Z] [2022-04-04T18:59:14.727Z] === Skipped [2022-04-04T18:59:14.727Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-04T18:59:14.727Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-04T18:59:14.727Z] [2022-04-04T18:59:14.727Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-04T18:59:14.727Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T18:59:14.727Z] [2022-04-04T18:59:14.727Z] DONE 22 tests, 2 skipped in 1.263s [2022-04-04T18:59:14.727Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-04-04T18:59:14.727Z] ++ 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-04-04T18:59:14.727Z] ++ set -e [2022-04-04T18:59:14.727Z] ++ '[' -n 0 ']' [2022-04-04T18:59:14.727Z] ++ set -x [2022-04-04T18:59:14.727Z] ++ 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-04-04T18:59:14.988Z] INFO: Testing against a local daemon [2022-04-04T18:59:14.988Z] === RUN TestNetworkCreateDelete [2022-04-04T18:59:14.988Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-04-04T18:59:14.988Z] === RUN TestDockerNetworkDeletePreferID [2022-04-04T18:59:15.073Z] === RUN TestGetDriver [2022-04-04T18:59:15.073Z] --- PASS: TestGetDriver (0.00s) [2022-04-04T18:59:15.073Z] === RUN TestVolumeRequestError [2022-04-04T18:59:15.073Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-04T18:59:15.073Z] PASS [2022-04-04T18:59:15.073Z] coverage: 36.1% of statements [2022-04-04T18:59:15.073Z] ok github.com/docker/docker/volume/drivers 0.043s coverage: 36.1% of statements [2022-04-04T18:59:15.073Z] === RUN TestGetAddress [2022-04-04T18:59:15.073Z] --- PASS: TestGetAddress (0.00s) [2022-04-04T18:59:15.073Z] === RUN TestRemove [2022-04-04T18:59:15.073Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-04T18:59:15.073Z] --- SKIP: TestRemove (0.00s) [2022-04-04T18:59:15.073Z] === RUN TestInitializeWithVolumes [2022-04-04T18:59:15.073Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-04-04T18:59:15.073Z] === RUN TestCreate [2022-04-04T18:59:15.073Z] --- PASS: TestCreate (0.01s) [2022-04-04T18:59:15.073Z] === RUN TestValidateName [2022-04-04T18:59:15.073Z] --- PASS: TestValidateName (0.00s) [2022-04-04T18:59:15.073Z] === RUN TestCreateWithOpts [2022-04-04T18:59:15.073Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-04T18:59:15.073Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-04T18:59:15.073Z] === RUN TestRelaodNoOpts [2022-04-04T18:59:15.073Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-04-04T18:59:15.073Z] PASS [2022-04-04T18:59:15.073Z] coverage: 41.5% of statements [2022-04-04T18:59:15.073Z] ok github.com/docker/docker/volume/local 0.062s coverage: 41.5% of statements [2022-04-04T18:59:15.249Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-04-04T18:59:15.249Z] === RUN TestDaemonDNSFallback [2022-04-04T18:59:16.058Z] === RUN TestLCOWParseMountRaw [2022-04-04T18:59:16.058Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-04T18:59:16.058Z] === RUN TestLCOWParseMountRawSplit [2022-04-04T18:59:16.058Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-04T18:59:16.058Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-04T18:59:16.058Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-04T18:59:16.058Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-04T18:59:16.058Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-04T18:59:16.058Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-04T18:59:16.058Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-04T18:59:16.058Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-04T18:59:16.058Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-04T18:59:16.058Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-04T18:59:16.058Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-04T18:59:16.058Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-04T18:59:16.058Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-04T18:59:16.058Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-04T18:59:16.058Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-04T18:59:16.058Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-04T18:59:16.058Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-04T18:59:16.058Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-04T18:59:16.058Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-04T18:59:16.058Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-04T18:59:16.058Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-04T18:59:16.058Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-04T18:59:16.058Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-04T18:59:16.058Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-04T18:59:16.058Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-04T18:59:16.058Z] === RUN TestLinuxParseMountRaw [2022-04-04T18:59:16.058Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-04T18:59:16.058Z] === RUN TestLinuxParseMountRawSplit [2022-04-04T18:59:16.058Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-04T18:59:16.058Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-04T18:59:16.058Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-04T18:59:16.058Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-04T18:59:16.058Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-04T18:59:16.058Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-04T18:59:16.058Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-04T18:59:16.058Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-04T18:59:16.058Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-04T18:59:16.058Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-04T18:59:16.058Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-04T18:59:16.058Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-04T18:59:16.058Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-04T18:59:16.058Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-04T18:59:16.058Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-04T18:59:16.058Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-04T18:59:16.058Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-04T18:59:16.058Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-04T18:59:16.058Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-04T18:59:16.058Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-04T18:59:16.058Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-04T18:59:16.058Z] === RUN TestConvertTmpfsOptions [2022-04-04T18:59:16.058Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-04T18:59:16.058Z] linux_parser_test.go:209: data="ro" [2022-04-04T18:59:16.058Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-04T18:59:16.058Z] === RUN TestParseMountSpec [2022-04-04T18:59:16.058Z] parser_test.go:62: case 0 [2022-04-04T18:59:16.058Z] parser_test.go:62: case 1 [2022-04-04T18:59:16.058Z] parser_test.go:62: case 2 [2022-04-04T18:59:16.058Z] parser_test.go:62: case 3 [2022-04-04T18:59:16.058Z] parser_test.go:62: case 4 [2022-04-04T18:59:16.058Z] parser_test.go:62: case 5 [2022-04-04T18:59:16.058Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-04T18:59:16.058Z] === RUN TestValidateMount [2022-04-04T18:59:16.058Z] --- PASS: TestValidateMount (0.00s) [2022-04-04T18:59:16.058Z] === RUN TestWindowsParseMountRaw [2022-04-04T18:59:16.058Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-04T18:59:16.058Z] === RUN TestWindowsParseMountRawSplit [2022-04-04T18:59:16.058Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-04T18:59:16.058Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-04T18:59:16.058Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-04T18:59:16.058Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-04T18:59:16.058Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-04T18:59:16.058Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-04T18:59:16.058Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-04T18:59:16.058Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-04T18:59:16.058Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-04T18:59:16.058Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-04T18:59:16.058Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-04T18:59:16.058Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-04T18:59:16.058Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-04T18:59:16.058Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-04T18:59:16.058Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-04T18:59:16.058Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-04T18:59:16.058Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-04T18:59:16.058Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-04T18:59:16.058Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-04T18:59:16.058Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-04T18:59:16.058Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-04T18:59:16.058Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-04T18:59:16.058Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-04T18:59:16.058Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-04T18:59:16.058Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-04T18:59:16.058Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-04T18:59:16.059Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-04T18:59:16.059Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-04T18:59:16.059Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-04T18:59:16.059Z] PASS [2022-04-04T18:59:16.059Z] coverage: 67.6% of statements [2022-04-04T18:59:16.059Z] ok github.com/docker/docker/volume/mounts 0.046s coverage: 67.6% of statements [2022-04-04T18:59:16.059Z] time="2022-04-04T18:59:15Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-04T18:59:16.463Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-04T18:59:16.463Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-04T18:59:16.463Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-04T18:59:16.464Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-04T18:59:16.464Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-04T18:59:16.464Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-04T18:59:16.529Z] === RUN TestSetGetMeta [2022-04-04T18:59:16.529Z] === PAUSE TestSetGetMeta [2022-04-04T18:59:16.529Z] === RUN TestRestore [2022-04-04T18:59:16.529Z] === PAUSE TestRestore [2022-04-04T18:59:16.529Z] === RUN TestServiceCreate [2022-04-04T18:59:16.529Z] === PAUSE TestServiceCreate [2022-04-04T18:59:16.529Z] === RUN TestServiceList [2022-04-04T18:59:16.529Z] === PAUSE TestServiceList [2022-04-04T18:59:16.529Z] === RUN TestServiceRemove [2022-04-04T18:59:16.529Z] === PAUSE TestServiceRemove [2022-04-04T18:59:16.529Z] === RUN TestServiceGet [2022-04-04T18:59:16.529Z] === PAUSE TestServiceGet [2022-04-04T18:59:16.529Z] === RUN TestServicePrune [2022-04-04T18:59:16.529Z] === PAUSE TestServicePrune [2022-04-04T18:59:16.529Z] === RUN TestCreate [2022-04-04T18:59:16.529Z] === PAUSE TestCreate [2022-04-04T18:59:16.529Z] === RUN TestRemove [2022-04-04T18:59:16.529Z] === PAUSE TestRemove [2022-04-04T18:59:16.529Z] === RUN TestList [2022-04-04T18:59:16.529Z] === PAUSE TestList [2022-04-04T18:59:16.529Z] === RUN TestFindByDriver [2022-04-04T18:59:16.529Z] === PAUSE TestFindByDriver [2022-04-04T18:59:16.529Z] === RUN TestFindByReferenced [2022-04-04T18:59:16.529Z] === PAUSE TestFindByReferenced [2022-04-04T18:59:16.529Z] === RUN TestDerefMultipleOfSameRef [2022-04-04T18:59:16.529Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-04T18:59:16.529Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-04T18:59:16.529Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-04T18:59:16.529Z] === RUN TestDefererencePluginOnCreateError [2022-04-04T18:59:16.529Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-04T18:59:16.529Z] === RUN TestRefDerefRemove [2022-04-04T18:59:16.529Z] === PAUSE TestRefDerefRemove [2022-04-04T18:59:16.529Z] === RUN TestGet [2022-04-04T18:59:16.529Z] === PAUSE TestGet [2022-04-04T18:59:16.529Z] === RUN TestGetWithReference [2022-04-04T18:59:16.529Z] === PAUSE TestGetWithReference [2022-04-04T18:59:16.529Z] === RUN TestFilterFunc [2022-04-04T18:59:16.529Z] === RUN TestFilterFunc/test_nil_list [2022-04-04T18:59:16.529Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-04T18:59:16.529Z] === RUN TestFilterFunc/test_empty_list [2022-04-04T18:59:16.529Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-04T18:59:16.529Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-04T18:59:16.529Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-04T18:59:16.529Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-04T18:59:16.529Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-04T18:59:16.529Z] === RUN TestFilterFunc/test_filter_some [2022-04-04T18:59:16.529Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-04T18:59:16.529Z] === RUN TestFilterFunc/test_filter_middle [2022-04-04T18:59:16.529Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-04T18:59:16.529Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-04T18:59:16.529Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-04T18:59:16.529Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-04T18:59:16.529Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-04T18:59:16.529Z] === CONT TestFilterFunc/test_nil_list [2022-04-04T18:59:16.529Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-04T18:59:16.529Z] === CONT TestFilterFunc/test_filter_some [2022-04-04T18:59:16.529Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-04T18:59:16.529Z] === CONT TestFilterFunc/test_empty_list [2022-04-04T18:59:16.529Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-04T18:59:16.529Z] === CONT TestFilterFunc/test_filter_middle [2022-04-04T18:59:16.529Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-04T18:59:16.529Z] --- PASS: TestFilterFunc (0.00s) [2022-04-04T18:59:16.529Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-04T18:59:16.529Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-04T18:59:16.529Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-04T18:59:16.529Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-04T18:59:16.529Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-04T18:59:16.529Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-04T18:59:16.529Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-04T18:59:16.529Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-04T18:59:16.529Z] === CONT TestSetGetMeta [2022-04-04T18:59:16.529Z] === CONT TestList [2022-04-04T18:59:16.529Z] === CONT TestServiceGet [2022-04-04T18:59:16.529Z] === CONT TestServiceList [2022-04-04T18:59:16.529Z] --- PASS: TestSetGetMeta (0.02s) [2022-04-04T18:59:16.529Z] === CONT TestGetWithReference [2022-04-04T18:59:16.529Z] --- PASS: TestList (0.03s) [2022-04-04T18:59:16.529Z] === CONT TestGet [2022-04-04T18:59:16.529Z] --- PASS: TestGetWithReference (0.02s) [2022-04-04T18:59:16.529Z] === CONT TestRefDerefRemove [2022-04-04T18:59:16.529Z] --- PASS: TestGet (0.01s) [2022-04-04T18:59:16.529Z] === CONT TestDefererencePluginOnCreateError [2022-04-04T18:59:16.529Z] --- PASS: TestRefDerefRemove (0.01s) [2022-04-04T18:59:16.529Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-04T18:59:16.529Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-04-04T18:59:16.529Z] === CONT TestDerefMultipleOfSameRef [2022-04-04T18:59:16.529Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-04-04T18:59:16.529Z] === CONT TestFindByReferenced [2022-04-04T18:59:16.723Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-04T18:59:16.997Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-04-04T18:59:16.997Z] === CONT TestFindByDriver [2022-04-04T18:59:16.997Z] --- PASS: TestFindByReferenced (0.02s) [2022-04-04T18:59:16.997Z] === CONT TestServiceCreate [2022-04-04T18:59:16.997Z] --- PASS: TestFindByDriver (0.01s) [2022-04-04T18:59:16.997Z] === CONT TestRestore [2022-04-04T18:59:16.997Z] --- PASS: TestRestore (0.02s) [2022-04-04T18:59:16.997Z] === CONT TestServiceRemove [2022-04-04T18:59:16.997Z] --- PASS: TestServiceGet (0.15s) [2022-04-04T18:59:16.997Z] === CONT TestRemove [2022-04-04T18:59:16.997Z] --- PASS: TestServiceRemove (0.05s) [2022-04-04T18:59:16.997Z] === CONT TestCreate [2022-04-04T18:59:16.997Z] --- PASS: TestServiceCreate (0.08s) [2022-04-04T18:59:16.997Z] === CONT TestServicePrune [2022-04-04T18:59:16.997Z] --- PASS: TestServiceList (0.15s) [2022-04-04T18:59:16.997Z] --- PASS: TestCreate (0.01s) [2022-04-04T18:59:16.997Z] --- PASS: TestRemove (0.02s) [2022-04-04T18:59:16.997Z] time="2022-04-04T18:59:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-04T18:59:16.997Z] time="2022-04-04T18:59:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-04T18:59:16.997Z] time="2022-04-04T18:59:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-04T18:59:16.997Z] time="2022-04-04T18:59:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-04T18:59:16.997Z] time="2022-04-04T18:59:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-04T18:59:16.997Z] --- PASS: TestServicePrune (0.03s) [2022-04-04T18:59:16.997Z] PASS [2022-04-04T18:59:16.997Z] coverage: 69.0% of statements [2022-04-04T18:59:16.997Z] ok github.com/docker/docker/volume/service 0.235s coverage: 69.0% of statements [2022-04-04T18:59:17.661Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-04T18:59:18.230Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-04T18:59:18.797Z] --- PASS: TestCreateServiceConfigFileMode (12.90s) [2022-04-04T18:59:18.797Z] === RUN TestCreateServiceSysctls [2022-04-04T18:59:19.367Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-04T18:59:20.303Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-04T18:59:20.728Z] --- PASS: TestCreateServiceConfigFileMode (12.41s) [2022-04-04T18:59:20.728Z] === RUN TestCreateServiceSysctls [2022-04-04T18:59:21.246Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-04T18:59:21.670Z] --- PASS: TestCreateServiceSysctls (2.93s) [2022-04-04T18:59:21.670Z] === RUN TestCreateServiceCapabilities [2022-04-04T18:59:21.813Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-04T18:59:21.813Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-04T18:59:21.841Z] --- PASS: TestDaemonDNSFallback (6.21s) [2022-04-04T18:59:21.841Z] === RUN TestInspectNetwork [2022-04-04T18:59:22.379Z] === RUN TestDockerSuite/TestDockerFails [2022-04-04T18:59:22.379Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-04-04T18:59:22.379Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-04-04T18:59:22.379Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-04-04T18:59:22.379Z] --- PASS: TestCreateServiceSysctls (3.56s) [2022-04-04T18:59:22.379Z] === RUN TestCreateServiceCapabilities [2022-04-04T18:59:23.314Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-04-04T18:59:23.881Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-04-04T18:59:24.150Z] --- PASS: TestGet (15.01s) [2022-04-04T18:59:24.150Z] === RUN TestPluginWithNoManifest [2022-04-04T18:59:24.150Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-04T18:59:24.150Z] === RUN TestGetAll [2022-04-04T18:59:24.150Z] --- PASS: TestGetAll (0.00s) [2022-04-04T18:59:24.150Z] PASS [2022-04-04T18:59:24.150Z] coverage: 73.2% of statements [2022-04-04T18:59:24.150Z] ok github.com/docker/docker/pkg/plugins 35.866s coverage: 73.2% of statements [2022-04-04T18:59:24.212Z] --- PASS: TestCreateServiceCapabilities (2.48s) [2022-04-04T18:59:24.212Z] === RUN TestInspect [2022-04-04T18:59:24.384Z] === RUN TestInspectNetwork/full_network_id [2022-04-04T18:59:24.384Z] === RUN TestInspectNetwork/partial_network_id [2022-04-04T18:59:24.384Z] === RUN TestInspectNetwork/network_name [2022-04-04T18:59:24.384Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-04T18:59:25.256Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-04-04T18:59:25.256Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-04-04T18:59:25.256Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-04-04T18:59:25.515Z] --- PASS: TestCreateServiceCapabilities (2.98s) [2022-04-04T18:59:25.515Z] === RUN TestInspect [2022-04-04T18:59:25.515Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-04-04T18:59:26.754Z] --- PASS: TestInspect (2.60s) [2022-04-04T18:59:26.755Z] === RUN TestCreateJob [2022-04-04T18:59:28.592Z] --- PASS: TestInspectNetwork (7.00s) [2022-04-04T18:59:28.592Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-04T18:59:28.592Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-04T18:59:28.592Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-04T18:59:28.592Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-04T18:59:28.592Z] === RUN TestRunContainerWithBridgeNone [2022-04-04T18:59:28.800Z] --- PASS: TestInspect (2.82s) [2022-04-04T18:59:28.800Z] === RUN TestCreateJob [2022-04-04T18:59:29.978Z] --- PASS: TestRunContainerWithBridgeNone (1.50s) [2022-04-04T18:59:29.978Z] === RUN TestNetworkInvalidJSON [2022-04-04T18:59:29.978Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-04T18:59:29.978Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-04T18:59:29.978Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T18:59:29.978Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T18:59:29.978Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T18:59:29.978Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T18:59:29.978Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-04T18:59:29.978Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T18:59:29.978Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T18:59:29.978Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-04T18:59:29.978Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-04-04T18:59:29.978Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-04-04T18:59:29.978Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-04-04T18:59:29.978Z] === RUN TestNetworkList [2022-04-04T18:59:29.978Z] === RUN TestNetworkList//networks [2022-04-04T18:59:29.978Z] === PAUSE TestNetworkList//networks [2022-04-04T18:59:29.978Z] === RUN TestNetworkList//networks/ [2022-04-04T18:59:29.978Z] === PAUSE TestNetworkList//networks/ [2022-04-04T18:59:30.053Z] --- PASS: TestCreateJob (3.03s) [2022-04-04T18:59:30.053Z] === RUN TestReplicatedJob [2022-04-04T18:59:30.240Z] === CONT TestNetworkList//networks [2022-04-04T18:59:30.240Z] === CONT TestNetworkList//networks/ [2022-04-04T18:59:30.240Z] --- PASS: TestNetworkList (0.02s) [2022-04-04T18:59:30.240Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-04T18:59:30.240Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-04T18:59:30.240Z] === RUN TestHostIPv4BridgeLabel [2022-04-04T18:59:30.813Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-04T18:59:30.813Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-04T18:59:31.333Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-04T18:59:31.592Z] --- PASS: TestCreateJob (3.38s) [2022-04-04T18:59:31.592Z] === RUN TestReplicatedJob [2022-04-04T18:59:31.758Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-04-04T18:59:31.758Z] === RUN TestDaemonDefaultNetworkPools [2022-04-04T18:59:32.332Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2022-04-04T18:59:32.332Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-04T18:59:33.504Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-04T18:59:33.718Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-04-04T18:59:33.718Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-04T18:59:34.661Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-04-04T18:59:34.661Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-04T18:59:35.234Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-04-04T18:59:35.234Z] === RUN TestServiceWithPredefinedNetwork [2022-04-04T18:59:35.341Z] --- PASS: TestReplicatedJob (5.38s) [2022-04-04T18:59:35.341Z] === RUN TestUpdateReplicatedJob [2022-04-04T18:59:36.037Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-04T18:59:36.971Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-04-04T18:59:37.541Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-04-04T18:59:37.541Z] --- PASS: TestReplicatedJob (5.95s) [2022-04-04T18:59:37.541Z] === RUN TestUpdateReplicatedJob [2022-04-04T18:59:37.779Z] --- PASS: TestServiceWithPredefinedNetwork (2.12s) [2022-04-04T18:59:37.779Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-04T18:59:37.779Z] service_test.go:243: FLAKY_TEST [2022-04-04T18:59:37.779Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T18:59:37.779Z] === RUN TestServiceWithDataPathPortInit [2022-04-04T18:59:38.479Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-04T18:59:38.641Z] --- PASS: TestUpdateReplicatedJob (3.02s) [2022-04-04T18:59:38.641Z] === RUN TestServiceListWithStatuses [2022-04-04T18:59:38.641Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-04T18:59:38.641Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-04T18:59:38.641Z] === RUN TestDockerNetworkConnectAlias [2022-04-04T18:59:39.047Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-04T18:59:39.985Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-04T18:59:40.555Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-04T18:59:41.124Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-04T18:59:41.124Z] --- PASS: TestUpdateReplicatedJob (3.62s) [2022-04-04T18:59:41.124Z] === RUN TestServiceListWithStatuses [2022-04-04T18:59:41.124Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-04T18:59:41.124Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-04T18:59:41.124Z] === RUN TestDockerNetworkConnectAlias [2022-04-04T18:59:41.693Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-04-04T18:59:42.631Z] 8f616e6e9eec: Pull complete [2022-04-04T18:59:42.844Z] --- PASS: TestDockerNetworkConnectAlias (4.02s) [2022-04-04T18:59:42.844Z] === RUN TestDockerNetworkReConnect [2022-04-04T18:59:43.070Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-04-04T18:59:43.329Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-04-04T18:59:45.233Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-04T18:59:45.492Z] docker_api_swarm_test.go:202: [d78399ef8f7c8] joining swarm manager [d3b84a307b0e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T18:59:45.750Z] --- PASS: TestDockerNetworkConnectAlias (4.52s) [2022-04-04T18:59:45.750Z] === RUN TestDockerNetworkReConnect [2022-04-04T18:59:46.147Z] --- PASS: TestDockerNetworkReConnect (3.29s) [2022-04-04T18:59:46.147Z] === RUN TestServicePlugin [2022-04-04T18:59:48.086Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-04T18:59:48.086Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-04T18:59:48.086Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-04T18:59:48.086Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-04T18:59:48.086Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-04T18:59:48.286Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-04-04T18:59:48.405Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-04T18:59:48.724Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43462/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 hack/test/unit [2022-04-04T18:59:48.980Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-04T18:59:48.980Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-04T18:59:48.980Z] + TESTDIRS=./... [2022-04-04T18:59:48.980Z] + exclude_paths='/vendor/|/integration' [2022-04-04T18:59:48.980Z] ++ go list ./... [2022-04-04T18:59:48.980Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-04T18:59:49.291Z] 2022/04/04 18:59:46 Closing DB instances... [2022-04-04T18:59:49.291Z] --- PASS: TestNetworkDBGarbageCollection (54.64s) [2022-04-04T18:59:49.291Z] === RUN TestFindNode [2022-04-04T18:59:49.291Z] 2022/04/04 18:59:48 Closing DB instances... [2022-04-04T18:59:49.291Z] --- PASS: TestFindNode (0.02s) [2022-04-04T18:59:49.291Z] === RUN TestChangeNodeState [2022-04-04T18:59:49.291Z] 2022/04/04 18:59:48 Closing DB instances... [2022-04-04T18:59:49.291Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-04T18:59:49.291Z] === RUN TestNodeReincarnation [2022-04-04T18:59:49.291Z] 2022/04/04 18:59:48 Closing DB instances... [2022-04-04T18:59:49.445Z] plugin_test.go:61: [de3c1a4d26c5b] joining swarm manager [d4d9157ba54cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T18:59:49.663Z] --- PASS: TestDockerNetworkReConnect (3.95s) [2022-04-04T18:59:49.663Z] === RUN TestServicePlugin [2022-04-04T18:59:49.910Z] + pkg_list='github.com/docker/docker/api [2022-04-04T18:59:49.910Z] github.com/docker/docker/api/server [2022-04-04T18:59:49.910Z] github.com/docker/docker/api/server/backend/build [2022-04-04T18:59:49.910Z] github.com/docker/docker/api/server/httpstatus [2022-04-04T18:59:49.910Z] github.com/docker/docker/api/server/httputils [2022-04-04T18:59:49.910Z] github.com/docker/docker/api/server/middleware [2022-04-04T18:59:49.910Z] github.com/docker/docker/api/server/router [2022-04-04T18:59:49.910Z] github.com/docker/docker/api/server/router/build [2022-04-04T18:59:49.910Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-04T18:59:49.910Z] github.com/docker/docker/api/server/router/container [2022-04-04T18:59:49.910Z] github.com/docker/docker/api/server/router/debug [2022-04-04T18:59:49.910Z] github.com/docker/docker/api/server/router/distribution [2022-04-04T18:59:49.910Z] github.com/docker/docker/api/server/router/grpc [2022-04-04T18:59:49.910Z] github.com/docker/docker/api/server/router/image [2022-04-04T18:59:49.910Z] github.com/docker/docker/api/server/router/network [2022-04-04T18:59:49.910Z] github.com/docker/docker/api/server/router/plugin [2022-04-04T18:59:49.910Z] github.com/docker/docker/api/server/router/session [2022-04-04T18:59:49.910Z] github.com/docker/docker/api/server/router/swarm [2022-04-04T18:59:49.910Z] github.com/docker/docker/api/server/router/system [2022-04-04T18:59:49.910Z] github.com/docker/docker/api/server/router/volume [2022-04-04T18:59:49.910Z] github.com/docker/docker/api/types [2022-04-04T18:59:49.910Z] github.com/docker/docker/api/types/backend [2022-04-04T18:59:49.910Z] github.com/docker/docker/api/types/blkiodev [2022-04-04T18:59:49.910Z] github.com/docker/docker/api/types/container [2022-04-04T18:59:49.910Z] github.com/docker/docker/api/types/events [2022-04-04T18:59:49.910Z] github.com/docker/docker/api/types/filters [2022-04-04T18:59:49.910Z] github.com/docker/docker/api/types/image [2022-04-04T18:59:49.910Z] github.com/docker/docker/api/types/mount [2022-04-04T18:59:49.910Z] github.com/docker/docker/api/types/network [2022-04-04T18:59:49.910Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-04T18:59:49.910Z] github.com/docker/docker/api/types/registry [2022-04-04T18:59:49.910Z] github.com/docker/docker/api/types/strslice [2022-04-04T18:59:49.910Z] github.com/docker/docker/api/types/swarm [2022-04-04T18:59:49.910Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-04T18:59:49.910Z] github.com/docker/docker/api/types/time [2022-04-04T18:59:49.910Z] github.com/docker/docker/api/types/versions [2022-04-04T18:59:49.910Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-04T18:59:49.910Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-04T18:59:49.910Z] github.com/docker/docker/api/types/volume [2022-04-04T18:59:49.910Z] github.com/docker/docker/builder [2022-04-04T18:59:49.910Z] github.com/docker/docker/builder/builder-next [2022-04-04T18:59:49.910Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-04T18:59:49.910Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-04T18:59:49.910Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-04T18:59:49.910Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-04T18:59:49.910Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-04T18:59:49.910Z] github.com/docker/docker/builder/builder-next/worker [2022-04-04T18:59:49.910Z] github.com/docker/docker/builder/dockerfile [2022-04-04T18:59:49.910Z] github.com/docker/docker/builder/remotecontext [2022-04-04T18:59:49.910Z] github.com/docker/docker/builder/remotecontext/git [2022-04-04T18:59:49.910Z] github.com/docker/docker/cli [2022-04-04T18:59:49.910Z] github.com/docker/docker/cli/config [2022-04-04T18:59:49.910Z] github.com/docker/docker/cli/debug [2022-04-04T18:59:49.910Z] github.com/docker/docker/client [2022-04-04T18:59:49.910Z] github.com/docker/docker/cmd/docker-proxy [2022-04-04T18:59:49.910Z] github.com/docker/docker/cmd/dockerd [2022-04-04T18:59:49.910Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-04T18:59:49.910Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-04T18:59:49.910Z] github.com/docker/docker/container [2022-04-04T18:59:49.910Z] github.com/docker/docker/container/stream [2022-04-04T18:59:49.910Z] github.com/docker/docker/contrib/apparmor [2022-04-04T18:59:49.910Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-04T18:59:49.910Z] github.com/docker/docker/contrib/httpserver [2022-04-04T18:59:49.910Z] github.com/docker/docker/daemon [2022-04-04T18:59:49.910Z] github.com/docker/docker/daemon/cluster [2022-04-04T18:59:49.910Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-04T18:59:49.910Z] github.com/docker/docker/daemon/cluster/convert [2022-04-04T18:59:49.910Z] github.com/docker/docker/daemon/cluster/executor [2022-04-04T18:59:49.910Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-04T18:59:49.910Z] github.com/docker/docker/daemon/cluster/provider [2022-04-04T18:59:49.910Z] github.com/docker/docker/daemon/config [2022-04-04T18:59:49.910Z] github.com/docker/docker/daemon/events [2022-04-04T18:59:49.910Z] github.com/docker/docker/daemon/events/testutils [2022-04-04T18:59:49.910Z] github.com/docker/docker/daemon/exec [2022-04-04T18:59:49.910Z] github.com/docker/docker/daemon/graphdriver [2022-04-04T18:59:49.910Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-04T18:59:49.910Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-04T18:59:49.910Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-04T18:59:49.910Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-04T18:59:49.910Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-04T18:59:49.910Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-04T18:59:49.910Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-04T18:59:49.910Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-04T18:59:49.910Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-04T18:59:49.910Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-04T18:59:49.910Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-04T18:59:49.910Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-04T18:59:49.910Z] github.com/docker/docker/daemon/images [2022-04-04T18:59:49.910Z] github.com/docker/docker/daemon/initlayer [2022-04-04T18:59:49.910Z] github.com/docker/docker/daemon/links [2022-04-04T18:59:49.910Z] github.com/docker/docker/daemon/listeners [2022-04-04T18:59:49.910Z] github.com/docker/docker/daemon/logger [2022-04-04T18:59:49.910Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-04T18:59:49.910Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-04T18:59:49.910Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-04T18:59:49.910Z] github.com/docker/docker/daemon/logger/gelf [2022-04-04T18:59:49.910Z] github.com/docker/docker/daemon/logger/journald [2022-04-04T18:59:49.910Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-04T18:59:49.910Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-04T18:59:49.910Z] github.com/docker/docker/daemon/logger/local [2022-04-04T18:59:49.910Z] github.com/docker/docker/daemon/logger/logentries [2022-04-04T18:59:49.910Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-04T18:59:49.910Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-04T18:59:49.910Z] github.com/docker/docker/daemon/logger/splunk [2022-04-04T18:59:49.910Z] github.com/docker/docker/daemon/logger/syslog [2022-04-04T18:59:49.910Z] github.com/docker/docker/daemon/logger/templates [2022-04-04T18:59:49.910Z] github.com/docker/docker/daemon/names [2022-04-04T18:59:49.910Z] github.com/docker/docker/daemon/network [2022-04-04T18:59:49.910Z] github.com/docker/docker/daemon/stats [2022-04-04T18:59:49.910Z] github.com/docker/docker/distribution [2022-04-04T18:59:49.910Z] github.com/docker/docker/distribution/metadata [2022-04-04T18:59:49.910Z] github.com/docker/docker/distribution/utils [2022-04-04T18:59:49.910Z] github.com/docker/docker/distribution/xfer [2022-04-04T18:59:49.910Z] github.com/docker/docker/dockerversion [2022-04-04T18:59:49.910Z] github.com/docker/docker/errdefs [2022-04-04T18:59:49.910Z] github.com/docker/docker/image [2022-04-04T18:59:49.910Z] github.com/docker/docker/image/cache [2022-04-04T18:59:49.910Z] github.com/docker/docker/image/tarexport [2022-04-04T18:59:49.910Z] github.com/docker/docker/image/v1 [2022-04-04T18:59:49.910Z] github.com/docker/docker/internal/test/suite [2022-04-04T18:59:49.910Z] github.com/docker/docker/layer [2022-04-04T18:59:49.910Z] github.com/docker/docker/libcontainerd [2022-04-04T18:59:49.910Z] github.com/docker/docker/libcontainerd/queue [2022-04-04T18:59:49.910Z] github.com/docker/docker/libcontainerd/remote [2022-04-04T18:59:49.910Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-04T18:59:49.910Z] github.com/docker/docker/libcontainerd/types [2022-04-04T18:59:49.910Z] github.com/docker/docker/libnetwork [2022-04-04T18:59:49.910Z] github.com/docker/docker/libnetwork/bitseq [2022-04-04T18:59:49.910Z] github.com/docker/docker/libnetwork/cluster [2022-04-04T18:59:49.910Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-04T18:59:49.910Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-04T18:59:49.910Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-04T18:59:49.910Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-04T18:59:49.910Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-04T18:59:49.910Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-04T18:59:49.910Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-04T18:59:49.910Z] github.com/docker/docker/libnetwork/config [2022-04-04T18:59:49.910Z] github.com/docker/docker/libnetwork/datastore [2022-04-04T18:59:49.910Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-04T18:59:49.910Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-04T18:59:49.910Z] github.com/docker/docker/libnetwork/driverapi [2022-04-04T18:59:49.910Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-04T18:59:49.910Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-04T18:59:49.910Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-04T18:59:49.910Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-04T18:59:49.910Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-04T18:59:49.910Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-04T18:59:49.910Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-04T18:59:49.910Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-04T18:59:49.910Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-04T18:59:49.910Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-04T18:59:49.910Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-04T18:59:49.910Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-04T18:59:49.910Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-04T18:59:49.910Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-04T18:59:49.910Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-04T18:59:49.910Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-04T18:59:49.910Z] github.com/docker/docker/libnetwork/etchosts [2022-04-04T18:59:49.910Z] github.com/docker/docker/libnetwork/idm [2022-04-04T18:59:49.910Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-04T18:59:49.910Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-04T18:59:49.910Z] github.com/docker/docker/libnetwork/ipam [2022-04-04T18:59:49.910Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-04T18:59:49.910Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-04T18:59:49.910Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-04T18:59:49.910Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-04T18:59:49.910Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-04T18:59:49.910Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-04T18:59:49.910Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-04T18:59:49.910Z] github.com/docker/docker/libnetwork/iptables [2022-04-04T18:59:49.910Z] github.com/docker/docker/libnetwork/netlabel [2022-04-04T18:59:49.910Z] github.com/docker/docker/libnetwork/netutils [2022-04-04T18:59:49.910Z] github.com/docker/docker/libnetwork/networkdb [2022-04-04T18:59:49.910Z] github.com/docker/docker/libnetwork/ns [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/options [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/osl [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/portallocator [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/portmapper [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/testutils [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/types [2022-04-04T18:59:49.911Z] github.com/docker/docker/oci [2022-04-04T18:59:49.911Z] github.com/docker/docker/oci/caps [2022-04-04T18:59:49.911Z] github.com/docker/docker/opts [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/aaparser [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/archive [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/authorization [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/broadcaster [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/capabilities [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/chrootarchive [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/containerfs [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/devicemapper [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/directory [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/dmesg [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/filenotify [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/fileutils [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/fsutils [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/homedir [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/idtools [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/ioutils [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/jsonmessage [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/longpath [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/loopback [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/namesgenerator [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/parsers [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/pidfile [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/platform [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/plugingetter [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/plugins [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/plugins/transport [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/pools [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/progress [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/pubsub [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/reexec [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/signal [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/stack [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/stdcopy [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/streamformatter [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/stringid [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/sysinfo [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/system [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/tailfile [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/tarsum [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/truncindex [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/urlutil [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/useragent [2022-04-04T18:59:49.911Z] github.com/docker/docker/plugin [2022-04-04T18:59:49.911Z] github.com/docker/docker/plugin/executor/containerd [2022-04-04T18:59:49.911Z] github.com/docker/docker/plugin/v2 [2022-04-04T18:59:49.911Z] github.com/docker/docker/profiles/apparmor [2022-04-04T18:59:49.911Z] github.com/docker/docker/profiles/seccomp [2022-04-04T18:59:49.911Z] github.com/docker/docker/quota [2022-04-04T18:59:49.911Z] github.com/docker/docker/reference [2022-04-04T18:59:49.911Z] github.com/docker/docker/registry [2022-04-04T18:59:49.911Z] github.com/docker/docker/registry/resumable [2022-04-04T18:59:49.911Z] github.com/docker/docker/restartmanager [2022-04-04T18:59:49.911Z] github.com/docker/docker/rootless [2022-04-04T18:59:49.911Z] github.com/docker/docker/rootless/specconv [2022-04-04T18:59:49.911Z] github.com/docker/docker/runconfig [2022-04-04T18:59:49.911Z] github.com/docker/docker/runconfig/opts [2022-04-04T18:59:49.911Z] github.com/docker/docker/testutil [2022-04-04T18:59:49.911Z] github.com/docker/docker/testutil/daemon [2022-04-04T18:59:49.911Z] github.com/docker/docker/testutil/environment [2022-04-04T18:59:49.911Z] github.com/docker/docker/testutil/fakecontext [2022-04-04T18:59:49.911Z] github.com/docker/docker/testutil/fakegit [2022-04-04T18:59:49.911Z] github.com/docker/docker/testutil/fakestorage [2022-04-04T18:59:49.911Z] github.com/docker/docker/testutil/fixtures/load [2022-04-04T18:59:49.911Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-04T18:59:49.911Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-04T18:59:49.911Z] github.com/docker/docker/testutil/registry [2022-04-04T18:59:49.911Z] github.com/docker/docker/testutil/request [2022-04-04T18:59:49.911Z] github.com/docker/docker/volume [2022-04-04T18:59:49.911Z] github.com/docker/docker/volume/drivers [2022-04-04T18:59:49.911Z] github.com/docker/docker/volume/local [2022-04-04T18:59:49.911Z] github.com/docker/docker/volume/mounts [2022-04-04T18:59:49.911Z] github.com/docker/docker/volume/service [2022-04-04T18:59:49.911Z] github.com/docker/docker/volume/service/opts [2022-04-04T18:59:49.911Z] github.com/docker/docker/volume/testutils' [2022-04-04T18:59:49.911Z] ++ echo 'github.com/docker/docker/api [2022-04-04T18:59:49.911Z] github.com/docker/docker/api/server [2022-04-04T18:59:49.911Z] github.com/docker/docker/api/server/backend/build [2022-04-04T18:59:49.911Z] github.com/docker/docker/api/server/httpstatus [2022-04-04T18:59:49.911Z] github.com/docker/docker/api/server/httputils [2022-04-04T18:59:49.911Z] github.com/docker/docker/api/server/middleware [2022-04-04T18:59:49.911Z] github.com/docker/docker/api/server/router [2022-04-04T18:59:49.911Z] github.com/docker/docker/api/server/router/build [2022-04-04T18:59:49.911Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-04T18:59:49.911Z] github.com/docker/docker/api/server/router/container [2022-04-04T18:59:49.911Z] github.com/docker/docker/api/server/router/debug [2022-04-04T18:59:49.911Z] github.com/docker/docker/api/server/router/distribution [2022-04-04T18:59:49.911Z] github.com/docker/docker/api/server/router/grpc [2022-04-04T18:59:49.911Z] github.com/docker/docker/api/server/router/image [2022-04-04T18:59:49.911Z] github.com/docker/docker/api/server/router/network [2022-04-04T18:59:49.911Z] github.com/docker/docker/api/server/router/plugin [2022-04-04T18:59:49.911Z] github.com/docker/docker/api/server/router/session [2022-04-04T18:59:49.911Z] github.com/docker/docker/api/server/router/swarm [2022-04-04T18:59:49.911Z] github.com/docker/docker/api/server/router/system [2022-04-04T18:59:49.911Z] github.com/docker/docker/api/server/router/volume [2022-04-04T18:59:49.911Z] github.com/docker/docker/api/types [2022-04-04T18:59:49.911Z] github.com/docker/docker/api/types/backend [2022-04-04T18:59:49.911Z] github.com/docker/docker/api/types/blkiodev [2022-04-04T18:59:49.911Z] github.com/docker/docker/api/types/container [2022-04-04T18:59:49.911Z] github.com/docker/docker/api/types/events [2022-04-04T18:59:49.911Z] github.com/docker/docker/api/types/filters [2022-04-04T18:59:49.911Z] github.com/docker/docker/api/types/image [2022-04-04T18:59:49.911Z] github.com/docker/docker/api/types/mount [2022-04-04T18:59:49.911Z] github.com/docker/docker/api/types/network [2022-04-04T18:59:49.911Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-04T18:59:49.911Z] github.com/docker/docker/api/types/registry [2022-04-04T18:59:49.911Z] github.com/docker/docker/api/types/strslice [2022-04-04T18:59:49.911Z] github.com/docker/docker/api/types/swarm [2022-04-04T18:59:49.911Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-04T18:59:49.911Z] github.com/docker/docker/api/types/time [2022-04-04T18:59:49.911Z] github.com/docker/docker/api/types/versions [2022-04-04T18:59:49.911Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-04T18:59:49.911Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-04T18:59:49.911Z] github.com/docker/docker/api/types/volume [2022-04-04T18:59:49.911Z] github.com/docker/docker/builder [2022-04-04T18:59:49.911Z] github.com/docker/docker/builder/builder-next [2022-04-04T18:59:49.911Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-04T18:59:49.911Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-04T18:59:49.911Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-04T18:59:49.911Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-04T18:59:49.911Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-04T18:59:49.911Z] github.com/docker/docker/builder/builder-next/worker [2022-04-04T18:59:49.911Z] github.com/docker/docker/builder/dockerfile [2022-04-04T18:59:49.911Z] github.com/docker/docker/builder/remotecontext [2022-04-04T18:59:49.911Z] github.com/docker/docker/builder/remotecontext/git [2022-04-04T18:59:49.911Z] github.com/docker/docker/cli [2022-04-04T18:59:49.911Z] github.com/docker/docker/cli/config [2022-04-04T18:59:49.911Z] github.com/docker/docker/cli/debug [2022-04-04T18:59:49.911Z] github.com/docker/docker/client [2022-04-04T18:59:49.911Z] github.com/docker/docker/cmd/docker-proxy [2022-04-04T18:59:49.911Z] github.com/docker/docker/cmd/dockerd [2022-04-04T18:59:49.911Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-04T18:59:49.911Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-04T18:59:49.911Z] github.com/docker/docker/container [2022-04-04T18:59:49.911Z] github.com/docker/docker/container/stream [2022-04-04T18:59:49.911Z] github.com/docker/docker/contrib/apparmor [2022-04-04T18:59:49.911Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-04T18:59:49.911Z] github.com/docker/docker/contrib/httpserver [2022-04-04T18:59:49.911Z] github.com/docker/docker/daemon [2022-04-04T18:59:49.911Z] github.com/docker/docker/daemon/cluster [2022-04-04T18:59:49.911Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-04T18:59:49.911Z] github.com/docker/docker/daemon/cluster/convert [2022-04-04T18:59:49.911Z] github.com/docker/docker/daemon/cluster/executor [2022-04-04T18:59:49.911Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-04T18:59:49.911Z] github.com/docker/docker/daemon/cluster/provider [2022-04-04T18:59:49.911Z] github.com/docker/docker/daemon/config [2022-04-04T18:59:49.911Z] github.com/docker/docker/daemon/events [2022-04-04T18:59:49.911Z] github.com/docker/docker/daemon/events/testutils [2022-04-04T18:59:49.911Z] github.com/docker/docker/daemon/exec [2022-04-04T18:59:49.911Z] github.com/docker/docker/daemon/graphdriver [2022-04-04T18:59:49.911Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-04T18:59:49.911Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-04T18:59:49.911Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-04T18:59:49.911Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-04T18:59:49.911Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-04T18:59:49.911Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-04T18:59:49.911Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-04T18:59:49.911Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-04T18:59:49.911Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-04T18:59:49.911Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-04T18:59:49.911Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-04T18:59:49.911Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-04T18:59:49.911Z] github.com/docker/docker/daemon/images [2022-04-04T18:59:49.911Z] github.com/docker/docker/daemon/initlayer [2022-04-04T18:59:49.911Z] github.com/docker/docker/daemon/links [2022-04-04T18:59:49.911Z] github.com/docker/docker/daemon/listeners [2022-04-04T18:59:49.911Z] github.com/docker/docker/daemon/logger [2022-04-04T18:59:49.911Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-04T18:59:49.911Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-04T18:59:49.911Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-04T18:59:49.911Z] github.com/docker/docker/daemon/logger/gelf [2022-04-04T18:59:49.911Z] github.com/docker/docker/daemon/logger/journald [2022-04-04T18:59:49.911Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-04T18:59:49.911Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-04T18:59:49.911Z] github.com/docker/docker/daemon/logger/local [2022-04-04T18:59:49.911Z] github.com/docker/docker/daemon/logger/logentries [2022-04-04T18:59:49.911Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-04T18:59:49.911Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-04T18:59:49.911Z] github.com/docker/docker/daemon/logger/splunk [2022-04-04T18:59:49.911Z] github.com/docker/docker/daemon/logger/syslog [2022-04-04T18:59:49.911Z] github.com/docker/docker/daemon/logger/templates [2022-04-04T18:59:49.911Z] github.com/docker/docker/daemon/names [2022-04-04T18:59:49.911Z] github.com/docker/docker/daemon/network [2022-04-04T18:59:49.911Z] github.com/docker/docker/daemon/stats [2022-04-04T18:59:49.911Z] github.com/docker/docker/distribution [2022-04-04T18:59:49.911Z] github.com/docker/docker/distribution/metadata [2022-04-04T18:59:49.911Z] github.com/docker/docker/distribution/utils [2022-04-04T18:59:49.911Z] github.com/docker/docker/distribution/xfer [2022-04-04T18:59:49.911Z] github.com/docker/docker/dockerversion [2022-04-04T18:59:49.911Z] github.com/docker/docker/errdefs [2022-04-04T18:59:49.911Z] github.com/docker/docker/image [2022-04-04T18:59:49.911Z] github.com/docker/docker/image/cache [2022-04-04T18:59:49.911Z] github.com/docker/docker/image/tarexport [2022-04-04T18:59:49.911Z] github.com/docker/docker/image/v1 [2022-04-04T18:59:49.911Z] github.com/docker/docker/internal/test/suite [2022-04-04T18:59:49.911Z] github.com/docker/docker/layer [2022-04-04T18:59:49.911Z] github.com/docker/docker/libcontainerd [2022-04-04T18:59:49.911Z] github.com/docker/docker/libcontainerd/queue [2022-04-04T18:59:49.911Z] github.com/docker/docker/libcontainerd/remote [2022-04-04T18:59:49.911Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-04T18:59:49.911Z] github.com/docker/docker/libcontainerd/types [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/bitseq [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/cluster [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/config [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/datastore [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/driverapi [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/etchosts [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/idm [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/ipam [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/iptables [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/netlabel [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/netutils [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/networkdb [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/ns [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/options [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/osl [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/portallocator [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/portmapper [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/testutils [2022-04-04T18:59:49.911Z] github.com/docker/docker/libnetwork/types [2022-04-04T18:59:49.911Z] github.com/docker/docker/oci [2022-04-04T18:59:49.911Z] github.com/docker/docker/oci/caps [2022-04-04T18:59:49.911Z] github.com/docker/docker/opts [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/aaparser [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/archive [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/authorization [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/broadcaster [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/capabilities [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/chrootarchive [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/containerfs [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/devicemapper [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/directory [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/dmesg [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/filenotify [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/fileutils [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/fsutils [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/homedir [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/idtools [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/ioutils [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/jsonmessage [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/longpath [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/loopback [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/namesgenerator [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/parsers [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/pidfile [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/platform [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/plugingetter [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/plugins [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/plugins/transport [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/pools [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/progress [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/pubsub [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/reexec [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/signal [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/stack [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/stdcopy [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/streamformatter [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/stringid [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/sysinfo [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/system [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/tailfile [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/tarsum [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/truncindex [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/urlutil [2022-04-04T18:59:49.911Z] github.com/docker/docker/pkg/useragent [2022-04-04T18:59:49.911Z] github.com/docker/docker/plugin [2022-04-04T18:59:49.911Z] github.com/docker/docker/plugin/executor/containerd [2022-04-04T18:59:49.911Z] github.com/docker/docker/plugin/v2 [2022-04-04T18:59:49.911Z] github.com/docker/docker/profiles/apparmor [2022-04-04T18:59:49.911Z] github.com/docker/docker/profiles/seccomp [2022-04-04T18:59:49.911Z] github.com/docker/docker/quota [2022-04-04T18:59:49.911Z] github.com/docker/docker/reference [2022-04-04T18:59:49.911Z] github.com/docker/docker/registry [2022-04-04T18:59:49.911Z] github.com/docker/docker/registry/resumable [2022-04-04T18:59:49.911Z] github.com/docker/docker/restartmanager [2022-04-04T18:59:49.911Z] github.com/docker/docker/rootless [2022-04-04T18:59:49.911Z] github.com/docker/docker/rootless/specconv [2022-04-04T18:59:49.911Z] github.com/docker/docker/runconfig [2022-04-04T18:59:49.911Z] github.com/docker/docker/runconfig/opts [2022-04-04T18:59:49.911Z] github.com/docker/docker/testutil [2022-04-04T18:59:49.911Z] github.com/docker/docker/testutil/daemon [2022-04-04T18:59:49.911Z] github.com/docker/docker/testutil/environment [2022-04-04T18:59:49.911Z] github.com/docker/docker/testutil/fakecontext [2022-04-04T18:59:49.911Z] github.com/docker/docker/testutil/fakegit [2022-04-04T18:59:49.911Z] github.com/docker/docker/testutil/fakestorage [2022-04-04T18:59:49.911Z] github.com/docker/docker/testutil/fixtures/load [2022-04-04T18:59:49.912Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-04T18:59:49.912Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-04T18:59:49.912Z] github.com/docker/docker/testutil/registry [2022-04-04T18:59:49.912Z] github.com/docker/docker/testutil/request [2022-04-04T18:59:49.912Z] github.com/docker/docker/volume [2022-04-04T18:59:49.912Z] github.com/docker/docker/volume/drivers [2022-04-04T18:59:49.912Z] github.com/docker/docker/volume/local [2022-04-04T18:59:49.912Z] github.com/docker/docker/volume/mounts [2022-04-04T18:59:49.912Z] github.com/docker/docker/volume/service [2022-04-04T18:59:49.912Z] github.com/docker/docker/volume/service/opts [2022-04-04T18:59:49.912Z] github.com/docker/docker/volume/testutils' [2022-04-04T18:59:49.912Z] ++ grep --fixed-strings -v /libnetwork [2022-04-04T18:59:49.912Z] + base_pkg_list='github.com/docker/docker/api [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/server [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/server/backend/build [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/server/httpstatus [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/server/httputils [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/server/middleware [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/server/router [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/server/router/build [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/server/router/container [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/server/router/debug [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/server/router/distribution [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/server/router/grpc [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/server/router/image [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/server/router/network [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/server/router/plugin [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/server/router/session [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/server/router/swarm [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/server/router/system [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/server/router/volume [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/types [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/types/backend [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/types/blkiodev [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/types/container [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/types/events [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/types/filters [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/types/image [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/types/mount [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/types/network [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/types/registry [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/types/strslice [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/types/swarm [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/types/time [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/types/versions [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/types/volume [2022-04-04T18:59:49.912Z] github.com/docker/docker/builder [2022-04-04T18:59:49.912Z] github.com/docker/docker/builder/builder-next [2022-04-04T18:59:49.912Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-04T18:59:49.912Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-04T18:59:49.912Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-04T18:59:49.912Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-04T18:59:49.912Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-04T18:59:49.912Z] github.com/docker/docker/builder/builder-next/worker [2022-04-04T18:59:49.912Z] github.com/docker/docker/builder/dockerfile [2022-04-04T18:59:49.912Z] github.com/docker/docker/builder/remotecontext [2022-04-04T18:59:49.912Z] github.com/docker/docker/builder/remotecontext/git [2022-04-04T18:59:49.912Z] github.com/docker/docker/cli [2022-04-04T18:59:49.912Z] github.com/docker/docker/cli/config [2022-04-04T18:59:49.912Z] github.com/docker/docker/cli/debug [2022-04-04T18:59:49.912Z] github.com/docker/docker/client [2022-04-04T18:59:49.912Z] github.com/docker/docker/cmd/docker-proxy [2022-04-04T18:59:49.912Z] github.com/docker/docker/cmd/dockerd [2022-04-04T18:59:49.912Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-04T18:59:49.912Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-04T18:59:49.912Z] github.com/docker/docker/container [2022-04-04T18:59:49.912Z] github.com/docker/docker/container/stream [2022-04-04T18:59:49.912Z] github.com/docker/docker/contrib/apparmor [2022-04-04T18:59:49.912Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-04T18:59:49.912Z] github.com/docker/docker/contrib/httpserver [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/cluster [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/cluster/convert [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/cluster/executor [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/cluster/provider [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/config [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/events [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/events/testutils [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/exec [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/graphdriver [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/images [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/initlayer [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/links [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/listeners [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/logger [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/logger/gelf [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/logger/journald [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/logger/local [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/logger/logentries [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/logger/splunk [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/logger/syslog [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/logger/templates [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/names [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/network [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/stats [2022-04-04T18:59:49.912Z] github.com/docker/docker/distribution [2022-04-04T18:59:49.912Z] github.com/docker/docker/distribution/metadata [2022-04-04T18:59:49.912Z] github.com/docker/docker/distribution/utils [2022-04-04T18:59:49.912Z] github.com/docker/docker/distribution/xfer [2022-04-04T18:59:49.912Z] github.com/docker/docker/dockerversion [2022-04-04T18:59:49.912Z] github.com/docker/docker/errdefs [2022-04-04T18:59:49.912Z] github.com/docker/docker/image [2022-04-04T18:59:49.912Z] github.com/docker/docker/image/cache [2022-04-04T18:59:49.912Z] github.com/docker/docker/image/tarexport [2022-04-04T18:59:49.912Z] github.com/docker/docker/image/v1 [2022-04-04T18:59:49.912Z] github.com/docker/docker/internal/test/suite [2022-04-04T18:59:49.912Z] github.com/docker/docker/layer [2022-04-04T18:59:49.912Z] github.com/docker/docker/libcontainerd [2022-04-04T18:59:49.912Z] github.com/docker/docker/libcontainerd/queue [2022-04-04T18:59:49.912Z] github.com/docker/docker/libcontainerd/remote [2022-04-04T18:59:49.912Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-04T18:59:49.912Z] github.com/docker/docker/libcontainerd/types [2022-04-04T18:59:49.912Z] github.com/docker/docker/oci [2022-04-04T18:59:49.912Z] github.com/docker/docker/oci/caps [2022-04-04T18:59:49.912Z] github.com/docker/docker/opts [2022-04-04T18:59:49.912Z] github.com/docker/docker/pkg/aaparser [2022-04-04T18:59:49.912Z] github.com/docker/docker/pkg/archive [2022-04-04T18:59:49.912Z] github.com/docker/docker/pkg/authorization [2022-04-04T18:59:49.912Z] github.com/docker/docker/pkg/broadcaster [2022-04-04T18:59:49.912Z] github.com/docker/docker/pkg/capabilities [2022-04-04T18:59:49.912Z] github.com/docker/docker/pkg/chrootarchive [2022-04-04T18:59:49.912Z] github.com/docker/docker/pkg/containerfs [2022-04-04T18:59:49.912Z] github.com/docker/docker/pkg/devicemapper [2022-04-04T18:59:49.912Z] github.com/docker/docker/pkg/directory [2022-04-04T18:59:49.912Z] github.com/docker/docker/pkg/dmesg [2022-04-04T18:59:49.912Z] github.com/docker/docker/pkg/filenotify [2022-04-04T18:59:49.912Z] github.com/docker/docker/pkg/fileutils [2022-04-04T18:59:49.912Z] github.com/docker/docker/pkg/fsutils [2022-04-04T18:59:49.912Z] github.com/docker/docker/pkg/homedir [2022-04-04T18:59:49.912Z] github.com/docker/docker/pkg/idtools [2022-04-04T18:59:49.912Z] github.com/docker/docker/pkg/ioutils [2022-04-04T18:59:49.912Z] github.com/docker/docker/pkg/jsonmessage [2022-04-04T18:59:49.912Z] github.com/docker/docker/pkg/longpath [2022-04-04T18:59:49.912Z] github.com/docker/docker/pkg/loopback [2022-04-04T18:59:49.912Z] github.com/docker/docker/pkg/namesgenerator [2022-04-04T18:59:49.912Z] github.com/docker/docker/pkg/parsers [2022-04-04T18:59:49.912Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-04T18:59:49.912Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-04T18:59:49.912Z] github.com/docker/docker/pkg/pidfile [2022-04-04T18:59:49.912Z] github.com/docker/docker/pkg/platform [2022-04-04T18:59:49.912Z] github.com/docker/docker/pkg/plugingetter [2022-04-04T18:59:49.912Z] github.com/docker/docker/pkg/plugins [2022-04-04T18:59:49.912Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-04T18:59:49.912Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-04T18:59:49.912Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-04T18:59:49.912Z] github.com/docker/docker/pkg/plugins/transport [2022-04-04T18:59:49.912Z] github.com/docker/docker/pkg/pools [2022-04-04T18:59:49.912Z] github.com/docker/docker/pkg/progress [2022-04-04T18:59:49.912Z] github.com/docker/docker/pkg/pubsub [2022-04-04T18:59:49.912Z] github.com/docker/docker/pkg/reexec [2022-04-04T18:59:49.912Z] github.com/docker/docker/pkg/signal [2022-04-04T18:59:49.912Z] github.com/docker/docker/pkg/stack [2022-04-04T18:59:49.912Z] github.com/docker/docker/pkg/stdcopy [2022-04-04T18:59:49.912Z] github.com/docker/docker/pkg/streamformatter [2022-04-04T18:59:49.912Z] github.com/docker/docker/pkg/stringid [2022-04-04T18:59:49.912Z] github.com/docker/docker/pkg/sysinfo [2022-04-04T18:59:49.912Z] github.com/docker/docker/pkg/system [2022-04-04T18:59:49.912Z] github.com/docker/docker/pkg/tailfile [2022-04-04T18:59:49.912Z] github.com/docker/docker/pkg/tarsum [2022-04-04T18:59:49.912Z] github.com/docker/docker/pkg/truncindex [2022-04-04T18:59:49.912Z] github.com/docker/docker/pkg/urlutil [2022-04-04T18:59:49.912Z] github.com/docker/docker/pkg/useragent [2022-04-04T18:59:49.912Z] github.com/docker/docker/plugin [2022-04-04T18:59:49.912Z] github.com/docker/docker/plugin/executor/containerd [2022-04-04T18:59:49.912Z] github.com/docker/docker/plugin/v2 [2022-04-04T18:59:49.912Z] github.com/docker/docker/profiles/apparmor [2022-04-04T18:59:49.912Z] github.com/docker/docker/profiles/seccomp [2022-04-04T18:59:49.912Z] github.com/docker/docker/quota [2022-04-04T18:59:49.912Z] github.com/docker/docker/reference [2022-04-04T18:59:49.912Z] github.com/docker/docker/registry [2022-04-04T18:59:49.912Z] github.com/docker/docker/registry/resumable [2022-04-04T18:59:49.912Z] github.com/docker/docker/restartmanager [2022-04-04T18:59:49.912Z] github.com/docker/docker/rootless [2022-04-04T18:59:49.912Z] github.com/docker/docker/rootless/specconv [2022-04-04T18:59:49.912Z] github.com/docker/docker/runconfig [2022-04-04T18:59:49.912Z] github.com/docker/docker/runconfig/opts [2022-04-04T18:59:49.912Z] github.com/docker/docker/testutil [2022-04-04T18:59:49.912Z] github.com/docker/docker/testutil/daemon [2022-04-04T18:59:49.912Z] github.com/docker/docker/testutil/environment [2022-04-04T18:59:49.912Z] github.com/docker/docker/testutil/fakecontext [2022-04-04T18:59:49.912Z] github.com/docker/docker/testutil/fakegit [2022-04-04T18:59:49.912Z] github.com/docker/docker/testutil/fakestorage [2022-04-04T18:59:49.912Z] github.com/docker/docker/testutil/fixtures/load [2022-04-04T18:59:49.912Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-04T18:59:49.912Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-04T18:59:49.912Z] github.com/docker/docker/testutil/registry [2022-04-04T18:59:49.912Z] github.com/docker/docker/testutil/request [2022-04-04T18:59:49.912Z] github.com/docker/docker/volume [2022-04-04T18:59:49.912Z] github.com/docker/docker/volume/drivers [2022-04-04T18:59:49.912Z] github.com/docker/docker/volume/local [2022-04-04T18:59:49.912Z] github.com/docker/docker/volume/mounts [2022-04-04T18:59:49.912Z] github.com/docker/docker/volume/service [2022-04-04T18:59:49.912Z] github.com/docker/docker/volume/service/opts [2022-04-04T18:59:49.912Z] github.com/docker/docker/volume/testutils' [2022-04-04T18:59:49.912Z] ++ echo 'github.com/docker/docker/api [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/server [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/server/backend/build [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/server/httpstatus [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/server/httputils [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/server/middleware [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/server/router [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/server/router/build [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/server/router/container [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/server/router/debug [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/server/router/distribution [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/server/router/grpc [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/server/router/image [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/server/router/network [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/server/router/plugin [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/server/router/session [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/server/router/swarm [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/server/router/system [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/server/router/volume [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/types [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/types/backend [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/types/blkiodev [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/types/container [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/types/events [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/types/filters [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/types/image [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/types/mount [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/types/network [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/types/registry [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/types/strslice [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/types/swarm [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/types/time [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/types/versions [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-04T18:59:49.912Z] github.com/docker/docker/api/types/volume [2022-04-04T18:59:49.912Z] github.com/docker/docker/builder [2022-04-04T18:59:49.912Z] github.com/docker/docker/builder/builder-next [2022-04-04T18:59:49.912Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-04T18:59:49.912Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-04T18:59:49.912Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-04T18:59:49.912Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-04T18:59:49.912Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-04T18:59:49.912Z] github.com/docker/docker/builder/builder-next/worker [2022-04-04T18:59:49.912Z] github.com/docker/docker/builder/dockerfile [2022-04-04T18:59:49.912Z] github.com/docker/docker/builder/remotecontext [2022-04-04T18:59:49.912Z] github.com/docker/docker/builder/remotecontext/git [2022-04-04T18:59:49.912Z] github.com/docker/docker/cli [2022-04-04T18:59:49.912Z] github.com/docker/docker/cli/config [2022-04-04T18:59:49.912Z] github.com/docker/docker/cli/debug [2022-04-04T18:59:49.912Z] github.com/docker/docker/client [2022-04-04T18:59:49.912Z] github.com/docker/docker/cmd/docker-proxy [2022-04-04T18:59:49.912Z] github.com/docker/docker/cmd/dockerd [2022-04-04T18:59:49.912Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-04T18:59:49.912Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-04T18:59:49.912Z] github.com/docker/docker/container [2022-04-04T18:59:49.912Z] github.com/docker/docker/container/stream [2022-04-04T18:59:49.912Z] github.com/docker/docker/contrib/apparmor [2022-04-04T18:59:49.912Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-04T18:59:49.912Z] github.com/docker/docker/contrib/httpserver [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/cluster [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/cluster/convert [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/cluster/executor [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/cluster/provider [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/config [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/events [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/events/testutils [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/exec [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/graphdriver [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/images [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/initlayer [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/links [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/listeners [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/logger [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/logger/gelf [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/logger/journald [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/logger/local [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/logger/logentries [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/logger/splunk [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/logger/syslog [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/logger/templates [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/names [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/network [2022-04-04T18:59:49.912Z] github.com/docker/docker/daemon/stats [2022-04-04T18:59:49.912Z] github.com/docker/docker/distribution [2022-04-04T18:59:49.912Z] github.com/docker/docker/distribution/metadata [2022-04-04T18:59:49.912Z] github.com/docker/docker/distribution/utils [2022-04-04T18:59:49.912Z] github.com/docker/docker/distribution/xfer [2022-04-04T18:59:49.912Z] github.com/docker/docker/dockerversion [2022-04-04T18:59:49.912Z] github.com/docker/docker/errdefs [2022-04-04T18:59:49.912Z] github.com/docker/docker/image [2022-04-04T18:59:49.912Z] github.com/docker/docker/image/cache [2022-04-04T18:59:49.912Z] github.com/docker/docker/image/tarexport [2022-04-04T18:59:49.912Z] github.com/docker/docker/image/v1 [2022-04-04T18:59:49.912Z] github.com/docker/docker/internal/test/suite [2022-04-04T18:59:49.912Z] github.com/docker/docker/layer [2022-04-04T18:59:49.912Z] github.com/docker/docker/libcontainerd [2022-04-04T18:59:49.912Z] github.com/docker/docker/libcontainerd/queue [2022-04-04T18:59:49.913Z] github.com/docker/docker/libcontainerd/remote [2022-04-04T18:59:49.913Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-04T18:59:49.913Z] github.com/docker/docker/libcontainerd/types [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/bitseq [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/cluster [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/config [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/datastore [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/driverapi [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/etchosts [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/idm [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/ipam [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/iptables [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/netlabel [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/netutils [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/networkdb [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/ns [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/options [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/osl [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/portallocator [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/portmapper [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/testutils [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/types [2022-04-04T18:59:49.913Z] github.com/docker/docker/oci [2022-04-04T18:59:49.913Z] github.com/docker/docker/oci/caps [2022-04-04T18:59:49.913Z] github.com/docker/docker/opts [2022-04-04T18:59:49.913Z] github.com/docker/docker/pkg/aaparser [2022-04-04T18:59:49.913Z] github.com/docker/docker/pkg/archive [2022-04-04T18:59:49.913Z] github.com/docker/docker/pkg/authorization [2022-04-04T18:59:49.913Z] github.com/docker/docker/pkg/broadcaster [2022-04-04T18:59:49.913Z] github.com/docker/docker/pkg/capabilities [2022-04-04T18:59:49.913Z] github.com/docker/docker/pkg/chrootarchive [2022-04-04T18:59:49.913Z] github.com/docker/docker/pkg/containerfs [2022-04-04T18:59:49.913Z] github.com/docker/docker/pkg/devicemapper [2022-04-04T18:59:49.913Z] github.com/docker/docker/pkg/directory [2022-04-04T18:59:49.913Z] github.com/docker/docker/pkg/dmesg [2022-04-04T18:59:49.913Z] github.com/docker/docker/pkg/filenotify [2022-04-04T18:59:49.913Z] github.com/docker/docker/pkg/fileutils [2022-04-04T18:59:49.913Z] github.com/docker/docker/pkg/fsutils [2022-04-04T18:59:49.913Z] github.com/docker/docker/pkg/homedir [2022-04-04T18:59:49.913Z] github.com/docker/docker/pkg/idtools [2022-04-04T18:59:49.913Z] github.com/docker/docker/pkg/ioutils [2022-04-04T18:59:49.913Z] github.com/docker/docker/pkg/jsonmessage [2022-04-04T18:59:49.913Z] github.com/docker/docker/pkg/longpath [2022-04-04T18:59:49.913Z] github.com/docker/docker/pkg/loopback [2022-04-04T18:59:49.913Z] github.com/docker/docker/pkg/namesgenerator [2022-04-04T18:59:49.913Z] github.com/docker/docker/pkg/parsers [2022-04-04T18:59:49.913Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-04T18:59:49.913Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-04T18:59:49.913Z] github.com/docker/docker/pkg/pidfile [2022-04-04T18:59:49.913Z] github.com/docker/docker/pkg/platform [2022-04-04T18:59:49.913Z] github.com/docker/docker/pkg/plugingetter [2022-04-04T18:59:49.913Z] github.com/docker/docker/pkg/plugins [2022-04-04T18:59:49.913Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-04T18:59:49.913Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-04T18:59:49.913Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-04T18:59:49.913Z] github.com/docker/docker/pkg/plugins/transport [2022-04-04T18:59:49.913Z] github.com/docker/docker/pkg/pools [2022-04-04T18:59:49.913Z] github.com/docker/docker/pkg/progress [2022-04-04T18:59:49.913Z] github.com/docker/docker/pkg/pubsub [2022-04-04T18:59:49.913Z] github.com/docker/docker/pkg/reexec [2022-04-04T18:59:49.913Z] github.com/docker/docker/pkg/signal [2022-04-04T18:59:49.913Z] github.com/docker/docker/pkg/stack [2022-04-04T18:59:49.913Z] github.com/docker/docker/pkg/stdcopy [2022-04-04T18:59:49.913Z] github.com/docker/docker/pkg/streamformatter [2022-04-04T18:59:49.913Z] github.com/docker/docker/pkg/stringid [2022-04-04T18:59:49.913Z] github.com/docker/docker/pkg/sysinfo [2022-04-04T18:59:49.913Z] github.com/docker/docker/pkg/system [2022-04-04T18:59:49.913Z] github.com/docker/docker/pkg/tailfile [2022-04-04T18:59:49.913Z] github.com/docker/docker/pkg/tarsum [2022-04-04T18:59:49.913Z] github.com/docker/docker/pkg/truncindex [2022-04-04T18:59:49.913Z] github.com/docker/docker/pkg/urlutil [2022-04-04T18:59:49.913Z] github.com/docker/docker/pkg/useragent [2022-04-04T18:59:49.913Z] github.com/docker/docker/plugin [2022-04-04T18:59:49.913Z] github.com/docker/docker/plugin/executor/containerd [2022-04-04T18:59:49.913Z] github.com/docker/docker/plugin/v2 [2022-04-04T18:59:49.913Z] github.com/docker/docker/profiles/apparmor [2022-04-04T18:59:49.913Z] github.com/docker/docker/profiles/seccomp [2022-04-04T18:59:49.913Z] github.com/docker/docker/quota [2022-04-04T18:59:49.913Z] github.com/docker/docker/reference [2022-04-04T18:59:49.913Z] github.com/docker/docker/registry [2022-04-04T18:59:49.913Z] github.com/docker/docker/registry/resumable [2022-04-04T18:59:49.913Z] github.com/docker/docker/restartmanager [2022-04-04T18:59:49.913Z] github.com/docker/docker/rootless [2022-04-04T18:59:49.913Z] github.com/docker/docker/rootless/specconv [2022-04-04T18:59:49.913Z] github.com/docker/docker/runconfig [2022-04-04T18:59:49.913Z] github.com/docker/docker/runconfig/opts [2022-04-04T18:59:49.913Z] github.com/docker/docker/testutil [2022-04-04T18:59:49.913Z] github.com/docker/docker/testutil/daemon [2022-04-04T18:59:49.913Z] github.com/docker/docker/testutil/environment [2022-04-04T18:59:49.913Z] github.com/docker/docker/testu++ grep --fixed-strings /libnetwork [2022-04-04T18:59:49.913Z] til/fakecontext [2022-04-04T18:59:49.913Z] github.com/docker/docker/testutil/fakegit [2022-04-04T18:59:49.913Z] github.com/docker/docker/testutil/fakestorage [2022-04-04T18:59:49.913Z] github.com/docker/docker/testutil/fixtures/load [2022-04-04T18:59:49.913Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-04T18:59:49.913Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-04T18:59:49.913Z] github.com/docker/docker/testutil/registry [2022-04-04T18:59:49.913Z] github.com/docker/docker/testutil/request [2022-04-04T18:59:49.913Z] github.com/docker/docker/volume [2022-04-04T18:59:49.913Z] github.com/docker/docker/volume/drivers [2022-04-04T18:59:49.913Z] github.com/docker/docker/volume/local [2022-04-04T18:59:49.913Z] github.com/docker/docker/volume/mounts [2022-04-04T18:59:49.913Z] github.com/docker/docker/volume/service [2022-04-04T18:59:49.913Z] github.com/docker/docker/volume/service/opts [2022-04-04T18:59:49.913Z] github.com/docker/docker/volume/testutils' [2022-04-04T18:59:49.913Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/bitseq [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/cluster [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/config [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/datastore [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/driverapi [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/etchosts [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/idm [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/ipam [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/iptables [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/netlabel [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/netutils [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/networkdb [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/ns [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/options [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/osl [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/portallocator [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/portmapper [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/testutils [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/types' [2022-04-04T18:59:49.913Z] + echo 'github.com/docker/docker/libnetwork [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/bitseq [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/cluster [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/config [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/datastore [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/driverapi [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/etchosts [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/idm [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/ipam [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/iptables [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/netlabel [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/netutils [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/networkdb [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/ns [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/options [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/osl [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/portallocator [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/portmapper [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/testutils [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/types' [2022-04-04T18:59:49.913Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-04T18:59:49.913Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-04T18:59:49.913Z] + type docker-proxy [2022-04-04T18:59:49.913Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-04T18:59:49.913Z] + hack/make.sh binary-proxy install-proxy [2022-04-04T18:59:49.913Z] [2022-04-04T18:59:49.913Z] Removing bundles/ [2022-04-04T18:59:50.170Z] [2022-04-04T18:59:50.170Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-04T18:59:50.170Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-04T18:59:50.170Z] GOOS="" GOARCH="" GOARM="" [2022-04-04T18:59:50.229Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-04T18:59:50.387Z] plugin_test.go:64: [d7112544f16d8] joining swarm manager [d4d9157ba54cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T18:59:51.612Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-04T18:59:52.579Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-04T18:59:52.688Z] --- PASS: TestServiceWithDataPathPortInit (13.38s) [2022-04-04T18:59:52.688Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-04T18:59:53.147Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-04T18:59:53.260Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:4o1ubeiva3bin0sgahx9id5r0 Created:2022-04-04 18:59:52.097014494 +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[05096f8158ab10cb94f1a3d0bbfea73a62231d8abb71ae822800dffb61fff3fd:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1h5r5c3qgktb409fru744g76s EndpointID:712cd5b408ab0db1f48576b4a64d622f829d7d02aac99406d72fd8cae0082ae5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9deb837ee51acb77a09b336cb871c76a7e2d84a2c954add1c4970caba2702639 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:5aaa536b5da7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1h5r5c3qgktb409fru744g76s EndpointID:712cd5b408ab0db1f48576b4a64d622f829d7d02aac99406d72fd8cae0082ae5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-04T18:59:53.406Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-04T18:59:53.958Z] time="2022-04-04T18:59:53Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-04T18:59:53.958Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-04T18:59:53.958Z] === RUN TestParallelCreate [2022-04-04T18:59:53.958Z] 2022/04/04 18:59:53 Closing DB instances... [2022-04-04T18:59:53.958Z] --- PASS: TestParallelCreate (0.02s) [2022-04-04T18:59:53.958Z] === RUN TestParallelDelete [2022-04-04T18:59:53.958Z] 2022/04/04 18:59:53 Closing DB instances... [2022-04-04T18:59:53.958Z] --- PASS: TestParallelDelete (0.02s) [2022-04-04T18:59:53.958Z] === RUN TestNetworkDBIslands [2022-04-04T18:59:53.958Z] time="2022-04-04T18:59:53Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:4e909984d134 with config:&{NodeID:4e909984d134 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-04-04T18:59:53.958Z] time="2022-04-04T18:59:53Z" level=info msg="Node 4e909984d134/172.23.64.225, joined gossip cluster" [2022-04-04T18:59:53.958Z] time="2022-04-04T18:59:53Z" level=info msg="Node 4e909984d134/172.23.64.225, added to nodes list" [2022-04-04T18:59:53.958Z] time="2022-04-04T18:59:53Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:44a23a2f9dc9 with config:&{NodeID:44a23a2f9dc9 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-04-04T18:59:53.958Z] time="2022-04-04T18:59:53Z" level=info msg="Node 44a23a2f9dc9/172.23.64.225, joined gossip cluster" [2022-04-04T18:59:54.342Z] plugin_test.go:61: [d11bfdaeeef34] joining swarm manager [d0a5b85a3a754]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T18:59:54.414Z] time="2022-04-04T18:59:53Z" level=info msg="Node 44a23a2f9dc9/172.23.64.225, added to nodes list" [2022-04-04T18:59:54.414Z] time="2022-04-04T18:59:53Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-04T18:59:54.414Z] time="2022-04-04T18:59:53Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-04T18:59:54.414Z] time="2022-04-04T18:59:53Z" level=debug msg="memberlist: Stream connection from=[::1]:49378" [2022-04-04T18:59:54.414Z] time="2022-04-04T18:59:53Z" level=info msg="Node 44a23a2f9dc9/172.23.64.225, joined gossip cluster" [2022-04-04T18:59:54.414Z] time="2022-04-04T18:59:53Z" level=info msg="Node 44a23a2f9dc9/172.23.64.225, added to nodes list" [2022-04-04T18:59:54.414Z] time="2022-04-04T18:59:53Z" level=info msg="Node 4e909984d134/172.23.64.225, joined gossip cluster" [2022-04-04T18:59:54.414Z] time="2022-04-04T18:59:53Z" level=info msg="Node 4e909984d134/172.23.64.225, added to nodes list" [2022-04-04T18:59:54.414Z] time="2022-04-04T18:59:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-04T18:59:54.414Z] time="2022-04-04T18:59:53Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49379" [2022-04-04T18:59:54.603Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-04T18:59:54.869Z] time="2022-04-04T18:59:54Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:4c58a0d47fa5 with config:&{NodeID:4c58a0d47fa5 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-04-04T18:59:54.869Z] time="2022-04-04T18:59:54Z" level=info msg="Node 4c58a0d47fa5/172.23.64.225, joined gossip cluster" [2022-04-04T18:59:54.869Z] time="2022-04-04T18:59:54Z" level=info msg="Node 4c58a0d47fa5/172.23.64.225, added to nodes list" [2022-04-04T18:59:54.869Z] time="2022-04-04T18:59:54Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-04T18:59:54.869Z] time="2022-04-04T18:59:54Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-04T18:59:54.869Z] time="2022-04-04T18:59:54Z" level=debug msg="memberlist: Stream connection from=[::1]:49380" [2022-04-04T18:59:54.869Z] time="2022-04-04T18:59:54Z" level=info msg="Node 4e909984d134/172.23.64.225, joined gossip cluster" [2022-04-04T18:59:54.869Z] time="2022-04-04T18:59:54Z" level=info msg="Node 4e909984d134/172.23.64.225, added to nodes list" [2022-04-04T18:59:54.869Z] time="2022-04-04T18:59:54Z" level=info msg="Node 44a23a2f9dc9/172.23.64.225, joined gossip cluster" [2022-04-04T18:59:54.869Z] time="2022-04-04T18:59:54Z" level=info msg="Node 4c58a0d47fa5/172.23.64.225, joined gossip cluster" [2022-04-04T18:59:54.869Z] time="2022-04-04T18:59:54Z" level=info msg="Node 44a23a2f9dc9/172.23.64.225, added to nodes list" [2022-04-04T18:59:54.869Z] time="2022-04-04T18:59:54Z" level=info msg="Node 4c58a0d47fa5/172.23.64.225, added to nodes list" [2022-04-04T18:59:54.869Z] time="2022-04-04T18:59:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-04T18:59:54.869Z] time="2022-04-04T18:59:54Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49381" [2022-04-04T18:59:55.171Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-04-04T18:59:55.171Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-04T18:59:55.325Z] time="2022-04-04T18:59:54Z" level=info msg="Node 4c58a0d47fa5/172.23.64.225, joined gossip cluster" [2022-04-04T18:59:55.325Z] time="2022-04-04T18:59:54Z" level=info msg="Node 4c58a0d47fa5/172.23.64.225, added to nodes list" [2022-04-04T18:59:55.325Z] time="2022-04-04T18:59:55Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:a12c33f00386 with config:&{NodeID:a12c33f00386 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-04-04T18:59:55.325Z] time="2022-04-04T18:59:55Z" level=info msg="Node a12c33f00386/172.23.64.225, joined gossip cluster" [2022-04-04T18:59:55.325Z] time="2022-04-04T18:59:55Z" level=info msg="Node a12c33f00386/172.23.64.225, added to nodes list" [2022-04-04T18:59:55.325Z] time="2022-04-04T18:59:55Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-04T18:59:55.325Z] time="2022-04-04T18:59:55Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-04T18:59:55.325Z] time="2022-04-04T18:59:55Z" level=debug msg="memberlist: Stream connection from=[::1]:49382" [2022-04-04T18:59:55.325Z] time="2022-04-04T18:59:55Z" level=info msg="Node a12c33f00386/172.23.64.225, joined gossip cluster" [2022-04-04T18:59:55.325Z] time="2022-04-04T18:59:55Z" level=info msg="Node a12c33f00386/172.23.64.225, added to nodes list" [2022-04-04T18:59:55.325Z] time="2022-04-04T18:59:55Z" level=info msg="Node 44a23a2f9dc9/172.23.64.225, joined gossip cluster" [2022-04-04T18:59:55.325Z] time="2022-04-04T18:59:55Z" level=info msg="Node 44a23a2f9dc9/172.23.64.225, added to nodes list" [2022-04-04T18:59:55.325Z] time="2022-04-04T18:59:55Z" level=info msg="Node 4c58a0d47fa5/172.23.64.225, joined gossip cluster" [2022-04-04T18:59:55.325Z] time="2022-04-04T18:59:55Z" level=info msg="Node 4c58a0d47fa5/172.23.64.225, added to nodes list" [2022-04-04T18:59:55.325Z] time="2022-04-04T18:59:55Z" level=info msg="Node 4e909984d134/172.23.64.225, joined gossip cluster" [2022-04-04T18:59:55.325Z] time="2022-04-04T18:59:55Z" level=info msg="Node 4e909984d134/172.23.64.225, added to nodes list" [2022-04-04T18:59:55.325Z] time="2022-04-04T18:59:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-04T18:59:55.325Z] time="2022-04-04T18:59:55Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49383" [2022-04-04T18:59:55.429Z] plugin_test.go:64: [d4663ee408812] joining swarm manager [d0a5b85a3a754]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T18:59:55.687Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-04-04T18:59:55.782Z] time="2022-04-04T18:59:55Z" level=info msg="Node a12c33f00386/172.23.64.225, joined gossip cluster" [2022-04-04T18:59:55.782Z] time="2022-04-04T18:59:55Z" level=info msg="Node a12c33f00386/172.23.64.225, added to nodes list" [2022-04-04T18:59:55.782Z] time="2022-04-04T18:59:55Z" level=info msg="Node a12c33f00386/172.23.64.225, joined gossip cluster" [2022-04-04T18:59:55.782Z] time="2022-04-04T18:59:55Z" level=info msg="Node a12c33f00386/172.23.64.225, added to nodes list" [2022-04-04T18:59:55.782Z] time="2022-04-04T18:59:55Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:b41c022ee340 with config:&{NodeID:b41c022ee340 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-04-04T18:59:55.782Z] time="2022-04-04T18:59:55Z" level=info msg="Node b41c022ee340/172.23.64.225, joined gossip cluster" [2022-04-04T18:59:55.782Z] time="2022-04-04T18:59:55Z" level=info msg="Node b41c022ee340/172.23.64.225, added to nodes list" [2022-04-04T18:59:55.782Z] time="2022-04-04T18:59:55Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-04T18:59:55.782Z] time="2022-04-04T18:59:55Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-04T18:59:55.782Z] time="2022-04-04T18:59:55Z" level=debug msg="memberlist: Stream connection from=[::1]:49384" [2022-04-04T18:59:55.782Z] time="2022-04-04T18:59:55Z" level=info msg="Node b41c022ee340/172.23.64.225, joined gossip cluster" [2022-04-04T18:59:55.782Z] time="2022-04-04T18:59:55Z" level=info msg="Node b41c022ee340/172.23.64.225, added to nodes list" [2022-04-04T18:59:55.782Z] time="2022-04-04T18:59:55Z" level=info msg="Node 4c58a0d47fa5/172.23.64.225, joined gossip cluster" [2022-04-04T18:59:55.782Z] time="2022-04-04T18:59:55Z" level=info msg="Node 4c58a0d47fa5/172.23.64.225, added to nodes list" [2022-04-04T18:59:55.782Z] time="2022-04-04T18:59:55Z" level=info msg="Node 4e909984d134/172.23.64.225, joined gossip cluster" [2022-04-04T18:59:55.782Z] time="2022-04-04T18:59:55Z" level=info msg="Node 4e909984d134/172.23.64.225, added to nodes list" [2022-04-04T18:59:55.782Z] time="2022-04-04T18:59:55Z" level=info msg="Node 44a23a2f9dc9/172.23.64.225, joined gossip cluster" [2022-04-04T18:59:55.782Z] time="2022-04-04T18:59:55Z" level=info msg="Node 44a23a2f9dc9/172.23.64.225, added to nodes list" [2022-04-04T18:59:55.782Z] time="2022-04-04T18:59:55Z" level=info msg="Node a12c33f00386/172.23.64.225, joined gossip cluster" [2022-04-04T18:59:55.782Z] time="2022-04-04T18:59:55Z" level=info msg="Node a12c33f00386/172.23.64.225, added to nodes list" [2022-04-04T18:59:55.782Z] time="2022-04-04T18:59:55Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49385" [2022-04-04T18:59:55.782Z] time="2022-04-04T18:59:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-04T18:59:55.946Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-04-04T18:59:55.946Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-04T18:59:56.237Z] time="2022-04-04T18:59:55Z" level=info msg="Node b41c022ee340/172.23.64.225, joined gossip cluster" [2022-04-04T18:59:56.237Z] time="2022-04-04T18:59:55Z" level=info msg="Node b41c022ee340/172.23.64.225, added to nodes list" [2022-04-04T18:59:56.237Z] time="2022-04-04T18:59:55Z" level=info msg="Node b41c022ee340/172.23.64.225, joined gossip cluster" [2022-04-04T18:59:56.237Z] time="2022-04-04T18:59:55Z" level=info msg="Node b41c022ee340/172.23.64.225, added to nodes list" [2022-04-04T18:59:56.237Z] time="2022-04-04T18:59:55Z" level=info msg="Node b41c022ee340/172.23.64.225, joined gossip cluster" [2022-04-04T18:59:56.237Z] time="2022-04-04T18:59:55Z" level=info msg="Node b41c022ee340/172.23.64.225, added to nodes list" [2022-04-04T18:59:56.237Z] networkdb_test.go:835: Re-joining: 3 [2022-04-04T18:59:56.237Z] time="2022-04-04T18:59:55Z" level=info msg="The new bootstrap node list is:[172.23.64.225:10033 172.23.64.225:10034 172.23.64.225:10035]" [2022-04-04T18:59:56.237Z] time="2022-04-04T18:59:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.64.225:10033" [2022-04-04T18:59:56.237Z] time="2022-04-04T18:59:55Z" level=debug msg="memberlist: Stream connection from=172.23.64.225:49386" [2022-04-04T18:59:56.237Z] time="2022-04-04T18:59:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.64.225:10034" [2022-04-04T18:59:56.237Z] time="2022-04-04T18:59:55Z" level=debug msg="memberlist: Stream connection from=172.23.64.225:49387" [2022-04-04T18:59:56.237Z] time="2022-04-04T18:59:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.64.225:10035" [2022-04-04T18:59:56.237Z] time="2022-04-04T18:59:55Z" level=debug msg="memberlist: Stream connection from=172.23.64.225:49388" [2022-04-04T18:59:56.237Z] networkdb_test.go:835: Re-joining: 4 [2022-04-04T18:59:56.237Z] time="2022-04-04T18:59:55Z" level=info msg="The new bootstrap node list is:[172.23.64.225:10033 172.23.64.225:10034 172.23.64.225:10035]" [2022-04-04T18:59:56.237Z] time="2022-04-04T18:59:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.64.225:10033" [2022-04-04T18:59:56.237Z] time="2022-04-04T18:59:55Z" level=debug msg="memberlist: Stream connection from=172.23.64.225:49389" [2022-04-04T18:59:56.237Z] time="2022-04-04T18:59:55Z" level=debug msg="memberlist: Stream connection from=172.23.64.225:49390" [2022-04-04T18:59:56.237Z] time="2022-04-04T18:59:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.64.225:10034" [2022-04-04T18:59:56.237Z] time="2022-04-04T18:59:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.64.225:10035" [2022-04-04T18:59:56.237Z] time="2022-04-04T18:59:55Z" level=debug msg="memberlist: Stream connection from=172.23.64.225:49391" [2022-04-04T18:59:56.237Z] time="2022-04-04T18:59:56Z" level=info msg="node 0 leaving" [2022-04-04T18:59:56.693Z] time="2022-04-04T18:59:56Z" level=info msg="Node 4e909984d134 change state NodeActive --> NodeLeft" [2022-04-04T18:59:56.693Z] time="2022-04-04T18:59:56Z" level=info msg="node5(b41c022ee340): Node leave event for 4e909984d134/172.23.64.225" [2022-04-04T18:59:56.693Z] time="2022-04-04T18:59:56Z" level=info msg="Node 4e909984d134 change state NodeActive --> NodeLeft" [2022-04-04T18:59:56.693Z] time="2022-04-04T18:59:56Z" level=info msg="node4(a12c33f00386): Node leave event for 4e909984d134/172.23.64.225" [2022-04-04T18:59:56.693Z] time="2022-04-04T18:59:56Z" level=info msg="Node 4e909984d134 change state NodeActive --> NodeLeft" [2022-04-04T18:59:56.693Z] time="2022-04-04T18:59:56Z" level=info msg="node3(4c58a0d47fa5): Node leave event for 4e909984d134/172.23.64.225" [2022-04-04T18:59:56.693Z] time="2022-04-04T18:59:56Z" level=info msg="Node 4e909984d134 change state NodeActive --> NodeLeft" [2022-04-04T18:59:56.693Z] time="2022-04-04T18:59:56Z" level=info msg="node2(44a23a2f9dc9): Node leave event for 4e909984d134/172.23.64.225" [2022-04-04T18:59:56.693Z] time="2022-04-04T18:59:56Z" level=info msg="Node 4e909984d134 change state NodeActive --> NodeLeft" [2022-04-04T18:59:56.693Z] time="2022-04-04T18:59:56Z" level=info msg="node1(4e909984d134): Node leave event for 4e909984d134/172.23.64.225" [2022-04-04T18:59:56.693Z] time="2022-04-04T18:59:56Z" level=info msg="Node 4e909984d134/172.23.64.225, left gossip cluster" [2022-04-04T18:59:56.693Z] time="2022-04-04T18:59:56Z" level=info msg="Node 4e909984d134/172.23.64.225, left gossip cluster" [2022-04-04T18:59:56.693Z] time="2022-04-04T18:59:56Z" level=info msg="Node 4e909984d134/172.23.64.225, left gossip cluster" [2022-04-04T18:59:56.693Z] time="2022-04-04T18:59:56Z" level=info msg="Node 4e909984d134/172.23.64.225, left gossip cluster" [2022-04-04T18:59:56.693Z] time="2022-04-04T18:59:56Z" level=info msg="Node 4e909984d134/172.23.64.225, left gossip cluster" [2022-04-04T18:59:57.148Z] time="2022-04-04T18:59:56Z" level=info msg="node 1 leaving" [2022-04-04T18:59:57.148Z] time="2022-04-04T18:59:56Z" level=info msg="Node 44a23a2f9dc9 change state NodeActive --> NodeLeft" [2022-04-04T18:59:57.148Z] time="2022-04-04T18:59:56Z" level=info msg="node5(b41c022ee340): Node leave event for 44a23a2f9dc9/172.23.64.225" [2022-04-04T18:59:57.148Z] time="2022-04-04T18:59:56Z" level=info msg="Node 44a23a2f9dc9 change state NodeActive --> NodeLeft" [2022-04-04T18:59:57.148Z] time="2022-04-04T18:59:56Z" level=info msg="node3(4c58a0d47fa5): Node leave event for 44a23a2f9dc9/172.23.64.225" [2022-04-04T18:59:57.148Z] time="2022-04-04T18:59:56Z" level=info msg="Node 44a23a2f9dc9 change state NodeActive --> NodeLeft" [2022-04-04T18:59:57.148Z] time="2022-04-04T18:59:56Z" level=info msg="node4(a12c33f00386): Node leave event for 44a23a2f9dc9/172.23.64.225" [2022-04-04T18:59:57.148Z] time="2022-04-04T18:59:56Z" level=info msg="Node 44a23a2f9dc9 change state NodeActive --> NodeLeft" [2022-04-04T18:59:57.148Z] time="2022-04-04T18:59:56Z" level=info msg="node2(44a23a2f9dc9): Node leave event for 44a23a2f9dc9/172.23.64.225" [2022-04-04T18:59:57.148Z] time="2022-04-04T18:59:56Z" level=info msg="Node 44a23a2f9dc9/172.23.64.225, left gossip cluster" [2022-04-04T18:59:57.148Z] time="2022-04-04T18:59:56Z" level=info msg="Node 44a23a2f9dc9/172.23.64.225, left gossip cluster" [2022-04-04T18:59:57.148Z] time="2022-04-04T18:59:56Z" level=info msg="Node 44a23a2f9dc9/172.23.64.225, left gossip cluster" [2022-04-04T18:59:57.148Z] time="2022-04-04T18:59:56Z" level=info msg="Node 44a23a2f9dc9/172.23.64.225, left gossip cluster" [2022-04-04T18:59:57.321Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-04T18:59:57.466Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.73s) [2022-04-04T18:59:57.466Z] PASS [2022-04-04T18:59:57.466Z] [2022-04-04T18:59:57.466Z] === Skipped [2022-04-04T18:59:57.466Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T18:59:57.466Z] service_test.go:243: FLAKY_TEST [2022-04-04T18:59:57.466Z] [2022-04-04T18:59:57.466Z] DONE 26 tests, 1 skipped in 42.736s [2022-04-04T18:59:57.466Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-04T18:59:57.466Z] ++ 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-04-04T18:59:57.466Z] ++ set -e [2022-04-04T18:59:57.466Z] ++ '[' -n 0 ']' [2022-04-04T18:59:57.466Z] ++ set -x [2022-04-04T18:59:57.466Z] ++ 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-04-04T18:59:57.603Z] time="2022-04-04T18:59:57Z" level=info msg="node 2 leaving" [2022-04-04T18:59:57.603Z] time="2022-04-04T18:59:57Z" level=info msg="Node 4c58a0d47fa5 change state NodeActive --> NodeLeft" [2022-04-04T18:59:57.603Z] time="2022-04-04T18:59:57Z" level=info msg="node4(a12c33f00386): Node leave event for 4c58a0d47fa5/172.23.64.225" [2022-04-04T18:59:57.604Z] time="2022-04-04T18:59:57Z" level=info msg="Node 4c58a0d47fa5 change state NodeActive --> NodeLeft" [2022-04-04T18:59:57.604Z] time="2022-04-04T18:59:57Z" level=info msg="node5(b41c022ee340): Node leave event for 4c58a0d47fa5/172.23.64.225" [2022-04-04T18:59:57.604Z] time="2022-04-04T18:59:57Z" level=info msg="Node 4c58a0d47fa5 change state NodeActive --> NodeLeft" [2022-04-04T18:59:57.604Z] time="2022-04-04T18:59:57Z" level=info msg="node3(4c58a0d47fa5): Node leave event for 4c58a0d47fa5/172.23.64.225" [2022-04-04T18:59:57.604Z] time="2022-04-04T18:59:57Z" level=info msg="Node 4c58a0d47fa5/172.23.64.225, left gossip cluster" [2022-04-04T18:59:57.604Z] time="2022-04-04T18:59:57Z" level=info msg="Node 4c58a0d47fa5/172.23.64.225, left gossip cluster" [2022-04-04T18:59:57.604Z] time="2022-04-04T18:59:57Z" level=info msg="Node 4c58a0d47fa5/172.23.64.225, left gossip cluster" [2022-04-04T18:59:57.728Z] INFO: Testing against a local daemon [2022-04-04T18:59:57.728Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-04T18:59:57.728Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T18:59:57.728Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-04T18:59:57.728Z] === RUN TestDockerNetworkIpvlan [2022-04-04T18:59:57.728Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T18:59:57.728Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-04T18:59:57.728Z] PASS [2022-04-04T18:59:57.728Z] [2022-04-04T18:59:57.728Z] === Skipped [2022-04-04T18:59:57.728Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-04T18:59:57.728Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T18:59:57.728Z] [2022-04-04T18:59:57.728Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-04T18:59:57.728Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T18:59:57.728Z] [2022-04-04T18:59:57.728Z] DONE 2 tests, 2 skipped in 0.083s [2022-04-04T18:59:57.728Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-04T18:59:57.728Z] ++ 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-04-04T18:59:57.728Z] ++ set -e [2022-04-04T18:59:57.728Z] ++ '[' -n 0 ']' [2022-04-04T18:59:57.728Z] ++ set -x [2022-04-04T18:59:57.728Z] ++ 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-04-04T18:59:57.728Z] INFO: Testing against a local daemon [2022-04-04T18:59:57.728Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-04T18:59:58.059Z] networkdb_test.go:867: node4: OK [2022-04-04T18:59:58.059Z] networkdb_test.go:867: node5: OK [2022-04-04T18:59:58.059Z] time="2022-04-04T18:59:57Z" level=info msg="node 0 coming back" [2022-04-04T18:59:58.059Z] time="2022-04-04T18:59:57Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:d4b1e7d897ae with config:&{NodeID:d4b1e7d897ae 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-04-04T18:59:58.059Z] time="2022-04-04T18:59:57Z" level=info msg="Node d4b1e7d897ae/172.23.64.225, joined gossip cluster" [2022-04-04T18:59:58.059Z] time="2022-04-04T18:59:57Z" level=info msg="Node d4b1e7d897ae/172.23.64.225, added to nodes list" [2022-04-04T18:59:58.059Z] time="2022-04-04T18:59:57Z" level=info msg="node 1 coming back" [2022-04-04T18:59:58.059Z] time="2022-04-04T18:59:57Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:80958754694f with config:&{NodeID:80958754694f 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-04-04T18:59:58.059Z] time="2022-04-04T18:59:57Z" level=info msg="Node 80958754694f/172.23.64.225, joined gossip cluster" [2022-04-04T18:59:58.059Z] time="2022-04-04T18:59:57Z" level=info msg="Node 80958754694f/172.23.64.225, added to nodes list" [2022-04-04T18:59:58.059Z] time="2022-04-04T18:59:57Z" level=info msg="node 2 coming back" [2022-04-04T18:59:58.059Z] time="2022-04-04T18:59:57Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:eedfa7ead307 with config:&{NodeID:eedfa7ead307 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-04-04T18:59:58.059Z] time="2022-04-04T18:59:57Z" level=info msg="Node eedfa7ead307/172.23.64.225, joined gossip cluster" [2022-04-04T18:59:58.059Z] time="2022-04-04T18:59:57Z" level=info msg="Node eedfa7ead307/172.23.64.225, added to nodes list" [2022-04-04T18:59:58.257Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-04T18:59:58.258Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-04T18:59:58.258Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-04T18:59:58.277Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-04T18:59:58.277Z] [2022-04-04T18:59:58.277Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-04T18:59:58.277Z] Installing docker-proxy to /usr/local/bin/ [2022-04-04T18:59:58.277Z] [2022-04-04T18:59:58.277Z] + mkdir -p bundles [2022-04-04T18:59:58.277Z] + '[' -n 'github.com/docker/docker/api [2022-04-04T18:59:58.277Z] github.com/docker/docker/api/server [2022-04-04T18:59:58.277Z] github.com/docker/docker/api/server/backend/build [2022-04-04T18:59:58.277Z] github.com/docker/docker/api/server/httpstatus [2022-04-04T18:59:58.277Z] github.com/docker/docker/api/server/httputils [2022-04-04T18:59:58.277Z] github.com/docker/docker/api/server/middleware [2022-04-04T18:59:58.277Z] github.com/docker/docker/api/server/router [2022-04-04T18:59:58.277Z] github.com/docker/docker/api/server/router/build [2022-04-04T18:59:58.277Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-04T18:59:58.277Z] github.com/docker/docker/api/server/router/container [2022-04-04T18:59:58.277Z] github.com/docker/docker/api/server/router/debug [2022-04-04T18:59:58.277Z] github.com/docker/docker/api/server/router/distribution [2022-04-04T18:59:58.277Z] github.com/docker/docker/api/server/router/grpc [2022-04-04T18:59:58.277Z] github.com/docker/docker/api/server/router/image [2022-04-04T18:59:58.277Z] github.com/docker/docker/api/server/router/network [2022-04-04T18:59:58.277Z] github.com/docker/docker/api/server/router/plugin [2022-04-04T18:59:58.277Z] github.com/docker/docker/api/server/router/session [2022-04-04T18:59:58.277Z] github.com/docker/docker/api/server/router/swarm [2022-04-04T18:59:58.277Z] github.com/docker/docker/api/server/router/system [2022-04-04T18:59:58.277Z] github.com/docker/docker/api/server/router/volume [2022-04-04T18:59:58.277Z] github.com/docker/docker/api/types [2022-04-04T18:59:58.277Z] github.com/docker/docker/api/types/backend [2022-04-04T18:59:58.277Z] github.com/docker/docker/api/types/blkiodev [2022-04-04T18:59:58.277Z] github.com/docker/docker/api/types/container [2022-04-04T18:59:58.277Z] github.com/docker/docker/api/types/events [2022-04-04T18:59:58.277Z] github.com/docker/docker/api/types/filters [2022-04-04T18:59:58.277Z] github.com/docker/docker/api/types/image [2022-04-04T18:59:58.277Z] github.com/docker/docker/api/types/mount [2022-04-04T18:59:58.277Z] github.com/docker/docker/api/types/network [2022-04-04T18:59:58.277Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-04T18:59:58.277Z] github.com/docker/docker/api/types/registry [2022-04-04T18:59:58.277Z] github.com/docker/docker/api/types/strslice [2022-04-04T18:59:58.277Z] github.com/docker/docker/api/types/swarm [2022-04-04T18:59:58.277Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-04T18:59:58.277Z] github.com/docker/docker/api/types/time [2022-04-04T18:59:58.277Z] github.com/docker/docker/api/types/versions [2022-04-04T18:59:58.277Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-04T18:59:58.277Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-04T18:59:58.277Z] github.com/docker/docker/api/types/volume [2022-04-04T18:59:58.277Z] github.com/docker/docker/builder [2022-04-04T18:59:58.277Z] github.com/docker/docker/builder/builder-next [2022-04-04T18:59:58.277Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-04T18:59:58.277Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-04T18:59:58.277Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-04T18:59:58.277Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-04T18:59:58.277Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-04T18:59:58.277Z] github.com/docker/docker/builder/builder-next/worker [2022-04-04T18:59:58.277Z] github.com/docker/docker/builder/dockerfile [2022-04-04T18:59:58.277Z] github.com/docker/docker/builder/remotecontext [2022-04-04T18:59:58.277Z] github.com/docker/docker/builder/remotecontext/git [2022-04-04T18:59:58.277Z] github.com/docker/docker/cli [2022-04-04T18:59:58.277Z] github.com/docker/docker/cli/config [2022-04-04T18:59:58.277Z] github.com/docker/docker/cli/debug [2022-04-04T18:59:58.277Z] github.com/docker/docker/client [2022-04-04T18:59:58.277Z] github.com/docker/docker/cmd/docker-proxy [2022-04-04T18:59:58.277Z] github.com/docker/docker/cmd/dockerd [2022-04-04T18:59:58.277Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-04T18:59:58.277Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-04T18:59:58.277Z] github.com/docker/docker/container [2022-04-04T18:59:58.277Z] github.com/docker/docker/container/stream [2022-04-04T18:59:58.277Z] github.com/docker/docker/contrib/apparmor [2022-04-04T18:59:58.277Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-04T18:59:58.277Z] github.com/docker/docker/contrib/httpserver [2022-04-04T18:59:58.277Z] github.com/docker/docker/daemon [2022-04-04T18:59:58.277Z] github.com/docker/docker/daemon/cluster [2022-04-04T18:59:58.277Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-04T18:59:58.277Z] github.com/docker/docker/daemon/cluster/convert [2022-04-04T18:59:58.277Z] github.com/docker/docker/daemon/cluster/executor [2022-04-04T18:59:58.277Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-04T18:59:58.277Z] github.com/docker/docker/daemon/cluster/provider [2022-04-04T18:59:58.277Z] github.com/docker/docker/daemon/config [2022-04-04T18:59:58.277Z] github.com/docker/docker/daemon/events [2022-04-04T18:59:58.277Z] github.com/docker/docker/daemon/events/testutils [2022-04-04T18:59:58.277Z] github.com/docker/docker/daemon/exec [2022-04-04T18:59:58.277Z] github.com/docker/docker/daemon/graphdriver [2022-04-04T18:59:58.277Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-04T18:59:58.277Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-04T18:59:58.277Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-04T18:59:58.277Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-04T18:59:58.277Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-04T18:59:58.277Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-04T18:59:58.277Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-04T18:59:58.277Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-04T18:59:58.277Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-04T18:59:58.277Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-04T18:59:58.277Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-04T18:59:58.277Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-04T18:59:58.277Z] github.com/docker/docker/daemon/images [2022-04-04T18:59:58.277Z] github.com/docker/docker/daemon/initlayer [2022-04-04T18:59:58.277Z] github.com/docker/docker/daemon/links [2022-04-04T18:59:58.277Z] github.com/docker/docker/daemon/listeners [2022-04-04T18:59:58.277Z] github.com/docker/docker/daemon/logger [2022-04-04T18:59:58.277Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-04T18:59:58.277Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-04T18:59:58.277Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-04T18:59:58.277Z] github.com/docker/docker/daemon/logger/gelf [2022-04-04T18:59:58.277Z] github.com/docker/docker/daemon/logger/journald [2022-04-04T18:59:58.277Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-04T18:59:58.277Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-04T18:59:58.277Z] github.com/docker/docker/daemon/logger/local [2022-04-04T18:59:58.277Z] github.com/docker/docker/daemon/logger/logentries [2022-04-04T18:59:58.277Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-04T18:59:58.277Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-04T18:59:58.277Z] github.com/docker/docker/daemon/logger/splunk [2022-04-04T18:59:58.277Z] github.com/docker/docker/daemon/logger/syslog [2022-04-04T18:59:58.277Z] github.com/docker/docker/daemon/logger/templates [2022-04-04T18:59:58.277Z] github.com/docker/docker/daemon/names [2022-04-04T18:59:58.277Z] github.com/docker/docker/daemon/network [2022-04-04T18:59:58.277Z] github.com/docker/docker/daemon/stats [2022-04-04T18:59:58.277Z] github.com/docker/docker/distribution [2022-04-04T18:59:58.277Z] github.com/docker/docker/distribution/metadata [2022-04-04T18:59:58.277Z] github.com/docker/docker/distribution/utils [2022-04-04T18:59:58.277Z] github.com/docker/docker/distribution/xfer [2022-04-04T18:59:58.277Z] github.com/docker/docker/dockerversion [2022-04-04T18:59:58.277Z] github.com/docker/docker/errdefs [2022-04-04T18:59:58.277Z] github.com/docker/docker/image [2022-04-04T18:59:58.277Z] github.com/docker/docker/image/cache [2022-04-04T18:59:58.277Z] github.com/docker/docker/image/tarexport [2022-04-04T18:59:58.277Z] github.com/docker/docker/image/v1 [2022-04-04T18:59:58.277Z] github.com/docker/docker/internal/test/suite [2022-04-04T18:59:58.277Z] github.com/docker/docker/layer [2022-04-04T18:59:58.277Z] github.com/docker/docker/libcontainerd [2022-04-04T18:59:58.277Z] github.com/docker/docker/libcontainerd/queue [2022-04-04T18:59:58.277Z] github.com/docker/docker/libcontainerd/remote [2022-04-04T18:59:58.277Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-04T18:59:58.277Z] github.com/docker/docker/libcontainerd/types [2022-04-04T18:59:58.277Z] github.com/docker/docker/oci [2022-04-04T18:59:58.277Z] github.com/docker/docker/oci/caps [2022-04-04T18:59:58.277Z] github.com/docker/docker/opts [2022-04-04T18:59:58.277Z] github.com/docker/docker/pkg/aaparser [2022-04-04T18:59:58.277Z] github.com/docker/docker/pkg/archive [2022-04-04T18:59:58.277Z] github.com/docker/docker/pkg/authorization [2022-04-04T18:59:58.277Z] github.com/docker/docker/pkg/broadcaster [2022-04-04T18:59:58.277Z] github.com/docker/docker/pkg/capabilities [2022-04-04T18:59:58.277Z] github.com/docker/docker/pkg/chrootarchive [2022-04-04T18:59:58.277Z] github.com/docker/docker/pkg/containerfs [2022-04-04T18:59:58.277Z] github.com/docker/docker/pkg/devicemapper [2022-04-04T18:59:58.277Z] github.com/docker/docker/pkg/directory [2022-04-04T18:59:58.277Z] github.com/docker/docker/pkg/dmesg [2022-04-04T18:59:58.277Z] github.com/docker/docker/pkg/filenotify [2022-04-04T18:59:58.277Z] github.com/docker/docker/pkg/fileutils [2022-04-04T18:59:58.277Z] github.com/docker/docker/pkg/fsutils [2022-04-04T18:59:58.277Z] github.com/docker/docker/pkg/homedir [2022-04-04T18:59:58.277Z] github.com/docker/docker/pkg/idtools [2022-04-04T18:59:58.277Z] github.com/docker/docker/pkg/ioutils [2022-04-04T18:59:58.277Z] github.com/docker/docker/pkg/jsonmessage [2022-04-04T18:59:58.277Z] github.com/docker/docker/pkg/longpath [2022-04-04T18:59:58.277Z] github.com/docker/docker/pkg/loopback [2022-04-04T18:59:58.277Z] github.com/docker/docker/pkg/namesgenerator [2022-04-04T18:59:58.277Z] github.com/docker/docker/pkg/parsers [2022-04-04T18:59:58.277Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-04T18:59:58.277Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-04T18:59:58.277Z] github.com/docker/docker/pkg/pidfile [2022-04-04T18:59:58.277Z] github.com/docker/docker/pkg/platform [2022-04-04T18:59:58.277Z] github.com/docker/docker/pkg/plugingetter [2022-04-04T18:59:58.277Z] github.com/docker/docker/pkg/plugins [2022-04-04T18:59:58.277Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-04T18:59:58.277Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-04T18:59:58.277Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-04T18:59:58.277Z] github.com/docker/docker/pkg/plugins/transport [2022-04-04T18:59:58.277Z] github.com/docker/docker/pkg/pools [2022-04-04T18:59:58.277Z] github.com/docker/docker/pkg/progress [2022-04-04T18:59:58.277Z] github.com/docker/docker/pkg/pubsub [2022-04-04T18:59:58.277Z] github.com/docker/docker/pkg/reexec [2022-04-04T18:59:58.277Z] github.com/docker/docker/pkg/signal [2022-04-04T18:59:58.277Z] github.com/docker/docker/pkg/stack [2022-04-04T18:59:58.277Z] github.com/docker/docker/pkg/stdcopy [2022-04-04T18:59:58.277Z] github.com/docker/docker/pkg/streamformatter [2022-04-04T18:59:58.277Z] github.com/docker/docker/pkg/stringid [2022-04-04T18:59:58.277Z] github.com/docker/docker/pkg/sysinfo [2022-04-04T18:59:58.277Z] github.com/docker/docker/pkg/system [2022-04-04T18:59:58.277Z] github.com/docker/docker/pkg/tailfile [2022-04-04T18:59:58.277Z] github.com/docker/docker/pkg/tarsum [2022-04-04T18:59:58.277Z] github.com/docker/docker/pkg/truncindex [2022-04-04T18:59:58.277Z] github.com/docker/docker/pkg/urlutil [2022-04-04T18:59:58.277Z] github.com/docker/docker/pkg/useragent [2022-04-04T18:59:58.277Z] github.com/docker/docker/plugin [2022-04-04T18:59:58.277Z] github.com/docker/docker/plugin/executor/containerd [2022-04-04T18:59:58.277Z] github.com/docker/docker/plugin/v2 [2022-04-04T18:59:58.277Z] github.com/docker/docker/profiles/apparmor [2022-04-04T18:59:58.277Z] github.com/docker/docker/profiles/seccomp [2022-04-04T18:59:58.277Z] github.com/docker/docker/quota [2022-04-04T18:59:58.277Z] github.com/docker/docker/reference [2022-04-04T18:59:58.277Z] github.com/docker/docker/registry [2022-04-04T18:59:58.277Z] github.com/docker/docker/registry/resumable [2022-04-04T18:59:58.277Z] github.com/docker/docker/restartmanager [2022-04-04T18:59:58.277Z] github.com/docker/docker/rootless [2022-04-04T18:59:58.277Z] github.com/docker/docker/rootless/specconv [2022-04-04T18:59:58.277Z] github.com/docker/docker/runconfig [2022-04-04T18:59:58.277Z] github.com/docker/docker/runconfig/opts [2022-04-04T18:59:58.277Z] github.com/docker/docker/testutil [2022-04-04T18:59:58.277Z] github.com/docker/docker/testutil/daemon [2022-04-04T18:59:58.277Z] github.com/docker/docker/testutil/environment [2022-04-04T18:59:58.277Z] github.com/docker/docker/testutil/fakecontext [2022-04-04T18:59:58.277Z] github.com/docker/docker/testutil/fakegit [2022-04-04T18:59:58.277Z] github.com/docker/docker/testutil/fakestorage [2022-04-04T18:59:58.277Z] github.com/docker/docker/testutil/fixtures/load [2022-04-04T18:59:58.277Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-04T18:59:58.277Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-04T18:59:58.277Z] github.com/docker/docker/testutil/registry [2022-04-04T18:59:58.277Z] github.com/docker/docker/testutil/request [2022-04-04T18:59:58.277Z] github.com/docker/docker/volume [2022-04-04T18:59:58.277Z] github.com/docker/docker/volume/drivers [2022-04-04T18:59:58.277Z] github.com/docker/docker/volume/local [2022-04-04T18:59:58.277Z] github.com/docker/docker/volume/mounts [2022-04-04T18:59:58.277Z] github.com/docker/docker/volume/service [2022-04-04T18:59:58.277Z] github.com/docker/docker/volume/service/opts [2022-04-04T18:59:58.277Z] github.com/docker/docker/volume/testutils' ']' [2022-04-04T18:59:58.278Z] + 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/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/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-04-04T18:59:58.278Z] ? github.com/docker/docker/api [no test files] [2022-04-04T18:59:58.519Z] time="2022-04-04T18:59:58Z" level=debug msg="memberlist: Failed ping: a12c33f00386 (timeout reached)" [2022-04-04T18:59:58.519Z] time="2022-04-04T18:59:58Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.23.64.225:10037: use of closed network connection" [2022-04-04T18:59:58.519Z] time="2022-04-04T18:59:58Z" level=debug msg="memberlist: Stream connection from=172.23.64.225:49392" [2022-04-04T18:59:58.823Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-04T18:59:58.975Z] time="2022-04-04T18:59:58Z" level=warning msg="memberlist: Was able to connect to a12c33f00386 but other probes failed, network may be misconfigured" [2022-04-04T18:59:59.082Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-04T18:59:59.114Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2022-04-04T18:59:59.114Z] === RUN TestDockerNetworkMacvlan [2022-04-04T18:59:59.648Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-04T18:59:59.713Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-04T19:00:00.688Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-04T19:00:01.024Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-04-04T19:00:01.024Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-04-04T19:00:01.024Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-04T19:00:01.024Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-04-04T19:00:01.024Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-04T19:00:01.024Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-04T19:00:01.260Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-04T19:00:01.592Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-04-04T19:00:01.865Z] time="2022-04-04T19:00:01Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.64.225:10033 172.23.64.225:10034 172.23.64.225:10035]" [2022-04-04T19:00:01.865Z] time="2022-04-04T19:00:01Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.64.225:10033 172.23.64.225:10034 172.23.64.225:10035]" [2022-04-04T19:00:02.319Z] time="2022-04-04T19:00:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.64.225:10033" [2022-04-04T19:00:02.319Z] time="2022-04-04T19:00:02Z" level=debug msg="memberlist: Stream connection from=172.23.64.225:49393" [2022-04-04T19:00:02.319Z] time="2022-04-04T19:00:02Z" level=info msg="Node b41c022ee340/172.23.64.225, joined gossip cluster" [2022-04-04T19:00:02.320Z] time="2022-04-04T19:00:02Z" level=info msg="Node b41c022ee340/172.23.64.225, added to nodes list" [2022-04-04T19:00:02.320Z] time="2022-04-04T19:00:02Z" level=info msg="Node a12c33f00386/172.23.64.225, joined gossip cluster" [2022-04-04T19:00:02.320Z] time="2022-04-04T19:00:02Z" level=info msg="Node d4b1e7d897ae/172.23.64.225, joined gossip cluster" [2022-04-04T19:00:02.320Z] time="2022-04-04T19:00:02Z" level=info msg="Node a12c33f00386/172.23.64.225, added to nodes list" [2022-04-04T19:00:02.320Z] time="2022-04-04T19:00:02Z" level=info msg="Node d4b1e7d897ae/172.23.64.225, is the new incarnation of the shutdown node 4e909984d134/172.23.64.225" [2022-04-04T19:00:02.320Z] time="2022-04-04T19:00:02Z" level=info msg="Node d4b1e7d897ae/172.23.64.225, added to nodes list" [2022-04-04T19:00:02.320Z] time="2022-04-04T19:00:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.64.225:10034" [2022-04-04T19:00:02.320Z] time="2022-04-04T19:00:02Z" level=debug msg="memberlist: Stream connection from=172.23.64.225:49394" [2022-04-04T19:00:02.320Z] time="2022-04-04T19:00:02Z" level=info msg="Node b41c022ee340/172.23.64.225, joined gossip cluster" [2022-04-04T19:00:02.320Z] time="2022-04-04T19:00:02Z" level=info msg="Node b41c022ee340/172.23.64.225, added to nodes list" [2022-04-04T19:00:02.320Z] time="2022-04-04T19:00:02Z" level=info msg="Node d4b1e7d897ae/172.23.64.225, joined gossip cluster" [2022-04-04T19:00:02.320Z] time="2022-04-04T19:00:02Z" level=info msg="Node 80958754694f/172.23.64.225, joined gossip cluster" [2022-04-04T19:00:02.320Z] time="2022-04-04T19:00:02Z" level=info msg="Node d4b1e7d897ae/172.23.64.225, added to nodes list" [2022-04-04T19:00:02.320Z] time="2022-04-04T19:00:02Z" level=info msg="Node a12c33f00386/172.23.64.225, joined gossip cluster" [2022-04-04T19:00:02.320Z] time="2022-04-04T19:00:02Z" level=info msg="Node 80958754694f/172.23.64.225, is the new incarnation of the shutdown node 44a23a2f9dc9/172.23.64.225" [2022-04-04T19:00:02.320Z] time="2022-04-04T19:00:02Z" level=info msg="Node a12c33f00386/172.23.64.225, added to nodes list" [2022-04-04T19:00:02.320Z] time="2022-04-04T19:00:02Z" level=info msg="Node 80958754694f/172.23.64.225, added to nodes list" [2022-04-04T19:00:02.320Z] time="2022-04-04T19:00:02Z" level=debug msg="memberlist: Stream connection from=172.23.64.225:49395" [2022-04-04T19:00:02.320Z] time="2022-04-04T19:00:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.64.225:10035" [2022-04-04T19:00:02.320Z] time="2022-04-04T19:00:02Z" level=info msg="Node 80958754694f/172.23.64.225, joined gossip cluster" [2022-04-04T19:00:02.320Z] time="2022-04-04T19:00:02Z" level=info msg="Node 80958754694f/172.23.64.225, added to nodes list" [2022-04-04T19:00:02.320Z] time="2022-04-04T19:00:02Z" level=info msg="Node b41c022ee340/172.23.64.225, joined gossip cluster" [2022-04-04T19:00:02.320Z] time="2022-04-04T19:00:02Z" level=info msg="Node b41c022ee340/172.23.64.225, added to nodes list" [2022-04-04T19:00:02.320Z] time="2022-04-04T19:00:02Z" level=info msg="Node d4b1e7d897ae/172.23.64.225, joined gossip cluster" [2022-04-04T19:00:02.320Z] time="2022-04-04T19:00:02Z" level=info msg="Node d4b1e7d897ae/172.23.64.225, added to nodes list" [2022-04-04T19:00:02.320Z] time="2022-04-04T19:00:02Z" level=info msg="Node a12c33f00386/172.23.64.225, joined gossip cluster" [2022-04-04T19:00:02.320Z] time="2022-04-04T19:00:02Z" level=info msg="Node a12c33f00386/172.23.64.225, added to nodes list" [2022-04-04T19:00:02.320Z] time="2022-04-04T19:00:02Z" level=info msg="Node eedfa7ead307/172.23.64.225, joined gossip cluster" [2022-04-04T19:00:02.320Z] time="2022-04-04T19:00:02Z" level=info msg="Node eedfa7ead307/172.23.64.225, is the new incarnation of the shutdown node 4c58a0d47fa5/172.23.64.225" [2022-04-04T19:00:02.320Z] time="2022-04-04T19:00:02Z" level=info msg="Node eedfa7ead307/172.23.64.225, added to nodes list" [2022-04-04T19:00:02.320Z] time="2022-04-04T19:00:02Z" level=info msg="Node 80958754694f/172.23.64.225, joined gossip cluster" [2022-04-04T19:00:02.320Z] time="2022-04-04T19:00:02Z" level=info msg="Node 80958754694f/172.23.64.225, added to nodes list" [2022-04-04T19:00:02.320Z] time="2022-04-04T19:00:02Z" level=info msg="Node 80958754694f/172.23.64.225, joined gossip cluster" [2022-04-04T19:00:02.320Z] time="2022-04-04T19:00:02Z" level=info msg="Node 80958754694f/172.23.64.225, is the new incarnation of the shutdown node 44a23a2f9dc9/172.23.64.225" [2022-04-04T19:00:02.320Z] time="2022-04-04T19:00:02Z" level=info msg="Node 80958754694f/172.23.64.225, added to nodes list" [2022-04-04T19:00:02.320Z] time="2022-04-04T19:00:02Z" level=info msg="Node d4b1e7d897ae/172.23.64.225, joined gossip cluster" [2022-04-04T19:00:02.320Z] time="2022-04-04T19:00:02Z" level=info msg="Node d4b1e7d897ae/172.23.64.225, is the new incarnation of the shutdown node 4e909984d134/172.23.64.225" [2022-04-04T19:00:02.320Z] time="2022-04-04T19:00:02Z" level=info msg="Node d4b1e7d897ae/172.23.64.225, added to nodes list" [2022-04-04T19:00:02.320Z] time="2022-04-04T19:00:02Z" level=info msg="Node eedfa7ead307/172.23.64.225, joined gossip cluster" [2022-04-04T19:00:02.320Z] time="2022-04-04T19:00:02Z" level=info msg="Node eedfa7ead307/172.23.64.225, is the new incarnation of the shutdown node 4c58a0d47fa5/172.23.64.225" [2022-04-04T19:00:02.320Z] time="2022-04-04T19:00:02Z" level=info msg="Node eedfa7ead307/172.23.64.225, added to nodes list" [2022-04-04T19:00:02.320Z] time="2022-04-04T19:00:02Z" level=info msg="Node eedfa7ead307/172.23.64.225, joined gossip cluster" [2022-04-04T19:00:02.320Z] time="2022-04-04T19:00:02Z" level=info msg="Node eedfa7ead307/172.23.64.225, added to nodes list" [2022-04-04T19:00:02.775Z] time="2022-04-04T19:00:02Z" level=info msg="Node eedfa7ead307/172.23.64.225, joined gossip cluster" [2022-04-04T19:00:02.775Z] time="2022-04-04T19:00:02Z" level=info msg="Node eedfa7ead307/172.23.64.225, added to nodes list" [2022-04-04T19:00:02.775Z] time="2022-04-04T19:00:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.64.225:10033" [2022-04-04T19:00:02.775Z] time="2022-04-04T19:00:02Z" level=debug msg="memberlist: Stream connection from=172.23.64.225:49396" [2022-04-04T19:00:02.775Z] time="2022-04-04T19:00:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.64.225:10034" [2022-04-04T19:00:02.775Z] time="2022-04-04T19:00:02Z" level=debug msg="memberlist: Stream connection from=172.23.64.225:49397" [2022-04-04T19:00:02.775Z] time="2022-04-04T19:00:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.64.225:10035" [2022-04-04T19:00:02.775Z] time="2022-04-04T19:00:02Z" level=debug msg="memberlist: Stream connection from=172.23.64.225:49398" [2022-04-04T19:00:03.176Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-04T19:00:03.230Z] 2022/04/04 19:00:02 Closing DB instances... [2022-04-04T19:00:03.230Z] time="2022-04-04T19:00:02Z" level=info msg="Node d4b1e7d897ae change state NodeActive --> NodeLeft" [2022-04-04T19:00:03.230Z] time="2022-04-04T19:00:02Z" level=info msg="node3(eedfa7ead307): Node leave event for d4b1e7d897ae/172.23.64.225" [2022-04-04T19:00:03.230Z] time="2022-04-04T19:00:02Z" level=info msg="Node d4b1e7d897ae change state NodeActive --> NodeLeft" [2022-04-04T19:00:03.230Z] time="2022-04-04T19:00:02Z" level=info msg="node2(80958754694f): Node leave event for d4b1e7d897ae/172.23.64.225" [2022-04-04T19:00:03.230Z] time="2022-04-04T19:00:02Z" level=info msg="Node d4b1e7d897ae change state NodeActive --> NodeLeft" [2022-04-04T19:00:03.230Z] time="2022-04-04T19:00:02Z" level=info msg="node4(a12c33f00386): Node leave event for d4b1e7d897ae/172.23.64.225" [2022-04-04T19:00:03.230Z] time="2022-04-04T19:00:02Z" level=info msg="Node d4b1e7d897ae change state NodeActive --> NodeLeft" [2022-04-04T19:00:03.230Z] time="2022-04-04T19:00:02Z" level=info msg="node5(b41c022ee340): Node leave event for d4b1e7d897ae/172.23.64.225" [2022-04-04T19:00:03.230Z] time="2022-04-04T19:00:02Z" level=info msg="Node d4b1e7d897ae change state NodeActive --> NodeLeft" [2022-04-04T19:00:03.230Z] time="2022-04-04T19:00:02Z" level=info msg="node1(d4b1e7d897ae): Node leave event for d4b1e7d897ae/172.23.64.225" [2022-04-04T19:00:03.230Z] time="2022-04-04T19:00:03Z" level=info msg="Node d4b1e7d897ae/172.23.64.225, left gossip cluster" [2022-04-04T19:00:03.230Z] time="2022-04-04T19:00:03Z" level=info msg="Node d4b1e7d897ae/172.23.64.225, left gossip cluster" [2022-04-04T19:00:03.230Z] time="2022-04-04T19:00:03Z" level=info msg="Node d4b1e7d897ae/172.23.64.225, left gossip cluster" [2022-04-04T19:00:03.230Z] time="2022-04-04T19:00:03Z" level=info msg="Node d4b1e7d897ae/172.23.64.225, left gossip cluster" [2022-04-04T19:00:03.230Z] time="2022-04-04T19:00:03Z" level=info msg="Node d4b1e7d897ae/172.23.64.225, left gossip cluster" [2022-04-04T19:00:03.496Z] docker_api_swarm_test.go:384: [d6509be36a43d] joining swarm manager [d3b6daa6cecba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T19:00:03.685Z] time="2022-04-04T19:00:03Z" level=info msg="Node 80958754694f change state NodeActive --> NodeLeft" [2022-04-04T19:00:03.685Z] time="2022-04-04T19:00:03Z" level=info msg="node3(eedfa7ead307): Node leave event for 80958754694f/172.23.64.225" [2022-04-04T19:00:03.685Z] time="2022-04-04T19:00:03Z" level=info msg="Node 80958754694f change state NodeActive --> NodeLeft" [2022-04-04T19:00:03.685Z] time="2022-04-04T19:00:03Z" level=info msg="Node 80958754694f change state NodeActive --> NodeLeft" [2022-04-04T19:00:03.685Z] time="2022-04-04T19:00:03Z" level=info msg="node5(b41c022ee340): Node leave event for 80958754694f/172.23.64.225" [2022-04-04T19:00:03.685Z] time="2022-04-04T19:00:03Z" level=info msg="node4(a12c33f00386): Node leave event for 80958754694f/172.23.64.225" [2022-04-04T19:00:03.685Z] time="2022-04-04T19:00:03Z" level=info msg="Node 80958754694f change state NodeActive --> NodeLeft" [2022-04-04T19:00:03.685Z] time="2022-04-04T19:00:03Z" level=info msg="node2(80958754694f): Node leave event for 80958754694f/172.23.64.225" [2022-04-04T19:00:03.685Z] time="2022-04-04T19:00:03Z" level=info msg="Node 80958754694f/172.23.64.225, left gossip cluster" [2022-04-04T19:00:03.685Z] time="2022-04-04T19:00:03Z" level=info msg="Node 80958754694f/172.23.64.225, left gossip cluster" [2022-04-04T19:00:03.685Z] time="2022-04-04T19:00:03Z" level=info msg="Node 80958754694f/172.23.64.225, left gossip cluster" [2022-04-04T19:00:03.685Z] time="2022-04-04T19:00:03Z" level=info msg="Node 80958754694f/172.23.64.225, left gossip cluster" [2022-04-04T19:00:03.754Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-04-04T19:00:04.013Z] === RUN TestDockerSuite/TestEventsRename [2022-04-04T19:00:04.141Z] time="2022-04-04T19:00:03Z" level=info msg="Node eedfa7ead307 change state NodeActive --> NodeLeft" [2022-04-04T19:00:04.141Z] time="2022-04-04T19:00:03Z" level=info msg="node4(a12c33f00386): Node leave event for eedfa7ead307/172.23.64.225" [2022-04-04T19:00:04.141Z] time="2022-04-04T19:00:03Z" level=info msg="Node eedfa7ead307 change state NodeActive --> NodeLeft" [2022-04-04T19:00:04.141Z] time="2022-04-04T19:00:03Z" level=info msg="node5(b41c022ee340): Node leave event for eedfa7ead307/172.23.64.225" [2022-04-04T19:00:04.141Z] time="2022-04-04T19:00:03Z" level=info msg="Node eedfa7ead307 change state NodeActive --> NodeLeft" [2022-04-04T19:00:04.141Z] time="2022-04-04T19:00:03Z" level=info msg="node3(eedfa7ead307): Node leave event for eedfa7ead307/172.23.64.225" [2022-04-04T19:00:04.141Z] time="2022-04-04T19:00:03Z" level=info msg="Node eedfa7ead307/172.23.64.225, left gossip cluster" [2022-04-04T19:00:04.141Z] time="2022-04-04T19:00:03Z" level=info msg="Node eedfa7ead307/172.23.64.225, left gossip cluster" [2022-04-04T19:00:04.563Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-04T19:00:04.596Z] time="2022-04-04T19:00:04Z" level=info msg="Node eedfa7ead307/172.23.64.225, left gossip cluster" [2022-04-04T19:00:04.596Z] time="2022-04-04T19:00:04Z" level=debug msg="memberlist: Failed ping: eedfa7ead307 (timeout reached)" [2022-04-04T19:00:04.596Z] time="2022-04-04T19:00:04Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.23.64.225:10037: use of closed network connection" [2022-04-04T19:00:04.596Z] time="2022-04-04T19:00:04Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.23.64.225:10036: use of closed network connection" [2022-04-04T19:00:04.596Z] time="2022-04-04T19:00:04Z" level=info msg="Node a12c33f00386 change state NodeActive --> NodeLeft" [2022-04-04T19:00:04.596Z] time="2022-04-04T19:00:04Z" level=info msg="node5(b41c022ee340): Node leave event for a12c33f00386/172.23.64.225" [2022-04-04T19:00:04.596Z] time="2022-04-04T19:00:04Z" level=info msg="Node a12c33f00386 change state NodeActive --> NodeLeft" [2022-04-04T19:00:04.596Z] time="2022-04-04T19:00:04Z" level=info msg="node4(a12c33f00386): Node leave event for a12c33f00386/172.23.64.225" [2022-04-04T19:00:04.952Z] === RUN TestDockerSuite/TestEventsResize [2022-04-04T19:00:05.051Z] time="2022-04-04T19:00:04Z" level=info msg="Node a12c33f00386/172.23.64.225, left gossip cluster" [2022-04-04T19:00:05.051Z] time="2022-04-04T19:00:04Z" level=info msg="memberlist: Suspect eedfa7ead307 has failed, no acks received" [2022-04-04T19:00:05.051Z] time="2022-04-04T19:00:04Z" level=info msg="Node a12c33f00386/172.23.64.225, left gossip cluster" [2022-04-04T19:00:05.211Z] docker_api_swarm_test.go:385: [d579672493ac0] joining swarm manager [d3b6daa6cecba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T19:00:05.508Z] time="2022-04-04T19:00:05Z" level=info msg="Node b41c022ee340/172.23.64.225, left gossip cluster" [2022-04-04T19:00:05.508Z] time="2022-04-04T19:00:05Z" level=info msg="Node b41c022ee340 change state NodeActive --> NodeFailed" [2022-04-04T19:00:05.508Z] time="2022-04-04T19:00:05Z" level=info msg="Node b41c022ee340/172.23.64.225, added to failed nodes list" [2022-04-04T19:00:05.508Z] --- PASS: TestNetworkDBIslands (11.48s) [2022-04-04T19:00:05.508Z] PASS [2022-04-04T19:00:05.508Z] coverage: 60.0% of statements [2022-04-04T19:00:05.508Z] ok github.com/docker/docker/libnetwork/networkdb 104.954s coverage: 60.0% of statements [2022-04-04T19:00:05.508Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-04T19:00:05.508Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-04T19:00:05.508Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-04T19:00:05.508Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-04T19:00:05.508Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-04T19:00:05.508Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-04T19:00:05.508Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-04T19:00:05.508Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-04T19:00:05.508Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-04T19:00:05.508Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-04T19:00:05.508Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-04T19:00:05.508Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-04T19:00:05.508Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-04T19:00:05.508Z] ? github.com/docker/docker/quota [no test files] [2022-04-04T19:00:05.508Z] ? github.com/docker/docker/rootless [no test files] [2022-04-04T19:00:05.508Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-04T19:00:05.508Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-04T19:00:05.508Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-04T19:00:05.508Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-04T19:00:05.508Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-04T19:00:05.508Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-04T19:00:05.508Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-04T19:00:05.508Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-04T19:00:05.508Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-04T19:00:05.508Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-04T19:00:05.508Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-04T19:00:05.508Z] ? github.com/docker/docker/volume [no test files] [2022-04-04T19:00:05.508Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-04T19:00:05.508Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-04T19:00:05.779Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-04T19:00:07.675Z] [2022-04-04T19:00:07.675Z] === Skipped [2022-04-04T19:00:07.675Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-04T19:00:07.675Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-04T19:00:07.675Z] [2022-04-04T19:00:07.675Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-04T19:00:07.675Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T19:00:07.675Z] [2022-04-04T19:00:07.675Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-04T19:00:07.675Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T19:00:07.675Z] [2022-04-04T19:00:07.675Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-04-04T19:00:07.675Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T19:00:07.675Z] [2022-04-04T19:00:07.675Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-04-04T19:00:07.675Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T19:00:07.675Z] [2022-04-04T19:00:07.675Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-04T19:00:07.675Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-04T19:00:07.675Z] [2022-04-04T19:00:07.675Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-04T19:00:07.675Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-04T19:00:07.675Z] [2022-04-04T19:00:07.675Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-04T19:00:07.675Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-04T19:00:07.675Z] [2022-04-04T19:00:07.675Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-04T19:00:07.675Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-04T19:00:07.675Z] [2022-04-04T19:00:07.675Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-04T19:00:07.675Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-04T19:00:07.675Z] [2022-04-04T19:00:07.675Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-04T19:00:07.675Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-04T19:00:07.675Z] [2022-04-04T19:00:07.675Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-04T19:00:07.675Z] daemon_test.go:145: root required [2022-04-04T19:00:07.675Z] [2022-04-04T19:00:07.675Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-04T19:00:07.675Z] reload_test.go:342: root required [2022-04-04T19:00:07.675Z] [2022-04-04T19:00:07.675Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-04T19:00:07.675Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-04-04T19:00:07.675Z] [2022-04-04T19:00:07.675Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-04T19:00:07.675Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-04T19:00:07.675Z] [2022-04-04T19:00:07.675Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-04T19:00:07.675Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-04T19:00:07.675Z] [2022-04-04T19:00:07.675Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-04T19:00:07.675Z] download_test.go:267: Needs fixing on Windows [2022-04-04T19:00:07.675Z] [2022-04-04T19:00:07.675Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-04T19:00:07.675Z] layer_test.go:291: Failing on Windows [2022-04-04T19:00:07.675Z] [2022-04-04T19:00:07.675Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-04T19:00:07.675Z] layer_test.go:340: Failing on Windows [2022-04-04T19:00:07.675Z] [2022-04-04T19:00:07.675Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-04T19:00:07.675Z] layer_test.go:455: Failing on Windows [2022-04-04T19:00:07.675Z] [2022-04-04T19:00:07.675Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-04T19:00:07.675Z] layer_test.go:684: Failing on Windows [2022-04-04T19:00:07.675Z] [2022-04-04T19:00:07.675Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-04T19:00:07.675Z] migration_test.go:45: Failing on Windows [2022-04-04T19:00:07.675Z] [2022-04-04T19:00:07.675Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-04T19:00:07.675Z] migration_test.go:181: Failing on Windows [2022-04-04T19:00:07.675Z] [2022-04-04T19:00:07.675Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-04T19:00:07.675Z] mount_test.go:17: Failing on Windows [2022-04-04T19:00:07.675Z] [2022-04-04T19:00:07.675Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-04T19:00:07.675Z] mount_test.go:76: Failing on Windows [2022-04-04T19:00:07.676Z] [2022-04-04T19:00:07.676Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-04T19:00:07.676Z] mount_test.go:125: Failing on Windows [2022-04-04T19:00:07.676Z] [2022-04-04T19:00:07.676Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-04T19:00:07.676Z] mount_test.go:212: Failing on Windows [2022-04-04T19:00:07.676Z] [2022-04-04T19:00:07.676Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-04-04T19:00:07.676Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-04T19:00:07.676Z] [2022-04-04T19:00:07.676Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-04T19:00:07.676Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-04T19:00:07.676Z] [2022-04-04T19:00:07.676Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-04T19:00:07.676Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-04T19:00:07.676Z] [2022-04-04T19:00:07.676Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-04T19:00:07.676Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-04T19:00:07.676Z] [2022-04-04T19:00:07.676Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-04T19:00:07.676Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-04T19:00:07.676Z] [2022-04-04T19:00:07.676Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-04T19:00:07.676Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T19:00:07.676Z] [2022-04-04T19:00:07.676Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-04T19:00:07.676Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T19:00:07.676Z] [2022-04-04T19:00:07.676Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-04T19:00:07.676Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T19:00:07.676Z] [2022-04-04T19:00:07.676Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-04T19:00:07.676Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-04T19:00:07.676Z] [2022-04-04T19:00:07.676Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-04T19:00:07.676Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-04T19:00:07.676Z] [2022-04-04T19:00:07.676Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-04T19:00:07.676Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-04T19:00:07.676Z] [2022-04-04T19:00:07.676Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-04T19:00:07.676Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-04T19:00:07.676Z] [2022-04-04T19:00:07.676Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-04T19:00:07.676Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T19:00:07.676Z] [2022-04-04T19:00:07.676Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-04T19:00:07.676Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T19:00:07.676Z] [2022-04-04T19:00:07.676Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-04T19:00:07.676Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T19:00:07.676Z] [2022-04-04T19:00:07.676Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-04T19:00:07.676Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T19:00:07.676Z] [2022-04-04T19:00:07.676Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-04T19:00:07.676Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T19:00:07.676Z] [2022-04-04T19:00:07.676Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-04T19:00:07.676Z] archive_test.go:133: Xz not present in msys2 [2022-04-04T19:00:07.676Z] [2022-04-04T19:00:07.676Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-04-04T19:00:07.676Z] archive_test.go:140: zstd not installed [2022-04-04T19:00:07.676Z] [2022-04-04T19:00:07.676Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-04T19:00:07.676Z] archive_test.go:252: Failing on Windows CI machines [2022-04-04T19:00:07.676Z] [2022-04-04T19:00:07.676Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-04T19:00:07.676Z] archive_windows_test.go:16: Currently fails [2022-04-04T19:00:07.676Z] [2022-04-04T19:00:07.676Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-04T19:00:07.676Z] changes_test.go:196: needs more investigation [2022-04-04T19:00:07.676Z] [2022-04-04T19:00:07.676Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-04-04T19:00:07.676Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-04T19:00:07.676Z] [2022-04-04T19:00:07.676Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-04-04T19:00:07.676Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-04T19:00:07.676Z] [2022-04-04T19:00:07.676Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-04T19:00:07.676Z] changes_test.go:433: needs further investigation [2022-04-04T19:00:07.676Z] [2022-04-04T19:00:07.676Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-04T19:00:07.676Z] changes_test.go:469: needs further investigation [2022-04-04T19:00:07.676Z] [2022-04-04T19:00:07.676Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-04T19:00:07.676Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-04T19:00:07.676Z] [2022-04-04T19:00:07.676Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-04T19:00:07.676Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-04T19:00:07.676Z] [2022-04-04T19:00:07.676Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-04T19:00:07.676Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T19:00:07.676Z] [2022-04-04T19:00:07.676Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-04T19:00:07.676Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T19:00:07.676Z] [2022-04-04T19:00:07.676Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-04T19:00:07.676Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-04T19:00:07.676Z] [2022-04-04T19:00:07.676Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-04T19:00:07.676Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T19:00:07.676Z] [2022-04-04T19:00:07.676Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-04T19:00:07.676Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-04T19:00:07.676Z] [2022-04-04T19:00:07.676Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-04T19:00:07.676Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-04T19:00:07.676Z] [2022-04-04T19:00:07.676Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-04T19:00:07.676Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-04T19:00:07.676Z] [2022-04-04T19:00:07.676Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-04T19:00:07.676Z] poller_test.go:40: No chmod on Windows [2022-04-04T19:00:07.676Z] [2022-04-04T19:00:07.676Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-04T19:00:07.676Z] fileutils_test.go:133: Needs porting to Windows [2022-04-04T19:00:07.676Z] [2022-04-04T19:00:07.676Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-04T19:00:07.676Z] fileutils_test.go:179: Needs porting to Windows [2022-04-04T19:00:07.676Z] [2022-04-04T19:00:07.676Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-04-04T19:00:07.676Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-04T19:00:07.676Z] [2022-04-04T19:00:07.676Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-04T19:00:07.676Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-04T19:00:07.676Z] [2022-04-04T19:00:07.676Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-04T19:00:07.676Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-04T19:00:07.676Z] [2022-04-04T19:00:07.676Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-04T19:00:07.676Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-04T19:00:07.676Z] [2022-04-04T19:00:07.676Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-04T19:00:07.676Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-04T19:00:07.676Z] [2022-04-04T19:00:07.676Z] DONE 2103 tests, 70 skipped in 280.192s [2022-04-04T19:00:07.676Z] INFO: make.ps1 ended at 04/04/2022 19:00:07 [2022-04-04T19:00:07.867Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-04T19:00:08.127Z] --- PASS: TestDockerNetworkMacvlan (8.97s) [2022-04-04T19:00:08.127Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-04-04T19:00:08.127Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-04-04T19:00:08.127Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s) [2022-04-04T19:00:08.127Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.77s) [2022-04-04T19:00:08.127Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.79s) [2022-04-04T19:00:08.127Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s) [2022-04-04T19:00:08.127Z] PASS [2022-04-04T19:00:08.127Z] [2022-04-04T19:00:08.127Z] DONE 8 tests in 10.401s [2022-04-04T19:00:08.127Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-04T19:00:08.127Z] ++ 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-04-04T19:00:08.127Z] ++ set -e [2022-04-04T19:00:08.127Z] ++ '[' -n 0 ']' [2022-04-04T19:00:08.127Z] ++ set -x [2022-04-04T19:00:08.128Z] ++ 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-04-04T19:00:08.128Z] testing: warning: no tests to run [2022-04-04T19:00:08.128Z] PASS [2022-04-04T19:00:08.128Z] [2022-04-04T19:00:08.128Z] DONE 0 tests in 0.025s [2022-04-04T19:00:08.128Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-04T19:00:08.128Z] ++ 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-04-04T19:00:08.128Z] ++ set -e [2022-04-04T19:00:08.128Z] ++ '[' -n 0 ']' [2022-04-04T19:00:08.128Z] ++ set -x [2022-04-04T19:00:08.128Z] ++ 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-04-04T19:00:08.128Z] INFO: Testing against a local daemon [2022-04-04T19:00:08.128Z] === RUN TestAuthZPluginAllowRequest [2022-04-04T19:00:09.157Z] --- PASS: TestAuthZPluginAllowRequest (1.07s) [2022-04-04T19:00:09.157Z] === RUN TestAuthZPluginTLS [2022-04-04T19:00:09.728Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-04-04T19:00:09.728Z] === RUN TestAuthZPluginDenyRequest [2022-04-04T19:00:09.975Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-04T19:00:09.975Z] INFO: Unit tests ended at 04/04/2022 19:00:09. Duration:00:04:53.7931686 [2022-04-04T19:00:09.975Z] INFO: Building busybox [2022-04-04T19:00:09.975Z] Sending build context to Docker daemon 5.12kB [2022-04-04T19:00:09.975Z] [2022-04-04T19:00:09.975Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-04T19:00:09.975Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-04T19:00:09.975Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-04T19:00:09.975Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-04T19:00:09.975Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-04T19:00:09.975Z] ---> 02f938cacc3b [2022-04-04T19:00:09.975Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-04T19:00:09.975Z] ---> Running in cc67699b97ed [2022-04-04T19:00:10.300Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-04T19:00:10.300Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-04T19:00:10.872Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-04T19:00:10.872Z] === RUN TestAuthZPluginDenyResponse [2022-04-04T19:00:11.043Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-04T19:00:11.435Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-04T19:00:11.435Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-04T19:00:11.435Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-04T19:00:11.435Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-04T19:00:11.435Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-04T19:00:11.435Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-04T19:00:11.435Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-04T19:00:11.435Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-04T19:00:11.435Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-04T19:00:11.435Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-04T19:00:11.435Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-04T19:00:11.435Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-04T19:00:11.435Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-04T19:00:11.435Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-04T19:00:11.435Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-04T19:00:11.435Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T19:00:11.435Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-04T19:00:11.435Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-04T19:00:11.435Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-04T19:00:11.435Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-04T19:00:11.435Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-04T19:00:11.435Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-04T19:00:11.435Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-04T19:00:11.435Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-04T19:00:11.435Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-04T19:00:11.435Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-04T19:00:11.435Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-04T19:00:11.435Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-04T19:00:11.435Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-04T19:00:11.435Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-04T19:00:11.435Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-04T19:00:11.435Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-04T19:00:11.435Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-04T19:00:11.435Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-04T19:00:11.435Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-04T19:00:11.444Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-04-04T19:00:11.444Z] === RUN TestAuthZPluginAllowEventStream [2022-04-04T19:00:11.612Z] === RUN TestDockerSuite/TestEventsStreaming [2022-04-04T19:00:12.207Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-04T19:00:12.387Z] --- PASS: TestAuthZPluginAllowEventStream (1.08s) [2022-04-04T19:00:12.387Z] === RUN TestAuthZPluginErrorResponse [2022-04-04T19:00:12.959Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-04-04T19:00:12.959Z] === RUN TestAuthZPluginErrorRequest [2022-04-04T19:00:13.003Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-04T19:00:13.003Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-04T19:00:13.003Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-04T19:00:13.003Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-04T19:00:13.003Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-04T19:00:13.530Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-04T19:00:13.530Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-04T19:00:14.102Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-04-04T19:00:14.102Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-04T19:00:14.663Z] Removing intermediate container cc67699b97ed [2022-04-04T19:00:14.663Z] ---> ebdcaa28ee62 [2022-04-04T19:00:14.663Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-04T19:00:14.663Z] ---> Running in 65d14121d004 [2022-04-04T19:00:14.741Z] === RUN TestDockerSuite/TestEventsTop [2022-04-04T19:00:15.119Z] Removing intermediate container 65d14121d004 [2022-04-04T19:00:15.119Z] ---> b48e62427fa5 [2022-04-04T19:00:15.119Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-04T19:00:15.119Z] ---> Running in a3162213fb76 [2022-04-04T19:00:15.308Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-04T19:00:15.488Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.31s) [2022-04-04T19:00:15.488Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-04T19:00:15.575Z] Removing intermediate container a3162213fb76 [2022-04-04T19:00:15.575Z] ---> a63f2cd53bd3 [2022-04-04T19:00:15.575Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-04T19:00:16.329Z] ok github.com/docker/docker/api/server 0.016s coverage: 7.9% of statements [2022-04-04T19:00:16.873Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.38s) [2022-04-04T19:00:16.873Z] === RUN TestAuthZPluginHeader [2022-04-04T19:00:16.960Z] --- PASS: TestServicePlugin (30.15s) [2022-04-04T19:00:16.960Z] === RUN TestServiceUpdateLabel [2022-04-04T19:00:17.113Z] [2022-04-04T19:00:17.445Z] --- PASS: TestAuthZPluginHeader (0.67s) [2022-04-04T19:00:17.445Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-04T19:00:17.445Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T19:00:17.445Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-04T19:00:17.445Z] === RUN TestAuthZPluginV2Disable [2022-04-04T19:00:17.445Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T19:00:17.445Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-04-04T19:00:17.445Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-04T19:00:17.446Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T19:00:17.446Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-04T19:00:17.446Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-04T19:00:17.446Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T19:00:17.446Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-04T19:00:17.446Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-04T19:00:17.581Z] ---> fbcae3fb6dec [2022-04-04T19:00:17.581Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-04T19:00:17.761Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-04T19:00:17.901Z] --- PASS: TestServiceUpdateLabel (2.14s) [2022-04-04T19:00:17.901Z] === RUN TestServiceUpdateSecrets [2022-04-04T19:00:18.043Z] ---> Running in 158737aba17b [2022-04-04T19:00:18.591Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-04T19:00:21.871Z] --- PASS: TestServicePlugin (31.56s) [2022-04-04T19:00:21.871Z] === RUN TestServiceUpdateLabel [2022-04-04T19:00:23.774Z] --- PASS: TestServiceUpdateLabel (2.16s) [2022-04-04T19:00:23.774Z] === RUN TestServiceUpdateSecrets [2022-04-04T19:00:23.774Z] === RUN TestDockerSuite/TestExec [2022-04-04T19:00:24.711Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-04T19:00:25.278Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-04T19:00:26.215Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-04T19:00:26.474Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-04T19:00:26.625Z] Removing intermediate container 158737aba17b [2022-04-04T19:00:26.625Z] ---> 2d7ff7286b05 [2022-04-04T19:00:26.625Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-04T19:00:26.625Z] ---> Running in d615844853ce [2022-04-04T19:00:27.853Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-04T19:00:28.112Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-04T19:00:28.154Z] [2022-04-04T19:00:28.154Z] SUCCESS: Specified value was saved. [2022-04-04T19:00:28.680Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-04T19:00:29.247Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-04T19:00:29.817Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-04T19:00:30.385Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-04T19:00:30.643Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-04T19:00:32.018Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-04T19:00:32.795Z] --- PASS: TestServiceUpdateSecrets (14.45s) [2022-04-04T19:00:32.795Z] === RUN TestServiceUpdateConfigs [2022-04-04T19:00:32.962Z] === RUN TestDockerSuite/TestExecEnv [2022-04-04T19:00:33.535Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-04T19:00:34.471Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-04T19:00:35.038Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-04T19:00:35.205Z] Removing intermediate container d615844853ce [2022-04-04T19:00:35.205Z] ---> 32354c9992af [2022-04-04T19:00:35.205Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-04T19:00:35.205Z] ---> Running in 5c6b42e86ce7 [2022-04-04T19:00:35.558Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-04-04T19:00:35.558Z] PASS [2022-04-04T19:00:35.558Z] [2022-04-04T19:00:35.558Z] === Skipped [2022-04-04T19:00:35.558Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-04T19:00:35.558Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T19:00:35.558Z] [2022-04-04T19:00:35.558Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-04-04T19:00:35.558Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T19:00:35.558Z] [2022-04-04T19:00:35.558Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-04T19:00:35.558Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T19:00:35.558Z] [2022-04-04T19:00:35.558Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-04T19:00:35.558Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T19:00:35.558Z] [2022-04-04T19:00:35.558Z] DONE 17 tests, 4 skipped in 25.920s [2022-04-04T19:00:35.558Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-04T19:00:35.558Z] ++ 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-04-04T19:00:35.558Z] ++ set -e [2022-04-04T19:00:35.558Z] ++ '[' -n 0 ']' [2022-04-04T19:00:35.558Z] ++ set -x [2022-04-04T19:00:35.558Z] ++ 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-04-04T19:00:35.558Z] INFO: Testing against a local daemon [2022-04-04T19:00:35.558Z] === RUN TestPluginInvalidJSON [2022-04-04T19:00:35.558Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T19:00:35.558Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T19:00:35.558Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T19:00:35.558Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-04T19:00:35.558Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-04T19:00:35.558Z] === RUN TestPluginInstall [2022-04-04T19:00:35.558Z] === RUN TestPluginInstall/no_auth [2022-04-04T19:00:35.558Z] time="2022-04-04T19:00:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T19:00:35.558Z] time="2022-04-04T19:00:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:576130adb8056aa441b23ac36793aac6dee91ff7d717f132e519e147e74e6898" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T19:00:35.558Z] time="2022-04-04T19:00:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T19:00:35.558Z] time="2022-04-04T19:00:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:576130adb8056aa441b23ac36793aac6dee91ff7d717f132e519e147e74e6898" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T19:00:35.819Z] === RUN TestPluginInstall/with_htpasswd [2022-04-04T19:00:36.081Z] time="2022-04-04T19:00:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T19:00:36.081Z] time="2022-04-04T19:00:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:576130adb8056aa441b23ac36793aac6dee91ff7d717f132e519e147e74e6898" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T19:00:36.081Z] time="2022-04-04T19:00:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T19:00:36.081Z] time="2022-04-04T19:00:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:576130adb8056aa441b23ac36793aac6dee91ff7d717f132e519e147e74e6898" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T19:00:36.342Z] === RUN TestPluginInstall/with_insecure [2022-04-04T19:00:36.940Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-04T19:00:37.199Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-04-04T19:00:37.286Z] time="2022-04-04T19:00:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T19:00:37.286Z] time="2022-04-04T19:00:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3c7d40b895d579cff764deed1ef0e0a06748bc3178c10c113cc97ceb939f5a68" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T19:00:37.286Z] time="2022-04-04T19:00:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T19:00:37.286Z] time="2022-04-04T19:00:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3c7d40b895d579cff764deed1ef0e0a06748bc3178c10c113cc97ceb939f5a68" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T19:00:37.286Z] plugin_test.go:165: [d0c2446ca7ea8] daemon is not started [2022-04-04T19:00:37.286Z] --- PASS: TestPluginInstall (3.10s) [2022-04-04T19:00:37.286Z] --- PASS: TestPluginInstall/no_auth (1.53s) [2022-04-04T19:00:37.286Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-04-04T19:00:37.286Z] --- PASS: TestPluginInstall/with_insecure (1.01s) [2022-04-04T19:00:37.286Z] === RUN TestPluginsWithRuntimes [2022-04-04T19:00:37.766Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-04T19:00:38.335Z] === RUN TestDockerSuite/TestExecParseError [2022-04-04T19:00:38.593Z] --- PASS: TestServiceUpdateSecrets (15.08s) [2022-04-04T19:00:38.593Z] === RUN TestServiceUpdateConfigs [2022-04-04T19:00:38.674Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-04T19:00:38.852Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-04T19:00:38.921Z] Cannot create a file when that file already exists. [2022-04-04T19:00:39.618Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-04T19:00:39.790Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-04T19:00:40.357Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-04T19:00:40.562Z] --- PASS: TestPluginsWithRuntimes (3.10s) [2022-04-04T19:00:40.562Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.82s) [2022-04-04T19:00:40.562Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.79s) [2022-04-04T19:00:40.562Z] === RUN TestPluginBackCompatMediaTypes [2022-04-04T19:00:40.823Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-04-04T19:00:40.823Z] PASS [2022-04-04T19:00:40.823Z] [2022-04-04T19:00:40.823Z] DONE 10 tests in 6.891s [2022-04-04T19:00:40.823Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-04T19:00:40.823Z] ++ 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-04-04T19:00:40.823Z] ++ set -e [2022-04-04T19:00:40.823Z] ++ '[' -n 0 ']' [2022-04-04T19:00:40.823Z] ++ set -x [2022-04-04T19:00:40.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=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-04-04T19:00:41.084Z] INFO: Testing against a local daemon [2022-04-04T19:00:41.084Z] === RUN TestExternalGraphDriver [2022-04-04T19:00:41.084Z] === RUN TestExternalGraphDriver/json [2022-04-04T19:00:41.730Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-04T19:00:41.987Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-04T19:00:42.553Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-04T19:00:42.996Z] === RUN TestExternalGraphDriver/spec [2022-04-04T19:00:44.381Z] === RUN TestExternalGraphDriver/pull [2022-04-04T19:00:44.690Z] Removing intermediate container 5c6b42e86ce7 [2022-04-04T19:00:44.690Z] ---> fbf391e95be1 [2022-04-04T19:00:44.690Z] Step 13/13 : CMD ["sh"] [2022-04-04T19:00:44.690Z] ---> Running in da0fe2d9afcd [2022-04-04T19:00:44.690Z] Removing intermediate container da0fe2d9afcd [2022-04-04T19:00:44.690Z] ---> 6dab142139e0 [2022-04-04T19:00:44.690Z] Successfully built 6dab142139e0 [2022-04-04T19:00:44.690Z] Successfully tagged busybox:latest [2022-04-04T19:00:44.690Z] INFO: Docker images of the daemon under test [2022-04-04T19:00:44.690Z] [2022-04-04T19:00:44.690Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-04T19:00:44.690Z] busybox latest 6dab142139e0 Less than a second ago 5.01GB [2022-04-04T19:00:44.690Z] microsoft/windowsservercore latest 02f938cacc3b 4 weeks ago 4.96GB [2022-04-04T19:00:44.690Z] mcr.microsoft.com/windows/servercore ltsc2022 02f938cacc3b 4 weeks ago 4.96GB [2022-04-04T19:00:44.690Z] [2022-04-04T19:00:44.690Z] INFO: Running integration tests at 04/04/2022 19:00:44... [2022-04-04T19:00:44.690Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-04T19:00:44.690Z] INFO: Integration API tests being run from the host: [2022-04-04T19:00:44.690Z] INFO: make.ps1 starting at 04/04/2022 19:00:44 [2022-04-04T19:00:45.651Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-04T19:00:45.768Z] --- PASS: TestExternalGraphDriver (4.75s) [2022-04-04T19:00:45.768Z] --- PASS: TestExternalGraphDriver/json (1.57s) [2022-04-04T19:00:45.768Z] --- PASS: TestExternalGraphDriver/spec (1.50s) [2022-04-04T19:00:45.768Z] --- PASS: TestExternalGraphDriver/pull (1.64s) [2022-04-04T19:00:45.768Z] === RUN TestGraphdriverPluginV2 [2022-04-04T19:00:45.768Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T19:00:45.768Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-04-04T19:00:45.768Z] PASS [2022-04-04T19:00:45.768Z] [2022-04-04T19:00:45.768Z] === Skipped [2022-04-04T19:00:45.768Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-04-04T19:00:45.768Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T19:00:45.768Z] [2022-04-04T19:00:45.768Z] DONE 5 tests, 1 skipped in 4.870s [2022-04-04T19:00:45.768Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-04T19:00:45.768Z] ++ 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-04-04T19:00:45.768Z] ++ set -e [2022-04-04T19:00:45.768Z] ++ '[' -n 0 ']' [2022-04-04T19:00:45.768Z] ++ set -x [2022-04-04T19:00:45.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-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-04-04T19:00:46.029Z] INFO: Testing against a local daemon [2022-04-04T19:00:46.029Z] === RUN TestContinueAfterPluginCrash [2022-04-04T19:00:46.029Z] === PAUSE TestContinueAfterPluginCrash [2022-04-04T19:00:46.029Z] === RUN TestReadPluginNoRead [2022-04-04T19:00:46.029Z] === PAUSE TestReadPluginNoRead [2022-04-04T19:00:46.029Z] === RUN TestDaemonStartWithLogOpt [2022-04-04T19:00:46.029Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-04T19:00:46.029Z] === CONT TestContinueAfterPluginCrash [2022-04-04T19:00:46.029Z] === CONT TestDaemonStartWithLogOpt [2022-04-04T19:00:47.696Z] --- PASS: TestServiceUpdateConfigs (14.41s) [2022-04-04T19:00:47.696Z] === RUN TestServiceUpdateNetwork [2022-04-04T19:00:49.335Z] --- PASS: TestDaemonStartWithLogOpt (2.94s) [2022-04-04T19:00:49.335Z] === CONT TestReadPluginNoRead [2022-04-04T19:00:51.251Z] === RUN TestReadPluginNoRead/default [2022-04-04T19:00:52.193Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-04T19:00:53.134Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-04T19:00:54.077Z] --- PASS: TestContinueAfterPluginCrash (7.93s) [2022-04-04T19:00:54.338Z] === CONT TestReadPluginNoRead [2022-04-04T19:00:54.338Z] read_test.go:92: [d771f6d32bcd2] daemon is not started [2022-04-04T19:00:54.338Z] --- PASS: TestReadPluginNoRead (5.41s) [2022-04-04T19:00:54.338Z] --- PASS: TestReadPluginNoRead/default (1.13s) [2022-04-04T19:00:54.338Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.09s) [2022-04-04T19:00:54.338Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.11s) [2022-04-04T19:00:54.338Z] PASS [2022-04-04T19:00:54.338Z] [2022-04-04T19:00:54.338Z] DONE 6 tests in 8.454s [2022-04-04T19:00:54.338Z] 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-04-04T19:00:54.338Z] ++ 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-04-04T19:00:54.338Z] ++ set -e [2022-04-04T19:00:54.338Z] ++ '[' -n 0 ']' [2022-04-04T19:00:54.338Z] ++ set -x [2022-04-04T19:00:54.338Z] ++ 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-04-04T19:00:54.338Z] testing: warning: no tests to run [2022-04-04T19:00:54.338Z] PASS [2022-04-04T19:00:54.338Z] [2022-04-04T19:00:54.338Z] DONE 0 tests in 0.027s [2022-04-04T19:00:54.338Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-04T19:00:54.338Z] ++ 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-04-04T19:00:54.338Z] ++ set -e [2022-04-04T19:00:54.338Z] ++ '[' -n 0 ']' [2022-04-04T19:00:54.338Z] ++ set -x [2022-04-04T19:00:54.338Z] ++ 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-04-04T19:00:54.338Z] INFO: Testing against a local daemon [2022-04-04T19:00:54.338Z] === RUN TestPluginWithDevMounts [2022-04-04T19:00:54.338Z] === PAUSE TestPluginWithDevMounts [2022-04-04T19:00:54.338Z] === CONT TestPluginWithDevMounts [2022-04-04T19:00:54.749Z] --- PASS: TestServiceUpdateConfigs (14.81s) [2022-04-04T19:00:54.749Z] === RUN TestServiceUpdateNetwork [2022-04-04T19:00:54.749Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-04T19:00:54.749Z] === RUN TestDockerSuite/TestExecTTY [2022-04-04T19:00:54.749Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-04T19:00:55.316Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-04T19:00:56.252Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-04T19:00:56.253Z] --- PASS: TestPluginWithDevMounts (1.49s) [2022-04-04T19:00:56.253Z] PASS [2022-04-04T19:00:56.253Z] [2022-04-04T19:00:56.253Z] DONE 1 tests in 1.588s [2022-04-04T19:00:56.253Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-04T19:00:56.253Z] ++ 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-04-04T19:00:56.253Z] ++ set -e [2022-04-04T19:00:56.253Z] ++ '[' -n 0 ']' [2022-04-04T19:00:56.253Z] ++ set -x [2022-04-04T19:00:56.253Z] ++ 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-04-04T19:00:56.253Z] INFO: Testing against a local daemon [2022-04-04T19:00:56.253Z] === RUN TestSecretInspect [2022-04-04T19:00:56.512Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-04T19:00:56.512Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-04T19:00:56.512Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-04T19:00:57.889Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-04-04T19:00:58.166Z] --- PASS: TestSecretInspect (2.08s) [2022-04-04T19:00:58.166Z] === RUN TestSecretList [2022-04-04T19:00:58.456Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-04T19:00:59.400Z] === RUN TestDockerSuite/TestExecWithTERM [2022-04-04T19:00:59.658Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-04T19:00:59.924Z] --- PASS: TestServiceUpdateNetwork (12.29s) [2022-04-04T19:00:59.924Z] === RUN TestServiceUpdatePidsLimit [2022-04-04T19:01:00.118Z] --- PASS: TestSecretList (2.09s) [2022-04-04T19:01:00.118Z] === RUN TestSecretsCreateAndDelete [2022-04-04T19:01:00.494Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-04T19:01:00.596Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-04T19:01:01.066Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-04T19:01:01.164Z] check_test.go:379: [d579672493ac0] daemon is not started [2022-04-04T19:01:01.164Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-04-04T19:01:02.689Z] --- PASS: TestSecretsCreateAndDelete (2.21s) [2022-04-04T19:01:02.689Z] === RUN TestSecretsUpdate [2022-04-04T19:01:03.323Z] docker_api_swarm_test.go:802: [d3f8dab14b36a] joining swarm manager [d6372a09804ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T19:01:04.603Z] --- PASS: TestSecretsUpdate (2.13s) [2022-04-04T19:01:04.603Z] === RUN TestTemplatedSecret [2022-04-04T19:01:04.697Z] docker_api_swarm_test.go:802: [d63f2dd6955f7] joining swarm manager [d6372a09804ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T19:01:04.956Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-04T19:01:05.890Z] docker_api_swarm_test.go:802: [d7d7cd43142ca] joining swarm manager [d6372a09804ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-04T19:01:06.457Z] --- PASS: TestServiceUpdateNetwork (13.24s) [2022-04-04T19:01:06.457Z] === RUN TestServiceUpdatePidsLimit [2022-04-04T19:01:07.156Z] --- PASS: TestTemplatedSecret (2.35s) [2022-04-04T19:01:07.156Z] === RUN TestSecretCreateResolve [2022-04-04T19:01:07.834Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-04T19:01:08.403Z] docker_api_swarm_test.go:802: [dfb82c732cb69] joining swarm manager [d6372a09804ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-04T19:01:08.662Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-04T19:01:09.071Z] --- PASS: TestSecretCreateResolve (2.12s) [2022-04-04T19:01:09.071Z] PASS [2022-04-04T19:01:09.071Z] [2022-04-04T19:01:09.071Z] DONE 6 tests in 13.069s [2022-04-04T19:01:09.071Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-04-04T19:01:09.071Z] ++ 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-04-04T19:01:09.071Z] ++ set -e [2022-04-04T19:01:09.071Z] ++ '[' -n 0 ']' [2022-04-04T19:01:09.071Z] ++ set -x [2022-04-04T19:01:09.071Z] ++ 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-04-04T19:01:09.071Z] INFO: Testing against a local daemon [2022-04-04T19:01:09.071Z] === RUN TestServiceCreateInit [2022-04-04T19:01:09.071Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-04T19:01:09.201Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-04T19:01:09.597Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-04T19:01:09.597Z] docker_api_swarm_test.go:810: [d0063142a04ad] joining swarm manager [d6372a09804ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-04-04T19:01:11.501Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-04T19:01:13.280Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-04T19:01:15.690Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-04T19:01:15.798Z] --- PASS: TestServiceUpdatePidsLimit (16.26s) [2022-04-04T19:01:15.798Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-04-04T19:01:15.798Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-04-04T19:01:15.798Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-04-04T19:01:15.798Z] PASS [2022-04-04T19:01:15.798Z] [2022-04-04T19:01:15.798Z] === Skipped [2022-04-04T19:01:15.798Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-04T19:01:15.798Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-04T19:01:15.798Z] [2022-04-04T19:01:15.798Z] DONE 27 tests, 1 skipped in 182.435s [2022-04-04T19:01:15.798Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-04T19:01:15.798Z] INFO: Testing against a local daemon [2022-04-04T19:01:15.798Z] === RUN TestSessionCreate [2022-04-04T19:01:15.798Z] --- PASS: TestSessionCreate (0.02s) [2022-04-04T19:01:15.798Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-04T19:01:15.798Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-04T19:01:15.798Z] PASS [2022-04-04T19:01:15.798Z] [2022-04-04T19:01:15.798Z] DONE 2 tests in 0.065s [2022-04-04T19:01:15.798Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-04T19:01:15.798Z] INFO: Testing against a local daemon [2022-04-04T19:01:15.798Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-04T19:01:15.798Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-04-04T19:01:15.798Z] === RUN TestDiskUsage [2022-04-04T19:01:15.798Z] === PAUSE TestDiskUsage [2022-04-04T19:01:15.798Z] === RUN TestEventsExecDie [2022-04-04T19:01:15.948Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-04T19:01:16.065Z] --- PASS: TestEventsExecDie (0.56s) [2022-04-04T19:01:16.065Z] === RUN TestEventsBackwardsCompatible [2022-04-04T19:01:16.065Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-04-04T19:01:16.065Z] === RUN TestEventsVolumeCreate [2022-04-04T19:01:16.065Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-04-04T19:01:16.065Z] === RUN TestInfoBinaryCommits [2022-04-04T19:01:16.065Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-04T19:01:16.065Z] === RUN TestInfoAPIVersioned [2022-04-04T19:01:16.065Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-04T19:01:16.065Z] === RUN TestInfoAPI [2022-04-04T19:01:16.065Z] --- PASS: TestInfoAPI (0.02s) [2022-04-04T19:01:16.065Z] === RUN TestInfoAPIWarnings [2022-04-04T19:01:16.206Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-04T19:01:16.206Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-04T19:01:16.465Z] === RUN TestDockerSuite/TestHealth [2022-04-04T19:01:16.581Z] --- PASS: TestServiceCreateInit (6.93s) [2022-04-04T19:01:16.581Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.43s) [2022-04-04T19:01:16.581Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.49s) [2022-04-04T19:01:16.581Z] === RUN TestCreateServiceMultipleTimes [2022-04-04T19:01:21.374Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T19:01:21.375Z] INFO: Testing against a local daemon [2022-04-04T19:01:21.375Z] === RUN TestBuildWithSession [2022-04-04T19:01:21.375Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T19:01:21.375Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-04T19:01:21.375Z] === RUN TestBuildSquashParent [2022-04-04T19:01:21.375Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:01:21.375Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-04T19:01:21.375Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-04T19:01:21.375Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T19:01:21.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T19:01:21.375Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T19:01:21.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T19:01:21.375Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T19:01:21.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T19:01:21.375Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T19:01:21.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T19:01:21.375Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T19:01:21.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T19:01:21.375Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T19:01:21.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T19:01:21.375Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T19:01:21.375Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T19:01:21.375Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T19:01:21.375Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T19:01:24.585Z] --- PASS: TestServiceUpdatePidsLimit (16.63s) [2022-04-04T19:01:24.585Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2022-04-04T19:01:24.585Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.10s) [2022-04-04T19:01:24.585Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-04-04T19:01:24.585Z] PASS [2022-04-04T19:01:24.585Z] [2022-04-04T19:01:24.585Z] === Skipped [2022-04-04T19:01:24.585Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-04T19:01:24.585Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-04T19:01:24.585Z] [2022-04-04T19:01:24.585Z] DONE 27 tests, 1 skipped in 194.649s [2022-04-04T19:01:24.585Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-04T19:01:24.585Z] ++ 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-04-04T19:01:24.585Z] ++ set -e [2022-04-04T19:01:24.585Z] ++ '[' -n 0 ']' [2022-04-04T19:01:24.585Z] ++ set -x [2022-04-04T19:01:24.586Z] ++ 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-04-04T19:01:24.586Z] INFO: Testing against a local daemon [2022-04-04T19:01:24.586Z] === RUN TestSessionCreate [2022-04-04T19:01:24.586Z] --- PASS: TestSessionCreate (0.04s) [2022-04-04T19:01:24.586Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-04T19:01:24.586Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-04-04T19:01:24.586Z] PASS [2022-04-04T19:01:24.586Z] [2022-04-04T19:01:24.586Z] DONE 2 tests in 0.214s [2022-04-04T19:01:24.586Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-04T19:01:24.586Z] ++ 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-04-04T19:01:24.586Z] ++ set -e [2022-04-04T19:01:24.586Z] ++ '[' -n 0 ']' [2022-04-04T19:01:24.586Z] ++ set -x [2022-04-04T19:01:24.586Z] ++ 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-04-04T19:01:24.586Z] INFO: Testing against a local daemon [2022-04-04T19:01:24.586Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-04T19:01:24.586Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-04T19:01:24.586Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-04T19:01:24.586Z] === RUN TestDiskUsage [2022-04-04T19:01:24.586Z] === PAUSE TestDiskUsage [2022-04-04T19:01:24.586Z] === RUN TestEventsExecDie [2022-04-04T19:01:24.586Z] --- PASS: TestEventsExecDie (0.71s) [2022-04-04T19:01:24.586Z] === RUN TestEventsBackwardsCompatible [2022-04-04T19:01:24.586Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-04-04T19:01:24.586Z] === RUN TestEventsVolumeCreate [2022-04-04T19:01:24.586Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-04-04T19:01:24.586Z] === RUN TestInfoBinaryCommits [2022-04-04T19:01:24.586Z] --- PASS: TestInfoBinaryCommits (0.01s) [2022-04-04T19:01:24.586Z] === RUN TestInfoAPIVersioned [2022-04-04T19:01:24.586Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-04-04T19:01:24.586Z] === RUN TestInfoAPI [2022-04-04T19:01:24.586Z] --- PASS: TestInfoAPI (0.01s) [2022-04-04T19:01:24.586Z] === RUN TestInfoAPIWarnings [2022-04-04T19:01:31.489Z] --- PASS: TestCreateServiceMultipleTimes (15.00s) [2022-04-04T19:01:31.489Z] === RUN TestCreateServiceConflict [2022-04-04T19:01:32.071Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T19:01:33.401Z] --- PASS: TestCreateServiceConflict (2.12s) [2022-04-04T19:01:33.401Z] === RUN TestCreateServiceMaxReplicas [2022-04-04T19:01:34.214Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-04-04T19:01:34.214Z] === RUN TestInfoDebug [2022-04-04T19:01:34.214Z] --- PASS: TestInfoDebug (0.52s) [2022-04-04T19:01:34.214Z] === RUN TestInfoInsecureRegistries [2022-04-04T19:01:34.214Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-04T19:01:34.214Z] === RUN TestInfoRegistryMirrors [2022-04-04T19:01:34.214Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-04T19:01:34.214Z] === RUN TestLoginFailsWithBadCredentials [2022-04-04T19:01:34.214Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-04-04T19:01:34.214Z] === RUN TestPingCacheHeaders [2022-04-04T19:01:34.214Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-04T19:01:34.214Z] === RUN TestPingGet [2022-04-04T19:01:34.214Z] --- PASS: TestPingGet (0.01s) [2022-04-04T19:01:34.214Z] === RUN TestPingHead [2022-04-04T19:01:34.214Z] --- PASS: TestPingHead (0.02s) [2022-04-04T19:01:34.214Z] === RUN TestPingSwarmHeader [2022-04-04T19:01:34.342Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T19:01:34.475Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-04T19:01:35.045Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-04T19:01:35.946Z] --- PASS: TestCreateServiceMaxReplicas (2.54s) [2022-04-04T19:01:35.946Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-04T19:01:35.985Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-04T19:01:35.985Z] --- PASS: TestPingSwarmHeader (2.02s) [2022-04-04T19:01:35.985Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-04T19:01:35.985Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-04T19:01:35.985Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-04T19:01:35.986Z] === RUN TestVersion [2022-04-04T19:01:35.986Z] --- PASS: TestVersion (0.03s) [2022-04-04T19:01:35.986Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-04-04T19:01:35.986Z] === CONT TestDiskUsage [2022-04-04T19:01:36.558Z] === RUN TestDiskUsage/empty [2022-04-04T19:01:36.558Z] === RUN TestDiskUsage/empty/container_types [2022-04-04T19:01:36.558Z] === RUN TestDiskUsage/empty/image_types [2022-04-04T19:01:36.558Z] === RUN TestDiskUsage/empty/volume_types [2022-04-04T19:01:36.558Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-04T19:01:36.558Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-04T19:01:36.558Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-04T19:01:36.558Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-04T19:01:36.558Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-04T19:01:36.558Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-04T19:01:36.558Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-04T19:01:36.558Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-04T19:01:36.782Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-04T19:01:36.782Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-04T19:01:36.782Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-04T19:01:36.782Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-04T19:01:36.782Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-04T19:01:36.782Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-04T19:01:36.782Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-04T19:01:36.782Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-04T19:01:36.782Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-04T19:01:36.782Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-04T19:01:36.782Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-04T19:01:36.818Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-04T19:01:36.818Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-04T19:01:36.818Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-04T19:01:36.818Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-04T19:01:36.819Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-04T19:01:36.819Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-04T19:01:36.819Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-04T19:01:36.819Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-04T19:01:36.819Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-04T19:01:36.819Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-04T19:01:36.819Z] === RUN TestDiskUsage/after_container.Run [2022-04-04T19:01:37.039Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-04T19:01:37.298Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-04T19:01:37.389Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-04T19:01:37.389Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-04T19:01:37.389Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-04T19:01:37.389Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-04T19:01:37.389Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-04T19:01:37.389Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-04T19:01:37.389Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-04T19:01:37.389Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-04T19:01:37.389Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-04T19:01:37.389Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-04T19:01:37.556Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-04T19:01:37.650Z] --- PASS: TestDiskUsage (1.53s) [2022-04-04T19:01:37.650Z] --- PASS: TestDiskUsage/empty (0.02s) [2022-04-04T19:01:37.650Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-04T19:01:37.650Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-04T19:01:37.650Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-04T19:01:37.650Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-04T19:01:37.650Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-04T19:01:37.650Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-04T19:01:37.650Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-04T19:01:37.650Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.01s) [2022-04-04T19:01:37.650Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.01s) [2022-04-04T19:01:37.650Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-04T19:01:37.650Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.30s) [2022-04-04T19:01:37.650Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-04T19:01:37.650Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-04T19:01:37.650Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-04T19:01:37.650Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-04T19:01:37.650Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-04T19:01:37.650Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-04T19:01:37.650Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-04T19:01:37.650Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-04T19:01:37.650Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-04T19:01:37.650Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-04T19:01:37.650Z] --- PASS: TestDiskUsage/after_container.Run (0.47s) [2022-04-04T19:01:37.650Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-04T19:01:37.650Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-04T19:01:37.650Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-04T19:01:37.650Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-04T19:01:37.650Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-04T19:01:37.650Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-04T19:01:37.650Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-04T19:01:37.650Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-04T19:01:37.650Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-04T19:01:37.650Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-04T19:01:37.650Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.55s) [2022-04-04T19:01:37.650Z] PASS [2022-04-04T19:01:37.650Z] [2022-04-04T19:01:37.650Z] DONE 54 tests in 22.256s [2022-04-04T19:01:37.650Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-04T19:01:37.650Z] INFO: Testing against a local daemon [2022-04-04T19:01:37.650Z] === RUN TestVolumesCreateAndList [2022-04-04T19:01:37.650Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-04T19:01:37.650Z] === RUN TestVolumesRemove [2022-04-04T19:01:37.650Z] --- PASS: TestVolumesRemove (0.06s) [2022-04-04T19:01:37.650Z] === RUN TestVolumesInspect [2022-04-04T19:01:37.650Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-04T19:01:37.650Z] === RUN TestVolumesInvalidJSON [2022-04-04T19:01:37.650Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-04T19:01:37.650Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-04T19:01:37.911Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-04T19:01:37.911Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-04T19:01:37.911Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-04T19:01:37.911Z] PASS [2022-04-04T19:01:37.911Z] [2022-04-04T19:01:37.911Z] DONE 5 tests in 0.140s [2022-04-04T19:01:37.911Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-04T19:01:38.121Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-04T19:01:38.121Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-04T19:01:38.171Z] Stopping apparmor (via systemctl): apparmor.service. [2022-04-04T19:01:38.171Z] Removing test suite binaries [2022-04-04T19:01:38.432Z] exiting test-integration [2022-04-04T19:01:38.432Z] ++ exit 0 [2022-04-04T19:01:38.432Z] [2022-04-04T19:01:39.056Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-04T19:01:39.108Z] 037d5740b404: Pull complete [2022-04-04T19:01:39.108Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-04-04T19:01:39.108Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T19:01:39.108Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-04-04T19:01:39.108Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-04-04T19:01:39.108Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.587' [2022-04-04T19:01:39.108Z] WARN: Skipping validation tests [2022-04-04T19:01:39.108Z] INFO: Running unit tests at 04/04/2022 19:01:36... [2022-04-04T19:01:39.622Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-04T19:01:39.622Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat Post stage [Pipeline] junit [2022-04-04T19:01:39.828Z] Recording test results [2022-04-04T19:01:40.188Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-04T19:01:40.754Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-04-04T19:01:40.754Z] === RUN TestInfoDebug [2022-04-04T19:01:41.322Z] --- PASS: TestInfoDebug (0.52s) [2022-04-04T19:01:41.322Z] === RUN TestInfoInsecureRegistries [2022-04-04T19:01:41.352Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-04T19:01:41.507Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-04-04T19:01:41.507Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.26s) [2022-04-04T19:01:41.507Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.58s) [2022-04-04T19:01:41.507Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (15.32s) [2022-04-04T19:01:41.507Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (15.32s) [2022-04-04T19:01:41.507Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.11s) [2022-04-04T19:01:41.507Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.74s) [2022-04-04T19:01:41.507Z] === RUN TestBuildMultiStageCopy [2022-04-04T19:01:41.507Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-04T19:01:41.530Z] INFO: make.ps1 starting at 04/04/2022 19:01:40 [2022-04-04T19:01:41.530Z] INFO: Git commit (2ff043c9fe) assumed from DOCKER_GITCOMMIT environment variable [2022-04-04T19:01:41.530Z] INFO: Invoking autogen... [2022-04-04T19:01:41.699Z] + echo Ensuring container killed. [2022-04-04T19:01:41.699Z] Ensuring container killed. [2022-04-04T19:01:41.699Z] + docker rm -vf docker-pr1 [2022-04-04T19:01:41.699Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-04T19:01:41.890Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-04-04T19:01:41.890Z] === RUN TestInfoRegistryMirrors [2022-04-04T19:01:41.995Z] + echo Chowning /workspace to jenkins user [2022-04-04T19:01:41.995Z] Chowning /workspace to jenkins user [2022-04-04T19:01:41.995Z] + id -u [2022-04-04T19:01:41.995Z] + id -g [2022-04-04T19:01:41.995Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43462:/workspace busybox chown -R 1000:1000 /workspace [2022-04-04T19:01:41.995Z] Unable to find image 'busybox:latest' locally [2022-04-04T19:01:41.995Z] latest: Pulling from library/busybox [2022-04-04T19:01:41.995Z] 554879bb3004: Pulling fs layer [2022-04-04T19:01:41.999Z] INFO: Running unit tests... [2022-04-04T19:01:42.150Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-04T19:01:42.150Z] === RUN TestLoginFailsWithBadCredentials [2022-04-04T19:01:42.256Z] 554879bb3004: Download complete [2022-04-04T19:01:42.256Z] 554879bb3004: Pull complete [2022-04-04T19:01:42.256Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-04-04T19:01:42.256Z] Status: Downloaded newer image for busybox:latest [2022-04-04T19:01:42.410Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-04-04T19:01:42.410Z] === RUN TestPingCacheHeaders [2022-04-04T19:01:42.410Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-04T19:01:42.410Z] === RUN TestPingGet [2022-04-04T19:01:42.410Z] --- PASS: TestPingGet (0.01s) [2022-04-04T19:01:42.410Z] === RUN TestPingHead [2022-04-04T19:01:42.410Z] --- PASS: TestPingHead (0.01s) [2022-04-04T19:01:42.410Z] === RUN TestPingSwarmHeader [2022-04-04T19:01:42.669Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-04T19:01:42.669Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-04T19:01:42.669Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-04T19:01:42.928Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-04T19:01:43.496Z] === RUN TestPingSwarmHeader/after_swarm_init [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-04T19:01:43.950Z] + bundleName=amd64-cgroup2 [2022-04-04T19:01:43.951Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-04-04T19:01:43.951Z] Creating amd64-cgroup2-bundles.tar.gz [2022-04-04T19:01:43.951Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-04-04T19:01:43.951Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-04T19:01:44.066Z] === RUN TestDockerSuite/TestImportFile [Pipeline] archiveArtifacts [2022-04-04T19:01:44.226Z] Archiving artifacts [2022-04-04T19:01:44.632Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-04T19:01:44.632Z] --- PASS: TestPingSwarmHeader (2.35s) [2022-04-04T19:01:44.632Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-04T19:01:44.632Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-04T19:01:44.632Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-04T19:01:44.632Z] === RUN TestVersion [2022-04-04T19:01:44.891Z] --- PASS: TestVersion (0.03s) [2022-04-04T19:01:44.891Z] === CONT TestDiskUsage [2022-04-04T19:01:45.150Z] === RUN TestDiskUsage/empty [2022-04-04T19:01:45.150Z] === RUN TestDiskUsage/empty/container_types [2022-04-04T19:01:45.150Z] === RUN TestDiskUsage/empty/image_types [2022-04-04T19:01:45.150Z] === RUN TestDiskUsage/empty/volume_types [2022-04-04T19:01:45.150Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-04T19:01:45.150Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-04T19:01:45.150Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-04T19:01:45.150Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-04T19:01:45.150Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-04T19:01:45.150Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-04T19:01:45.410Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-04T19:01:45.410Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-04T19:01:45.410Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-04T19:01:45.410Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-04T19:01:45.410Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-04T19:01:45.410Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-04T19:01:45.410Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-04T19:01:45.410Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-04T19:01:45.410Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-04T19:01:45.410Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-04T19:01:45.410Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-04T19:01:45.410Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-04T19:01:45.410Z] === RUN TestDiskUsage/after_container.Run [2022-04-04T19:01:45.668Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-04T19:01:45.668Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-04T19:01:45.926Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-04T19:01:45.926Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-04T19:01:45.926Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-04T19:01:45.926Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-04T19:01:45.926Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-04T19:01:45.926Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-04T19:01:45.926Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-04T19:01:45.926Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-04T19:01:45.926Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-04T19:01:45.926Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-04T19:01:46.185Z] --- PASS: TestDiskUsage (1.40s) [2022-04-04T19:01:46.185Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-04T19:01:46.185Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-04T19:01:46.185Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-04T19:01:46.185Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-04T19:01:46.185Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-04T19:01:46.185Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-04T19:01:46.185Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-04T19:01:46.185Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-04T19:01:46.185Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-04T19:01:46.185Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-04T19:01:46.185Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-04T19:01:46.185Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.22s) [2022-04-04T19:01:46.185Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-04T19:01:46.185Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-04T19:01:46.185Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-04T19:01:46.185Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-04T19:01:46.185Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-04T19:01:46.185Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-04T19:01:46.185Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-04T19:01:46.185Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-04T19:01:46.185Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-04T19:01:46.185Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-04T19:01:46.185Z] --- PASS: TestDiskUsage/after_container.Run (0.43s) [2022-04-04T19:01:46.185Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-04T19:01:46.185Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-04T19:01:46.185Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-04T19:01:46.185Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-04T19:01:46.185Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-04T19:01:46.185Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-04T19:01:46.185Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-04T19:01:46.185Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-04T19:01:46.185Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-04T19:01:46.185Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-04T19:01:46.185Z] PASS [2022-04-04T19:01:46.185Z] [2022-04-04T19:01:46.185Z] === Skipped [2022-04-04T19:01:46.185Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-04T19:01:46.185Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-04T19:01:46.185Z] [2022-04-04T19:01:46.185Z] DONE 54 tests, 1 skipped in 22.731s [2022-04-04T19:01:46.185Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-04T19:01:46.185Z] ++ 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-04-04T19:01:46.185Z] ++ set -e [2022-04-04T19:01:46.185Z] ++ '[' -n 0 ']' [2022-04-04T19:01:46.185Z] ++ set -x [2022-04-04T19:01:46.185Z] ++ 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-04-04T19:01:46.249Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43462/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-04T19:01:46.444Z] INFO: Testing against a local daemon [2022-04-04T19:01:46.444Z] === RUN TestVolumesCreateAndList [2022-04-04T19:01:46.444Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-04-04T19:01:46.444Z] === RUN TestVolumesRemove [2022-04-04T19:01:46.444Z] --- PASS: TestVolumesRemove (0.07s) [2022-04-04T19:01:46.444Z] === RUN TestVolumesInspect [2022-04-04T19:01:46.444Z] --- PASS: TestVolumesInspect (0.03s) [2022-04-04T19:01:46.444Z] === RUN TestVolumesInvalidJSON [2022-04-04T19:01:46.444Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-04T19:01:46.444Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-04T19:01:46.444Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-04T19:01:46.444Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-04-04T19:01:46.444Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-04T19:01:46.444Z] PASS [2022-04-04T19:01:46.444Z] [2022-04-04T19:01:46.444Z] DONE 5 tests in 0.281s [2022-04-04T19:01:46.444Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-04T19:01:46.562Z] + make clean [2022-04-04T19:01:46.562Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-04T19:01:46.562Z] docker-dev-cache [2022-04-04T19:01:46.562Z] docker-mod-cache [Pipeline] deleteDir [2022-04-04T19:01:46.703Z] ++++ cat bundles/test-integration/docker.pid [2022-04-04T19:01:46.703Z] +++ kill 6666 [2022-04-04T19:01:46.963Z] +++ /etc/init.d/apparmor stop [2022-04-04T19:01:46.963Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-04T19:01:46.963Z] [2022-04-04T19:01:46.963Z] Unloading profiles will leave already running processes permanently [2022-04-04T19:01:46.963Z] unconfined, which can lead to unexpected situations. [2022-04-04T19:01:46.963Z] [2022-04-04T19:01:46.963Z] To set a process to complain mode, use the command line tool [2022-04-04T19:01:46.963Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-04T19:01:46.963Z] +++ true [2022-04-04T19:01:46.963Z] exiting test-integration [2022-04-04T19:01:46.963Z] ++ exit 0 [2022-04-04T19:01:46.963Z] [2022-04-04T19:01:47.221Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-04T19:01:48.160Z] + for job in $(jobs -p) [2022-04-04T19:01:48.160Z] + wait 29846 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-04T19:01:48.726Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-04T19:01:50.102Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-04T19:01:50.168Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-04T19:01:50.168Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-04T19:01:50.664Z] 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/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/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-04-04T19:01:50.670Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-04T19:01:50.852Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.95s) [2022-04-04T19:01:50.852Z] === RUN TestCreateServiceSecretFileMode [2022-04-04T19:01:51.153Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-04T19:01:51.237Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-04T19:01:51.804Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-04T19:01:51.804Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-04-04T19:01:51.804Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-04T19:01:52.062Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-04T19:01:52.630Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-04T19:01:52.716Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-04T19:01:52.778Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-04T19:01:52.778Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-04T19:01:52.778Z] ok github.com/docker/docker/api/server/httputils 0.029s coverage: 16.2% of statements [2022-04-04T19:01:52.778Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-04-04T19:01:52.778Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-04T19:01:52.778Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-04T19:01:52.778Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-04T19:01:52.778Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-04T19:01:52.778Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-04T19:01:52.778Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-04T19:01:52.778Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-04T19:01:52.778Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-04T19:01:52.778Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-04T19:01:52.778Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-04T19:01:52.778Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-04T19:01:52.778Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2022-04-04T19:01:52.778Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-04T19:01:52.778Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-04T19:01:52.778Z] ? github.com/docker/docker/api/types [no test files] [2022-04-04T19:01:52.778Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-04T19:01:52.778Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-04T19:01:52.778Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-04T19:01:52.778Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-04T19:01:52.778Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2022-04-04T19:01:52.778Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-04T19:01:52.778Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-04T19:01:52.778Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-04T19:01:52.778Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-04T19:01:52.778Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-04T19:01:52.778Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-04-04T19:01:52.778Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-04T19:01:52.778Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-04T19:01:52.778Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 77.3% of statements [2022-04-04T19:01:52.778Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2022-04-04T19:01:52.778Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-04T19:01:52.778Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-04T19:01:52.778Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-04T19:01:52.778Z] ? github.com/docker/docker/builder [no test files] [2022-04-04T19:01:52.778Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-04T19:01:52.778Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-04T19:01:52.778Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-04T19:01:52.778Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-04T19:01:52.778Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-04T19:01:52.778Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-04T19:01:52.778Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-04T19:01:52.778Z] ok github.com/docker/docker/builder/remotecontext 0.112s coverage: 13.7% of statements [2022-04-04T19:01:52.778Z] ok github.com/docker/docker/builder/dockerfile 0.551s coverage: 49.3% of statements [2022-04-04T19:01:52.778Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-04-04T19:01:52.778Z] ok github.com/docker/docker/builder/remotecontext/git 1.712s coverage: 86.3% of statements [2022-04-04T19:01:52.778Z] ? github.com/docker/docker/cli [no test files] [2022-04-04T19:01:52.778Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-04T19:01:52.778Z] ok github.com/docker/docker/cmd/docker-proxy 0.017s coverage: 67.6% of statements [2022-04-04T19:01:53.195Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-04T19:01:53.453Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-04T19:01:54.020Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-04T19:01:54.278Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-04T19:01:54.281Z] --- PASS: TestBuildMultiStageCopy (12.30s) [2022-04-04T19:01:54.281Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.66s) [2022-04-04T19:01:54.281Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.91s) [2022-04-04T19:01:54.281Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.03s) [2022-04-04T19:01:54.281Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.26s) [2022-04-04T19:01:54.281Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.44s) [2022-04-04T19:01:54.281Z] === RUN TestBuildMultiStageParentConfig [2022-04-04T19:01:54.536Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-04-04T19:01:54.794Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-04-04T19:01:55.729Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-04T19:01:55.987Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-04T19:01:56.494Z] --- PASS: TestBuildMultiStageParentConfig (2.61s) [2022-04-04T19:01:56.494Z] === RUN TestBuildLabelWithTargets [2022-04-04T19:01:56.494Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T19:01:56.494Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-04T19:01:56.494Z] === RUN TestBuildWithEmptyLayers [2022-04-04T19:01:56.552Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-04T19:01:56.552Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-04T19:01:56.811Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-04T19:01:56.811Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-04T19:01:56.811Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-04T19:01:56.947Z] ok github.com/docker/docker/client 0.152s coverage: 75.6% of statements [2022-04-04T19:01:57.746Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-04T19:01:58.004Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-04T19:01:58.060Z] --- PASS: TestBuildWithEmptyLayers (1.47s) [2022-04-04T19:01:58.060Z] === RUN TestBuildMultiStageOnBuild [2022-04-04T19:01:58.574Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-04T19:01:59.140Z] === RUN TestDockerSuite/TestInspectImage [2022-04-04T19:01:59.140Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-04T19:01:59.140Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-04T19:01:59.140Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-04T19:01:59.140Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-04T19:01:59.536Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-04T19:01:59.536Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-04T19:01:59.536Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-04T19:01:59.536Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-04T19:01:59.536Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-04T19:01:59.536Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-04T19:01:59.536Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-04T19:01:59.536Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-04T19:01:59.536Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-04T19:01:59.536Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-04T19:01:59.536Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-04T19:01:59.536Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-04T19:01:59.536Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-04T19:01:59.536Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-04T19:01:59.536Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-04T19:01:59.706Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-04T19:02:00.273Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-04T19:02:00.273Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-04T19:02:00.531Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-04T19:02:00.845Z] --- PASS: TestCreateServiceSecretFileMode (12.27s) [2022-04-04T19:02:00.845Z] === RUN TestCreateServiceConfigFileMode [2022-04-04T19:02:01.097Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-04T19:02:02.489Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-04T19:02:02.997Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-04T19:02:03.175Z] ? github.com/docker/docker/api [no test files] [2022-04-04T19:02:03.256Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-04T19:02:03.478Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-04T19:02:03.478Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-04T19:02:03.478Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-04T19:02:03.478Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-04T19:02:03.478Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-04T19:02:03.478Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-04T19:02:03.514Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-04T19:02:04.448Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-04T19:02:05.388Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-04T19:02:05.647Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-04T19:02:06.215Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-04T19:02:06.433Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-04T19:02:06.782Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-04T19:02:07.039Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-04T19:02:07.613Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-04T19:02:07.872Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-04T19:02:07.872Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-04-04T19:02:09.777Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-04T19:02:10.530Z] --- PASS: TestBuildMultiStageOnBuild (12.28s) [2022-04-04T19:02:10.530Z] === RUN TestBuildUncleanTarFilenames [2022-04-04T19:02:10.530Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T19:02:10.530Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-04T19:02:10.530Z] === RUN TestBuildMultiStageLayerLeak [2022-04-04T19:02:10.711Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-04T19:02:11.645Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-04T19:02:11.903Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-04T19:02:12.838Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-04T19:02:14.213Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-04T19:02:15.588Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-04T19:02:15.746Z] --- PASS: TestCreateServiceConfigFileMode (12.32s) [2022-04-04T19:02:15.746Z] === RUN TestCreateServiceSysctls [2022-04-04T19:02:15.846Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-04T19:02:16.104Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-04-04T19:02:16.317Z] --- PASS: TestCreateServiceSysctls (3.09s) [2022-04-04T19:02:16.317Z] === RUN TestCreateServiceCapabilities [2022-04-04T19:02:17.076Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-04T19:02:17.480Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-04T19:02:17.480Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-04T19:02:18.417Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-04T19:02:18.861Z] --- PASS: TestCreateServiceCapabilities (2.43s) [2022-04-04T19:02:18.861Z] === RUN TestInspect [2022-04-04T19:02:20.948Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-04-04T19:02:21.145Z] --- PASS: TestBuildMultiStageLayerLeak (10.90s) [2022-04-04T19:02:21.145Z] === RUN TestBuildWithHugeFile [2022-04-04T19:02:21.404Z] --- PASS: TestInspect (2.56s) [2022-04-04T19:02:21.404Z] === RUN TestCreateJob [2022-04-04T19:02:22.850Z] docker_api_swarm_service_test.go:395: [d4e35c5b579f6] joining swarm manager [df49a0c526e96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T19:02:23.786Z] docker_api_swarm_service_test.go:395: [d6ff97b54d11f] joining swarm manager [df49a0c526e96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T19:02:24.703Z] --- PASS: TestCreateJob (2.77s) [2022-04-04T19:02:24.703Z] === RUN TestReplicatedJob [2022-04-04T19:02:25.621Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-04T19:02:25.622Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-04T19:02:25.622Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-04T19:02:25.622Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-04T19:02:27.985Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-04T19:02:28.365Z] === RUN TestMiddlewares [2022-04-04T19:02:28.365Z] --- PASS: TestMiddlewares (0.00s) [2022-04-04T19:02:28.365Z] PASS [2022-04-04T19:02:28.365Z] coverage: 7.9% of statements [2022-04-04T19:02:28.365Z] ok github.com/docker/docker/api/server 0.089s coverage: 7.9% of statements [2022-04-04T19:02:28.511Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-04T19:02:29.887Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-04T19:02:30.000Z] --- PASS: TestReplicatedJob (5.02s) [2022-04-04T19:02:30.000Z] === RUN TestUpdateReplicatedJob [2022-04-04T19:02:30.041Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-04T19:02:30.823Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-04T19:02:31.392Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-04T19:02:31.943Z] --- PASS: TestUpdateReplicatedJob (2.94s) [2022-04-04T19:02:31.944Z] === RUN TestServiceListWithStatuses [2022-04-04T19:02:31.944Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-04T19:02:31.944Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-04T19:02:31.944Z] === RUN TestDockerNetworkConnectAlias [2022-04-04T19:02:32.771Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-04-04T19:02:32.771Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-04T19:02:33.030Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-04T19:02:33.287Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-04T19:02:33.287Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-04T19:02:33.545Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-04T19:02:34.114Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-04T19:02:36.152Z] --- PASS: TestDockerNetworkConnectAlias (3.83s) [2022-04-04T19:02:36.152Z] === RUN TestDockerNetworkReConnect [2022-04-04T19:02:38.296Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-04T19:02:38.296Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-04T19:02:39.451Z] --- PASS: TestDockerNetworkReConnect (3.26s) [2022-04-04T19:02:39.451Z] === RUN TestServicePlugin [2022-04-04T19:02:39.451Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T19:02:39.451Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-04T19:02:39.451Z] === RUN TestServiceUpdateLabel [2022-04-04T19:02:39.668Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-04-04T19:02:40.331Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-04T19:02:40.331Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-04T19:02:40.331Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-04T19:02:40.331Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-04T19:02:40.331Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-04T19:02:40.331Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-04T19:02:40.331Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-04T19:02:40.331Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-04T19:02:40.331Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-04T19:02:40.331Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-04T19:02:41.363Z] --- PASS: TestServiceUpdateLabel (2.12s) [2022-04-04T19:02:41.363Z] === RUN TestServiceUpdateSecrets [2022-04-04T19:02:41.567Z] docker_api_swarm_service_test.go:343: [d440b72d8c742] joining swarm manager [d8f14bcd0bfd8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T19:02:42.502Z] docker_api_swarm_service_test.go:343: [d585acabbc645] joining swarm manager [d8f14bcd0bfd8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T19:02:42.502Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-04T19:02:43.071Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-04T19:02:43.071Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-04T19:02:43.583Z] ok github.com/docker/docker/cmd/dockerd 0.083s coverage: 28.9% of statements [2022-04-04T19:02:43.583Z] ok github.com/docker/docker/container 0.117s coverage: 34.8% of statements [2022-04-04T19:02:43.583Z] ok github.com/docker/docker/cmd/dockerd/trap 2.513s coverage: 0.0% of statements [2022-04-04T19:02:43.583Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-04T19:02:43.583Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-04T19:02:43.583Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-04T19:02:43.583Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-04T19:02:43.583Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-04T19:02:44.453Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-04T19:02:45.828Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-04T19:02:46.762Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-04T19:02:46.849Z] ok github.com/docker/docker/daemon/cluster 0.077s coverage: 0.5% of statements [2022-04-04T19:02:47.733Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-04T19:02:47.780Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-04-04T19:02:48.300Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-04T19:02:49.152Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-04-04T19:02:50.204Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-04T19:02:50.463Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-04T19:02:51.031Z] === RUN TestDockerSuite/TestLogsSince [2022-04-04T19:02:56.272Z] --- PASS: TestServiceUpdateSecrets (14.20s) [2022-04-04T19:02:56.272Z] === RUN TestServiceUpdateConfigs [2022-04-04T19:02:56.297Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-04-04T19:02:57.286Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 13.8% of statements [2022-04-04T19:02:57.286Z] ok github.com/docker/docker/daemon/config 0.029s coverage: 81.0% of statements [2022-04-04T19:02:57.543Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-04-04T19:02:57.670Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-04T19:02:58.105Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.1% of statements [2022-04-04T19:02:58.236Z] docker_api_swarm_service_test.go:490: [da6ccc248bc58] joining swarm manager [dcae538939a5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T19:02:58.667Z] ok github.com/docker/docker/daemon 10.153s coverage: 17.0% of statements [2022-04-04T19:02:58.667Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-04T19:02:58.667Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-04T19:02:58.667Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-04T19:02:58.667Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-04T19:02:58.802Z] docker_api_swarm_service_test.go:490: [d5c027e83ba2d] joining swarm manager [dcae538939a5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T19:02:59.597Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.755s coverage: 74.8% of statements [2022-04-04T19:03:00.968Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.378s coverage: 56.2% of statements [2022-04-04T19:03:00.968Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.0% of statements [2022-04-04T19:03:02.866Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2022-04-04T19:03:04.071Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-04T19:03:04.071Z] === RUN TestDockerSuite/TestLogsTail [2022-04-04T19:03:04.301Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.299s coverage: 50.0% of statements [2022-04-04T19:03:04.329Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-04T19:03:04.588Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-04T19:03:05.156Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-04T19:03:05.416Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-04T19:03:05.675Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.468s coverage: 46.1% of statements [2022-04-04T19:03:05.675Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-04T19:03:05.984Z] === RUN TestDockerSuite/TestNetHostname [2022-04-04T19:03:06.239Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.678s coverage: 57.9% of statements [2022-04-04T19:03:06.239Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-04T19:03:06.239Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-04T19:03:06.646Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 58.5% of statements [2022-04-04T19:03:07.457Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-04T19:03:07.457Z] === RUN TestDockerSuite/TestNetworkEvents [2022-04-04T19:03:07.575Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.010s coverage: 3.0% of statements [2022-04-04T19:03:08.136Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2022-04-04T19:03:08.391Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-04T19:03:09.064Z] ok github.com/docker/docker/daemon/images 0.071s coverage: 6.6% of statements [2022-04-04T19:03:09.064Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-04T19:03:09.064Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-04T19:03:09.327Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-04T19:03:09.893Z] === RUN TestDockerSuite/TestPluginActive [2022-04-04T19:03:09.993Z] ok github.com/docker/docker/daemon/logger 0.227s coverage: 43.0% of statements [2022-04-04T19:03:10.559Z] ok github.com/docker/docker/daemon/logger/awslogs 0.177s coverage: 79.9% of statements [2022-04-04T19:03:10.816Z] ok github.com/docker/docker/daemon/logger/fluentd 0.007s coverage: 33.6% of statements [2022-04-04T19:03:10.816Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-04T19:03:11.179Z] --- PASS: TestServiceUpdateConfigs (14.40s) [2022-04-04T19:03:11.179Z] === RUN TestServiceUpdateNetwork [2022-04-04T19:03:11.277Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-04-04T19:03:11.406Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 67.0% of statements [2022-04-04T19:03:11.663Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 23.9% of statements [2022-04-04T19:03:12.212Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-04T19:03:12.226Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2022-04-04T19:03:12.226Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.014s coverage: 69.9% of statements [2022-04-04T19:03:13.155Z] ok github.com/docker/docker/daemon/logger/local 0.042s coverage: 78.7% of statements [2022-04-04T19:03:13.155Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-04T19:03:13.413Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.066s coverage: 59.1% of statements [2022-04-04T19:03:14.345Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.033s coverage: 31.5% of statements [2022-04-04T19:03:14.951Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-04-04T19:03:15.513Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2022-04-04T19:03:15.770Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-04-04T19:03:16.019Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-04T19:03:16.019Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-04T19:03:16.019Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-04T19:03:16.019Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-04T19:03:16.019Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-04T19:03:16.332Z] ok github.com/docker/docker/daemon/logger/splunk 1.641s coverage: 82.5% of statements [2022-04-04T19:03:16.332Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-04T19:03:16.332Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-04T19:03:17.743Z] ok github.com/docker/docker/distribution/metadata 0.039s coverage: 48.2% of statements [2022-04-04T19:03:18.669Z] ok github.com/docker/docker/distribution 0.601s coverage: 28.3% of statements [2022-04-04T19:03:18.669Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-04T19:03:18.782Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-04-04T19:03:18.782Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-04T19:03:18.782Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-04T19:03:18.782Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-04T19:03:18.926Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-04-04T19:03:19.488Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-04-04T19:03:20.050Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-04-04T19:03:20.154Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-04T19:03:20.155Z] docker_api_swarm_service_test.go:128: [daafff4bea85d] joining swarm manager [dcda9253f83fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T19:03:20.307Z] ok github.com/docker/docker/distribution/xfer 1.895s coverage: 84.9% of statements [2022-04-04T19:03:20.307Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-04T19:03:20.563Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-04-04T19:03:21.088Z] docker_api_swarm_service_test.go:129: [dd4724af7376e] joining swarm manager [dcda9253f83fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T19:03:21.125Z] ok github.com/docker/docker/image/v1 0.022s coverage: 25.0% of statements [2022-04-04T19:03:21.125Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-04T19:03:21.382Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2022-04-04T19:03:22.309Z] ok github.com/docker/docker/oci 0.010s coverage: 46.0% of statements [2022-04-04T19:03:22.872Z] ok github.com/docker/docker/opts 0.021s coverage: 66.3% of statements [2022-04-04T19:03:22.872Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-04-04T19:03:22.992Z] docker_api_swarm_service_test.go:137: [dfa0577d81a16] joining swarm manager [dcda9253f83fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-04T19:03:22.992Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-04T19:03:23.416Z] --- PASS: TestServiceUpdateNetwork (12.13s) [2022-04-04T19:03:23.416Z] === RUN TestServiceUpdatePidsLimit [2022-04-04T19:03:23.416Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-04T19:03:23.560Z] docker_api_swarm_service_test.go:138: [de74944960f69] joining swarm manager [dcda9253f83fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-04T19:03:23.990Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-04T19:03:24.811Z] ok github.com/docker/docker/pkg/archive 0.311s coverage: 82.0% of statements [2022-04-04T19:03:24.938Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-04T19:03:25.374Z] ok github.com/docker/docker/pkg/authorization 0.209s coverage: 68.3% of statements [2022-04-04T19:03:25.630Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-04-04T19:03:25.631Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-04-04T19:03:27.471Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-04T19:03:28.902Z] ok github.com/docker/docker/pkg/chrootarchive 2.474s coverage: 42.7% of statements [2022-04-04T19:03:28.902Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-04-04T19:03:29.158Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-04-04T19:03:29.415Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-04-04T19:03:30.341Z] ok github.com/docker/docker/layer 7.807s coverage: 69.0% of statements [2022-04-04T19:03:30.341Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-04T19:03:30.341Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-04T19:03:30.341Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-04T19:03:30.341Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-04T19:03:30.341Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-04T19:03:30.341Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-04T19:03:30.341Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-04-04T19:03:30.597Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 87.2% of statements [2022-04-04T19:03:30.853Z] ok github.com/docker/docker/pkg/fsutils 0.158s coverage: 85.1% of statements [2022-04-04T19:03:30.853Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-04-04T19:03:32.130Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-04T19:03:32.219Z] ok github.com/docker/docker/pkg/idtools 0.529s coverage: 67.9% of statements [2022-04-04T19:03:32.219Z] ok github.com/docker/docker/pkg/ioutils 0.431s coverage: 70.1% of statements [2022-04-04T19:03:32.577Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2022-04-04T19:03:32.577Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-04-04T19:03:32.577Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-04T19:03:32.736Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-04T19:03:32.856Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2022-04-04T19:03:32.856Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-04-04T19:03:33.114Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2022-04-04T19:03:33.303Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-04T19:03:33.371Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 90.5% of statements [2022-04-04T19:03:33.371Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-04-04T19:03:33.371Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-04T19:03:33.371Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-04T19:03:34.301Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.018s coverage: 56.8% of statements [2022-04-04T19:03:34.558Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-04-04T19:03:34.681Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-04T19:03:34.815Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-04-04T19:03:35.072Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-04-04T19:03:35.250Z] === RUN TestDockerSuite/TestPortList [2022-04-04T19:03:36.482Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 75.0% of statements [2022-04-04T19:03:36.482Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-04-04T19:03:36.739Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-04-04T19:03:36.996Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-04-04T19:03:37.252Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-04-04T19:03:37.262Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-04T19:03:37.262Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-04T19:03:37.262Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-04T19:03:37.262Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-04T19:03:37.510Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2022-04-04T19:03:37.766Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.8% of statements [2022-04-04T19:03:38.328Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-04-04T19:03:38.586Z] ok github.com/docker/docker/pkg/tailfile 0.052s coverage: 88.6% of statements [2022-04-04T19:03:38.717Z] --- PASS: TestServiceUpdatePidsLimit (16.01s) [2022-04-04T19:03:38.718Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-04-04T19:03:38.718Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-04-04T19:03:38.718Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s) [2022-04-04T19:03:38.718Z] PASS [2022-04-04T19:03:38.718Z] [2022-04-04T19:03:38.718Z] === Skipped [2022-04-04T19:03:38.718Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-04T19:03:38.718Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-04T19:03:38.718Z] [2022-04-04T19:03:38.718Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-04-04T19:03:38.718Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T19:03:38.718Z] [2022-04-04T19:03:38.718Z] DONE 27 tests, 2 skipped in 149.015s [2022-04-04T19:03:38.718Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-04-04T19:03:38.718Z] ++ 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-04-04T19:03:38.718Z] ++ set -e [2022-04-04T19:03:38.718Z] ++ '[' -n 0 ']' [2022-04-04T19:03:38.718Z] ++ set -x [2022-04-04T19:03:38.718Z] ++ 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-04-04T19:03:38.718Z] INFO: Testing against a local daemon [2022-04-04T19:03:38.718Z] === RUN TestSessionCreate [2022-04-04T19:03:38.718Z] --- PASS: TestSessionCreate (0.02s) [2022-04-04T19:03:38.718Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-04T19:03:38.718Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-04T19:03:38.718Z] PASS [2022-04-04T19:03:38.718Z] [2022-04-04T19:03:38.718Z] DONE 2 tests in 0.127s [2022-04-04T19:03:38.718Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-04-04T19:03:38.718Z] ++ 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-04-04T19:03:38.718Z] ++ set -e [2022-04-04T19:03:38.718Z] ++ '[' -n 0 ']' [2022-04-04T19:03:38.718Z] ++ set -x [2022-04-04T19:03:38.718Z] ++ 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-04-04T19:03:38.718Z] INFO: Testing against a local daemon [2022-04-04T19:03:38.718Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-04T19:03:38.718Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-04T19:03:38.718Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-04T19:03:38.718Z] === RUN TestDiskUsage [2022-04-04T19:03:38.718Z] === PAUSE TestDiskUsage [2022-04-04T19:03:38.718Z] === RUN TestEventsExecDie [2022-04-04T19:03:38.718Z] --- PASS: TestEventsExecDie (0.48s) [2022-04-04T19:03:38.718Z] === RUN TestEventsBackwardsCompatible [2022-04-04T19:03:38.718Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-04-04T19:03:38.718Z] === RUN TestEventsVolumeCreate [2022-04-04T19:03:38.979Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-04-04T19:03:38.979Z] === RUN TestInfoBinaryCommits [2022-04-04T19:03:38.979Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-04T19:03:38.979Z] === RUN TestInfoAPIVersioned [2022-04-04T19:03:38.979Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-04-04T19:03:38.979Z] === RUN TestInfoAPI [2022-04-04T19:03:38.979Z] --- PASS: TestInfoAPI (0.02s) [2022-04-04T19:03:38.979Z] === RUN TestInfoAPIWarnings [2022-04-04T19:03:39.149Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2022-04-04T19:03:39.406Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-04T19:03:39.662Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-04-04T19:03:39.662Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-04T19:03:40.470Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-04T19:03:40.470Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-04T19:03:40.470Z] === RUN TestBoolValue [2022-04-04T19:03:40.470Z] --- PASS: TestBoolValue (0.00s) [2022-04-04T19:03:40.470Z] === RUN TestBoolValueOrDefault [2022-04-04T19:03:40.470Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-04T19:03:40.470Z] === RUN TestInt64ValueOrZero [2022-04-04T19:03:40.470Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-04T19:03:40.470Z] === RUN TestInt64ValueOrDefault [2022-04-04T19:03:40.470Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-04T19:03:40.470Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-04T19:03:40.470Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-04T19:03:40.470Z] === RUN TestJsonContentType [2022-04-04T19:03:40.470Z] --- PASS: TestJsonContentType (0.00s) [2022-04-04T19:03:40.470Z] PASS [2022-04-04T19:03:40.470Z] coverage: 16.2% of statements [2022-04-04T19:03:40.470Z] ok github.com/docker/docker/api/server/httputils 0.085s coverage: 16.2% of statements [2022-04-04T19:03:40.470Z] === RUN TestMaskSecretKeys [2022-04-04T19:03:40.470Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-04T19:03:40.470Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-04T19:03:40.470Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-04T19:03:40.470Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-04T19:03:40.470Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-04T19:03:40.470Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-04T19:03:40.470Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-04T19:03:40.470Z] === RUN TestVersionMiddlewareVersion [2022-04-04T19:03:40.470Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-04T19:03:40.470Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-04T19:03:40.470Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-04T19:03:40.470Z] PASS [2022-04-04T19:03:40.470Z] coverage: 37.7% of statements [2022-04-04T19:03:40.470Z] ok github.com/docker/docker/api/server/middleware 0.057s coverage: 37.7% of statements [2022-04-04T19:03:40.470Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-04T19:03:40.470Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-04T19:03:40.470Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-04T19:03:40.470Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-04T19:03:40.470Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-04T19:03:40.470Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-04T19:03:40.470Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-04T19:03:40.470Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-04T19:03:40.470Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-04T19:03:40.470Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-04T19:03:40.470Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-04T19:03:40.470Z] === RUN TestStrSliceMarshalJSON [2022-04-04T19:03:40.470Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-04T19:03:40.470Z] === RUN TestStrSliceUnmarshalJSON [2022-04-04T19:03:40.470Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-04T19:03:40.470Z] === RUN TestStrSliceUnmarshalString [2022-04-04T19:03:40.470Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-04T19:03:40.470Z] === RUN TestStrSliceUnmarshalSlice [2022-04-04T19:03:40.471Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-04T19:03:40.471Z] PASS [2022-04-04T19:03:40.471Z] coverage: 90.0% of statements [2022-04-04T19:03:40.471Z] ok github.com/docker/docker/api/types/strslice 0.042s coverage: 90.0% of statements [2022-04-04T19:03:40.471Z] === RUN TestToJSON [2022-04-04T19:03:40.471Z] --- PASS: TestToJSON (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestToParamWithVersion [2022-04-04T19:03:40.471Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestFromJSON [2022-04-04T19:03:40.471Z] --- PASS: TestFromJSON (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestEmpty [2022-04-04T19:03:40.471Z] --- PASS: TestEmpty (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestArgsMatchKVListEmptySources [2022-04-04T19:03:40.471Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestArgsMatchKVList [2022-04-04T19:03:40.471Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestArgsMatch [2022-04-04T19:03:40.471Z] --- PASS: TestArgsMatch (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestAdd [2022-04-04T19:03:40.471Z] --- PASS: TestAdd (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestDel [2022-04-04T19:03:40.471Z] --- PASS: TestDel (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestLen [2022-04-04T19:03:40.471Z] --- PASS: TestLen (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestExactMatch [2022-04-04T19:03:40.471Z] --- PASS: TestExactMatch (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestOnlyOneExactMatch [2022-04-04T19:03:40.471Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestContains [2022-04-04T19:03:40.471Z] --- PASS: TestContains (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestValidate [2022-04-04T19:03:40.471Z] --- PASS: TestValidate (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestWalkValues [2022-04-04T19:03:40.471Z] --- PASS: TestWalkValues (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestFuzzyMatch [2022-04-04T19:03:40.471Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestClone [2022-04-04T19:03:40.471Z] --- PASS: TestClone (0.00s) [2022-04-04T19:03:40.471Z] PASS [2022-04-04T19:03:40.471Z] coverage: 92.2% of statements [2022-04-04T19:03:40.471Z] ok github.com/docker/docker/api/types/filters 0.044s coverage: 92.2% of statements [2022-04-04T19:03:40.471Z] === RUN TestDurationToSecondsString [2022-04-04T19:03:40.471Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestGetTimestamp [2022-04-04T19:03:40.471Z] === RUN TestAdjustForAPIVersion [2022-04-04T19:03:40.471Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-04T19:03:40.471Z] PASS [2022-04-04T19:03:40.471Z] coverage: 5.7% of statements [2022-04-04T19:03:40.471Z] ok github.com/docker/docker/api/server/router/swarm 0.045s coverage: 5.7% of statements [2022-04-04T19:03:40.471Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-04T19:03:40.471Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-04T19:03:40.471Z] ? github.com/docker/docker/api/types [no test files] [2022-04-04T19:03:40.471Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-04T19:03:40.471Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-04T19:03:40.471Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-04T19:03:40.471Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-04T19:03:40.471Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-04T19:03:40.471Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-04T19:03:40.471Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-04T19:03:40.471Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-04T19:03:40.471Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-04T19:03:40.471Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-04T19:03:40.471Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-04T19:03:40.471Z] --- PASS: TestGetTimestamp (0.20s) [2022-04-04T19:03:40.471Z] === RUN TestParseTimestamps [2022-04-04T19:03:40.471Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-04T19:03:40.471Z] PASS [2022-04-04T19:03:40.471Z] coverage: 100.0% of statements [2022-04-04T19:03:40.471Z] ok github.com/docker/docker/api/types/time 0.255s coverage: 100.0% of statements [2022-04-04T19:03:40.471Z] === RUN TestCompareVersion [2022-04-04T19:03:40.471Z] --- PASS: TestCompareVersion (0.00s) [2022-04-04T19:03:40.471Z] PASS [2022-04-04T19:03:40.471Z] coverage: 77.3% of statements [2022-04-04T19:03:40.471Z] ok github.com/docker/docker/api/types/versions 0.063s coverage: 77.3% of statements [2022-04-04T19:03:40.471Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-04T19:03:40.471Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-04T19:03:40.471Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-04T19:03:40.471Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-04-04T19:03:40.471Z] ? github.com/docker/docker/builder [no test files] [2022-04-04T19:03:40.471Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-04T19:03:40.471Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-04T19:03:40.471Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-04T19:03:40.471Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-04T19:03:40.471Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-04T19:03:40.471Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-04T19:03:40.471Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-04T19:03:40.471Z] === RUN TestParseRemoteURL [2022-04-04T19:03:40.471Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-04T19:03:40.471Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-04T19:03:40.471Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-04T19:03:40.471Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-04T19:03:40.471Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-04T19:03:40.471Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-04T19:03:40.471Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-04T19:03:40.471Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-04T19:03:40.471Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-04T19:03:40.471Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-04T19:03:40.471Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-04T19:03:40.471Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-04T19:03:40.471Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-04T19:03:40.471Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-04T19:03:40.471Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-04T19:03:40.471Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-04T19:03:40.471Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-04T19:03:40.471Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-04T19:03:40.471Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-04T19:03:40.471Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-04T19:03:40.471Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestCloneArgsSmartHttp [2022-04-04T19:03:40.471Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-04T19:03:40.471Z] === RUN TestCloneArgsDumbHttp [2022-04-04T19:03:40.471Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestCloneArgsGit [2022-04-04T19:03:40.471Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestCheckoutGit [2022-04-04T19:03:40.471Z] === RUN TestEnable [2022-04-04T19:03:40.471Z] --- PASS: TestEnable (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestDisable [2022-04-04T19:03:40.471Z] --- PASS: TestDisable (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestEnabled [2022-04-04T19:03:40.471Z] --- PASS: TestEnabled (0.00s) [2022-04-04T19:03:40.471Z] PASS [2022-04-04T19:03:40.471Z] coverage: 100.0% of statements [2022-04-04T19:03:40.471Z] ok github.com/docker/docker/cli/debug 0.156s coverage: 100.0% of statements [2022-04-04T19:03:40.471Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-04T19:03:40.471Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-04-04T19:03:40.471Z] === RUN TestProcessNoDockerignore [2022-04-04T19:03:40.471Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-04T19:03:40.471Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestDetectContentType [2022-04-04T19:03:40.471Z] --- PASS: TestDetectContentType (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestSelectAcceptableMIME [2022-04-04T19:03:40.471Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestInspectEmptyResponse [2022-04-04T19:03:40.471Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestInspectResponseBinary [2022-04-04T19:03:40.471Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestResponseUnsupportedContentType [2022-04-04T19:03:40.471Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestInspectResponseTextSimple [2022-04-04T19:03:40.471Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestInspectResponseEmptyContentType [2022-04-04T19:03:40.471Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestUnknownContentLength [2022-04-04T19:03:40.471Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestDownloadRemote [2022-04-04T19:03:40.471Z] --- PASS: TestDownloadRemote (0.11s) [2022-04-04T19:03:40.471Z] === RUN TestGetWithStatusError [2022-04-04T19:03:40.471Z] --- PASS: TestGetWithStatusError (0.01s) [2022-04-04T19:03:40.471Z] === RUN TestCloseRootDirectory [2022-04-04T19:03:40.471Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T19:03:40.471Z] --- SKIP: TestCloseRootDirectory (0.06s) [2022-04-04T19:03:40.471Z] === RUN TestHashFile [2022-04-04T19:03:40.471Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T19:03:40.471Z] --- SKIP: TestHashFile (0.03s) [2022-04-04T19:03:40.471Z] === RUN TestHashSubdir [2022-04-04T19:03:40.471Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T19:03:40.471Z] --- SKIP: TestHashSubdir (0.01s) [2022-04-04T19:03:40.471Z] === RUN TestRemoveDirectory [2022-04-04T19:03:40.471Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T19:03:40.471Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-04T19:03:40.471Z] PASS [2022-04-04T19:03:40.471Z] coverage: 9.3% of statements [2022-04-04T19:03:40.471Z] ok github.com/docker/docker/builder/remotecontext 0.377s coverage: 9.3% of statements [2022-04-04T19:03:40.471Z] === RUN TestGetAllAllowed [2022-04-04T19:03:40.471Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestGetAllMeta [2022-04-04T19:03:40.471Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-04T19:03:40.471Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestIsUnreferencedBuiltin [2022-04-04T19:03:40.471Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestIsExistingDirectory [2022-04-04T19:03:40.471Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestGetFilenameForDownload [2022-04-04T19:03:40.471Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestEnv2Variables [2022-04-04T19:03:40.471Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-04T19:03:40.471Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestMaintainer [2022-04-04T19:03:40.471Z] --- PASS: TestMaintainer (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestLabel [2022-04-04T19:03:40.471Z] --- PASS: TestLabel (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestFromScratch [2022-04-04T19:03:40.471Z] --- PASS: TestFromScratch (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestFromWithArg [2022-04-04T19:03:40.471Z] --- PASS: TestFromWithArg (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-04T19:03:40.471Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestFromWithUndefinedArg [2022-04-04T19:03:40.471Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestFromMultiStageWithNamedStage [2022-04-04T19:03:40.471Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestOnbuild [2022-04-04T19:03:40.471Z] --- PASS: TestOnbuild (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestWorkdir [2022-04-04T19:03:40.471Z] --- PASS: TestWorkdir (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestCmd [2022-04-04T19:03:40.471Z] --- PASS: TestCmd (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestHealthcheckNone [2022-04-04T19:03:40.471Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestHealthcheckCmd [2022-04-04T19:03:40.471Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestEntrypoint [2022-04-04T19:03:40.471Z] --- PASS: TestEntrypoint (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestExpose [2022-04-04T19:03:40.471Z] --- PASS: TestExpose (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestUser [2022-04-04T19:03:40.471Z] --- PASS: TestUser (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestVolume [2022-04-04T19:03:40.471Z] --- PASS: TestVolume (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestStopSignal [2022-04-04T19:03:40.471Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-04T19:03:40.471Z] --- SKIP: TestStopSignal (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestArg [2022-04-04T19:03:40.471Z] --- PASS: TestArg (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestShell [2022-04-04T19:03:40.471Z] --- PASS: TestShell (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestPrependEnvOnCmd [2022-04-04T19:03:40.471Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestRunWithBuildArgs [2022-04-04T19:03:40.471Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestRunIgnoresHealthcheck [2022-04-04T19:03:40.471Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestDispatchUnsupportedOptions [2022-04-04T19:03:40.471Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-04T19:03:40.471Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-04T19:03:40.471Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-04T19:03:40.471Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-04T19:03:40.471Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-04T19:03:40.471Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-04T19:03:40.471Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestNormalizeWorkdir [2022-04-04T19:03:40.471Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestDispatch [2022-04-04T19:03:40.471Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-04T19:03:40.471Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-04T19:03:40.471Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-04T19:03:40.471Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-04T19:03:40.471Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-04T19:03:40.471Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-04T19:03:40.471Z] === RUN TestDispatch/COPY_url [2022-04-04T19:03:40.471Z] --- PASS: TestDispatch (0.07s) [2022-04-04T19:03:40.471Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-04-04T19:03:40.471Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-04T19:03:40.471Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-04T19:03:40.471Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-04T19:03:40.471Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-04T19:03:40.471Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-04T19:03:40.471Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestAddScratchImageAddsToMounts [2022-04-04T19:03:40.471Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-04T19:03:40.471Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-04T19:03:40.471Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-04T19:03:40.471Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestImageSourceGetAddsToMounts [2022-04-04T19:03:40.471Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestEmptyDockerfile [2022-04-04T19:03:40.471Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-04-04T19:03:40.471Z] === RUN TestSymlinkDockerfile [2022-04-04T19:03:40.471Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-04T19:03:40.471Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-04T19:03:40.471Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestNonExistingDockerfile [2022-04-04T19:03:40.471Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestCopyRunConfig [2022-04-04T19:03:40.471Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestDeepCopyRunConfig [2022-04-04T19:03:40.471Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestExportImage [2022-04-04T19:03:40.471Z] --- PASS: TestExportImage (0.00s) [2022-04-04T19:03:40.471Z] === RUN TestNormalizeDest [2022-04-04T19:03:40.471Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-04T19:03:40.471Z] PASS [2022-04-04T19:03:40.471Z] coverage: 46.7% of statements [2022-04-04T19:03:40.471Z] ok github.com/docker/docker/builder/dockerfile 0.349s coverage: 46.7% of statements [2022-04-04T19:03:40.471Z] === RUN TestTCP4Proxy [2022-04-04T19:03:40.471Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-04T19:03:40.471Z] === RUN TestTCP4ProxyHalfClose [2022-04-04T19:03:40.471Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-04T19:03:40.472Z] === RUN TestTCP6Proxy [2022-04-04T19:03:40.472Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-04T19:03:40.472Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-04T19:03:40.472Z] === RUN TestTCPDualStackProxy [2022-04-04T19:03:40.472Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-04T19:03:40.472Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-04T19:03:40.472Z] === RUN TestUDP4Proxy [2022-04-04T19:03:40.472Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-04T19:03:40.472Z] === RUN TestUDP6Proxy [2022-04-04T19:03:40.472Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-04T19:03:40.472Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-04T19:03:40.472Z] === RUN TestUDPWriteError [2022-04-04T19:03:40.472Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-04T19:03:40.472Z] === RUN TestSCTP4Proxy [2022-04-04T19:03:40.472Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-04T19:03:40.472Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-04-04T19:03:40.472Z] === RUN TestSCTP6Proxy [2022-04-04T19:03:40.472Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-04T19:03:40.472Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-04T19:03:40.472Z] PASS [2022-04-04T19:03:40.472Z] coverage: 49.4% of statements [2022-04-04T19:03:40.472Z] ok github.com/docker/docker/cmd/docker-proxy 0.062s coverage: 49.4% of statements [2022-04-04T19:03:41.053Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-04T19:03:41.053Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-04T19:03:41.522Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-04T19:03:41.595Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-04-04T19:03:41.826Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-04T19:03:41.851Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-04-04T19:03:42.107Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-04-04T19:03:42.392Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-04T19:03:43.037Z] ok github.com/docker/docker/quota 0.239s coverage: 71.4% of statements [2022-04-04T19:03:43.600Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-04-04T19:03:44.530Z] ok github.com/docker/docker/registry 0.054s coverage: 58.6% of statements [2022-04-04T19:03:44.787Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-04-04T19:03:44.787Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-04-04T19:03:45.351Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.7% of statements [2022-04-04T19:03:45.608Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-04-04T19:03:45.676Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-04-04T19:03:46.282Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-04T19:03:47.502Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-04-04T19:03:47.759Z] ok github.com/docker/docker/volume/local 0.096s coverage: 76.4% of statements [2022-04-04T19:03:48.207Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-04-04T19:03:48.323Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-04-04T19:03:48.467Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-04T19:03:48.467Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-04T19:03:48.467Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-04T19:03:49.036Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-04T19:03:49.036Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-04T19:03:49.295Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-04-04T19:03:49.604Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-04T19:03:49.604Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-04T19:03:50.172Z] docker_api_swarm_service_test.go:304: [d2f42840345f3] joining swarm manager [d44fe0198f30c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T19:03:50.172Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-04T19:03:50.432Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-04T19:03:50.902Z] === RUN TestCheckpointCreateError [2022-04-04T19:03:50.902Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-04T19:03:50.902Z] === RUN TestCheckpointCreate [2022-04-04T19:03:50.902Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-04T19:03:50.902Z] === RUN TestCheckpointDeleteError [2022-04-04T19:03:50.902Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-04T19:03:50.902Z] === RUN TestCheckpointDelete [2022-04-04T19:03:50.902Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-04T19:03:50.902Z] === RUN TestCheckpointListError [2022-04-04T19:03:50.902Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-04T19:03:50.902Z] === RUN TestCheckpointList [2022-04-04T19:03:50.902Z] --- PASS: TestCheckpointList (0.00s) [2022-04-04T19:03:50.902Z] === RUN TestCheckpointListContainerNotFound [2022-04-04T19:03:50.902Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-04T19:03:50.902Z] === RUN TestNewClientWithOpsFromEnv [2022-04-04T19:03:50.902Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-04T19:03:50.902Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-04T19:03:50.902Z] === RUN TestGetAPIPath [2022-04-04T19:03:50.902Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-04T19:03:50.902Z] === RUN TestParseHostURL [2022-04-04T19:03:50.902Z] --- PASS: TestParseHostURL (0.00s) [2022-04-04T19:03:50.902Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-04T19:03:50.902Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-04T19:03:50.902Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-04T19:03:50.902Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-04T19:03:50.902Z] === RUN TestNegotiateAPIVersion [2022-04-04T19:03:50.902Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-04T19:03:50.902Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-04T19:03:50.902Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-04T19:03:50.902Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-04T19:03:50.902Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-04T19:03:50.902Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-04T19:03:50.902Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-04T19:03:50.902Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-04T19:03:50.902Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-04T19:03:50.902Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-04T19:03:50.902Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-04T19:03:50.902Z] === RUN TestNegotiateAPVersionOverride [2022-04-04T19:03:50.902Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-04T19:03:50.902Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-04T19:03:50.902Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-04T19:03:50.902Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-04T19:03:50.902Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-04T19:03:50.902Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-04T19:03:50.902Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-04T19:03:50.902Z] === RUN TestClientRedirect [2022-04-04T19:03:50.902Z] === RUN TestClientRedirect/GET [2022-04-04T19:03:50.902Z] === RUN TestClientRedirect/POST [2022-04-04T19:03:50.902Z] === RUN TestClientRedirect/PUT [2022-04-04T19:03:50.902Z] === RUN TestClientRedirect/DELETE [2022-04-04T19:03:50.902Z] --- PASS: TestClientRedirect (0.00s) [2022-04-04T19:03:50.902Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-04T19:03:50.902Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-04T19:03:50.902Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-04T19:03:50.902Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-04T19:03:50.902Z] === RUN TestConfigCreateUnsupported [2022-04-04T19:03:50.902Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-04T19:03:50.902Z] === RUN TestConfigCreateError [2022-04-04T19:03:50.902Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-04T19:03:50.902Z] === RUN TestConfigCreate [2022-04-04T19:03:50.902Z] --- PASS: TestConfigCreate (0.00s) [2022-04-04T19:03:50.902Z] === RUN TestConfigInspectNotFound [2022-04-04T19:03:50.902Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-04T19:03:50.902Z] === RUN TestConfigInspectWithEmptyID [2022-04-04T19:03:50.902Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-04T19:03:50.902Z] === RUN TestConfigInspectUnsupported [2022-04-04T19:03:50.902Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-04T19:03:50.902Z] === RUN TestConfigInspectError [2022-04-04T19:03:50.902Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-04T19:03:50.902Z] === RUN TestConfigInspectConfigNotFound [2022-04-04T19:03:50.902Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-04T19:03:50.902Z] === RUN TestConfigInspect [2022-04-04T19:03:50.902Z] --- PASS: TestConfigInspect (0.00s) [2022-04-04T19:03:50.902Z] === RUN TestConfigListUnsupported [2022-04-04T19:03:50.902Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-04T19:03:50.902Z] === RUN TestConfigListError [2022-04-04T19:03:50.902Z] --- PASS: TestConfigListError (0.00s) [2022-04-04T19:03:50.902Z] === RUN TestConfigList [2022-04-04T19:03:50.902Z] --- PASS: TestConfigList (0.00s) [2022-04-04T19:03:50.902Z] === RUN TestConfigRemoveUnsupported [2022-04-04T19:03:50.902Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-04T19:03:50.902Z] === RUN TestConfigRemoveError [2022-04-04T19:03:50.902Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-04T19:03:50.902Z] === RUN TestConfigRemove [2022-04-04T19:03:50.902Z] --- PASS: TestConfigRemove (0.00s) [2022-04-04T19:03:50.902Z] === RUN TestConfigUpdateUnsupported [2022-04-04T19:03:50.902Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestConfigUpdateError [2022-04-04T19:03:50.903Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestConfigUpdate [2022-04-04T19:03:50.903Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerCommitError [2022-04-04T19:03:50.903Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerCommit [2022-04-04T19:03:50.903Z] --- PASS: TestContainerCommit (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerStatPathError [2022-04-04T19:03:50.903Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerStatPathNotFoundError [2022-04-04T19:03:50.903Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerStatPathNoHeaderError [2022-04-04T19:03:50.903Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerStatPath [2022-04-04T19:03:50.903Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestCopyToContainerError [2022-04-04T19:03:50.903Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestCopyToContainerNotFoundError [2022-04-04T19:03:50.903Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestCopyToContainerNotStatusOKError [2022-04-04T19:03:50.903Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestCopyToContainer [2022-04-04T19:03:50.903Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestCopyFromContainerError [2022-04-04T19:03:50.903Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestCopyFromContainerNotFoundError [2022-04-04T19:03:50.903Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestCopyFromContainerNotStatusOKError [2022-04-04T19:03:50.903Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-04T19:03:50.903Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestCopyFromContainer [2022-04-04T19:03:50.903Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerCreateError [2022-04-04T19:03:50.903Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerCreateImageNotFound [2022-04-04T19:03:50.903Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerCreateWithName [2022-04-04T19:03:50.903Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerCreateAutoRemove [2022-04-04T19:03:50.903Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerDiffError [2022-04-04T19:03:50.903Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerDiff [2022-04-04T19:03:50.903Z] --- PASS: TestContainerDiff (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerExecCreateError [2022-04-04T19:03:50.903Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerExecCreate [2022-04-04T19:03:50.903Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerExecStartError [2022-04-04T19:03:50.903Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerExecStart [2022-04-04T19:03:50.903Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerExecInspectError [2022-04-04T19:03:50.903Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerExecInspect [2022-04-04T19:03:50.903Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerExportError [2022-04-04T19:03:50.903Z] --- PASS: TestContainerExportError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerExport [2022-04-04T19:03:50.903Z] --- PASS: TestContainerExport (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerInspectError [2022-04-04T19:03:50.903Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerInspectContainerNotFound [2022-04-04T19:03:50.903Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerInspectWithEmptyID [2022-04-04T19:03:50.903Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerInspect [2022-04-04T19:03:50.903Z] --- PASS: TestContainerInspect (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerInspectNode [2022-04-04T19:03:50.903Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerKillError [2022-04-04T19:03:50.903Z] --- PASS: TestContainerKillError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerKill [2022-04-04T19:03:50.903Z] --- PASS: TestContainerKill (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerListError [2022-04-04T19:03:50.903Z] --- PASS: TestContainerListError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerList [2022-04-04T19:03:50.903Z] --- PASS: TestContainerList (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerLogsNotFoundError [2022-04-04T19:03:50.903Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerLogsError [2022-04-04T19:03:50.903Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerLogs [2022-04-04T19:03:50.903Z] --- PASS: TestContainerLogs (0.22s) [2022-04-04T19:03:50.903Z] === RUN TestContainerPauseError [2022-04-04T19:03:50.903Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerPause [2022-04-04T19:03:50.903Z] --- PASS: TestContainerPause (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainersPruneError [2022-04-04T19:03:50.903Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainersPrune [2022-04-04T19:03:50.903Z] --- PASS: TestContainersPrune (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerRemoveError [2022-04-04T19:03:50.903Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerRemoveNotFoundError [2022-04-04T19:03:50.903Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerRemove [2022-04-04T19:03:50.903Z] --- PASS: TestContainerRemove (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerRenameError [2022-04-04T19:03:50.903Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerRename [2022-04-04T19:03:50.903Z] --- PASS: TestContainerRename (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerResizeError [2022-04-04T19:03:50.903Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerExecResizeError [2022-04-04T19:03:50.903Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerResize [2022-04-04T19:03:50.903Z] --- PASS: TestContainerResize (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerExecResize [2022-04-04T19:03:50.903Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerRestartError [2022-04-04T19:03:50.903Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerRestart [2022-04-04T19:03:50.903Z] --- PASS: TestContainerRestart (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerStartError [2022-04-04T19:03:50.903Z] --- PASS: TestContainerStartError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerStart [2022-04-04T19:03:50.903Z] --- PASS: TestContainerStart (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerStatsError [2022-04-04T19:03:50.903Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerStats [2022-04-04T19:03:50.903Z] --- PASS: TestContainerStats (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerStopError [2022-04-04T19:03:50.903Z] --- PASS: TestContainerStopError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerStop [2022-04-04T19:03:50.903Z] --- PASS: TestContainerStop (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerTopError [2022-04-04T19:03:50.903Z] --- PASS: TestContainerTopError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerTop [2022-04-04T19:03:50.903Z] --- PASS: TestContainerTop (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerUnpauseError [2022-04-04T19:03:50.903Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerUnpause [2022-04-04T19:03:50.903Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerUpdateError [2022-04-04T19:03:50.903Z] --- PASS: TestContainerUpdateError (0.01s) [2022-04-04T19:03:50.903Z] === RUN TestContainerUpdate [2022-04-04T19:03:50.903Z] --- PASS: TestContainerUpdate (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerWaitError [2022-04-04T19:03:50.903Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestContainerWait [2022-04-04T19:03:50.903Z] --- PASS: TestContainerWait (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestDiskUsageError [2022-04-04T19:03:50.903Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestDiskUsage [2022-04-04T19:03:50.903Z] --- PASS: TestDiskUsage (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestDistributionInspectUnsupported [2022-04-04T19:03:50.903Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestDistributionInspectWithEmptyID [2022-04-04T19:03:50.903Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestEventsErrorInOptions [2022-04-04T19:03:50.903Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestEventsErrorFromServer [2022-04-04T19:03:50.903Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestEvents [2022-04-04T19:03:50.903Z] --- PASS: TestEvents (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestTLSCloseWriter [2022-04-04T19:03:50.903Z] === PAUSE TestTLSCloseWriter [2022-04-04T19:03:50.903Z] === RUN TestImageBuildError [2022-04-04T19:03:50.903Z] --- PASS: TestImageBuildError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestImageBuild [2022-04-04T19:03:50.903Z] --- PASS: TestImageBuild (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestGetDockerOS [2022-04-04T19:03:50.903Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestImageCreateError [2022-04-04T19:03:50.903Z] --- PASS: TestImageCreateError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestImageCreate [2022-04-04T19:03:50.903Z] --- PASS: TestImageCreate (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestImageHistoryError [2022-04-04T19:03:50.903Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestImageHistory [2022-04-04T19:03:50.903Z] --- PASS: TestImageHistory (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestImageImportError [2022-04-04T19:03:50.903Z] --- PASS: TestImageImportError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestImageImport [2022-04-04T19:03:50.903Z] --- PASS: TestImageImport (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestImageInspectError [2022-04-04T19:03:50.903Z] --- PASS: TestImageInspectError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestImageInspectImageNotFound [2022-04-04T19:03:50.903Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestImageInspectWithEmptyID [2022-04-04T19:03:50.903Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestImageInspect [2022-04-04T19:03:50.903Z] --- PASS: TestImageInspect (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestImageListError [2022-04-04T19:03:50.903Z] --- PASS: TestImageListError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestImageList [2022-04-04T19:03:50.903Z] --- PASS: TestImageList (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestImageListApiBefore125 [2022-04-04T19:03:50.903Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestImageLoadError [2022-04-04T19:03:50.903Z] --- PASS: TestImageLoadError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestImageLoad [2022-04-04T19:03:50.903Z] --- PASS: TestImageLoad (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestImagesPruneError [2022-04-04T19:03:50.903Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestImagesPrune [2022-04-04T19:03:50.903Z] --- PASS: TestImagesPrune (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestImagePullReferenceParseError [2022-04-04T19:03:50.903Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestImagePullAnyError [2022-04-04T19:03:50.903Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-04T19:03:50.903Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-04T19:03:50.903Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-04T19:03:50.903Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-04T19:03:50.903Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestImagePullWithoutErrors [2022-04-04T19:03:50.903Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestImagePushReferenceError [2022-04-04T19:03:50.903Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestImagePushAnyError [2022-04-04T19:03:50.903Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-04T19:03:50.903Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-04T19:03:50.903Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-04T19:03:50.903Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-04T19:03:50.903Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestImagePushWithoutErrors [2022-04-04T19:03:50.903Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-04T19:03:50.903Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-04T19:03:50.903Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-04T19:03:50.903Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-04T19:03:50.903Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-04T19:03:50.903Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-04T19:03:50.903Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-04T19:03:50.903Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-04T19:03:50.903Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestImageRemoveError [2022-04-04T19:03:50.903Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestImageRemoveImageNotFound [2022-04-04T19:03:50.903Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestImageRemove [2022-04-04T19:03:50.903Z] --- PASS: TestImageRemove (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestImageSaveError [2022-04-04T19:03:50.903Z] --- PASS: TestImageSaveError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestImageSave [2022-04-04T19:03:50.903Z] --- PASS: TestImageSave (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestImageSearchAnyError [2022-04-04T19:03:50.903Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-04T19:03:50.903Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-04T19:03:50.903Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-04T19:03:50.903Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-04T19:03:50.903Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestImageSearchWithoutErrors [2022-04-04T19:03:50.903Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestImageTagError [2022-04-04T19:03:50.903Z] --- PASS: TestImageTagError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestImageTagInvalidReference [2022-04-04T19:03:50.903Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestImageTagInvalidSourceImageName [2022-04-04T19:03:50.903Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestImageTagHexSource [2022-04-04T19:03:50.903Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestImageTag [2022-04-04T19:03:50.903Z] --- PASS: TestImageTag (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestInfoServerError [2022-04-04T19:03:50.903Z] --- PASS: TestInfoServerError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestInfoInvalidResponseJSONError [2022-04-04T19:03:50.903Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestInfo [2022-04-04T19:03:50.903Z] --- PASS: TestInfo (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestNetworkConnectError [2022-04-04T19:03:50.903Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-04T19:03:50.903Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestNetworkConnect [2022-04-04T19:03:50.903Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestNetworkCreateError [2022-04-04T19:03:50.903Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestNetworkCreate [2022-04-04T19:03:50.903Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestNetworkDisconnectError [2022-04-04T19:03:50.903Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestNetworkDisconnect [2022-04-04T19:03:50.903Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestNetworkInspect [2022-04-04T19:03:50.903Z] === RUN TestNetworkInspect/empty_ID [2022-04-04T19:03:50.903Z] === RUN TestNetworkInspect/no_options [2022-04-04T19:03:50.903Z] === RUN TestNetworkInspect/verbose [2022-04-04T19:03:50.903Z] === RUN TestNetworkInspect/global_scope [2022-04-04T19:03:50.903Z] === RUN TestNetworkInspect/unknown_network [2022-04-04T19:03:50.903Z] === RUN TestNetworkInspect/server_error [2022-04-04T19:03:50.903Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-04T19:03:50.903Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-04T19:03:50.903Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-04T19:03:50.903Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-04T19:03:50.903Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-04T19:03:50.903Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-04T19:03:50.903Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestNetworkListError [2022-04-04T19:03:50.903Z] --- PASS: TestNetworkListError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestNetworkList [2022-04-04T19:03:50.903Z] --- PASS: TestNetworkList (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestNetworksPruneError [2022-04-04T19:03:50.903Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestNetworksPrune [2022-04-04T19:03:50.903Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestNetworkRemoveError [2022-04-04T19:03:50.903Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestNetworkRemove [2022-04-04T19:03:50.903Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestNodeInspectError [2022-04-04T19:03:50.903Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestNodeInspectNodeNotFound [2022-04-04T19:03:50.903Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestNodeInspectWithEmptyID [2022-04-04T19:03:50.903Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestNodeInspect [2022-04-04T19:03:50.903Z] --- PASS: TestNodeInspect (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestNodeListError [2022-04-04T19:03:50.903Z] --- PASS: TestNodeListError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestNodeList [2022-04-04T19:03:50.903Z] --- PASS: TestNodeList (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestNodeRemoveError [2022-04-04T19:03:50.903Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestNodeRemove [2022-04-04T19:03:50.903Z] --- PASS: TestNodeRemove (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestNodeUpdateError [2022-04-04T19:03:50.903Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestNodeUpdate [2022-04-04T19:03:50.903Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestOptionWithHostFromEnv [2022-04-04T19:03:50.903Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestOptionWithTimeout [2022-04-04T19:03:50.903Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestOptionWithVersionFromEnv [2022-04-04T19:03:50.903Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestPingFail [2022-04-04T19:03:50.903Z] --- PASS: TestPingFail (0.00s) [2022-04-04T19:03:50.903Z] === RUN TestPingWithError [2022-04-04T19:03:50.903Z] 2022/04/04 19:03:50 RoundTripper returned a response & error; ignoring response [2022-04-04T19:03:50.903Z] 2022/04/04 19:03:50 RoundTripper returned a response & error; ignoring response [2022-04-04T19:03:50.904Z] --- PASS: TestPingWithError (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestPingSuccess [2022-04-04T19:03:50.904Z] --- PASS: TestPingSuccess (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestPingHeadFallback [2022-04-04T19:03:50.904Z] === RUN TestPingHeadFallback/OK [2022-04-04T19:03:50.904Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-04T19:03:50.904Z] === RUN TestPingHeadFallback/Not_Found [2022-04-04T19:03:50.904Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-04T19:03:50.904Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-04T19:03:50.904Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-04T19:03:50.904Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-04T19:03:50.904Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-04T19:03:50.904Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestPluginDisableError [2022-04-04T19:03:50.904Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestPluginDisable [2022-04-04T19:03:50.904Z] --- PASS: TestPluginDisable (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestPluginEnableError [2022-04-04T19:03:50.904Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestPluginEnable [2022-04-04T19:03:50.904Z] --- PASS: TestPluginEnable (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestPluginInspectError [2022-04-04T19:03:50.904Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestPluginInspectWithEmptyID [2022-04-04T19:03:50.904Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestPluginInspect [2022-04-04T19:03:50.904Z] --- PASS: TestPluginInspect (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestPluginListError [2022-04-04T19:03:50.904Z] --- PASS: TestPluginListError (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestPluginList [2022-04-04T19:03:50.904Z] --- PASS: TestPluginList (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestPluginPushError [2022-04-04T19:03:50.904Z] --- PASS: TestPluginPushError (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestPluginPush [2022-04-04T19:03:50.904Z] --- PASS: TestPluginPush (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestPluginRemoveError [2022-04-04T19:03:50.904Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestPluginRemove [2022-04-04T19:03:50.904Z] --- PASS: TestPluginRemove (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestPluginSetError [2022-04-04T19:03:50.904Z] --- PASS: TestPluginSetError (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestPluginSet [2022-04-04T19:03:50.904Z] --- PASS: TestPluginSet (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestSetHostHeader [2022-04-04T19:03:50.904Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestPlainTextError [2022-04-04T19:03:50.904Z] --- PASS: TestPlainTextError (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestInfiniteError [2022-04-04T19:03:50.904Z] --- PASS: TestInfiniteError (0.02s) [2022-04-04T19:03:50.904Z] === RUN TestCanceledContext [2022-04-04T19:03:50.904Z] 2022/04/04 19:03:50 RoundTripper returned a response & error; ignoring response [2022-04-04T19:03:50.904Z] --- PASS: TestCanceledContext (0.01s) [2022-04-04T19:03:50.904Z] === RUN TestDeadlineExceededContext [2022-04-04T19:03:50.904Z] 2022/04/04 19:03:50 RoundTripper returned a response & error; ignoring response [2022-04-04T19:03:50.904Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestSecretCreateUnsupported [2022-04-04T19:03:50.904Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestSecretCreateError [2022-04-04T19:03:50.904Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestSecretCreate [2022-04-04T19:03:50.904Z] --- PASS: TestSecretCreate (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestSecretInspectUnsupported [2022-04-04T19:03:50.904Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestSecretInspectError [2022-04-04T19:03:50.904Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestSecretInspectSecretNotFound [2022-04-04T19:03:50.904Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestSecretInspectWithEmptyID [2022-04-04T19:03:50.904Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestSecretInspect [2022-04-04T19:03:50.904Z] --- PASS: TestSecretInspect (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestSecretListUnsupported [2022-04-04T19:03:50.904Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestSecretListError [2022-04-04T19:03:50.904Z] --- PASS: TestSecretListError (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestSecretList [2022-04-04T19:03:50.904Z] --- PASS: TestSecretList (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestSecretRemoveUnsupported [2022-04-04T19:03:50.904Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestSecretRemoveError [2022-04-04T19:03:50.904Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestSecretRemove [2022-04-04T19:03:50.904Z] --- PASS: TestSecretRemove (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestSecretUpdateUnsupported [2022-04-04T19:03:50.904Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestSecretUpdateError [2022-04-04T19:03:50.904Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestSecretUpdate [2022-04-04T19:03:50.904Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestServiceCreateError [2022-04-04T19:03:50.904Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestServiceCreate [2022-04-04T19:03:50.904Z] --- PASS: TestServiceCreate (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-04T19:03:50.904Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestServiceCreateDigestPinning [2022-04-04T19:03:50.904Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestServiceInspectError [2022-04-04T19:03:50.904Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestServiceInspectServiceNotFound [2022-04-04T19:03:50.904Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestServiceInspectWithEmptyID [2022-04-04T19:03:50.904Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestServiceInspect [2022-04-04T19:03:50.904Z] --- PASS: TestServiceInspect (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestServiceListError [2022-04-04T19:03:50.904Z] --- PASS: TestServiceListError (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestServiceList [2022-04-04T19:03:50.904Z] --- PASS: TestServiceList (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestServiceLogsError [2022-04-04T19:03:50.904Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestServiceLogs [2022-04-04T19:03:50.904Z] --- PASS: TestServiceLogs (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestServiceRemoveError [2022-04-04T19:03:50.904Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestServiceRemoveNotFoundError [2022-04-04T19:03:50.904Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestServiceRemove [2022-04-04T19:03:50.904Z] --- PASS: TestServiceRemove (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestServiceUpdateError [2022-04-04T19:03:50.904Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestServiceUpdate [2022-04-04T19:03:50.904Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestSwarmGetUnlockKeyError [2022-04-04T19:03:50.904Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestSwarmGetUnlockKey [2022-04-04T19:03:50.904Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestSwarmInitError [2022-04-04T19:03:50.904Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestSwarmInit [2022-04-04T19:03:50.904Z] --- PASS: TestSwarmInit (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestSwarmInspectError [2022-04-04T19:03:50.904Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestSwarmInspect [2022-04-04T19:03:50.904Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestSwarmJoinError [2022-04-04T19:03:50.904Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestSwarmJoin [2022-04-04T19:03:50.904Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestSwarmLeaveError [2022-04-04T19:03:50.904Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestSwarmLeave [2022-04-04T19:03:50.904Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestSwarmUnlockError [2022-04-04T19:03:50.904Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestSwarmUnlock [2022-04-04T19:03:50.904Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestSwarmUpdateError [2022-04-04T19:03:50.904Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestSwarmUpdate [2022-04-04T19:03:50.904Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestTaskInspectError [2022-04-04T19:03:50.904Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestTaskInspectWithEmptyID [2022-04-04T19:03:50.904Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestTaskInspect [2022-04-04T19:03:50.904Z] --- PASS: TestTaskInspect (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestTaskListError [2022-04-04T19:03:50.904Z] --- PASS: TestTaskListError (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestTaskList [2022-04-04T19:03:50.904Z] --- PASS: TestTaskList (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestVolumeCreateError [2022-04-04T19:03:50.904Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestVolumeCreate [2022-04-04T19:03:50.904Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestVolumeInspectError [2022-04-04T19:03:50.904Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestVolumeInspectNotFound [2022-04-04T19:03:50.904Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestVolumeInspectWithEmptyID [2022-04-04T19:03:50.904Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestVolumeInspect [2022-04-04T19:03:50.904Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestVolumeListError [2022-04-04T19:03:50.904Z] --- PASS: TestVolumeListError (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestVolumeList [2022-04-04T19:03:50.904Z] --- PASS: TestVolumeList (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestVolumeRemoveError [2022-04-04T19:03:50.904Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-04T19:03:50.904Z] === RUN TestVolumeRemove [2022-04-04T19:03:50.904Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-04T19:03:50.904Z] === CONT TestTLSCloseWriter [2022-04-04T19:03:50.904Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-04-04T19:03:50.904Z] PASS [2022-04-04T19:03:50.904Z] coverage: 75.1% of statements [2022-04-04T19:03:50.904Z] ok github.com/docker/docker/client 0.456s coverage: 75.1% of statements [2022-04-04T19:03:51.001Z] docker_api_swarm_service_test.go:304: [d87cead47bb67] joining swarm manager [d44fe0198f30c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T19:03:51.570Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-04T19:03:51.570Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-04-04T19:03:53.511Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-04T19:03:54.101Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-04-04T19:03:55.034Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-04-04T19:03:55.293Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-04-04T19:03:55.553Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-04T19:03:57.093Z] --- PASS: TestInfoAPIWarnings (16.22s) [2022-04-04T19:03:57.093Z] === RUN TestInfoDebug [2022-04-04T19:03:57.093Z] --- PASS: TestInfoDebug (0.52s) [2022-04-04T19:03:57.093Z] === RUN TestInfoInsecureRegistries [2022-04-04T19:03:57.093Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-04T19:03:57.093Z] === RUN TestInfoRegistryMirrors [2022-04-04T19:03:57.093Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-04T19:03:57.093Z] === RUN TestLoginFailsWithBadCredentials [2022-04-04T19:03:57.093Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-04-04T19:03:57.093Z] === RUN TestPingCacheHeaders [2022-04-04T19:03:57.093Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-04T19:03:57.093Z] === RUN TestPingGet [2022-04-04T19:03:57.093Z] --- PASS: TestPingGet (0.01s) [2022-04-04T19:03:57.093Z] === RUN TestPingHead [2022-04-04T19:03:57.093Z] --- PASS: TestPingHead (0.02s) [2022-04-04T19:03:57.093Z] === RUN TestPingSwarmHeader [2022-04-04T19:03:57.355Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-04T19:03:57.460Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-04T19:03:57.926Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-04T19:03:58.027Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-04T19:03:58.869Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-04T19:03:58.869Z] --- PASS: TestPingSwarmHeader (1.99s) [2022-04-04T19:03:58.869Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-04T19:03:58.869Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-04T19:03:58.869Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-04T19:03:58.869Z] === RUN TestVersion [2022-04-04T19:03:58.869Z] --- PASS: TestVersion (0.02s) [2022-04-04T19:03:58.869Z] === CONT TestDiskUsage [2022-04-04T19:03:59.442Z] === RUN TestDiskUsage/empty [2022-04-04T19:03:59.442Z] === RUN TestDiskUsage/empty/container_types [2022-04-04T19:03:59.442Z] === RUN TestDiskUsage/empty/image_types [2022-04-04T19:03:59.442Z] === RUN TestDiskUsage/empty/volume_types [2022-04-04T19:03:59.442Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-04T19:03:59.442Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-04T19:03:59.442Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-04T19:03:59.442Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-04T19:03:59.442Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-04T19:03:59.442Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-04T19:03:59.442Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-04T19:03:59.442Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-04T19:03:59.442Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-04T19:03:59.442Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-04T19:03:59.442Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-04T19:03:59.442Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-04T19:03:59.442Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-04T19:03:59.442Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-04T19:03:59.442Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-04T19:03:59.442Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-04T19:03:59.442Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-04T19:03:59.442Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-04T19:03:59.442Z] === RUN TestDiskUsage/after_container.Run [2022-04-04T19:03:59.702Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-04T19:03:59.702Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-04T19:03:59.702Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-04T19:03:59.702Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-04T19:03:59.702Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-04T19:03:59.702Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-04T19:03:59.702Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-04T19:03:59.702Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-04T19:03:59.702Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-04T19:03:59.702Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-04T19:03:59.964Z] --- PASS: TestDiskUsage (1.07s) [2022-04-04T19:03:59.964Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-04T19:03:59.964Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-04T19:03:59.964Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-04T19:03:59.964Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-04T19:03:59.964Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-04T19:03:59.964Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-04T19:03:59.964Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-04T19:03:59.964Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-04T19:03:59.964Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-04T19:03:59.964Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-04T19:03:59.964Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-04T19:03:59.964Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) [2022-04-04T19:03:59.964Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-04T19:03:59.964Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-04T19:03:59.964Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-04T19:03:59.964Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-04T19:03:59.964Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-04T19:03:59.964Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-04T19:03:59.964Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-04T19:03:59.964Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-04T19:03:59.964Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-04T19:03:59.964Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-04T19:03:59.964Z] --- PASS: TestDiskUsage/after_container.Run (0.27s) [2022-04-04T19:03:59.964Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-04T19:03:59.964Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-04T19:03:59.964Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-04T19:03:59.964Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-04T19:03:59.964Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-04T19:03:59.964Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-04T19:03:59.964Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-04T19:03:59.964Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-04T19:03:59.964Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-04T19:03:59.964Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-04T19:03:59.964Z] PASS [2022-04-04T19:03:59.964Z] [2022-04-04T19:03:59.964Z] === Skipped [2022-04-04T19:03:59.964Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-04T19:03:59.964Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-04T19:03:59.964Z] [2022-04-04T19:03:59.964Z] DONE 54 tests, 1 skipped in 21.733s [2022-04-04T19:03:59.964Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-04T19:03:59.964Z] ++ 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-04-04T19:03:59.964Z] ++ set -e [2022-04-04T19:03:59.964Z] ++ '[' -n 0 ']' [2022-04-04T19:03:59.964Z] ++ set -x [2022-04-04T19:03:59.964Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-04-04T19:03:59.964Z] INFO: Testing against a local daemon [2022-04-04T19:03:59.964Z] === RUN TestVolumesCreateAndList [2022-04-04T19:03:59.964Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-04T19:03:59.964Z] === RUN TestVolumesRemove [2022-04-04T19:03:59.964Z] --- PASS: TestVolumesRemove (0.06s) [2022-04-04T19:03:59.964Z] === RUN TestVolumesInspect [2022-04-04T19:04:00.225Z] --- PASS: TestVolumesInspect (0.04s) [2022-04-04T19:04:00.225Z] === RUN TestVolumesInvalidJSON [2022-04-04T19:04:00.225Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-04T19:04:00.225Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-04T19:04:00.225Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-04T19:04:00.225Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-04-04T19:04:00.225Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-04T19:04:00.225Z] PASS [2022-04-04T19:04:00.225Z] [2022-04-04T19:04:00.225Z] DONE 5 tests in 0.223s [2022-04-04T19:04:00.225Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-04T19:04:00.225Z] ++++ cat bundles/test-integration/docker.pid [2022-04-04T19:04:00.225Z] +++ kill 14222 [2022-04-04T19:04:00.487Z] +++ /etc/init.d/apparmor stop [2022-04-04T19:04:00.487Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-04T19:04:00.487Z] [2022-04-04T19:04:00.487Z] Unloading profiles will leave already running processes permanently [2022-04-04T19:04:00.487Z] unconfined, which can lead to unexpected situations. [2022-04-04T19:04:00.487Z] [2022-04-04T19:04:00.487Z] To set a process to complain mode, use the command line tool [2022-04-04T19:04:00.487Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-04T19:04:00.487Z] +++ true [2022-04-04T19:04:00.487Z] exiting test-integration [2022-04-04T19:04:00.487Z] ++ exit 0 [2022-04-04T19:04:00.487Z] [2022-04-04T19:04:00.648Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-04T19:04:00.682Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-04T19:04:00.682Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-04T19:04:00.682Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection Post stage [Pipeline] junit [2022-04-04T19:04:01.075Z] Recording test results [2022-04-04T19:04:01.301Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-04T19:04:01.675Z] + echo Ensuring container killed. [2022-04-04T19:04:01.675Z] Ensuring container killed. [2022-04-04T19:04:01.675Z] + docker rm -vf docker-pr1 [2022-04-04T19:04:01.675Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-04T19:04:01.994Z] + echo Chowning /workspace to jenkins user [2022-04-04T19:04:01.994Z] Chowning /workspace to jenkins user [2022-04-04T19:04:01.994Z] + id -u [2022-04-04T19:04:01.994Z] + id -g [2022-04-04T19:04:01.994Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43462:/workspace busybox chown -R 1000:1000 /workspace [2022-04-04T19:04:01.994Z] Unable to find image 'busybox:latest' locally [2022-04-04T19:04:01.994Z] latest: Pulling from library/busybox [2022-04-04T19:04:02.267Z] aa5434a6d997: Pulling fs layer [2022-04-04T19:04:02.267Z] aa5434a6d997: Verifying Checksum [2022-04-04T19:04:02.267Z] aa5434a6d997: Download complete [2022-04-04T19:04:02.267Z] aa5434a6d997: Pull complete [2022-04-04T19:04:02.267Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-04-04T19:04:02.267Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-04T19:04:03.932Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-04T19:04:03.932Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-04T19:04:03.954Z] + bundleName=arm64-integration [2022-04-04T19:04:03.954Z] + echo Creating arm64-integration-bundles.tar.gz [2022-04-04T19:04:03.954Z] Creating arm64-integration-bundles.tar.gz [2022-04-04T19:04:03.954Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-04T19:04:03.954Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-04-04T19:04:04.228Z] Archiving artifacts [2022-04-04T19:04:04.476Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-04T19:04:04.476Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-04T19:04:04.476Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-04T19:04:04.476Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-04T19:04:04.476Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-04T19:04:06.201Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43462/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-04T19:04:06.463Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-04T19:04:06.514Z] + make clean [2022-04-04T19:04:06.514Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-04T19:04:06.514Z] docker-dev-cache [2022-04-04T19:04:06.514Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-04T19:04:10.348Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-04T19:04:10.348Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-04T19:04:10.348Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-04T19:04:10.348Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-04T19:04:10.348Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-04T19:04:10.348Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-04T19:04:10.348Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-04T19:04:10.348Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-04T19:04:11.270Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.3% of statements [2022-04-04T19:04:11.270Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-04T19:04:11.270Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-04T19:04:11.270Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-04T19:04:11.270Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-04T19:04:11.270Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-04T19:04:11.270Z] ? github.com/docker/docker/rootless [no test files] [2022-04-04T19:04:11.270Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-04T19:04:11.270Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-04T19:04:11.270Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-04T19:04:11.270Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-04T19:04:11.270Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-04T19:04:11.270Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-04T19:04:11.270Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-04T19:04:11.270Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-04T19:04:11.270Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-04T19:04:11.270Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-04T19:04:11.270Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-04T19:04:11.270Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-04T19:04:11.270Z] ? github.com/docker/docker/volume [no test files] [2022-04-04T19:04:11.270Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-04T19:04:11.270Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-04T19:04:11.270Z] [2022-04-04T19:04:11.270Z] === Skipped [2022-04-04T19:04:11.270Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-04T19:04:11.270Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-04T19:04:11.270Z] [2022-04-04T19:04:11.270Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-04T19:04:11.270Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-04T19:04:11.270Z] [2022-04-04T19:04:11.270Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-04T19:04:11.270Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-04T19:04:11.270Z] [2022-04-04T19:04:11.270Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-04T19:04:11.270Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-04T19:04:11.270Z] [2022-04-04T19:04:11.270Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-04T19:04:11.270Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T19:04:11.270Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-04T19:04:11.270Z] [2022-04-04T19:04:11.270Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-04T19:04:11.270Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T19:04:11.270Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-04T19:04:11.270Z] [2022-04-04T19:04:11.270Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-04T19:04:11.270Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T19:04:11.270Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-04T19:04:11.270Z] [2022-04-04T19:04:11.270Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-04T19:04:11.270Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T19:04:11.270Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-04T19:04:11.270Z] [2022-04-04T19:04:11.270Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-04T19:04:11.270Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T19:04:11.270Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-04T19:04:11.270Z] [2022-04-04T19:04:11.270Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-04T19:04:11.270Z] graphtest_unix.go:71: No driver to put! [2022-04-04T19:04:11.270Z] [2022-04-04T19:04:11.270Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-04T19:04:11.270Z] time="2022-04-04T19:03:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-04T19:04:11.270Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-04T19:04:11.270Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-04T19:04:11.270Z] [2022-04-04T19:04:11.270Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-04T19:04:11.270Z] time="2022-04-04T19:03:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-04T19:04:11.270Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-04T19:04:11.270Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-04T19:04:11.270Z] [2022-04-04T19:04:11.270Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-04T19:04:11.270Z] time="2022-04-04T19:03:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-04T19:04:11.270Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-04T19:04:11.270Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-04T19:04:11.270Z] [2022-04-04T19:04:11.270Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-04T19:04:11.270Z] time="2022-04-04T19:03:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-04T19:04:11.270Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-04T19:04:11.270Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-04T19:04:11.270Z] [2022-04-04T19:04:11.270Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-04T19:04:11.270Z] time="2022-04-04T19:03:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-04T19:04:11.270Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-04T19:04:11.270Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-04T19:04:11.270Z] [2022-04-04T19:04:11.270Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-04T19:04:11.270Z] graphtest_unix.go:71: No driver to put! [2022-04-04T19:04:11.270Z] [2022-04-04T19:04:11.270Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-04T19:04:11.270Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-04T19:04:11.270Z] [2022-04-04T19:04:11.270Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-04T19:04:11.270Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-04T19:04:11.270Z] [2022-04-04T19:04:11.271Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-04T19:04:11.271Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-04T19:04:11.271Z] [2022-04-04T19:04:11.271Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-04T19:04:11.271Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-04T19:04:11.271Z] [2022-04-04T19:04:11.271Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-04T19:04:11.271Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T19:04:11.271Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-04T19:04:11.271Z] [2022-04-04T19:04:11.271Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-04T19:04:11.271Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T19:04:11.271Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-04T19:04:11.271Z] [2022-04-04T19:04:11.271Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-04T19:04:11.271Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T19:04:11.271Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-04T19:04:11.271Z] [2022-04-04T19:04:11.271Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-04T19:04:11.271Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T19:04:11.271Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-04T19:04:11.271Z] [2022-04-04T19:04:11.271Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-04T19:04:11.271Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T19:04:11.271Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-04T19:04:11.271Z] [2022-04-04T19:04:11.271Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-04T19:04:11.271Z] graphtest_unix.go:71: No driver to put! [2022-04-04T19:04:11.271Z] [2022-04-04T19:04:11.271Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-04T19:04:11.271Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-04T19:04:11.271Z] [2022-04-04T19:04:11.271Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-04T19:04:11.271Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-04T19:04:11.271Z] [2022-04-04T19:04:11.271Z] DONE 2338 tests, 28 skipped in 250.823s [2022-04-04T19:04:11.271Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/bitseq [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/cluster [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/config [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/datastore [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/driverapi [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/etchosts [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/idm [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/ipam [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/iptables [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/netlabel [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/netutils [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/networkdb [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/ns [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/options [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/osl [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/portallocator [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/portmapper [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/testutils [2022-04-04T19:04:11.271Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-04T19:04:11.271Z] + 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-04-04T19:04:11.729Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-04-04T19:04:12.150Z] --- PASS: TestCheckoutGit (35.11s) [2022-04-04T19:04:12.150Z] === RUN TestValidGitTransport [2022-04-04T19:04:12.150Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-04T19:04:12.150Z] === RUN TestGitInvalidRef [2022-04-04T19:04:12.150Z] --- PASS: TestGitInvalidRef (0.21s) [2022-04-04T19:04:12.150Z] PASS [2022-04-04T19:04:12.150Z] coverage: 86.3% of statements [2022-04-04T19:04:12.150Z] ok github.com/docker/docker/builder/remotecontext/git 35.387s coverage: 86.3% of statements [2022-04-04T19:04:12.150Z] ? github.com/docker/docker/cli [no test files] [2022-04-04T19:04:12.150Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-04T19:04:13.106Z] docker_api_swarm_service_test.go:100: [dbb2a56f48ce4] joining swarm manager [da63e84f67b4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T19:04:13.366Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-04T19:04:13.934Z] docker_api_swarm_service_test.go:101: [d8c4ca11c33dc] joining swarm manager [da63e84f67b4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T19:04:14.192Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-04T19:04:16.098Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-04T19:04:17.906Z] --- PASS: TestBuildWithHugeFile (105.57s) [2022-04-04T19:04:17.906Z] === RUN TestBuildWCOWSandboxSize [2022-04-04T19:04:17.906Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-04T19:04:17.906Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-04T19:04:17.906Z] === RUN TestBuildWithEmptyDockerfile [2022-04-04T19:04:17.906Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T19:04:17.906Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T19:04:17.906Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T19:04:17.906Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T19:04:17.906Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T19:04:17.906Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T19:04:17.906Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T19:04:17.906Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T19:04:17.906Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T19:04:17.906Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-04-04T19:04:17.906Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-04T19:04:17.906Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-04T19:04:17.906Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-04T19:04:17.906Z] === RUN TestBuildPreserveOwnership [2022-04-04T19:04:17.906Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T19:04:17.906Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-04T19:04:17.906Z] === RUN TestBuildPlatformInvalid [2022-04-04T19:04:17.906Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-04-04T19:04:17.906Z] PASS [2022-04-04T19:04:17.906Z] ok github.com/docker/docker/integration/build 167.731s [2022-04-04T19:04:17.906Z] [2022-04-04T19:04:17.906Z] === Skipped [2022-04-04T19:04:17.906Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-04T19:04:17.906Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T19:04:17.906Z] [2022-04-04T19:04:17.906Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-04T19:04:17.906Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:04:17.906Z] [2022-04-04T19:04:17.906Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-04T19:04:17.906Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T19:04:17.906Z] [2022-04-04T19:04:17.906Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-04T19:04:17.906Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T19:04:17.906Z] [2022-04-04T19:04:17.906Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-04T19:04:17.906Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-04T19:04:17.906Z] [2022-04-04T19:04:17.906Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-04T19:04:17.906Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T19:04:17.906Z] [2022-04-04T19:04:17.906Z] DONE 29 tests, 6 skipped in 202.003s [2022-04-04T19:04:17.906Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-04T19:04:17.906Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T19:04:17.906Z] INFO: Testing against a local daemon [2022-04-04T19:04:17.906Z] === RUN TestConfigInspect [2022-04-04T19:04:17.906Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:04:17.906Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-04T19:04:17.906Z] === RUN TestConfigList [2022-04-04T19:04:17.906Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:04:17.906Z] --- SKIP: TestConfigList (0.00s) [2022-04-04T19:04:17.906Z] === RUN TestConfigsCreateAndDelete [2022-04-04T19:04:17.906Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:04:17.906Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-04T19:04:17.906Z] === RUN TestConfigsUpdate [2022-04-04T19:04:17.906Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:04:17.906Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-04T19:04:17.906Z] === RUN TestTemplatedConfig [2022-04-04T19:04:17.906Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:04:17.906Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-04T19:04:17.906Z] === RUN TestConfigCreateResolve [2022-04-04T19:04:17.906Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:04:17.906Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-04T19:04:17.906Z] PASS [2022-04-04T19:04:17.906Z] ok github.com/docker/docker/integration/config 0.093s [2022-04-04T19:04:17.906Z] [2022-04-04T19:04:17.906Z] === Skipped [2022-04-04T19:04:17.906Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-04T19:04:17.906Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:04:17.906Z] [2022-04-04T19:04:17.906Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-04T19:04:17.906Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:04:17.906Z] [2022-04-04T19:04:17.906Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-04T19:04:17.906Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:04:17.906Z] [2022-04-04T19:04:17.906Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-04T19:04:17.906Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:04:17.906Z] [2022-04-04T19:04:17.906Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-04T19:04:17.906Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:04:17.906Z] [2022-04-04T19:04:17.906Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-04T19:04:17.906Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:04:17.906Z] [2022-04-04T19:04:17.906Z] DONE 6 tests, 6 skipped in 1.905s [2022-04-04T19:04:17.906Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-04T19:04:17.906Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T19:04:17.906Z] INFO: Testing against a local daemon [2022-04-04T19:04:17.906Z] === RUN TestCheckpoint [2022-04-04T19:04:17.906Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T19:04:17.906Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-04T19:04:17.906Z] === RUN TestContainerInvalidJSON [2022-04-04T19:04:17.906Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T19:04:17.906Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T19:04:17.906Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-04T19:04:17.906Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-04T19:04:17.906Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T19:04:17.906Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-04T19:04:17.906Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-04-04T19:04:17.906Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-04T19:04:17.906Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-04T19:04:17.906Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-04T19:04:17.906Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s) [2022-04-04T19:04:17.906Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-04T19:04:17.906Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s) [2022-04-04T19:04:17.906Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-04T19:04:17.906Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s) [2022-04-04T19:04:17.906Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-04T19:04:17.906Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2022-04-04T19:04:17.906Z] === RUN TestCopyFromContainer [2022-04-04T19:04:17.906Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:04:17.906Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-04T19:04:17.906Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-04T19:04:17.906Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T19:04:17.906Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T19:04:17.906Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T19:04:17.906Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T19:04:17.906Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T19:04:17.906Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T19:04:17.906Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T19:04:17.906Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T19:04:17.906Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T19:04:17.906Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-04T19:04:17.906Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-04T19:04:17.906Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-04T19:04:17.906Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-04T19:04:17.906Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-04T19:04:17.906Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-04T19:04:17.906Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-04T19:04:17.906Z] === RUN TestCreateWithInvalidEnv [2022-04-04T19:04:17.906Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-04T19:04:17.906Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-04T19:04:17.906Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-04T19:04:17.906Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-04T19:04:17.906Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-04T19:04:17.906Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-04T19:04:17.906Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-04T19:04:17.906Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-04T19:04:17.906Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-04T19:04:17.906Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-04-04T19:04:17.906Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-04T19:04:17.906Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-04T19:04:17.906Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-04T19:04:17.906Z] === RUN TestCreateTmpfsMountsTarget [2022-04-04T19:04:17.906Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:04:17.906Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-04T19:04:17.906Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-04T19:04:17.906Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:04:17.906Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-04T19:04:17.906Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-04T19:04:17.906Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:04:17.906Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-04T19:04:17.906Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-04T19:04:17.906Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T19:04:17.906Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T19:04:17.906Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T19:04:17.906Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T19:04:17.906Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T19:04:17.906Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T19:04:17.906Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T19:04:17.906Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T19:04:17.906Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T19:04:17.906Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T19:04:17.906Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T19:04:17.906Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T19:04:17.906Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T19:04:17.906Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T19:04:17.906Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T19:04:17.907Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-04-04T19:04:17.907Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-04T19:04:17.907Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-04T19:04:17.907Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-04T19:04:17.907Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-04T19:04:17.907Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-04T19:04:17.907Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-04T19:04:17.907Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-04T19:04:17.907Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-04T19:04:17.907Z] === RUN TestCreateDifferentPlatform [2022-04-04T19:04:17.907Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-04T19:04:17.907Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-04T19:04:17.907Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-04-04T19:04:17.907Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-04T19:04:17.907Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-04T19:04:17.907Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-04T19:04:17.907Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.11s) [2022-04-04T19:04:17.907Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-04T19:04:17.907Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-04T19:04:17.907Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-04T19:04:17.907Z] === RUN TestContainerKillOnDaemonStart [2022-04-04T19:04:17.907Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:04:17.907Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-04T19:04:17.907Z] === RUN TestWindowsDevices [2022-04-04T19:04:17.907Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-04T19:04:17.907Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-04T19:04:17.907Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T19:04:17.907Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T19:04:17.907Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T19:04:17.907Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T19:04:17.907Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T19:04:17.907Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T19:04:17.907Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-04T19:04:17.907Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-04T19:04:17.907Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T19:04:17.907Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T19:04:17.907Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T19:04:17.907Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T19:04:17.907Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T19:04:17.907Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T19:04:17.907Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-04T19:04:17.907Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-04T19:04:17.907Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T19:04:17.907Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T19:04:17.907Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-04T19:04:17.907Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-04T19:04:17.907Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T19:04:17.907Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T19:04:17.907Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T19:04:17.907Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T19:04:18.003Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-04T19:04:18.910Z] --- PASS: TestWindowsDevices (0.03s) [2022-04-04T19:04:18.910Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.16s) [2022-04-04T19:04:18.910Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.42s) [2022-04-04T19:04:18.910Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.43s) [2022-04-04T19:04:18.910Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.43s) [2022-04-04T19:04:18.910Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.38s) [2022-04-04T19:04:18.910Z] --- PASS: TestWindowsDevices/process/no_device_mounted (4.87s) [2022-04-04T19:04:18.910Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.58s) [2022-04-04T19:04:18.910Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.64s) [2022-04-04T19:04:18.910Z] === RUN TestDiff [2022-04-04T19:04:18.910Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-04T19:04:18.910Z] --- SKIP: TestDiff (0.00s) [2022-04-04T19:04:18.910Z] === RUN TestExecWithCloseStdin [2022-04-04T19:04:18.938Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-04T19:04:20.313Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-04T19:04:20.826Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-04T19:04:20.826Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-04T19:04:20.826Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-04T19:04:20.826Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-04T19:04:20.826Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-04T19:04:20.826Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-04T19:04:20.826Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-04T19:04:20.826Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-04T19:04:20.826Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-04T19:04:20.826Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-04T19:04:20.826Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-04T19:04:20.826Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-04T19:04:20.826Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-04T19:04:20.826Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-04T19:04:20.826Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-04T19:04:20.826Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-04T19:04:20.826Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-04T19:04:20.826Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-04T19:04:20.826Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-04T19:04:20.826Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-04T19:04:20.826Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-04T19:04:20.826Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-04T19:04:20.826Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-04T19:04:20.826Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-04T19:04:20.826Z] === RUN TestConfigureDaemonLogs [2022-04-04T19:04:20.826Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-04T19:04:20.826Z] === RUN TestCommonOptionsInstallFlags [2022-04-04T19:04:20.826Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-04T19:04:20.826Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-04T19:04:20.826Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-04T19:04:20.826Z] PASS [2022-04-04T19:04:20.826Z] coverage: 19.0% of statements [2022-04-04T19:04:20.826Z] ok github.com/docker/docker/cmd/dockerd 0.218s coverage: 19.0% of statements [2022-04-04T19:04:20.826Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-04T19:04:20.826Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-04T19:04:21.079Z] --- PASS: TestExecWithCloseStdin (2.25s) [2022-04-04T19:04:21.079Z] === RUN TestExec [2022-04-04T19:04:22.213Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-04T19:04:22.392Z] === RUN TestContainerStopSignal [2022-04-04T19:04:22.392Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-04T19:04:22.392Z] === RUN TestContainerStopTimeout [2022-04-04T19:04:22.392Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-04T19:04:22.392Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-04T19:04:22.392Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-04T19:04:22.392Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-04T19:04:22.392Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-04T19:04:22.392Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-04T19:04:22.392Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-04T19:04:22.392Z] === RUN TestReplaceAndAppendEnvVars [2022-04-04T19:04:22.392Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-04T19:04:22.392Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-04T19:04:22.392Z] === RUN TestNewMemoryStore [2022-04-04T19:04:22.392Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-04T19:04:22.392Z] === RUN TestAddContainers [2022-04-04T19:04:22.392Z] --- PASS: TestAddContainers (0.00s) [2022-04-04T19:04:22.392Z] === RUN TestGetContainer [2022-04-04T19:04:22.392Z] --- PASS: TestGetContainer (0.00s) [2022-04-04T19:04:22.392Z] === RUN TestDeleteContainer [2022-04-04T19:04:22.392Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-04T19:04:22.392Z] === RUN TestListContainers [2022-04-04T19:04:22.392Z] --- PASS: TestListContainers (0.00s) [2022-04-04T19:04:22.392Z] === RUN TestFirstContainer [2022-04-04T19:04:22.392Z] --- PASS: TestFirstContainer (0.00s) [2022-04-04T19:04:22.392Z] === RUN TestApplyAllContainer [2022-04-04T19:04:22.392Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-04T19:04:22.392Z] === RUN TestIsValidHealthString [2022-04-04T19:04:22.392Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-04T19:04:22.392Z] === RUN TestStateRunStop [2022-04-04T19:04:22.392Z] --- PASS: TestStateRunStop (0.00s) [2022-04-04T19:04:22.392Z] === RUN TestStateTimeoutWait [2022-04-04T19:04:22.779Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-04T19:04:22.862Z] state_test.go:141: Stop callback fired [2022-04-04T19:04:22.862Z] state_test.go:165: Stop callback fired [2022-04-04T19:04:22.862Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-04T19:04:22.862Z] === RUN TestIsValidStateString [2022-04-04T19:04:22.862Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-04T19:04:22.862Z] === RUN TestViewSaveDelete [2022-04-04T19:04:22.862Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-04T19:04:22.862Z] === RUN TestViewAll [2022-04-04T19:04:22.862Z] --- PASS: TestViewAll (0.01s) [2022-04-04T19:04:22.862Z] === RUN TestViewGet [2022-04-04T19:04:22.862Z] --- PASS: TestViewGet (0.01s) [2022-04-04T19:04:22.862Z] === RUN TestNames [2022-04-04T19:04:22.862Z] --- PASS: TestNames (0.00s) [2022-04-04T19:04:22.862Z] === RUN TestViewWithHealthCheck [2022-04-04T19:04:22.862Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-04T19:04:22.862Z] PASS [2022-04-04T19:04:22.862Z] coverage: 41.7% of statements [2022-04-04T19:04:22.862Z] ok github.com/docker/docker/container 0.238s coverage: 41.7% of statements [2022-04-04T19:04:22.862Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-04T19:04:22.862Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-04T19:04:22.862Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-04T19:04:22.862Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-04T19:04:23.038Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-04T19:04:23.245Z] --- PASS: TestExec (2.04s) [2022-04-04T19:04:23.246Z] === RUN TestExecUser [2022-04-04T19:04:23.246Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-04T19:04:23.246Z] --- SKIP: TestExecUser (0.00s) [2022-04-04T19:04:23.246Z] === RUN TestExportContainerAndImportImage [2022-04-04T19:04:23.246Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:04:23.246Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-04T19:04:23.246Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-04T19:04:23.246Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:04:23.246Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-04T19:04:23.246Z] === RUN TestHealthCheckWorkdir [2022-04-04T19:04:23.246Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-04T19:04:23.246Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-04T19:04:23.246Z] === RUN TestHealthKillContainer [2022-04-04T19:04:23.246Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-04T19:04:23.246Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-04T19:04:23.246Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-04T19:04:23.246Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-04T19:04:23.246Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-04T19:04:23.246Z] === RUN TestKillContainerInvalidSignal [2022-04-04T19:04:23.331Z] === RUN TestPrepare [2022-04-04T19:04:23.331Z] --- PASS: TestPrepare (0.00s) [2022-04-04T19:04:23.331Z] === RUN TestStart [2022-04-04T19:04:23.331Z] --- PASS: TestStart (0.00s) [2022-04-04T19:04:23.331Z] === RUN TestWaitCancel [2022-04-04T19:04:23.331Z] --- PASS: TestWaitCancel (0.00s) [2022-04-04T19:04:23.331Z] === RUN TestWaitDisabled [2022-04-04T19:04:23.331Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-04T19:04:23.331Z] === RUN TestWaitEnabled [2022-04-04T19:04:23.331Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-04T19:04:23.331Z] === RUN TestRemove [2022-04-04T19:04:23.331Z] --- PASS: TestRemove (0.00s) [2022-04-04T19:04:23.331Z] PASS [2022-04-04T19:04:23.331Z] coverage: 65.3% of statements [2022-04-04T19:04:23.331Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.094s coverage: 65.3% of statements [2022-04-04T19:04:23.605Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-04T19:04:24.986Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-04T19:04:25.412Z] --- PASS: TestKillContainerInvalidSignal (2.08s) [2022-04-04T19:04:25.412Z] === RUN TestKillContainer [2022-04-04T19:04:25.412Z] === RUN TestKillContainer/no_signal [2022-04-04T19:04:26.903Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-04T19:04:27.130Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-04T19:04:27.130Z] === RUN TestNewListSecretsFilters [2022-04-04T19:04:27.130Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-04T19:04:27.130Z] === RUN TestNewListConfigsFilters [2022-04-04T19:04:27.130Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-04T19:04:27.130Z] PASS [2022-04-04T19:04:27.130Z] coverage: 0.5% of statements [2022-04-04T19:04:27.130Z] ok github.com/docker/docker/daemon/cluster 1.483s coverage: 0.5% of statements [2022-04-04T19:04:27.130Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.19s) [2022-04-04T19:04:27.130Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-04T19:04:27.130Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-04T19:04:27.130Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-04T19:04:27.130Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-04T19:04:27.130Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-04T19:04:27.130Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-04T19:04:27.130Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-04T19:04:27.130Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-04T19:04:27.130Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-04T19:04:27.130Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-04T19:04:27.130Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-04T19:04:27.130Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-04T19:04:27.130Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-04T19:04:27.130Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-04T19:04:27.130Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-04T19:04:27.130Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-04T19:04:27.130Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-04T19:04:27.130Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-04T19:04:27.130Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-04T19:04:27.130Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-04T19:04:27.130Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-04T19:04:27.130Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-04T19:04:27.130Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-04T19:04:27.130Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-04T19:04:27.130Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-04T19:04:27.130Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-04T19:04:27.130Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-04T19:04:27.130Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-04T19:04:27.130Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-04T19:04:27.130Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-04T19:04:27.130Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-04T19:04:27.130Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-04T19:04:27.130Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-04T19:04:27.130Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-04T19:04:27.130Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-04T19:04:27.130Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-04T19:04:27.130Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-04T19:04:27.130Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-04T19:04:27.130Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-04T19:04:27.130Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-04T19:04:27.130Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-04T19:04:27.130Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-04T19:04:27.130Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-04T19:04:27.130Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-04T19:04:27.130Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-04T19:04:27.130Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-04T19:04:27.130Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-04T19:04:27.130Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-04T19:04:27.131Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-04T19:04:27.131Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-04T19:04:27.131Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-04T19:04:27.131Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-04T19:04:27.131Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-04T19:04:27.131Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-04T19:04:27.131Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-04T19:04:27.131Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-04T19:04:27.131Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-04T19:04:27.131Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-04T19:04:27.131Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-04T19:04:27.131Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-04T19:04:27.131Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-04T19:04:27.131Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-04T19:04:27.131Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-04T19:04:27.131Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-04T19:04:27.131Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-04T19:04:27.131Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-04T19:04:27.131Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-04T19:04:27.131Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-04T19:04:27.131Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-04T19:04:27.131Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-04T19:04:27.131Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-04T19:04:27.131Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-04T19:04:27.131Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-04T19:04:27.131Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-04T19:04:27.131Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-04T19:04:27.131Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-04T19:04:27.131Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-04T19:04:27.131Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-04T19:04:27.131Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-04T19:04:27.131Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-04T19:04:27.131Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-04T19:04:27.131Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-04T19:04:27.131Z] PASS [2022-04-04T19:04:27.131Z] coverage: 35.9% of statements [2022-04-04T19:04:27.131Z] ok github.com/docker/docker/daemon/cluster/convert 0.810s coverage: 35.9% of statements [2022-04-04T19:04:27.161Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-04T19:04:27.161Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-04T19:04:27.161Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-04T19:04:27.419Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-04T19:04:27.419Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-04T19:04:27.581Z] === RUN TestKillContainer/non_killing_signal [2022-04-04T19:04:27.582Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-04T19:04:27.582Z] === RUN TestKillContainer/killing_signal [2022-04-04T19:04:27.677Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-04T19:04:28.245Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-04T19:04:29.179Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-04T19:04:29.780Z] --- PASS: TestKillContainer (4.61s) [2022-04-04T19:04:29.780Z] --- PASS: TestKillContainer/no_signal (1.96s) [2022-04-04T19:04:29.780Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-04T19:04:29.780Z] --- PASS: TestKillContainer/killing_signal (2.59s) [2022-04-04T19:04:29.780Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-04T19:04:29.780Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T19:04:29.780Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-04T19:04:29.780Z] === RUN TestKillStoppedContainer [2022-04-04T19:04:29.780Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T19:04:29.780Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-04T19:04:29.780Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-04T19:04:29.780Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T19:04:29.780Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-04T19:04:29.780Z] === RUN TestKillDifferentUserContainer [2022-04-04T19:04:29.780Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-04T19:04:29.780Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-04T19:04:29.780Z] === RUN TestInspectOomKilledTrue [2022-04-04T19:04:29.780Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:04:29.780Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-04T19:04:29.780Z] === RUN TestInspectOomKilledFalse [2022-04-04T19:04:29.780Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T19:04:29.780Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-04T19:04:29.780Z] === RUN TestLogsFollowTailEmpty [2022-04-04T19:04:30.113Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-04T19:04:30.127Z] === RUN TestWaitNodeAttachment [2022-04-04T19:04:30.127Z] === RUN TestBuilderGC [2022-04-04T19:04:30.127Z] --- PASS: TestBuilderGC (0.00s) [2022-04-04T19:04:30.127Z] === RUN TestDaemonConfigurationNotFound [2022-04-04T19:04:30.127Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-04T19:04:30.127Z] === RUN TestDaemonBrokenConfiguration [2022-04-04T19:04:30.127Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-04T19:04:30.127Z] === RUN TestFindConfigurationConflicts [2022-04-04T19:04:30.127Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-04T19:04:30.127Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-04T19:04:30.127Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-04T19:04:30.127Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-04T19:04:30.127Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-04T19:04:30.127Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-04T19:04:30.127Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-04T19:04:30.127Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-04T19:04:30.127Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-04T19:04:30.127Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-04T19:04:30.127Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-04T19:04:30.127Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-04T19:04:30.127Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-04T19:04:30.127Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-04T19:04:30.127Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-04T19:04:30.127Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-04-04T19:04:30.127Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-04T19:04:30.127Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-04T19:04:30.127Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-04T19:04:30.127Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-04T19:04:30.127Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-04T19:04:30.127Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-04T19:04:30.127Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-04T19:04:30.127Z] === RUN TestValidateConfigurationErrors [2022-04-04T19:04:30.127Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-04T19:04:30.127Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-04T19:04:30.127Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-04T19:04:30.127Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-04T19:04:30.127Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-04T19:04:30.127Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-04T19:04:30.127Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-04T19:04:30.127Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-04T19:04:30.127Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-04T19:04:30.127Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-04T19:04:30.127Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-04T19:04:30.127Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-04T19:04:30.127Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-04T19:04:30.127Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-04T19:04:30.127Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-04T19:04:30.127Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-04T19:04:30.127Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-04T19:04:30.127Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-04T19:04:30.127Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-04T19:04:30.127Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-04T19:04:30.127Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-04T19:04:30.127Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-04T19:04:30.127Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-04T19:04:30.127Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-04T19:04:30.127Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-04T19:04:30.127Z] === RUN TestValidateConfiguration [2022-04-04T19:04:30.127Z] === RUN TestValidateConfiguration/with_label [2022-04-04T19:04:30.127Z] === RUN TestValidateConfiguration/with_dns [2022-04-04T19:04:30.127Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-04T19:04:30.127Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-04T19:04:30.127Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-04T19:04:30.127Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-04T19:04:30.127Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-04T19:04:30.127Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-04T19:04:30.127Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-04T19:04:30.127Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-04T19:04:30.127Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-04T19:04:30.127Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-04T19:04:30.127Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-04T19:04:30.127Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-04T19:04:30.127Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-04T19:04:30.127Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-04T19:04:30.127Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-04T19:04:30.127Z] === RUN TestReloadSetConfigFileNotExist [2022-04-04T19:04:30.595Z] time="2022-04-04T19:04:29Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-04T19:04:30.595Z] --- PASS: TestReloadSetConfigFileNotExist (0.23s) [2022-04-04T19:04:30.595Z] === RUN TestReloadDefaultConfigNotExist [2022-04-04T19:04:30.595Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-04-04T19:04:30.595Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-04T19:04:30.595Z] === RUN TestReloadBadDefaultConfig [2022-04-04T19:04:30.595Z] time="2022-04-04T19:04:30Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-402265930" [2022-04-04T19:04:30.595Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-04T19:04:30.595Z] === RUN TestReloadWithConflictingLabels [2022-04-04T19:04:30.595Z] time="2022-04-04T19:04:30Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-422901350" [2022-04-04T19:04:30.595Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-04T19:04:30.595Z] === RUN TestReloadWithDuplicateLabels [2022-04-04T19:04:30.595Z] time="2022-04-04T19:04:30Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1985980983" [2022-04-04T19:04:30.595Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-04T19:04:30.595Z] === RUN TestMaskURLCredentials [2022-04-04T19:04:30.595Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-04T19:04:30.595Z] === RUN TestDaemonConfigurationMerge [2022-04-04T19:04:30.595Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-04T19:04:30.595Z] PASS [2022-04-04T19:04:30.595Z] coverage: 79.2% of statements [2022-04-04T19:04:30.595Z] ok github.com/docker/docker/daemon/config 0.358s coverage: 79.2% of statements [2022-04-04T19:04:30.595Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-04T19:04:30.595Z] === RUN TestIsolationConversion [2022-04-04T19:04:30.595Z] === RUN TestIsolationConversion/default [2022-04-04T19:04:30.595Z] === RUN TestIsolationConversion/process [2022-04-04T19:04:30.595Z] === RUN TestIsolationConversion/hyperv [2022-04-04T19:04:30.595Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-04T19:04:30.595Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-04T19:04:30.595Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-04T19:04:30.595Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-04T19:04:30.595Z] === RUN TestContainerLabels [2022-04-04T19:04:30.595Z] --- PASS: TestContainerLabels (0.00s) [2022-04-04T19:04:30.595Z] === RUN TestCredentialSpecConversion [2022-04-04T19:04:30.595Z] === RUN TestCredentialSpecConversion/none [2022-04-04T19:04:30.595Z] === RUN TestCredentialSpecConversion/config [2022-04-04T19:04:30.595Z] === RUN TestCredentialSpecConversion/file [2022-04-04T19:04:30.595Z] === RUN TestCredentialSpecConversion/registry [2022-04-04T19:04:30.595Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-04T19:04:30.595Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-04T19:04:30.595Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-04T19:04:30.595Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-04T19:04:30.595Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-04T19:04:30.595Z] === RUN TestControllerValidateMountBind [2022-04-04T19:04:30.595Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-04T19:04:30.595Z] === RUN TestControllerValidateMountVolume [2022-04-04T19:04:30.595Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-04T19:04:30.595Z] === RUN TestControllerValidateMountTarget [2022-04-04T19:04:30.595Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-04T19:04:30.595Z] === RUN TestControllerValidateMountTmpfs [2022-04-04T19:04:30.595Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-04T19:04:30.595Z] === RUN TestControllerValidateMountInvalidType [2022-04-04T19:04:30.595Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-04T19:04:30.595Z] === RUN TestControllerValidateMountNamedPipe [2022-04-04T19:04:30.595Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-04T19:04:30.595Z] PASS [2022-04-04T19:04:30.595Z] coverage: 11.0% of statements [2022-04-04T19:04:30.595Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.645s coverage: 11.0% of statements [2022-04-04T19:04:30.678Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-04T19:04:31.062Z] === RUN TestEventsLog [2022-04-04T19:04:31.062Z] --- PASS: TestEventsLog (0.00s) [2022-04-04T19:04:31.062Z] === RUN TestEventsLogTimeout [2022-04-04T19:04:31.062Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-04T19:04:31.062Z] === RUN TestLogEvents [2022-04-04T19:04:31.062Z] --- PASS: TestLogEvents (0.06s) [2022-04-04T19:04:31.063Z] === RUN TestLoadBufferedEvents [2022-04-04T19:04:31.063Z] --- PASS: TestLoadBufferedEvents (0.18s) [2022-04-04T19:04:31.063Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-04T19:04:31.063Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-04T19:04:31.063Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-04T19:04:31.063Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-04T19:04:31.063Z] PASS [2022-04-04T19:04:31.063Z] coverage: 50.0% of statements [2022-04-04T19:04:31.063Z] ok github.com/docker/docker/daemon/events 0.301s coverage: 50.0% of statements [2022-04-04T19:04:31.949Z] --- PASS: TestLogsFollowTailEmpty (1.96s) [2022-04-04T19:04:31.949Z] === RUN TestNetworkNat [2022-04-04T19:04:31.949Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-04T19:04:31.949Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-04T19:04:31.949Z] === RUN TestNetworkLocalhostTCPNat [2022-04-04T19:04:32.051Z] === RUN TestIsEmptyDir [2022-04-04T19:04:32.051Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-04T19:04:32.051Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-04T19:04:32.051Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-04T19:04:32.051Z] PASS [2022-04-04T19:04:32.051Z] coverage: 2.3% of statements [2022-04-04T19:04:32.051Z] ok github.com/docker/docker/daemon/graphdriver 0.073s coverage: 2.3% of statements [2022-04-04T19:04:32.519Z] === RUN TestLinkNaming [2022-04-04T19:04:32.519Z] --- PASS: TestLinkNaming (0.00s) [2022-04-04T19:04:32.519Z] === RUN TestLinkNew [2022-04-04T19:04:32.519Z] --- PASS: TestLinkNew (0.00s) [2022-04-04T19:04:32.519Z] === RUN TestLinkEnv [2022-04-04T19:04:32.519Z] --- PASS: TestLinkEnv (0.00s) [2022-04-04T19:04:32.519Z] === RUN TestLinkMultipleEnv [2022-04-04T19:04:32.519Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-04T19:04:32.519Z] === RUN TestLinkPortRangeEnv [2022-04-04T19:04:32.519Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-04T19:04:32.519Z] PASS [2022-04-04T19:04:32.519Z] coverage: 93.0% of statements [2022-04-04T19:04:32.519Z] ok github.com/docker/docker/daemon/links 0.039s coverage: 93.0% of statements [2022-04-04T19:04:32.519Z] === RUN TestVerifyNetworkingConfig [2022-04-04T19:04:32.519Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-04T19:04:32.519Z] === RUN TestGetContainer [2022-04-04T19:04:32.519Z] --- PASS: TestGetContainer (0.00s) [2022-04-04T19:04:32.519Z] === RUN TestValidContainerNames [2022-04-04T19:04:32.519Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-04T19:04:32.519Z] === RUN TestContainerInitDNS [2022-04-04T19:04:32.519Z] daemon_test.go:145: root required [2022-04-04T19:04:32.519Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-04T19:04:32.519Z] === RUN TestMerge [2022-04-04T19:04:32.519Z] --- PASS: TestMerge (0.00s) [2022-04-04T19:04:32.519Z] === RUN TestValidateContainerIsolation [2022-04-04T19:04:32.519Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-04T19:04:32.519Z] === RUN TestFindNetworkErrorType [2022-04-04T19:04:32.519Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-04T19:04:32.519Z] === RUN TestEnsureServicesExist [2022-04-04T19:04:32.519Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-04T19:04:32.519Z] === RUN TestEnsureServicesExistErrors [2022-04-04T19:04:32.519Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-04T19:04:32.519Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-04T19:04:32.519Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-04T19:04:32.519Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-04T19:04:32.519Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-04T19:04:32.519Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-04T19:04:32.519Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-04T19:04:32.519Z] === RUN TestContainerDelete [2022-04-04T19:04:32.519Z] --- PASS: TestContainerDelete (0.00s) [2022-04-04T19:04:32.519Z] === RUN TestContainerDoubleDelete [2022-04-04T19:04:32.519Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-04T19:04:32.519Z] === RUN TestLogContainerEventCopyLabels [2022-04-04T19:04:32.519Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-04T19:04:32.519Z] === RUN TestLogContainerEventWithAttributes [2022-04-04T19:04:32.519Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-04T19:04:32.519Z] === RUN TestNoneHealthcheck [2022-04-04T19:04:32.519Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-04T19:04:32.519Z] === RUN TestHealthStates [2022-04-04T19:04:32.992Z] time="2022-04-04T19:04:32Z" 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-04-04T19:04:32.992Z] time="2022-04-04T19:04:32Z" 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-04-04T19:04:32.992Z] time="2022-04-04T19:04:32Z" 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-04-04T19:04:32.992Z] time="2022-04-04T19:04:32Z" 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-04-04T19:04:32.992Z] time="2022-04-04T19:04:32Z" 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-04-04T19:04:32.992Z] time="2022-04-04T19:04:32Z" 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-04-04T19:04:32.992Z] time="2022-04-04T19:04:32Z" 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-04-04T19:04:32.992Z] time="2022-04-04T19:04:32Z" 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-04-04T19:04:32.992Z] time="2022-04-04T19:04:32Z" 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-04-04T19:04:32.992Z] time="2022-04-04T19:04:32Z" 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-04-04T19:04:32.992Z] --- PASS: TestHealthStates (0.20s) [2022-04-04T19:04:32.992Z] === RUN TestGetInspectData [2022-04-04T19:04:32.992Z] --- PASS: TestGetInspectData (0.00s) [2022-04-04T19:04:32.992Z] === RUN TestFillLicense [2022-04-04T19:04:32.992Z] --- PASS: TestFillLicense (0.00s) [2022-04-04T19:04:32.992Z] === RUN TestListInvalidFilter [2022-04-04T19:04:32.992Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-04T19:04:32.992Z] === RUN TestNameFilter [2022-04-04T19:04:32.992Z] --- PASS: TestNameFilter (0.00s) [2022-04-04T19:04:32.992Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-04T19:04:32.992Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-04T19:04:32.992Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-04T19:04:32.992Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-04T19:04:32.992Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-04T19:04:32.992Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-04T19:04:32.992Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-04T19:04:32.992Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-04T19:04:32.992Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-04T19:04:32.992Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-04T19:04:32.992Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-04T19:04:32.992Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-04T19:04:32.992Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-04T19:04:32.992Z] === 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-04-04T19:04:32.992Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-04T19:04:32.992Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-04T19:04:32.992Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-04T19:04:32.992Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-04T19:04:32.992Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-04T19:04:32.992Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-04T19:04:32.992Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-04T19:04:32.992Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-04T19:04:32.992Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-04T19:04:32.992Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-04T19:04:32.992Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-04T19:04:32.992Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-04T19:04:32.992Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-04T19:04:32.992Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-04T19:04:32.992Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-04T19:04:32.992Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-04T19:04:32.992Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-04T19:04:32.992Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-04T19:04:32.992Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-04T19:04:32.992Z] --- 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-04-04T19:04:32.992Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-04T19:04:32.992Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-04T19:04:32.992Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-04T19:04:32.992Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-04T19:04:32.992Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-04T19:04:32.992Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-04T19:04:32.992Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-04T19:04:32.992Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-04T19:04:32.992Z] === RUN TestSetupWindowsDevices [2022-04-04T19:04:32.992Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-04T19:04:33.461Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-04T19:04:33.461Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-04T19:04:33.461Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-04T19:04:33.461Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-04T19:04:33.461Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-04T19:04:33.461Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-04T19:04:33.461Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-04T19:04:33.461Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-04T19:04:33.461Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-04T19:04:33.461Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-04T19:04:33.461Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-04T19:04:33.461Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-04T19:04:33.461Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-04T19:04:33.461Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-04T19:04:33.461Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-04T19:04:33.461Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-04T19:04:33.461Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-04T19:04:33.461Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-04T19:04:33.461Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-04T19:04:33.461Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-04T19:04:33.461Z] === RUN TestDaemonReloadLabels [2022-04-04T19:04:33.461Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-04T19:04:33.461Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-04T19:04:33.461Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.03s) [2022-04-04T19:04:33.461Z] === RUN TestDaemonReloadMirrors [2022-04-04T19:04:33.461Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-04T19:04:33.461Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-04T19:04:33.461Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-04T19:04:33.461Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-04T19:04:33.461Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-04T19:04:33.461Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-04T19:04:33.461Z] reload_test.go:342: root required [2022-04-04T19:04:33.461Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-04T19:04:33.461Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-04T19:04:33.461Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.03s) [2022-04-04T19:04:33.461Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-04T19:04:33.461Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2022-04-04T19:04:33.461Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-04T19:04:33.461Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.07s) [2022-04-04T19:04:33.461Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-04T19:04:33.461Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2022-04-04T19:04:33.461Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-04T19:04:33.461Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-04T19:04:33.461Z] === RUN TestParseVolumesFrom [2022-04-04T19:04:33.461Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-04T19:04:33.461Z] PASS [2022-04-04T19:04:33.461Z] coverage: 8.8% of statements [2022-04-04T19:04:33.461Z] ok github.com/docker/docker/daemon 0.603s coverage: 8.8% of statements [2022-04-04T19:04:33.461Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-04T19:04:33.461Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-04T19:04:33.461Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-04T19:04:33.461Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-04T19:04:33.461Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-04T19:04:33.461Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-04T19:04:33.461Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-04T19:04:33.461Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-04T19:04:33.461Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-04T19:04:33.461Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-04T19:04:33.461Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-04T19:04:33.461Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-04T19:04:33.461Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-04T19:04:33.461Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-04T19:04:35.025Z] === RUN TestAdapterReadLogs [2022-04-04T19:04:35.025Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-04T19:04:35.025Z] === RUN TestCopier [2022-04-04T19:04:35.025Z] --- PASS: TestCopier (0.00s) [2022-04-04T19:04:35.025Z] === RUN TestCopierLongLines [2022-04-04T19:04:35.025Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-04T19:04:35.025Z] === RUN TestCopierSlow [2022-04-04T19:04:35.025Z] === RUN TestNewStreamConfig [2022-04-04T19:04:35.025Z] === RUN TestNewStreamConfig/defaults [2022-04-04T19:04:35.025Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-04T19:04:35.025Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-04T19:04:35.025Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-04T19:04:35.025Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-04T19:04:35.025Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-04T19:04:35.025Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-04T19:04:35.025Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-04T19:04:35.025Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-04T19:04:35.025Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-04T19:04:35.025Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-04T19:04:35.025Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-04T19:04:35.025Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-04T19:04:35.025Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-04T19:04:35.025Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-04T19:04:35.025Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-04T19:04:35.025Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-04T19:04:35.025Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-04T19:04:35.025Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-04T19:04:35.025Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-04T19:04:35.025Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-04T19:04:35.025Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-04T19:04:35.025Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-04T19:04:35.025Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-04T19:04:35.025Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-04T19:04:35.025Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-04T19:04:35.494Z] --- PASS: TestCopierSlow (0.20s) [2022-04-04T19:04:35.494Z] === RUN TestCopierWithSized [2022-04-04T19:04:35.494Z] === RUN TestCopierWithSized/as_is [2022-04-04T19:04:35.494Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-04T19:04:35.494Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-04T19:04:35.494Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-04T19:04:35.494Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-04T19:04:35.494Z] === RUN TestCopierWithPartial [2022-04-04T19:04:35.494Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-04T19:04:35.494Z] === RUN TestRingLogger [2022-04-04T19:04:35.494Z] --- PASS: TestRingLogger (0.00s) [2022-04-04T19:04:35.494Z] === RUN TestRingCap [2022-04-04T19:04:35.494Z] --- PASS: TestRingCap (0.00s) [2022-04-04T19:04:35.494Z] === RUN TestRingClose [2022-04-04T19:04:35.494Z] --- PASS: TestRingClose (0.00s) [2022-04-04T19:04:35.494Z] === RUN TestRingDrain [2022-04-04T19:04:35.494Z] --- PASS: TestRingDrain (0.00s) [2022-04-04T19:04:35.494Z] PASS [2022-04-04T19:04:35.494Z] coverage: 43.2% of statements [2022-04-04T19:04:35.494Z] time="2022-04-04T19:04:34Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-04T19:04:35.494Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2022-04-04T19:04:35.494Z] ok github.com/docker/docker/daemon/logger 0.280s coverage: 43.2% of statements [2022-04-04T19:04:35.494Z] === RUN TestCreateSuccess [2022-04-04T19:04:35.494Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-04T19:04:35.494Z] === RUN TestCreateStreamSkipped [2022-04-04T19:04:35.494Z] time="2022-04-04T19:04:35Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-04T19:04:35.494Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-04T19:04:35.494Z] === RUN TestCreateLogGroupSuccess [2022-04-04T19:04:35.494Z] time="2022-04-04T19:04:35Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-04T19:04:35.494Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-04T19:04:35.494Z] === RUN TestCreateError [2022-04-04T19:04:35.494Z] --- PASS: TestCreateError (0.00s) [2022-04-04T19:04:35.494Z] === RUN TestCreateAlreadyExists [2022-04-04T19:04:35.494Z] time="2022-04-04T19:04:35Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-04T19:04:35.494Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-04T19:04:35.494Z] === RUN TestLogClosed [2022-04-04T19:04:35.494Z] --- PASS: TestLogClosed (0.00s) [2022-04-04T19:04:35.494Z] === RUN TestLogBlocking [2022-04-04T19:04:35.494Z] --- PASS: TestLogBlocking (0.00s) [2022-04-04T19:04:35.494Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-04T19:04:35.494Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-04T19:04:35.494Z] === RUN TestLogNonBlockingBufferFull [2022-04-04T19:04:35.494Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-04T19:04:35.494Z] === RUN TestPublishBatchSuccess [2022-04-04T19:04:35.494Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-04T19:04:35.494Z] === RUN TestPublishBatchError [2022-04-04T19:04:35.494Z] time="2022-04-04T19:04:35Z" level=error msg=error [2022-04-04T19:04:35.494Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-04T19:04:35.494Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-04T19:04:35.494Z] time="2022-04-04T19:04:35Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-04T19:04:35.494Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-04T19:04:35.494Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-04T19:04:35.494Z] time="2022-04-04T19:04:35Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-04T19:04:35.494Z] time="2022-04-04T19:04:35Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-04T19:04:35.494Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-04T19:04:35.494Z] === RUN TestCollectBatchSimple [2022-04-04T19:04:35.494Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-04T19:04:35.494Z] === RUN TestCollectBatchTicker [2022-04-04T19:04:35.494Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-04T19:04:35.494Z] === RUN TestCollectBatchMultilinePattern [2022-04-04T19:04:35.494Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-04T19:04:35.494Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-04T19:04:35.494Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-04T19:04:35.494Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-04T19:04:35.494Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-04T19:04:35.494Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-04T19:04:35.494Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.04s) [2022-04-04T19:04:35.494Z] === RUN TestCollectBatchClose [2022-04-04T19:04:35.494Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-04T19:04:35.494Z] === RUN TestEffectiveLen [2022-04-04T19:04:35.494Z] === RUN TestEffectiveLen/0/Hello [2022-04-04T19:04:35.494Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-04T19:04:35.495Z] === RUN TestEffectiveLen/2/🙃 [2022-04-04T19:04:35.495Z] === RUN TestEffectiveLen/3/���� [2022-04-04T19:04:35.495Z] === RUN TestEffectiveLen/4/He��o [2022-04-04T19:04:35.495Z] === RUN TestEffectiveLen/5/ [2022-04-04T19:04:35.495Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-04T19:04:35.495Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-04T19:04:35.495Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-04T19:04:35.495Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-04T19:04:35.495Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-04T19:04:35.495Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-04T19:04:35.495Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-04T19:04:35.495Z] === RUN TestFindValidSplit [2022-04-04T19:04:35.495Z] === RUN TestFindValidSplit/0/ [2022-04-04T19:04:35.495Z] cloudwatchlogs_test.go:1076: [2022-04-04T19:04:35.495Z] cloudwatchlogs_test.go:1077: [2022-04-04T19:04:35.495Z] === RUN TestFindValidSplit/1/Hello [2022-04-04T19:04:35.495Z] cloudwatchlogs_test.go:1076: Hello [2022-04-04T19:04:35.495Z] cloudwatchlogs_test.go:1077: [2022-04-04T19:04:35.495Z] === RUN TestFindValidSplit/2/Hello [2022-04-04T19:04:35.495Z] cloudwatchlogs_test.go:1076: He [2022-04-04T19:04:35.495Z] cloudwatchlogs_test.go:1077: llo [2022-04-04T19:04:35.495Z] === RUN TestFindValidSplit/3/Hello [2022-04-04T19:04:35.495Z] cloudwatchlogs_test.go:1076: [2022-04-04T19:04:35.495Z] cloudwatchlogs_test.go:1077: Hello [2022-04-04T19:04:35.495Z] === RUN TestFindValidSplit/4/🙃 [2022-04-04T19:04:35.495Z] cloudwatchlogs_test.go:1076: [2022-04-04T19:04:35.495Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-04T19:04:35.495Z] === RUN TestFindValidSplit/5/🙃 [2022-04-04T19:04:35.495Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-04T19:04:35.495Z] cloudwatchlogs_test.go:1077: [2022-04-04T19:04:35.495Z] === RUN TestFindValidSplit/6/a� [2022-04-04T19:04:35.495Z] cloudwatchlogs_test.go:1076: a [2022-04-04T19:04:35.495Z] cloudwatchlogs_test.go:1077: � [2022-04-04T19:04:35.495Z] === RUN TestFindValidSplit/7/a� [2022-04-04T19:04:35.495Z] cloudwatchlogs_test.go:1076: a� [2022-04-04T19:04:35.495Z] cloudwatchlogs_test.go:1077: [2022-04-04T19:04:35.495Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-04T19:04:35.495Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-04T19:04:35.495Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-04T19:04:35.495Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-04T19:04:35.495Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-04T19:04:35.495Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-04T19:04:35.495Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-04T19:04:35.495Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-04T19:04:35.495Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-04T19:04:35.495Z] === RUN TestProcessEventEmoji [2022-04-04T19:04:35.495Z] --- PASS: TestProcessEventEmoji (0.02s) [2022-04-04T19:04:35.495Z] === RUN TestCollectBatchLineSplit [2022-04-04T19:04:35.495Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-04-04T19:04:35.495Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-04T19:04:35.495Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.07s) [2022-04-04T19:04:35.495Z] === RUN TestCollectBatchMaxEvents [2022-04-04T19:04:35.495Z] --- PASS: TestCollectBatchMaxEvents (0.05s) [2022-04-04T19:04:35.495Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-04T19:04:35.495Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-04-04T19:04:35.495Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-04T19:04:35.495Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.04s) [2022-04-04T19:04:35.495Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-04T19:04:35.495Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.08s) [2022-04-04T19:04:35.495Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-04T19:04:35.495Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-04T19:04:35.495Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-04T19:04:35.495Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-04T19:04:35.495Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-04T19:04:35.495Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-04T19:04:35.495Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-04T19:04:35.495Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-04T19:04:35.495Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-04T19:04:35.495Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-04T19:04:35.495Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-04T19:04:35.495Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-04T19:04:35.495Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-04T19:04:35.495Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-04T19:04:35.495Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-04T19:04:35.495Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-04T19:04:35.495Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-04T19:04:35.495Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-04T19:04:35.495Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-04T19:04:35.495Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-04T19:04:35.495Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-04T19:04:35.495Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-04T19:04:35.495Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-04T19:04:35.495Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-04T19:04:35.495Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-04T19:04:35.495Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-04T19:04:35.495Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-04T19:04:35.495Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-04T19:04:35.495Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-04T19:04:35.495Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-04T19:04:35.495Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-04T19:04:35.495Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-04T19:04:35.495Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-04T19:04:35.495Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-04T19:04:35.495Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-04T19:04:35.495Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-04T19:04:35.495Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-04T19:04:35.495Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-04T19:04:35.817Z] --- PASS: TestNetworkLocalhostTCPNat (3.44s) [2022-04-04T19:04:35.817Z] === RUN TestNetworkLoopbackNat [2022-04-04T19:04:35.817Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-04T19:04:35.817Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-04T19:04:35.817Z] === RUN TestPause [2022-04-04T19:04:35.817Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-04T19:04:35.817Z] --- SKIP: TestPause (0.00s) [2022-04-04T19:04:35.817Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-04T19:04:35.965Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-04T19:04:35.965Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-04T19:04:35.965Z] === RUN TestValidateLogOptionsFormat [2022-04-04T19:04:35.965Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-04T19:04:35.965Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-04T19:04:35.965Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-04T19:04:35.965Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-04T19:04:35.965Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-04T19:04:35.965Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-04T19:04:35.965Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-04T19:04:35.965Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-04T19:04:35.965Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-04T19:04:35.965Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-04T19:04:35.965Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-04T19:04:35.965Z] === RUN TestCreateTagSuccess [2022-04-04T19:04:35.965Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-04T19:04:35.965Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-04T19:04:35.965Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-04T19:04:35.965Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-04T19:04:35.965Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-04T19:04:35.965Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-04T19:04:35.965Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-04T19:04:35.965Z] PASS [2022-04-04T19:04:35.965Z] coverage: 80.2% of statements [2022-04-04T19:04:35.965Z] ok github.com/docker/docker/daemon/logger/awslogs 0.601s coverage: 80.2% of statements [2022-04-04T19:04:35.965Z] === RUN TestValidateLogOptReconnectInterval [2022-04-04T19:04:35.965Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-04T19:04:35.965Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-04T19:04:35.965Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-04T19:04:35.965Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-04T19:04:35.965Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-04T19:04:35.965Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-04T19:04:35.965Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-04T19:04:35.965Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-04T19:04:35.965Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-04T19:04:35.965Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-04T19:04:35.965Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-04T19:04:35.965Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-04T19:04:35.965Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-04T19:04:35.965Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-04T19:04:35.965Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-04T19:04:35.965Z] PASS [2022-04-04T19:04:35.965Z] coverage: 33.6% of statements [2022-04-04T19:04:35.965Z] ok github.com/docker/docker/daemon/logger/fluentd 0.063s coverage: 33.6% of statements [2022-04-04T19:04:35.965Z] === RUN TestSearchRegistryForImagesErrors [2022-04-04T19:04:35.965Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-04T19:04:35.965Z] === RUN TestSearchRegistryForImages [2022-04-04T19:04:35.965Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-04T19:04:35.965Z] === RUN TestOnlyPlatformWithFallback [2022-04-04T19:04:35.965Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-04T19:04:35.965Z] === RUN TestImageDelete [2022-04-04T19:04:35.965Z] === RUN TestImageDelete/no_lease [2022-04-04T19:04:35.965Z] === RUN TestImageDelete/lease_exists [2022-04-04T19:04:35.965Z] --- PASS: TestImageDelete (0.05s) [2022-04-04T19:04:35.965Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-04T19:04:35.965Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-04-04T19:04:35.965Z] === RUN TestContentStoreForPull [2022-04-04T19:04:36.433Z] --- PASS: TestContentStoreForPull (0.27s) [2022-04-04T19:04:36.433Z] PASS [2022-04-04T19:04:36.433Z] coverage: 6.6% of statements [2022-04-04T19:04:36.433Z] ok github.com/docker/docker/daemon/images 0.510s coverage: 6.6% of statements [2022-04-04T19:04:36.433Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-04T19:04:36.433Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-04T19:04:36.433Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-04T19:04:36.433Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-04T19:04:36.433Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-04T19:04:36.433Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-04T19:04:36.901Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-04T19:04:36.901Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-04T19:04:36.901Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-04T19:04:36.901Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-04-04T19:04:36.901Z] === RUN TestFastTimeMarshalJSON [2022-04-04T19:04:36.901Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-04-04T19:04:36.901Z] PASS [2022-04-04T19:04:36.901Z] coverage: 87.2% of statements [2022-04-04T19:04:36.901Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.269s coverage: 87.2% of statements [2022-04-04T19:04:37.236Z] check_test.go:379: [dbb2a56f48ce4] daemon is not started [2022-04-04T19:04:37.236Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-04T19:04:37.345Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.99s) [2022-04-04T19:04:37.345Z] === RUN TestPauseStopPausedContainer [2022-04-04T19:04:37.345Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:04:37.345Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-04T19:04:37.345Z] === RUN TestPsFilter [2022-04-04T19:04:37.345Z] --- PASS: TestPsFilter (0.35s) [2022-04-04T19:04:37.345Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-04T19:04:37.372Z] === RUN TestJSONFileLogger [2022-04-04T19:04:37.372Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-04T19:04:37.372Z] === RUN TestJSONFileLoggerWithTags [2022-04-04T19:04:37.372Z] --- PASS: TestJSONFileLoggerWithTags (0.02s) [2022-04-04T19:04:37.372Z] === RUN TestJSONFileLoggerWithOpts [2022-04-04T19:04:37.372Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-04T19:04:37.372Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-04T19:04:37.372Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-04T19:04:37.372Z] === RUN TestEncodeDecode [2022-04-04T19:04:37.372Z] === PAUSE TestEncodeDecode [2022-04-04T19:04:37.372Z] === RUN TestUnexpectedEOF [2022-04-04T19:04:37.841Z] time="2022-04-04T19:04:37Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-04T19:04:37.841Z] time="2022-04-04T19:04:37Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-04T19:04:37.841Z] --- PASS: TestUnexpectedEOF (0.25s) [2022-04-04T19:04:37.841Z] === CONT TestEncodeDecode [2022-04-04T19:04:37.841Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-04T19:04:37.841Z] PASS [2022-04-04T19:04:37.841Z] coverage: 69.9% of statements [2022-04-04T19:04:37.841Z] === RUN TestWriteLog [2022-04-04T19:04:37.841Z] === PAUSE TestWriteLog [2022-04-04T19:04:37.841Z] === RUN TestReadLog [2022-04-04T19:04:37.841Z] === PAUSE TestReadLog [2022-04-04T19:04:37.841Z] === RUN TestDecode [2022-04-04T19:04:37.841Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.338s coverage: 69.9% of statements [2022-04-04T19:04:37.841Z] --- PASS: TestDecode (0.03s) [2022-04-04T19:04:37.841Z] === CONT TestWriteLog [2022-04-04T19:04:37.841Z] --- PASS: TestWriteLog (0.00s) [2022-04-04T19:04:37.841Z] === CONT TestReadLog [2022-04-04T19:04:37.841Z] === RUN TestReadLog/tail_exact [2022-04-04T19:04:37.841Z] === RUN TestReadLog/tail_less_than_available [2022-04-04T19:04:37.841Z] === RUN TestReadLog/tail_more_than_available [2022-04-04T19:04:37.841Z] --- PASS: TestReadLog (0.24s) [2022-04-04T19:04:37.841Z] --- PASS: TestReadLog/tail_exact (0.21s) [2022-04-04T19:04:37.841Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-04T19:04:37.841Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-04-04T19:04:37.841Z] PASS [2022-04-04T19:04:37.841Z] coverage: 78.7% of statements [2022-04-04T19:04:38.170Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-04T19:04:38.312Z] ok github.com/docker/docker/daemon/logger/local 0.335s coverage: 78.7% of statements [2022-04-04T19:04:38.312Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-04T19:04:38.781Z] === RUN TestOpenFileDelete [2022-04-04T19:04:38.781Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-04T19:04:38.781Z] === RUN TestOpenFileRename [2022-04-04T19:04:38.781Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-04T19:04:38.781Z] === RUN TestHandleDecoderErr [2022-04-04T19:04:38.781Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-04T19:04:38.781Z] === RUN TestParseLogTagDefaultTag [2022-04-04T19:04:38.781Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-04T19:04:38.781Z] === RUN TestParseLogTag [2022-04-04T19:04:38.781Z] --- PASS: TestParseLogTag (0.00s) [2022-04-04T19:04:38.781Z] === RUN TestParseLogTagEmptyTag [2022-04-04T19:04:38.781Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-04T19:04:38.781Z] === RUN TestTailFiles [2022-04-04T19:04:38.781Z] --- PASS: TestTailFiles (0.00s) [2022-04-04T19:04:38.781Z] === RUN TestFollowLogsConsumerGone [2022-04-04T19:04:38.781Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-04T19:04:38.781Z] === RUN TestFollowLogsProducerGone [2022-04-04T19:04:38.781Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-04T19:04:38.781Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-04T19:04:38.781Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-04-04T19:04:38.781Z] === RUN TestCheckCapacityAndRotate [2022-04-04T19:04:38.781Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-04T19:04:38.781Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-04T19:04:38.781Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2022-04-04T19:04:38.781Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-04-04T19:04:38.781Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-04-04T19:04:38.781Z] PASS [2022-04-04T19:04:38.781Z] coverage: 53.5% of statements [2022-04-04T19:04:38.781Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.119s coverage: 53.5% of statements [2022-04-04T19:04:39.249Z] === RUN TestLog [2022-04-04T19:04:39.249Z] --- PASS: TestLog (0.03s) [2022-04-04T19:04:39.249Z] PASS [2022-04-04T19:04:39.249Z] coverage: 31.5% of statements [2022-04-04T19:04:39.249Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.085s coverage: 31.5% of statements [2022-04-04T19:04:39.543Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-04T19:04:39.543Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-04T19:04:39.543Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-04T19:04:39.543Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-04T19:04:39.719Z] === RUN TestNewParse [2022-04-04T19:04:39.720Z] --- PASS: TestNewParse (0.00s) [2022-04-04T19:04:39.720Z] PASS [2022-04-04T19:04:39.720Z] coverage: 8.3% of statements [2022-04-04T19:04:39.720Z] ok github.com/docker/docker/daemon/logger/templates 0.040s coverage: 8.3% of statements [2022-04-04T19:04:40.188Z] === RUN TestValidateLogOpt [2022-04-04T19:04:40.188Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-04T19:04:40.188Z] === RUN TestNewMissedConfig [2022-04-04T19:04:40.188Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-04T19:04:40.188Z] === RUN TestNewMissedUrl [2022-04-04T19:04:40.188Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-04T19:04:40.188Z] === RUN TestNewMissedToken [2022-04-04T19:04:40.188Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-04T19:04:40.188Z] === RUN TestNewWithProxy [2022-04-04T19:04:40.188Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-04T19:04:40.188Z] === RUN TestDefault [2022-04-04T19:04:40.188Z] --- PASS: TestDefault (0.01s) [2022-04-04T19:04:40.188Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-04T19:04:40.188Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-04T19:04:40.188Z] === RUN TestJsonFormat [2022-04-04T19:04:40.188Z] === RUN TestParseLogFormat [2022-04-04T19:04:40.188Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-04T19:04:40.188Z] === RUN TestValidateLogOptEmpty [2022-04-04T19:04:40.188Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-04T19:04:40.188Z] === RUN TestValidateSyslogAddress [2022-04-04T19:04:40.188Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-04T19:04:40.188Z] === RUN TestParseAddressDefaultPort [2022-04-04T19:04:40.188Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-04T19:04:40.188Z] === RUN TestValidateSyslogFacility [2022-04-04T19:04:40.188Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-04T19:04:40.188Z] === RUN TestValidateLogOptSyslogFormat [2022-04-04T19:04:40.188Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-04T19:04:40.188Z] === RUN TestValidateLogOpt [2022-04-04T19:04:40.188Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-04T19:04:40.188Z] PASS [2022-04-04T19:04:40.188Z] coverage: 46.8% of statements [2022-04-04T19:04:40.188Z] --- PASS: TestJsonFormat (0.02s) [2022-04-04T19:04:40.188Z] === RUN TestRawFormat [2022-04-04T19:04:40.188Z] ok github.com/docker/docker/daemon/logger/syslog 0.069s coverage: 46.8% of statements [2022-04-04T19:04:40.188Z] --- PASS: TestRawFormat (0.00s) [2022-04-04T19:04:40.188Z] === RUN TestRawFormatWithLabels [2022-04-04T19:04:40.188Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-04T19:04:40.188Z] === RUN TestRawFormatWithoutTag [2022-04-04T19:04:40.188Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-04T19:04:40.188Z] === RUN TestBatching [2022-04-04T19:04:40.188Z] --- PASS: TestBatching (0.27s) [2022-04-04T19:04:40.188Z] === RUN TestFrequency [2022-04-04T19:04:40.247Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.52s) [2022-04-04T19:04:40.247Z] === RUN TestRemoveContainerWithVolume [2022-04-04T19:04:40.656Z] --- PASS: TestFrequency (0.20s) [2022-04-04T19:04:40.656Z] === RUN TestOneMessagePerRequest [2022-04-04T19:04:40.656Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-04-04T19:04:40.656Z] === RUN TestVerify [2022-04-04T19:04:40.656Z] --- PASS: TestVerify (0.00s) [2022-04-04T19:04:40.656Z] === RUN TestSkipVerify [2022-04-04T19:04:40.656Z] time="2022-04-04T19:04:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T19:04:40.656Z] time="2022-04-04T19:04:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T19:04:40.656Z] time="2022-04-04T19:04:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T19:04:41.125Z] --- PASS: TestSkipVerify (0.57s) [2022-04-04T19:04:41.125Z] === RUN TestBufferMaximum [2022-04-04T19:04:41.125Z] time="2022-04-04T19:04:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T19:04:41.125Z] time="2022-04-04T19:04:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T19:04:41.125Z] time="2022-04-04T19:04:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T19:04:41.125Z] time="2022-04-04T19:04:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T19:04:41.125Z] time="2022-04-04T19:04:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T19:04:41.125Z] time="2022-04-04T19:04:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649099080.861382\",\"host\":\"f13b6788b84a\"}'" [2022-04-04T19:04:41.125Z] time="2022-04-04T19:04:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649099080.861382\",\"host\":\"f13b6788b84a\"}'" [2022-04-04T19:04:41.125Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-04T19:04:41.125Z] === RUN TestServerAlwaysDown [2022-04-04T19:04:41.125Z] time="2022-04-04T19:04:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T19:04:41.125Z] time="2022-04-04T19:04:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T19:04:41.125Z] time="2022-04-04T19:04:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649099080.865395\",\"host\":\"f13b6788b84a\"}'" [2022-04-04T19:04:41.125Z] time="2022-04-04T19:04:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649099080.865395\",\"host\":\"f13b6788b84a\"}'" [2022-04-04T19:04:41.125Z] time="2022-04-04T19:04:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T19:04:41.125Z] time="2022-04-04T19:04:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649099080.865395\",\"host\":\"f13b6788b84a\"}'" [2022-04-04T19:04:41.125Z] time="2022-04-04T19:04:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649099080.866395\",\"host\":\"f13b6788b84a\"}'" [2022-04-04T19:04:41.125Z] time="2022-04-04T19:04:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649099080.866395\",\"host\":\"f13b6788b84a\"}'" [2022-04-04T19:04:41.125Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-04T19:04:41.125Z] === RUN TestCannotSendAfterClose [2022-04-04T19:04:41.125Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-04T19:04:41.125Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-04T19:04:41.442Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-04T19:04:41.592Z] === RUN TestV1IDService [2022-04-04T19:04:41.592Z] --- PASS: TestV1IDService (0.02s) [2022-04-04T19:04:41.592Z] === RUN TestV2MetadataService [2022-04-04T19:04:41.700Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-04-04T19:04:42.060Z] time="2022-04-04T19:04:41Z" 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-04-04T19:04:42.060Z] time="2022-04-04T19:04:41Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"f13b6788b84a\"}'" [2022-04-04T19:04:42.060Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-04T19:04:42.060Z] PASS [2022-04-04T19:04:42.060Z] coverage: 82.5% of statements [2022-04-04T19:04:42.060Z] ok github.com/docker/docker/daemon/logger/splunk 2.185s coverage: 82.5% of statements [2022-04-04T19:04:42.060Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-04T19:04:42.060Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-04T19:04:42.060Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-04T19:04:42.528Z] === RUN TestSuccessfulDownload [2022-04-04T19:04:42.528Z] download_test.go:267: Needs fixing on Windows [2022-04-04T19:04:42.528Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-04T19:04:42.528Z] === RUN TestCancelledDownload [2022-04-04T19:04:42.528Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-04T19:04:42.528Z] === RUN TestMaxDownloadAttempts [2022-04-04T19:04:42.528Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-04T19:04:42.528Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-04T19:04:42.528Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-04T19:04:42.528Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-04T19:04:42.528Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-04T19:04:42.528Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-04T19:04:42.528Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-04T19:04:42.528Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-04T19:04:42.528Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-04T19:04:42.528Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-04T19:04:42.528Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-04T19:04:42.528Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-04T19:04:42.528Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-04T19:04:42.528Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-04T19:04:42.528Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-04T19:04:42.528Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-04T19:04:42.528Z] === RUN TestContinueOnError_NeverContinue [2022-04-04T19:04:42.528Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-04T19:04:42.528Z] === RUN TestManifestStore [2022-04-04T19:04:42.528Z] === RUN TestManifestStore/no_remote_or_local [2022-04-04T19:04:42.528Z] --- PASS: TestV2MetadataService (1.03s) [2022-04-04T19:04:42.635Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-04T19:04:42.996Z] PASS [2022-04-04T19:04:42.996Z] coverage: 48.2% of statements [2022-04-04T19:04:42.996Z] ok github.com/docker/docker/distribution/metadata 1.152s coverage: 48.2% of statements [2022-04-04T19:04:42.996Z] time="2022-04-04T19:04:42Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local185792261\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-04T19:04:42.996Z] === RUN TestManifestStore/no_local_cache [2022-04-04T19:04:42.996Z] === RUN TestManifestStore/with_local_cache [2022-04-04T19:04:42.996Z] === RUN TestManifestStore/unknown_media_type [2022-04-04T19:04:42.996Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-04T19:04:42.997Z] time="2022-04-04T19:04:42Z" level=warning msg="reference for unknown type: " [2022-04-04T19:04:42.997Z] time="2022-04-04T19:04:42Z" level=warning msg="reference for unknown type: " [2022-04-04T19:04:42.997Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-04T19:04:42.997Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-04T19:04:42.997Z] time="2022-04-04T19:04:42Z" level=warning msg="reference for unknown type: " [2022-04-04T19:04:42.997Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-04T19:04:42.997Z] time="2022-04-04T19:04:42Z" level=warning msg="reference for unknown type: " [2022-04-04T19:04:42.997Z] time="2022-04-04T19:04:42Z" level=warning msg="reference for unknown type: " [2022-04-04T19:04:42.997Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-04T19:04:42.997Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-04T19:04:42.997Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-04T19:04:42.997Z] time="2022-04-04T19:04:42Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-04T19:04:42.997Z] --- PASS: TestManifestStore (0.36s) [2022-04-04T19:04:42.997Z] --- PASS: TestManifestStore/no_remote_or_local (0.24s) [2022-04-04T19:04:42.997Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-04-04T19:04:42.997Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-04-04T19:04:42.997Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-04-04T19:04:42.997Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-04-04T19:04:42.997Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-04-04T19:04:42.997Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-04-04T19:04:42.997Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-04-04T19:04:42.997Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-04-04T19:04:42.997Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-04T19:04:42.997Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-04-04T19:04:42.997Z] === RUN TestDetectManifestBlobMediaType [2022-04-04T19:04:42.997Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-04T19:04:42.997Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-04T19:04:42.997Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-04T19:04:42.997Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-04T19:04:42.997Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-04T19:04:42.997Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-04T19:04:42.997Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-04T19:04:42.997Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-04T19:04:42.997Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-04T19:04:42.997Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-04T19:04:42.997Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-04T19:04:42.997Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-04T19:04:42.997Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-04T19:04:42.997Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-04T19:04:42.997Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-04T19:04:42.997Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-04T19:04:42.997Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-04T19:04:42.997Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-04T19:04:42.997Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-04T19:04:42.997Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-04T19:04:42.997Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-04T19:04:42.997Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-04T19:04:42.997Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-04T19:04:42.997Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-04T19:04:42.997Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-04T19:04:42.997Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-04T19:04:42.997Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-04T19:04:42.997Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-04T19:04:42.997Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-04T19:04:42.997Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-04T19:04:42.997Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-04T19:04:42.997Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-04T19:04:42.997Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-04T19:04:42.997Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-04T19:04:42.997Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-04T19:04:42.997Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-04T19:04:42.997Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-04T19:04:42.997Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-04T19:04:42.997Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-04T19:04:42.997Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-04T19:04:42.997Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-04T19:04:42.997Z] === RUN TestFixManifestLayers [2022-04-04T19:04:42.997Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-04T19:04:42.997Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-04T19:04:42.997Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-04T19:04:42.997Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-04T19:04:42.997Z] === RUN TestFixManifestLayersBadParent [2022-04-04T19:04:42.997Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-04T19:04:42.997Z] === RUN TestValidateManifest [2022-04-04T19:04:42.997Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-04T19:04:42.997Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-04T19:04:42.997Z] === RUN TestFormatPlatform [2022-04-04T19:04:42.997Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-04T19:04:42.997Z] === RUN TestPullSchema2Config [2022-04-04T19:04:42.997Z] === RUN TestPullSchema2Config/success_first_time [2022-04-04T19:04:42.997Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-04T19:04:42.997Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T19:04:42.997Z] === RUN TestPullSchema2Config/500_status [2022-04-04T19:04:42.997Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-04T19:04:42.997Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T19:04:42.997Z] time="2022-04-04T19:04:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-04T19:04:42.997Z] time="2022-04-04T19:04:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-04T19:04:42.997Z] time="2022-04-04T19:04:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-04T19:04:42.997Z] time="2022-04-04T19:04:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-04T19:04:42.997Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-04T19:04:42.997Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.57s) [2022-04-04T19:04:42.997Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.57s) [2022-04-04T19:04:42.997Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.57s) [2022-04-04T19:04:42.997Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.57s) [2022-04-04T19:04:42.997Z] === RUN TestTransfer [2022-04-04T19:04:42.997Z] --- PASS: TestTransfer (0.12s) [2022-04-04T19:04:42.997Z] === RUN TestConcurrencyLimit [2022-04-04T19:04:43.138Z] --- PASS: TestRemoveContainerWithVolume (2.63s) [2022-04-04T19:04:43.138Z] === RUN TestRemoveContainerRunning [2022-04-04T19:04:43.466Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T19:04:43.466Z] === RUN TestPullSchema2Config/EOF [2022-04-04T19:04:43.466Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-04T19:04:43.466Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T19:04:43.466Z] 2022/04/04 19:04:42 http: panic serving 127.0.0.1:49217: intentional panic [2022-04-04T19:04:43.466Z] goroutine 89 [running]: [2022-04-04T19:04:43.466Z] net/http.(*conn).serve.func1() [2022-04-04T19:04:43.466Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-04T19:04:43.466Z] panic({0x14e9000, 0x16cb8f0}) [2022-04-04T19:04:43.466Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-04T19:04:43.466Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc00033a9c0?, {0x16d30d8?, 0xc00034e000?}) [2022-04-04T19:04:43.466Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-04T19:04:43.466Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x16d30d8, 0xc00034e000}, 0xc00028a000) [2022-04-04T19:04:43.466Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-04T19:04:43.466Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x16d30d8?, 0xc00034e000?}, 0x1aee6a0?) [2022-04-04T19:04:43.466Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-04T19:04:43.466Z] net/http.serverHandler.ServeHTTP({0xc00007f080?}, {0x16d30d8, 0xc00034e000}, 0xc00028a000) [2022-04-04T19:04:43.466Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-04T19:04:43.466Z] net/http.(*conn).serve(0xc0000780a0, {0x16d3950, 0xc00007fa70}) [2022-04-04T19:04:43.466Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-04T19:04:43.466Z] created by net/http.(*Server).Serve [2022-04-04T19:04:43.466Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-04T19:04:43.466Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T19:04:43.466Z] === RUN TestPullSchema2Config/unauthorized [2022-04-04T19:04:43.466Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-04T19:04:43.466Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T19:04:43.466Z] --- PASS: TestPullSchema2Config (0.53s) [2022-04-04T19:04:43.466Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-04T19:04:43.466Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-04T19:04:43.466Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-04T19:04:43.466Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-04-04T19:04:43.466Z] === RUN TestGetRepositoryMountCandidates [2022-04-04T19:04:43.466Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-04T19:04:43.466Z] === RUN TestLayerAlreadyExists [2022-04-04T19:04:43.466Z] 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-04-04T19:04:43.466Z] 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-04-04T19:04:43.466Z] 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-04-04T19:04:43.466Z] 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-04-04T19:04:43.466Z] 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-04-04T19:04:43.466Z] 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-04-04T19:04:43.466Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-04T19:04:43.466Z] === RUN TestWhenEmptyAuthConfig [2022-04-04T19:04:43.466Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-04-04T19:04:43.466Z] === RUN TestInactiveJobs [2022-04-04T19:04:43.466Z] === RUN TestNotFound [2022-04-04T19:04:43.466Z] --- PASS: TestNotFound (0.00s) [2022-04-04T19:04:43.466Z] === RUN TestConflict [2022-04-04T19:04:43.466Z] --- PASS: TestConflict (0.00s) [2022-04-04T19:04:43.466Z] === RUN TestForbidden [2022-04-04T19:04:43.466Z] --- PASS: TestForbidden (0.00s) [2022-04-04T19:04:43.466Z] === RUN TestInvalidParameter [2022-04-04T19:04:43.466Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-04T19:04:43.466Z] === RUN TestNotImplemented [2022-04-04T19:04:43.466Z] --- PASS: TestNotImplemented (0.00s) [2022-04-04T19:04:43.466Z] === RUN TestNotModified [2022-04-04T19:04:43.466Z] --- PASS: TestNotModified (0.00s) [2022-04-04T19:04:43.466Z] === RUN TestUnauthorized [2022-04-04T19:04:43.466Z] --- PASS: TestUnauthorized (0.00s) [2022-04-04T19:04:43.466Z] === RUN TestUnknown [2022-04-04T19:04:43.466Z] --- PASS: TestUnknown (0.00s) [2022-04-04T19:04:43.466Z] === RUN TestCancelled [2022-04-04T19:04:43.466Z] --- PASS: TestCancelled (0.00s) [2022-04-04T19:04:43.466Z] === RUN TestDeadline [2022-04-04T19:04:43.466Z] --- PASS: TestDeadline (0.00s) [2022-04-04T19:04:43.466Z] === RUN TestDataLoss [2022-04-04T19:04:43.466Z] --- PASS: TestDataLoss (0.00s) [2022-04-04T19:04:43.466Z] === RUN TestUnavailable [2022-04-04T19:04:43.466Z] --- PASS: TestUnavailable (0.00s) [2022-04-04T19:04:43.466Z] === RUN TestSystem [2022-04-04T19:04:43.466Z] --- PASS: TestSystem (0.00s) [2022-04-04T19:04:43.466Z] === RUN TestFromStatusCode [2022-04-04T19:04:43.466Z] === RUN TestFromStatusCode/Not_Found [2022-04-04T19:04:43.466Z] === RUN TestFromStatusCode/Bad_Request [2022-04-04T19:04:43.466Z] === RUN TestFromStatusCode/Conflict [2022-04-04T19:04:43.466Z] === RUN TestFromStatusCode/Unauthorized [2022-04-04T19:04:43.466Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-04T19:04:43.466Z] === RUN TestFromStatusCode/Forbidden [2022-04-04T19:04:43.466Z] === RUN TestFromStatusCode/Not_Modified [2022-04-04T19:04:43.466Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-04T19:04:43.466Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-04T19:04:43.466Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-04T19:04:43.466Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-04T19:04:43.466Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-04T19:04:43.466Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-04T19:04:43.466Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-04T19:04:43.466Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-04T19:04:43.466Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-04T19:04:43.466Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-04T19:04:43.466Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-04T19:04:43.466Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-04T19:04:43.466Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-04T19:04:43.466Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-04T19:04:43.466Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-04T19:04:43.466Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-04T19:04:43.466Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-04T19:04:43.466Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-04T19:04:43.466Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-04T19:04:43.466Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-04T19:04:43.466Z] PASS [2022-04-04T19:04:43.466Z] coverage: 77.0% of statements [2022-04-04T19:04:43.466Z] ok github.com/docker/docker/errdefs 0.045s coverage: 77.0% of statements [2022-04-04T19:04:43.934Z] --- PASS: TestInactiveJobs (0.42s) [2022-04-04T19:04:43.934Z] === RUN TestWatchRelease [2022-04-04T19:04:43.934Z] --- PASS: TestWatchRelease (0.04s) [2022-04-04T19:04:43.934Z] === RUN TestWatchFinishedTransfer [2022-04-04T19:04:43.934Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-04T19:04:43.934Z] === RUN TestDuplicateTransfer [2022-04-04T19:04:43.934Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-04T19:04:43.934Z] === RUN TestSuccessfulUpload [2022-04-04T19:04:44.010Z] docker_api_swarm_service_test.go:533: [d24cfb0be7f3e] joining swarm manager [dc0178394118c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T19:04:44.402Z] time="2022-04-04T19:04:43Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-04T19:04:44.402Z] --- PASS: TestSuccessfulUpload (0.35s) [2022-04-04T19:04:44.402Z] === RUN TestCancelledUpload [2022-04-04T19:04:44.402Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-04T19:04:44.402Z] PASS [2022-04-04T19:04:44.402Z] coverage: 77.3% of statements [2022-04-04T19:04:44.402Z] ok github.com/docker/docker/distribution/xfer 1.975s coverage: 77.3% of statements [2022-04-04T19:04:44.662Z] --- PASS: TestRemoveContainerRunning (1.95s) [2022-04-04T19:04:44.662Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-04T19:04:44.870Z] === RUN TestCompare [2022-04-04T19:04:44.870Z] --- PASS: TestCompare (0.00s) [2022-04-04T19:04:44.870Z] PASS [2022-04-04T19:04:44.870Z] coverage: 19.2% of statements [2022-04-04T19:04:44.870Z] ok github.com/docker/docker/image/cache 0.068s coverage: 19.2% of statements [2022-04-04T19:04:44.870Z] --- PASS: TestWhenEmptyAuthConfig (1.19s) [2022-04-04T19:04:44.870Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-04T19:04:44.870Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-04T19:04:44.870Z] === RUN TestTokenPassThru [2022-04-04T19:04:44.870Z] --- PASS: TestTokenPassThru (0.01s) [2022-04-04T19:04:44.870Z] === RUN TestTokenPassThruDifferentHost [2022-04-04T19:04:44.870Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-04T19:04:44.870Z] PASS [2022-04-04T19:04:44.870Z] coverage: 26.6% of statements [2022-04-04T19:04:44.870Z] === RUN TestFSGetInvalidData [2022-04-04T19:04:44.870Z] ok github.com/docker/docker/distribution 2.202s coverage: 26.6% of statements [2022-04-04T19:04:44.870Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-04-04T19:04:44.870Z] === RUN TestFSInvalidSet [2022-04-04T19:04:44.870Z] --- PASS: TestFSInvalidSet (0.02s) [2022-04-04T19:04:44.870Z] === RUN TestFSInvalidRoot [2022-04-04T19:04:44.870Z] --- PASS: TestFSInvalidRoot (0.02s) [2022-04-04T19:04:44.870Z] === RUN TestFSMetadataGetSet [2022-04-04T19:04:44.870Z] --- PASS: TestFSMetadataGetSet (0.12s) [2022-04-04T19:04:44.870Z] === RUN TestFSInvalidWalker [2022-04-04T19:04:44.870Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-04-04T19:04:44.870Z] === RUN TestFSGetSet [2022-04-04T19:04:44.870Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-04T19:04:44.870Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-04T19:04:44.870Z] --- PASS: TestFSGetSet (0.05s) [2022-04-04T19:04:44.870Z] === RUN TestFSGetUnsetKey [2022-04-04T19:04:44.870Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-04T19:04:44.870Z] === RUN TestFSGetEmptyData [2022-04-04T19:04:44.870Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-04-04T19:04:44.870Z] === RUN TestFSDelete [2022-04-04T19:04:44.870Z] --- PASS: TestFSDelete (0.02s) [2022-04-04T19:04:44.870Z] === RUN TestFSWalker [2022-04-04T19:04:44.870Z] --- PASS: TestFSWalker (0.02s) [2022-04-04T19:04:44.870Z] === RUN TestFSWalkerStopOnError [2022-04-04T19:04:44.870Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-04T19:04:44.870Z] === RUN TestNewFromJSON [2022-04-04T19:04:44.870Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-04T19:04:44.870Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-04T19:04:44.870Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-04T19:04:44.870Z] === RUN TestMarshalKeyOrder [2022-04-04T19:04:44.870Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-04T19:04:44.870Z] === RUN TestHistoryEqual [2022-04-04T19:04:45.338Z] --- PASS: TestHistoryEqual (0.19s) [2022-04-04T19:04:45.338Z] === RUN TestImage [2022-04-04T19:04:45.338Z] --- PASS: TestImage (0.00s) [2022-04-04T19:04:45.338Z] === RUN TestImageOSNotEmpty [2022-04-04T19:04:45.338Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-04T19:04:45.338Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-04T19:04:45.338Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-04T19:04:45.338Z] === RUN TestCreate [2022-04-04T19:04:45.338Z] --- PASS: TestCreate (0.01s) [2022-04-04T19:04:45.338Z] === RUN TestRestore [2022-04-04T19:04:45.338Z] time="2022-04-04T19:04:45Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-04T19:04:45.338Z] --- PASS: TestRestore (0.04s) [2022-04-04T19:04:45.338Z] === RUN TestAddDelete [2022-04-04T19:04:45.338Z] --- PASS: TestAddDelete (0.05s) [2022-04-04T19:04:45.338Z] === RUN TestSearchAfterDelete [2022-04-04T19:04:45.338Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-04T19:04:45.338Z] === RUN TestParentReset [2022-04-04T19:04:45.338Z] --- PASS: TestParentReset (0.03s) [2022-04-04T19:04:45.338Z] === RUN TestGetAndSetLastUpdated [2022-04-04T19:04:45.338Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-04-04T19:04:45.338Z] === RUN TestStoreLen [2022-04-04T19:04:45.338Z] --- PASS: TestStoreLen (0.05s) [2022-04-04T19:04:45.338Z] PASS [2022-04-04T19:04:45.338Z] coverage: 86.9% of statements [2022-04-04T19:04:45.338Z] ok github.com/docker/docker/image 0.779s coverage: 86.9% of statements [2022-04-04T19:04:45.384Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-04T19:04:45.384Z] docker_api_swarm_service_test.go:534: [d94899b46d27b] joining swarm manager [dc0178394118c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T19:04:45.806Z] === RUN TestMakeV1ConfigFromConfig [2022-04-04T19:04:45.806Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-04T19:04:45.806Z] PASS [2022-04-04T19:04:45.806Z] coverage: 25.0% of statements [2022-04-04T19:04:45.806Z] ok github.com/docker/docker/image/v1 0.070s coverage: 25.0% of statements [2022-04-04T19:04:45.806Z] === RUN TestValidateManifest [2022-04-04T19:04:45.806Z] === RUN TestValidateManifest/nil [2022-04-04T19:04:45.806Z] === RUN TestValidateManifest/non-nil [2022-04-04T19:04:45.806Z] --- PASS: TestValidateManifest (0.00s) [2022-04-04T19:04:45.806Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-04T19:04:45.806Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-04T19:04:45.806Z] PASS [2022-04-04T19:04:45.806Z] coverage: 0.7% of statements [2022-04-04T19:04:45.806Z] ok github.com/docker/docker/image/tarexport 0.073s coverage: 0.7% of statements [2022-04-04T19:04:45.806Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-04T19:04:46.320Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-04T19:04:46.320Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-04T19:04:46.320Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-04T19:04:46.792Z] === RUN TestSerialization [2022-04-04T19:04:46.792Z] --- PASS: TestSerialization (0.02s) [2022-04-04T19:04:46.792Z] PASS [2022-04-04T19:04:46.792Z] coverage: 100.0% of statements [2022-04-04T19:04:46.792Z] ok github.com/docker/docker/libcontainerd/queue 0.061s coverage: 100.0% of statements [2022-04-04T19:04:46.824Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.92s) [2022-04-04T19:04:46.824Z] === RUN TestRemoveInvalidContainer [2022-04-04T19:04:46.824Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-04-04T19:04:46.824Z] === RUN TestRenameLinkedContainer [2022-04-04T19:04:46.824Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-04T19:04:46.824Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-04T19:04:46.824Z] === RUN TestRenameStoppedContainer [2022-04-04T19:04:47.782Z] === RUN TestEmptyLayer [2022-04-04T19:04:47.782Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-04T19:04:47.782Z] === RUN TestCommitFailure [2022-04-04T19:04:47.782Z] --- PASS: TestCommitFailure (0.01s) [2022-04-04T19:04:47.782Z] === RUN TestStartTransactionFailure [2022-04-04T19:04:47.782Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-04T19:04:47.782Z] === RUN TestGetOrphan [2022-04-04T19:04:47.782Z] --- PASS: TestGetOrphan (0.01s) [2022-04-04T19:04:47.782Z] === RUN TestMountAndRegister [2022-04-04T19:04:47.782Z] layer_test.go:258: Layer size: 14 [2022-04-04T19:04:47.782Z] --- PASS: TestMountAndRegister (0.05s) [2022-04-04T19:04:47.782Z] === RUN TestLayerRelease [2022-04-04T19:04:47.782Z] layer_test.go:291: Failing on Windows [2022-04-04T19:04:47.782Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-04T19:04:47.782Z] === RUN TestStoreRestore [2022-04-04T19:04:47.782Z] layer_test.go:340: Failing on Windows [2022-04-04T19:04:47.782Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-04T19:04:47.782Z] === RUN TestTarStreamStability [2022-04-04T19:04:47.782Z] layer_test.go:455: Failing on Windows [2022-04-04T19:04:47.782Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-04T19:04:47.782Z] === RUN TestRegisterExistingLayer [2022-04-04T19:04:48.251Z] --- PASS: TestRegisterExistingLayer (0.14s) [2022-04-04T19:04:48.251Z] === RUN TestTarStreamVerification [2022-04-04T19:04:48.251Z] layer_test.go:684: Failing on Windows [2022-04-04T19:04:48.251Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-04T19:04:48.251Z] === RUN TestLayerMigration [2022-04-04T19:04:48.251Z] migration_test.go:45: Failing on Windows [2022-04-04T19:04:48.251Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-04T19:04:48.251Z] === RUN TestLayerMigrationNoTarsplit [2022-04-04T19:04:48.251Z] migration_test.go:181: Failing on Windows [2022-04-04T19:04:48.251Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-04T19:04:48.251Z] === RUN TestMountInit [2022-04-04T19:04:48.251Z] mount_test.go:17: Failing on Windows [2022-04-04T19:04:48.251Z] --- SKIP: TestMountInit (0.00s) [2022-04-04T19:04:48.251Z] === RUN TestMountSize [2022-04-04T19:04:48.251Z] mount_test.go:76: Failing on Windows [2022-04-04T19:04:48.251Z] --- SKIP: TestMountSize (0.00s) [2022-04-04T19:04:48.251Z] === RUN TestMountChanges [2022-04-04T19:04:48.251Z] mount_test.go:125: Failing on Windows [2022-04-04T19:04:48.251Z] --- SKIP: TestMountChanges (0.00s) [2022-04-04T19:04:48.251Z] === RUN TestMountApply [2022-04-04T19:04:48.251Z] mount_test.go:212: Failing on Windows [2022-04-04T19:04:48.251Z] --- SKIP: TestMountApply (0.00s) [2022-04-04T19:04:48.251Z] PASS [2022-04-04T19:04:48.251Z] coverage: 30.6% of statements [2022-04-04T19:04:48.251Z] ok github.com/docker/docker/layer 0.298s coverage: 30.6% of statements [2022-04-04T19:04:48.251Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-04T19:04:48.719Z] === RUN TestEnvironmentParsing [2022-04-04T19:04:48.719Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-04T19:04:48.719Z] PASS [2022-04-04T19:04:48.719Z] coverage: 1.2% of statements [2022-04-04T19:04:48.719Z] ok github.com/docker/docker/libcontainerd/local 0.060s coverage: 1.2% of statements [2022-04-04T19:04:48.719Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-04T19:04:48.719Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-04T19:04:48.719Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-04T19:04:48.719Z] === RUN TestSequenceGetAvailableBit [2022-04-04T19:04:48.719Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-04T19:04:48.719Z] === RUN TestSequenceEqual [2022-04-04T19:04:48.719Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-04T19:04:48.719Z] === RUN TestSequenceCopy [2022-04-04T19:04:48.719Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-04T19:04:48.719Z] === RUN TestGetFirstAvailable [2022-04-04T19:04:48.719Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-04T19:04:48.719Z] === RUN TestFindSequence [2022-04-04T19:04:48.719Z] --- PASS: TestFindSequence (0.00s) [2022-04-04T19:04:48.719Z] === RUN TestCheckIfAvailable [2022-04-04T19:04:48.719Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-04T19:04:48.719Z] === RUN TestMergeSequences [2022-04-04T19:04:48.719Z] --- PASS: TestMergeSequences (0.00s) [2022-04-04T19:04:48.719Z] === RUN TestPushReservation [2022-04-04T19:04:48.719Z] --- PASS: TestPushReservation (0.00s) [2022-04-04T19:04:48.719Z] === RUN TestSerializeDeserialize [2022-04-04T19:04:48.719Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-04T19:04:48.719Z] === RUN TestSet [2022-04-04T19:04:48.719Z] --- PASS: TestSet (0.00s) [2022-04-04T19:04:48.719Z] === RUN TestSetUnset [2022-04-04T19:04:48.719Z] --- PASS: TestSetUnset (0.00s) [2022-04-04T19:04:48.719Z] === RUN TestOffsetSetUnset [2022-04-04T19:04:48.719Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-04T19:04:48.719Z] === RUN TestSetInRange [2022-04-04T19:04:48.719Z] --- PASS: TestSetInRange (0.00s) [2022-04-04T19:04:48.719Z] === RUN TestSetAnyInRange [2022-04-04T19:04:48.719Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-04T19:04:48.719Z] === RUN TestMethods [2022-04-04T19:04:48.719Z] --- PASS: TestMethods (0.00s) [2022-04-04T19:04:48.719Z] === RUN TestRandomAllocateDeallocate [2022-04-04T19:04:48.989Z] --- PASS: TestRenameStoppedContainer (2.51s) [2022-04-04T19:04:48.989Z] === RUN TestRenameRunningContainerAndReuse [2022-04-04T19:04:50.530Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-04T19:04:50.788Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-04T19:04:50.940Z] === RUN TestInvalidConfig [2022-04-04T19:04:50.940Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-04T19:04:50.940Z] === RUN TestConfig [2022-04-04T19:04:50.940Z] --- PASS: TestConfig (0.00s) [2022-04-04T19:04:50.940Z] === RUN TestOptionsLabels [2022-04-04T19:04:50.940Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-04T19:04:50.940Z] === RUN TestValidName [2022-04-04T19:04:50.940Z] --- PASS: TestValidName (0.00s) [2022-04-04T19:04:50.940Z] PASS [2022-04-04T19:04:50.940Z] coverage: 19.7% of statements [2022-04-04T19:04:50.940Z] ok github.com/docker/docker/libnetwork/config 0.076s coverage: 19.7% of statements [2022-04-04T19:04:51.047Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-04T19:04:51.928Z] === RUN TestKey [2022-04-04T19:04:51.928Z] --- PASS: TestKey (0.00s) [2022-04-04T19:04:51.928Z] === RUN TestParseKey [2022-04-04T19:04:51.928Z] --- PASS: TestParseKey (0.00s) [2022-04-04T19:04:51.928Z] === RUN TestInvalidDataStore [2022-04-04T19:04:51.928Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-04T19:04:51.928Z] === RUN TestKVObjectFlatKey [2022-04-04T19:04:51.928Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-04T19:04:51.928Z] === RUN TestAtomicKVObjectFlatKey [2022-04-04T19:04:51.928Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-04T19:04:51.928Z] PASS [2022-04-04T19:04:51.928Z] coverage: 21.9% of statements [2022-04-04T19:04:51.928Z] ok github.com/docker/docker/libnetwork/datastore 0.045s coverage: 21.9% of statements [2022-04-04T19:04:51.928Z] === RUN TestErrorInterfaces [2022-04-04T19:04:51.928Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-04T19:04:51.928Z] === RUN TestNetworkMarshalling [2022-04-04T19:04:51.928Z] --- PASS: TestNetworkMarshalling (0.23s) [2022-04-04T19:04:51.928Z] === RUN TestEndpointMarshalling [2022-04-04T19:04:51.928Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-04T19:04:51.928Z] === RUN TestAuxAddresses [2022-04-04T19:04:51.928Z] time="2022-04-04T19:04:51Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-04T19:04:51.928Z] --- PASS: TestAuxAddresses (0.02s) [2022-04-04T19:04:51.928Z] === RUN TestSRVServiceQuery [2022-04-04T19:04:51.928Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-04T19:04:51.928Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-04-04T19:04:51.928Z] === RUN TestServiceVIPReuse [2022-04-04T19:04:51.928Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-04T19:04:51.928Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-04T19:04:51.928Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-04T19:04:51.928Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-04T19:04:51.928Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-04T19:04:51.928Z] === RUN TestDNSIPQuery [2022-04-04T19:04:51.928Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-04T19:04:51.928Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-04T19:04:51.928Z] === RUN TestDNSProxyServFail [2022-04-04T19:04:51.928Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-04T19:04:51.928Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-04T19:04:51.928Z] === RUN TestSandboxAddEmpty [2022-04-04T19:04:51.928Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T19:04:51.928Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-04T19:04:51.928Z] === RUN TestSandboxAddMultiPrio [2022-04-04T19:04:51.928Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T19:04:51.928Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-04T19:04:51.928Z] === RUN TestSandboxAddSamePrio [2022-04-04T19:04:51.928Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T19:04:51.928Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-04T19:04:51.928Z] === RUN TestCleanupServiceDiscovery [2022-04-04T19:04:51.928Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-04T19:04:51.928Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-04T19:04:51.928Z] === RUN TestDNSOptions [2022-04-04T19:04:51.928Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-04T19:04:51.928Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-04T19:04:51.928Z] === RUN TestMultipleControllersWithSameStore [2022-04-04T19:04:51.928Z] time="2022-04-04T19:04:51Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-04T19:04:51.928Z] time="2022-04-04T19:04:51Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-04T19:04:51.928Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-04-04T19:04:51.928Z] PASS [2022-04-04T19:04:51.928Z] coverage: 8.5% of statements [2022-04-04T19:04:51.928Z] ok github.com/docker/docker/libnetwork 0.383s coverage: 8.5% of statements [2022-04-04T19:04:52.396Z] === RUN TestIPDataMarshalling [2022-04-04T19:04:52.396Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-04T19:04:52.396Z] === RUN TestValidateAndIsV6 [2022-04-04T19:04:52.396Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-04T19:04:52.396Z] PASS [2022-04-04T19:04:52.396Z] coverage: 68.9% of statements [2022-04-04T19:04:52.396Z] ok github.com/docker/docker/libnetwork/driverapi 0.047s coverage: 68.9% of statements [2022-04-04T19:04:52.421Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-04T19:04:52.864Z] === RUN TestDriver [2022-04-04T19:04:52.864Z] --- PASS: TestDriver (0.00s) [2022-04-04T19:04:52.864Z] PASS [2022-04-04T19:04:52.864Z] coverage: 34.8% of statements [2022-04-04T19:04:52.864Z] ok github.com/docker/docker/libnetwork/drivers/host 0.048s coverage: 34.8% of statements [2022-04-04T19:04:52.998Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-04T19:04:52.998Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-04T19:04:52.998Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-04T19:04:52.998Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-04T19:04:52.998Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-04T19:04:52.998Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-04T19:04:53.331Z] === RUN TestDriver [2022-04-04T19:04:53.331Z] --- PASS: TestDriver (0.00s) [2022-04-04T19:04:53.331Z] PASS [2022-04-04T19:04:53.331Z] coverage: 34.8% of statements [2022-04-04T19:04:53.331Z] ok github.com/docker/docker/libnetwork/drivers/null 0.044s coverage: 34.8% of statements [2022-04-04T19:04:53.354Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-04T19:04:53.466Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-04T19:04:53.466Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-04T19:04:53.657Z] --- PASS: TestRenameRunningContainerAndReuse (4.17s) [2022-04-04T19:04:53.657Z] === RUN TestRenameInvalidName [2022-04-04T19:04:53.800Z] === RUN TestNetworkAllocateFree [2022-04-04T19:04:53.800Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-04T19:04:53.800Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-04T19:04:53.800Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-04T19:04:53.800Z] PASS [2022-04-04T19:04:53.800Z] coverage: 63.6% of statements [2022-04-04T19:04:53.800Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.057s coverage: 63.6% of statements [2022-04-04T19:04:53.800Z] --- PASS: TestRandomAllocateDeallocate (5.10s) [2022-04-04T19:04:53.800Z] === RUN TestAllocateRandomDeallocate [2022-04-04T19:04:53.935Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-04T19:04:54.260Z] === RUN TestGetEmptyCapabilities [2022-04-04T19:04:54.260Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-04T19:04:54.260Z] === RUN TestGetExtraCapabilities [2022-04-04T19:04:54.260Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-04-04T19:04:54.260Z] === RUN TestGetInvalidCapabilities [2022-04-04T19:04:54.260Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-04-04T19:04:54.260Z] === RUN TestRemoteDriver [2022-04-04T19:04:54.260Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-04T19:04:54.260Z] === RUN TestDriverError [2022-04-04T19:04:54.260Z] --- PASS: TestDriverError (0.00s) [2022-04-04T19:04:54.260Z] === RUN TestMissingValues [2022-04-04T19:04:54.260Z] --- PASS: TestMissingValues (0.00s) [2022-04-04T19:04:54.260Z] === RUN TestRollback [2022-04-04T19:04:54.260Z] --- PASS: TestRollback (0.01s) [2022-04-04T19:04:54.260Z] PASS [2022-04-04T19:04:54.260Z] coverage: 57.4% of statements [2022-04-04T19:04:54.260Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.086s coverage: 57.4% of statements [2022-04-04T19:04:54.288Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-04T19:04:54.716Z] === RUN TestNAT [2022-04-04T19:04:54.716Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-04T19:04:54.716Z] --- SKIP: TestNAT (0.00s) [2022-04-04T19:04:54.716Z] === RUN TestTransparent [2022-04-04T19:04:54.716Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-04T19:04:54.716Z] --- SKIP: TestTransparent (0.00s) [2022-04-04T19:04:54.716Z] PASS [2022-04-04T19:04:54.716Z] coverage: 0.0% of statements [2022-04-04T19:04:54.716Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.049s coverage: 0.0% of statements [2022-04-04T19:04:54.716Z] --- PASS: TestAllocateRandomDeallocate (1.21s) [2022-04-04T19:04:54.716Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-04T19:04:54.855Z] === RUN TestDockerSuite/TestRmiTag [2022-04-04T19:04:55.113Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-04T19:04:55.171Z] === RUN TestBuildDefault [2022-04-04T19:04:55.171Z] --- PASS: TestBuildDefault (0.00s) [2022-04-04T19:04:55.171Z] === RUN TestBuildHostnameDomainname [2022-04-04T19:04:55.171Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-04T19:04:55.171Z] === RUN TestBuildHostname [2022-04-04T19:04:55.171Z] --- PASS: TestBuildHostname (0.00s) [2022-04-04T19:04:55.171Z] === RUN TestBuildHostnameFQDN [2022-04-04T19:04:55.171Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-04T19:04:55.171Z] === RUN TestBuildNoIP [2022-04-04T19:04:55.171Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-04T19:04:55.171Z] === RUN TestUpdate [2022-04-04T19:04:55.171Z] --- PASS: TestUpdate (0.00s) [2022-04-04T19:04:55.171Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-04T19:04:55.171Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-04T19:04:55.171Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-04T19:04:55.171Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-04T19:04:55.171Z] === RUN TestAddEmpty [2022-04-04T19:04:55.171Z] --- PASS: TestAddEmpty (0.00s) [2022-04-04T19:04:55.171Z] === RUN TestAdd [2022-04-04T19:04:55.171Z] --- PASS: TestAdd (0.00s) [2022-04-04T19:04:55.171Z] === RUN TestDeleteEmpty [2022-04-04T19:04:55.171Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-04T19:04:55.171Z] === RUN TestDeleteNewline [2022-04-04T19:04:55.171Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-04T19:04:55.171Z] === RUN TestDelete [2022-04-04T19:04:55.171Z] --- PASS: TestDelete (0.00s) [2022-04-04T19:04:55.171Z] === RUN TestConcurrentWrites [2022-04-04T19:04:55.171Z] === RUN TestNew [2022-04-04T19:04:55.171Z] --- PASS: TestNew (0.00s) [2022-04-04T19:04:55.171Z] === RUN TestAddDriver [2022-04-04T19:04:55.171Z] --- PASS: TestAddDriver (0.00s) [2022-04-04T19:04:55.171Z] === RUN TestAddDuplicateDriver [2022-04-04T19:04:55.171Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-04T19:04:55.171Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-04T19:04:55.171Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-04T19:04:55.171Z] === RUN TestDriver [2022-04-04T19:04:55.171Z] --- PASS: TestDriver (0.00s) [2022-04-04T19:04:55.171Z] === RUN TestIPAM [2022-04-04T19:04:55.171Z] --- PASS: TestIPAM (0.00s) [2022-04-04T19:04:55.171Z] === RUN TestWalkIPAMs [2022-04-04T19:04:55.171Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-04T19:04:55.171Z] === RUN TestWalkDrivers [2022-04-04T19:04:55.171Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-04T19:04:55.171Z] PASS [2022-04-04T19:04:55.171Z] coverage: 82.4% of statements [2022-04-04T19:04:55.171Z] ok github.com/docker/docker/libnetwork/drvregistry 0.080s coverage: 82.4% of statements [2022-04-04T19:04:55.185Z] --- PASS: TestRenameInvalidName (2.05s) [2022-04-04T19:04:55.185Z] === RUN TestRenameAnonymousContainer [2022-04-04T19:04:55.628Z] --- PASS: TestConcurrentWrites (0.26s) [2022-04-04T19:04:55.628Z] PASS [2022-04-04T19:04:55.628Z] coverage: 81.2% of statements [2022-04-04T19:04:55.628Z] ok github.com/docker/docker/libnetwork/etchosts 0.333s coverage: 81.2% of statements [2022-04-04T19:04:55.628Z] === RUN TestNew [2022-04-04T19:04:55.628Z] --- PASS: TestNew (0.00s) [2022-04-04T19:04:55.628Z] === RUN TestAllocate [2022-04-04T19:04:55.628Z] --- PASS: TestAllocate (0.00s) [2022-04-04T19:04:55.628Z] === RUN TestUninitialized [2022-04-04T19:04:55.628Z] --- PASS: TestUninitialized (0.00s) [2022-04-04T19:04:55.628Z] === RUN TestAllocateInRange [2022-04-04T19:04:55.628Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-04T19:04:55.628Z] === RUN TestAllocateSerial [2022-04-04T19:04:55.628Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-04T19:04:55.628Z] PASS [2022-04-04T19:04:55.628Z] coverage: 87.5% of statements [2022-04-04T19:04:55.628Z] ok github.com/docker/docker/libnetwork/idm 0.050s coverage: 87.5% of statements [2022-04-04T19:04:55.679Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-04T19:04:56.086Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.05s) [2022-04-04T19:04:56.086Z] === RUN TestRetrieveFromStore [2022-04-04T19:04:56.086Z] === RUN TestCaller [2022-04-04T19:04:56.086Z] --- PASS: TestCaller (0.00s) [2022-04-04T19:04:56.086Z] PASS [2022-04-04T19:04:56.086Z] coverage: 100.0% of statements [2022-04-04T19:04:56.086Z] ok github.com/docker/docker/libnetwork/internal/caller 0.042s coverage: 100.0% of statements [2022-04-04T19:04:56.542Z] --- PASS: TestRetrieveFromStore (0.53s) [2022-04-04T19:04:56.542Z] === RUN TestIsCorrupted [2022-04-04T19:04:56.542Z] --- PASS: TestIsCorrupted (0.01s) [2022-04-04T19:04:56.542Z] === RUN TestSetRollover [2022-04-04T19:04:56.542Z] === RUN TestSetSerialInsertDelete [2022-04-04T19:04:56.542Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-04T19:04:56.542Z] === RUN TestSetParallelInsertDelete [2022-04-04T19:04:57.502Z] === RUN TestInt2IP2IntConversion [2022-04-04T19:04:57.726Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-04T19:04:57.922Z] ok github.com/docker/docker/libnetwork 37.272s coverage: 40.7% of statements [2022-04-04T19:04:57.922Z] ok github.com/docker/docker/libnetwork/bitseq 0.118s coverage: 84.4% of statements [2022-04-04T19:04:57.922Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-04T19:04:57.922Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-04T19:04:57.922Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-04T19:04:57.922Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-04T19:04:57.922Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-04T19:04:57.922Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-04T19:04:57.922Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-04T19:04:57.922Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-04T19:04:57.922Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-04-04T19:04:57.922Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-04-04T19:04:57.922Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-04T19:04:57.922Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-04T19:04:57.922Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-04-04T19:04:57.922Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.392s coverage: 59.9% of statements [2022-04-04T19:04:57.922Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-04T19:04:57.922Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-04-04T19:04:57.922Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.038s coverage: 4.0% of statements [2022-04-04T19:04:57.922Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-04T19:04:57.922Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-04-04T19:04:57.922Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-04T19:04:57.922Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-04-04T19:04:57.959Z] --- PASS: TestSetRollover (1.62s) [2022-04-04T19:04:57.959Z] === RUN TestSetRolloverSerial [2022-04-04T19:04:58.207Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-04T19:04:58.417Z] --- PASS: TestInt2IP2IntConversion (0.54s) [2022-04-04T19:04:58.417Z] === RUN TestGetAddressVersion [2022-04-04T19:04:58.417Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-04T19:04:58.417Z] === RUN TestKeyString [2022-04-04T19:04:58.417Z] --- PASS: TestKeyString (0.00s) [2022-04-04T19:04:58.417Z] === RUN TestPoolDataMarshal [2022-04-04T19:04:58.417Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-04T19:04:58.417Z] === RUN TestSubnetsMarshal [2022-04-04T19:04:58.417Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-04-04T19:04:58.417Z] === RUN TestAddSubnets [2022-04-04T19:04:58.417Z] --- PASS: TestAddSubnets (0.04s) [2022-04-04T19:04:58.417Z] === RUN TestDoublePoolRelease [2022-04-04T19:04:58.417Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-04-04T19:04:58.417Z] === RUN TestAddReleasePoolID [2022-04-04T19:04:58.417Z] === RUN TestPoolRequest [2022-04-04T19:04:58.417Z] --- PASS: TestPoolRequest (0.00s) [2022-04-04T19:04:58.417Z] === RUN TestOtherRequests [2022-04-04T19:04:58.417Z] --- PASS: TestOtherRequests (0.00s) [2022-04-04T19:04:58.417Z] PASS [2022-04-04T19:04:58.417Z] coverage: 57.1% of statements [2022-04-04T19:04:58.417Z] ok github.com/docker/docker/libnetwork/ipams/null 0.043s coverage: 57.1% of statements [2022-04-04T19:04:58.417Z] --- PASS: TestAddReleasePoolID (0.06s) [2022-04-04T19:04:58.417Z] === RUN TestPredefinedPool [2022-04-04T19:04:58.417Z] --- PASS: TestPredefinedPool (0.03s) [2022-04-04T19:04:58.417Z] === RUN TestRemoveSubnet [2022-04-04T19:04:58.417Z] --- PASS: TestRemoveSubnet (0.19s) [2022-04-04T19:04:58.417Z] === RUN TestGetSameAddress [2022-04-04T19:04:58.417Z] --- PASS: TestGetSameAddress (0.02s) [2022-04-04T19:04:58.417Z] === RUN TestPoolAllocationReuse [2022-04-04T19:04:58.711Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-04T19:04:58.711Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-04T19:04:58.711Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-04T19:04:58.711Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-04T19:04:58.711Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-04T19:04:58.773Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-04T19:04:59.338Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-04T19:04:59.379Z] --- PASS: TestSetRolloverSerial (1.30s) [2022-04-04T19:04:59.379Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-04T19:04:59.379Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-04T19:04:59.379Z] PASS [2022-04-04T19:04:59.379Z] coverage: 84.4% of statements [2022-04-04T19:04:59.379Z] ok github.com/docker/docker/libnetwork/bitseq 10.865s coverage: 84.4% of statements [2022-04-04T19:04:59.379Z] === RUN TestGetCapabilities [2022-04-04T19:04:59.379Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-04T19:04:59.379Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-04T19:04:59.379Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-04-04T19:04:59.379Z] === RUN TestGetDefaultAddressSpaces [2022-04-04T19:04:59.379Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-04T19:04:59.379Z] === RUN TestRemoteDriver [2022-04-04T19:04:59.379Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-04T19:04:59.379Z] PASS [2022-04-04T19:04:59.379Z] coverage: 47.4% of statements [2022-04-04T19:04:59.596Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-04T19:04:59.698Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-04T19:04:59.836Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.074s coverage: 47.4% of statements [2022-04-04T19:04:59.837Z] --- PASS: TestPoolAllocationReuse (1.42s) [2022-04-04T19:05:00.293Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-04T19:05:00.293Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-04-04T19:05:00.293Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-04T19:05:00.531Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-04T19:05:00.684Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-04T19:05:00.751Z] === RUN TestWindowsIPAM [2022-04-04T19:05:00.751Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-04T19:05:00.751Z] PASS [2022-04-04T19:05:00.751Z] coverage: 71.4% of statements [2022-04-04T19:05:00.751Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.050s coverage: 71.4% of statements [2022-04-04T19:05:01.096Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-04T19:05:01.096Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-04T19:05:01.152Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-04T19:05:01.620Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-04T19:05:01.662Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-04T19:05:01.662Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-04T19:05:01.716Z] === RUN TestDefaultNetwork [2022-04-04T19:05:01.716Z] --- PASS: TestDefaultNetwork (0.29s) [2022-04-04T19:05:01.716Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-04T19:05:02.088Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-04T19:05:02.173Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.97s) [2022-04-04T19:05:02.173Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-04T19:05:02.173Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.29s) [2022-04-04T19:05:02.173Z] === RUN TestInitAddressPools [2022-04-04T19:05:02.173Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-04T19:05:02.173Z] PASS [2022-04-04T19:05:02.173Z] coverage: 74.0% of statements [2022-04-04T19:05:02.173Z] ok github.com/docker/docker/libnetwork/ipamutils 0.655s coverage: 74.0% of statements [2022-04-04T19:05:02.227Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-04T19:05:02.628Z] === RUN TestKeyValue [2022-04-04T19:05:02.628Z] --- PASS: TestKeyValue (0.00s) [2022-04-04T19:05:02.628Z] PASS [2022-04-04T19:05:02.628Z] coverage: 60.0% of statements [2022-04-04T19:05:02.628Z] ok github.com/docker/docker/libnetwork/netlabel 0.043s coverage: 60.0% of statements [2022-04-04T19:05:03.602Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-04T19:05:03.859Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-04T19:05:04.425Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-04T19:05:04.793Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.34s) [2022-04-04T19:05:04.793Z] === RUN TestGetAddress [2022-04-04T19:05:04.793Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-04T19:05:04.793Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-04T19:05:04.793Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-04T19:05:04.793Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-04T19:05:04.793Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-04T19:05:04.793Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-04T19:05:04.793Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-04T19:05:04.793Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-04T19:05:04.793Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-04T19:05:04.793Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-04T19:05:04.793Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-04T19:05:04.794Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-04T19:05:04.794Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-04T19:05:04.794Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-04T19:05:04.794Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-04T19:05:04.794Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-04T19:05:04.794Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-04T19:05:04.990Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-04-04T19:05:05.463Z] --- PASS: TestRenameAnonymousContainer (9.23s) [2022-04-04T19:05:05.463Z] === RUN TestRenameContainerWithSameName [2022-04-04T19:05:05.755Z] === RUN TestGenerate [2022-04-04T19:05:05.755Z] --- PASS: TestGenerate (0.00s) [2022-04-04T19:05:05.755Z] === RUN TestGeneratePtr [2022-04-04T19:05:05.755Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-04T19:05:05.755Z] === RUN TestGenerateMissingField [2022-04-04T19:05:05.755Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-04T19:05:05.755Z] === RUN TestFieldCannotBeSet [2022-04-04T19:05:05.755Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-04T19:05:05.755Z] === RUN TestTypeMismatchError [2022-04-04T19:05:05.755Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-04T19:05:05.755Z] PASS [2022-04-04T19:05:05.755Z] coverage: 100.0% of statements [2022-04-04T19:05:05.755Z] ok github.com/docker/docker/libnetwork/options 0.043s coverage: 100.0% of statements [2022-04-04T19:05:05.755Z] === RUN TestNetworkDBSimple [2022-04-04T19:05:05.925Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-04T19:05:06.212Z] testing: warning: no tests to run [2022-04-04T19:05:06.212Z] PASS [2022-04-04T19:05:06.212Z] coverage: 0.0% of statements [2022-04-04T19:05:06.669Z] ok github.com/docker/docker/libnetwork/osl 0.042s coverage: 0.0% of statements [no tests to run] [2022-04-04T19:05:06.669Z] --- PASS: TestSetParallelInsertDelete (10.01s) [2022-04-04T19:05:06.669Z] PASS [2022-04-04T19:05:06.669Z] coverage: 100.0% of statements [2022-04-04T19:05:06.669Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.110s coverage: 100.0% of statements [2022-04-04T19:05:06.669Z] 2022/04/04 19:05:06 Closing DB instances... [2022-04-04T19:05:06.850Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-04T19:05:06.858Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-04-04T19:05:06.989Z] --- PASS: TestRenameContainerWithSameName (2.08s) [2022-04-04T19:05:06.989Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-04T19:05:06.989Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-04T19:05:06.989Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-04T19:05:06.989Z] === RUN TestResize [2022-04-04T19:05:07.126Z] === RUN TestRequestNewPort [2022-04-04T19:05:07.126Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-04T19:05:07.126Z] === RUN TestRequestSpecificPort [2022-04-04T19:05:07.126Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-04T19:05:07.126Z] === RUN TestReleasePort [2022-04-04T19:05:07.126Z] --- PASS: TestReleasePort (0.00s) [2022-04-04T19:05:07.126Z] === RUN TestReuseReleasedPort [2022-04-04T19:05:07.126Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-04T19:05:07.126Z] === RUN TestReleaseUnreadledPort [2022-04-04T19:05:07.126Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-04T19:05:07.126Z] === RUN TestUnknowProtocol [2022-04-04T19:05:07.126Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-04T19:05:07.126Z] === RUN TestAllocateAllPorts [2022-04-04T19:05:07.126Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-04T19:05:07.126Z] === RUN TestPortAllocation [2022-04-04T19:05:07.126Z] --- PASS: TestPortAllocation (0.00s) [2022-04-04T19:05:07.126Z] === RUN TestPortAllocationWithCustomRange [2022-04-04T19:05:07.126Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-04T19:05:07.126Z] === RUN TestNoDuplicateBPR [2022-04-04T19:05:07.126Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-04T19:05:07.126Z] === RUN TestChangePortRange [2022-04-04T19:05:07.126Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-04T19:05:07.126Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-04T19:05:07.126Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-04T19:05:07.126Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-04T19:05:07.126Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-04T19:05:07.126Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-04T19:05:07.126Z] --- PASS: TestChangePortRange (0.00s) [2022-04-04T19:05:07.126Z] PASS [2022-04-04T19:05:07.126Z] coverage: 88.6% of statements [2022-04-04T19:05:07.126Z] ok github.com/docker/docker/libnetwork/portallocator 0.043s coverage: 88.6% of statements [2022-04-04T19:05:07.427Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-04-04T19:05:07.583Z] testing: warning: no tests to run [2022-04-04T19:05:07.583Z] PASS [2022-04-04T19:05:07.583Z] coverage: 0.0% of statements [2022-04-04T19:05:07.583Z] ok github.com/docker/docker/libnetwork/portmapper 0.042s coverage: 0.0% of statements [no tests to run] [2022-04-04T19:05:07.857Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.808s coverage: 7.2% of statements [2022-04-04T19:05:07.857Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-04T19:05:07.857Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-04-04T19:05:07.857Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-04-04T19:05:07.857Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-04T19:05:07.857Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-04T19:05:07.857Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-04T19:05:07.857Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-04-04T19:05:07.857Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-04-04T19:05:07.995Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-04-04T19:05:07.995Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-04-04T19:05:08.040Z] === RUN TestHashData [2022-04-04T19:05:08.040Z] --- PASS: TestHashData (0.00s) [2022-04-04T19:05:08.040Z] PASS [2022-04-04T19:05:08.040Z] coverage: 2.8% of statements [2022-04-04T19:05:08.040Z] ok github.com/docker/docker/libnetwork/resolvconf 0.042s coverage: 2.8% of statements [2022-04-04T19:05:08.040Z] --- PASS: TestNetworkDBSimple (2.46s) [2022-04-04T19:05:08.040Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-04T19:05:08.114Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-04-04T19:05:08.370Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-04-04T19:05:08.496Z] === RUN TestErrorConstructors [2022-04-04T19:05:08.496Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-04T19:05:08.496Z] === RUN TestCompareIPMask [2022-04-04T19:05:08.496Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-04T19:05:08.496Z] === RUN TestUtilGetHostPartIP [2022-04-04T19:05:08.496Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-04T19:05:08.496Z] === RUN TestUtilGetBroadcastIP [2022-04-04T19:05:08.496Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-04T19:05:08.496Z] === RUN TestParseCIDR [2022-04-04T19:05:08.496Z] --- PASS: TestParseCIDR (0.00s) [2022-04-04T19:05:08.496Z] PASS [2022-04-04T19:05:08.496Z] coverage: 37.3% of statements [2022-04-04T19:05:08.496Z] ok github.com/docker/docker/libnetwork/types 0.043s coverage: 37.3% of statements [2022-04-04T19:05:08.518Z] --- PASS: TestResize (1.99s) [2022-04-04T19:05:08.518Z] === RUN TestResizeWithInvalidSize [2022-04-04T19:05:08.563Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-04-04T19:05:09.074Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-04T19:05:09.074Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-04T19:05:09.074Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-04T19:05:09.133Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-04-04T19:05:09.458Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-04T19:05:09.458Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-04T19:05:09.458Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-04T19:05:09.458Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-04T19:05:09.458Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-04T19:05:09.458Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-04T19:05:09.458Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-04T19:05:09.458Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-04T19:05:09.458Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-04T19:05:09.458Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-04T19:05:09.458Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-04T19:05:09.458Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-04T19:05:09.458Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-04T19:05:09.458Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-04T19:05:09.458Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-04T19:05:09.459Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-04T19:05:09.459Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-04T19:05:09.459Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-04T19:05:09.459Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-04T19:05:09.459Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-04T19:05:09.459Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-04T19:05:09.459Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-04T19:05:09.459Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-04T19:05:09.459Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-04T19:05:09.459Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-04T19:05:09.459Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-04T19:05:09.459Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-04T19:05:09.459Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-04T19:05:09.459Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-04T19:05:09.459Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-04T19:05:09.459Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-04T19:05:09.459Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-04T19:05:09.459Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-04T19:05:09.459Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-04T19:05:09.459Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-04T19:05:09.459Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-04T19:05:09.459Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-04T19:05:09.459Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-04T19:05:09.459Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-04T19:05:09.459Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-04T19:05:09.459Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-04T19:05:09.459Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-04T19:05:09.459Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-04T19:05:09.459Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-04T19:05:09.459Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-04T19:05:09.459Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-04T19:05:09.459Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-04T19:05:09.459Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-04T19:05:09.459Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-04T19:05:09.459Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-04T19:05:09.459Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-04T19:05:09.459Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-04T19:05:09.459Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-04T19:05:09.459Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-04T19:05:09.459Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-04T19:05:09.459Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-04T19:05:09.459Z] PASS [2022-04-04T19:05:09.459Z] coverage: 55.0% of statements [2022-04-04T19:05:09.459Z] ok github.com/docker/docker/oci 0.048s coverage: 55.0% of statements [2022-04-04T19:05:09.459Z] 2022/04/04 19:05:09 Closing DB instances... [2022-04-04T19:05:09.544Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-04T19:05:09.544Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-04T19:05:09.915Z] === RUN TestAddressPoolOpt [2022-04-04T19:05:09.915Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-04T19:05:09.915Z] === RUN TestValidateEnv [2022-04-04T19:05:09.915Z] === RUN TestValidateEnv/a [2022-04-04T19:05:09.915Z] === RUN TestValidateEnv/something [2022-04-04T19:05:09.915Z] === RUN TestValidateEnv/_=a [2022-04-04T19:05:09.915Z] === RUN TestValidateEnv/env1=value1 [2022-04-04T19:05:09.915Z] === RUN TestValidateEnv/_env1=value1 [2022-04-04T19:05:09.915Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-04T19:05:09.915Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-04T19:05:09.915Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-04T19:05:09.915Z] === RUN TestValidateEnv/PATH [2022-04-04T19:05:09.915Z] === RUN TestValidateEnv/=a [2022-04-04T19:05:09.915Z] === RUN TestValidateEnv/PATH= [2022-04-04T19:05:09.915Z] === RUN TestValidateEnv/PATH=something [2022-04-04T19:05:09.915Z] === RUN TestValidateEnv/asd!qwe [2022-04-04T19:05:09.915Z] === RUN TestValidateEnv/1asd [2022-04-04T19:05:09.915Z] === RUN TestValidateEnv/123 [2022-04-04T19:05:09.915Z] === RUN TestValidateEnv/some_space [2022-04-04T19:05:09.915Z] === RUN TestValidateEnv/__some_space_before [2022-04-04T19:05:09.915Z] === RUN TestValidateEnv/some_space_after__ [2022-04-04T19:05:09.915Z] === RUN TestValidateEnv/= [2022-04-04T19:05:09.915Z] === RUN TestValidateEnv/PaTh [2022-04-04T19:05:09.915Z] --- PASS: TestValidateEnv (0.00s) [2022-04-04T19:05:09.915Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-04T19:05:09.915Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-04T19:05:09.915Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-04T19:05:09.915Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-04T19:05:09.915Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-04T19:05:09.915Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-04T19:05:09.915Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-04T19:05:09.915Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-04T19:05:09.915Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-04T19:05:09.915Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-04T19:05:09.915Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-04T19:05:09.915Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-04T19:05:09.915Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-04T19:05:09.915Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-04T19:05:09.915Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-04T19:05:09.915Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-04T19:05:09.915Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-04T19:05:09.915Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-04T19:05:09.915Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-04T19:05:09.915Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-04T19:05:09.915Z] === RUN TestParseHost [2022-04-04T19:05:09.915Z] --- PASS: TestParseHost (0.00s) [2022-04-04T19:05:09.915Z] === RUN TestParseDockerDaemonHost [2022-04-04T19:05:09.915Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-04T19:05:09.915Z] === RUN TestParseTCP [2022-04-04T19:05:09.915Z] --- PASS: TestParseTCP (0.00s) [2022-04-04T19:05:09.915Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-04T19:05:09.915Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-04T19:05:09.915Z] === RUN TestValidateExtraHosts [2022-04-04T19:05:09.915Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-04T19:05:09.915Z] === RUN TestIpOptString [2022-04-04T19:05:09.915Z] --- PASS: TestIpOptString (0.00s) [2022-04-04T19:05:09.915Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-04T19:05:09.915Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-04T19:05:09.915Z] === RUN TestNewIpOptValidDefaultVal [2022-04-04T19:05:09.915Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-04T19:05:09.915Z] === RUN TestIpOptSetInvalidVal [2022-04-04T19:05:09.915Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-04T19:05:09.915Z] === RUN TestValidateIPAddress [2022-04-04T19:05:09.915Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-04T19:05:09.915Z] === RUN TestMapOpts [2022-04-04T19:05:09.915Z] --- PASS: TestMapOpts (0.00s) [2022-04-04T19:05:09.915Z] === RUN TestListOptsWithoutValidator [2022-04-04T19:05:09.915Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-04T19:05:09.915Z] === RUN TestListOptsWithValidator [2022-04-04T19:05:09.915Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-04T19:05:09.915Z] === RUN TestValidateDNSSearch [2022-04-04T19:05:09.915Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-04T19:05:09.915Z] === RUN TestValidateLabel [2022-04-04T19:05:09.915Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-04T19:05:09.915Z] === RUN TestValidateLabel/label_with_general_format [2022-04-04T19:05:09.915Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-04T19:05:09.915Z] === RUN TestValidateLabel/label_with_one_more [2022-04-04T19:05:09.915Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-04T19:05:09.915Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-04T19:05:09.915Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-04T19:05:09.915Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-04T19:05:09.915Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-04T19:05:09.915Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-04T19:05:09.915Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-04T19:05:09.915Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-04T19:05:09.915Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-04T19:05:09.915Z] --- PASS: TestValidateLabel (0.00s) [2022-04-04T19:05:09.915Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-04T19:05:09.915Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-04T19:05:09.915Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-04T19:05:09.915Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-04T19:05:09.915Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-04T19:05:09.915Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-04T19:05:09.915Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-04T19:05:09.915Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-04T19:05:09.915Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-04T19:05:09.915Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-04T19:05:09.915Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-04T19:05:09.915Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-04T19:05:09.915Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-04T19:05:09.915Z] === RUN TestNamedListOpts [2022-04-04T19:05:09.915Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-04T19:05:09.915Z] === RUN TestNamedMapOpts [2022-04-04T19:05:09.915Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-04T19:05:09.915Z] === RUN TestParseLink [2022-04-04T19:05:09.915Z] --- PASS: TestParseLink (0.00s) [2022-04-04T19:05:09.915Z] === RUN TestUlimitOpt [2022-04-04T19:05:09.915Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-04T19:05:09.915Z] PASS [2022-04-04T19:05:09.915Z] coverage: 66.3% of statements [2022-04-04T19:05:09.915Z] ok github.com/docker/docker/opts 0.078s coverage: 66.3% of statements [2022-04-04T19:05:09.915Z] === RUN TestParseVersion [2022-04-04T19:05:09.915Z] --- PASS: TestParseVersion (0.00s) [2022-04-04T19:05:09.915Z] PASS [2022-04-04T19:05:09.915Z] coverage: 52.9% of statements [2022-04-04T19:05:09.915Z] ok github.com/docker/docker/pkg/aaparser 0.036s coverage: 52.9% of statements [2022-04-04T19:05:10.013Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-04T19:05:10.013Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-04T19:05:10.098Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-04T19:05:10.098Z] docker_api_swarm_service_test.go:148: [df5c15d13845c] joining swarm manager [d52bab37b678f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T19:05:10.690Z] --- PASS: TestResizeWithInvalidSize (1.99s) [2022-04-04T19:05:10.690Z] === RUN TestResizeWhenContainerNotStarted [2022-04-04T19:05:10.879Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2022-04-04T19:05:10.879Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-04T19:05:11.032Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-04-04T19:05:11.032Z] docker_api_swarm_service_test.go:148: [dccb86601c298] joining swarm manager [d52bab37b678f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T19:05:11.599Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-04T19:05:11.842Z] === RUN TestPeerCertificateMarshalJSON [2022-04-04T19:05:12.228Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-04T19:05:12.298Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-04T19:05:12.298Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-04T19:05:12.298Z] --- PASS: TestPeerCertificateMarshalJSON (0.32s) [2022-04-04T19:05:12.298Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-04T19:05:12.298Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-04T19:05:12.298Z] === RUN TestMiddleware [2022-04-04T19:05:12.298Z] --- PASS: TestMiddleware (0.00s) [2022-04-04T19:05:12.298Z] === RUN TestNewResponseModifier [2022-04-04T19:05:12.298Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-04T19:05:12.298Z] PASS [2022-04-04T19:05:12.298Z] coverage: 26.8% of statements [2022-04-04T19:05:12.298Z] ok github.com/docker/docker/pkg/authorization 0.365s coverage: 26.8% of statements [2022-04-04T19:05:12.298Z] === RUN TestIsArchivePathDir [2022-04-04T19:05:12.298Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-04-04T19:05:12.298Z] === RUN TestIsArchivePathInvalidFile [2022-04-04T19:05:12.298Z] 2022/04/04 19:05:12 Closing DB instances... [2022-04-04T19:05:12.298Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2022-04-04T19:05:12.298Z] === RUN TestIsArchivePathTar [2022-04-04T19:05:12.534Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-04T19:05:12.696Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-04T19:05:12.757Z] --- PASS: TestIsArchivePathTar (0.20s) [2022-04-04T19:05:12.757Z] === RUN TestDecompressStreamGzip [2022-04-04T19:05:12.757Z] --- PASS: TestDecompressStreamGzip (0.16s) [2022-04-04T19:05:12.757Z] === RUN TestDecompressStreamBzip2 [2022-04-04T19:05:12.757Z] === RUN TestUnbuffered [2022-04-04T19:05:12.757Z] --- PASS: TestUnbuffered (0.00s) [2022-04-04T19:05:12.757Z] === RUN TestRaceUnbuffered [2022-04-04T19:05:12.757Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-04T19:05:12.757Z] PASS [2022-04-04T19:05:12.757Z] coverage: 100.0% of statements [2022-04-04T19:05:12.757Z] ok github.com/docker/docker/pkg/broadcaster 0.039s coverage: 100.0% of statements [2022-04-04T19:05:12.757Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-04-04T19:05:12.757Z] === RUN TestDecompressStreamXz [2022-04-04T19:05:12.757Z] archive_test.go:133: Xz not present in msys2 [2022-04-04T19:05:12.757Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-04T19:05:12.757Z] === RUN TestDecompressStreamZstd [2022-04-04T19:05:12.757Z] archive_test.go:140: zstd not installed [2022-04-04T19:05:12.757Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-04-04T19:05:12.757Z] === RUN TestCompressStreamXzUnsupported [2022-04-04T19:05:12.757Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-04T19:05:12.757Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-04T19:05:12.757Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-04T19:05:12.757Z] === RUN TestCompressStreamInvalid [2022-04-04T19:05:12.757Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-04T19:05:12.757Z] === RUN TestExtensionInvalid [2022-04-04T19:05:12.757Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-04T19:05:12.757Z] === RUN TestExtensionUncompressed [2022-04-04T19:05:12.757Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-04T19:05:12.757Z] === RUN TestExtensionBzip2 [2022-04-04T19:05:12.757Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-04T19:05:12.757Z] === RUN TestExtensionGzip [2022-04-04T19:05:12.757Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-04T19:05:12.757Z] === RUN TestExtensionXz [2022-04-04T19:05:12.757Z] --- PASS: TestExtensionXz (0.00s) [2022-04-04T19:05:12.757Z] === RUN TestExtensionZstd [2022-04-04T19:05:12.757Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-04T19:05:12.757Z] === RUN TestCmdStreamLargeStderr [2022-04-04T19:05:13.100Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-04T19:05:13.164Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-04T19:05:13.164Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-04T19:05:13.164Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-04T19:05:13.214Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-04-04T19:05:13.214Z] === RUN TestCmdStreamBad [2022-04-04T19:05:13.214Z] archive_test.go:252: Failing on Windows CI machines [2022-04-04T19:05:13.214Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-04T19:05:13.214Z] === RUN TestCmdStreamGood [2022-04-04T19:05:13.214Z] --- PASS: TestCmdStreamGood (0.05s) [2022-04-04T19:05:13.214Z] === RUN TestUntarPathWithInvalidDest [2022-04-04T19:05:13.214Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-04-04T19:05:13.214Z] === RUN TestUntarPathWithInvalidSrc [2022-04-04T19:05:13.214Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-04T19:05:13.214Z] === RUN TestUntarPath [2022-04-04T19:05:13.214Z] --- PASS: TestUntarPath (0.08s) [2022-04-04T19:05:13.214Z] === RUN TestUntarPathWithDestinationFile [2022-04-04T19:05:13.214Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-04-04T19:05:13.214Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-04T19:05:13.214Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-04-04T19:05:13.214Z] === RUN TestCopyWithTarInvalidSrc [2022-04-04T19:05:13.214Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-04T19:05:13.214Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-04T19:05:13.214Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-04T19:05:13.214Z] === RUN TestCopyWithTarSrcFile [2022-04-04T19:05:13.214Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-04T19:05:13.214Z] === RUN TestCopyWithTarSrcFolder [2022-04-04T19:05:13.214Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-04T19:05:13.214Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-04T19:05:13.214Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-04T19:05:13.214Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-04T19:05:13.214Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-04-04T19:05:13.214Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-04T19:05:13.214Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-04T19:05:13.214Z] === RUN TestCopyFileWithTarSrcFile [2022-04-04T19:05:13.214Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-04T19:05:13.214Z] === RUN TestTarFiles [2022-04-04T19:05:13.597Z] --- PASS: TestResizeWhenContainerNotStarted (2.58s) [2022-04-04T19:05:13.597Z] === RUN TestDaemonRestartKillContainers [2022-04-04T19:05:13.597Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:05:13.597Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-04T19:05:13.597Z] === RUN TestStats [2022-04-04T19:05:13.597Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-04T19:05:13.597Z] --- SKIP: TestStats (0.00s) [2022-04-04T19:05:13.597Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-04T19:05:13.666Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-04T19:05:13.666Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-04T19:05:13.670Z] === RUN TestMatch [2022-04-04T19:05:13.670Z] === RUN TestMatch/[[]] [2022-04-04T19:05:13.670Z] === RUN TestMatch/[[foo]] [2022-04-04T19:05:13.670Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-04T19:05:13.670Z] === RUN TestMatch/[[foo_bar]] [2022-04-04T19:05:13.670Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-04T19:05:13.670Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-04T19:05:13.670Z] === RUN TestMatch/[] [2022-04-04T19:05:13.670Z] === RUN TestMatch/[]#01 [2022-04-04T19:05:13.670Z] === RUN TestMatch/[[qux]] [2022-04-04T19:05:13.670Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-04T19:05:13.670Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-04T19:05:13.670Z] === RUN TestMatch/[[foo_baz]] [2022-04-04T19:05:13.670Z] --- PASS: TestMatch (0.00s) [2022-04-04T19:05:13.670Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-04T19:05:13.670Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-04T19:05:13.670Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-04T19:05:13.670Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-04T19:05:13.670Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-04T19:05:13.670Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-04T19:05:13.670Z] --- PASS: TestMatch/[] (0.00s) [2022-04-04T19:05:13.670Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-04T19:05:13.670Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-04T19:05:13.670Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-04T19:05:13.670Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-04T19:05:13.670Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-04T19:05:13.670Z] PASS [2022-04-04T19:05:13.670Z] coverage: 87.5% of statements [2022-04-04T19:05:13.670Z] ok github.com/docker/docker/pkg/capabilities 0.042s coverage: 87.5% of statements [2022-04-04T19:05:14.138Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.92s) [2022-04-04T19:05:14.138Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-04T19:05:14.151Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-04T19:05:14.620Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-04T19:05:14.620Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-04T19:05:14.620Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-04T19:05:14.620Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-04T19:05:14.620Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-04T19:05:15.101Z] === RUN TestChrootTarUntar [2022-04-04T19:05:15.101Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-04T19:05:15.101Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-04T19:05:15.101Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-04T19:05:15.101Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-04T19:05:15.101Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-04T19:05:15.101Z] === RUN TestChrootUntarEmptyArchive [2022-04-04T19:05:15.101Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-04T19:05:15.101Z] === RUN TestChrootTarUntarWithSymlink [2022-04-04T19:05:15.101Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T19:05:15.101Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-04T19:05:15.101Z] === RUN TestChrootCopyWithTar [2022-04-04T19:05:15.101Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T19:05:15.101Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-04T19:05:15.101Z] === RUN TestChrootCopyFileWithTar [2022-04-04T19:05:15.101Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-04T19:05:15.101Z] --- SKIP: TestChrootCopyFileWithTar (0.02s) [2022-04-04T19:05:15.101Z] === RUN TestChrootUntarPath [2022-04-04T19:05:15.101Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T19:05:15.101Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-04T19:05:15.101Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-04T19:05:15.101Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-04T19:05:15.101Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-04T19:05:15.101Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-04T19:05:15.101Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-04T19:05:15.101Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-04T19:05:15.101Z] === RUN TestChrootApplyDotDotFile [2022-04-04T19:05:15.101Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-04T19:05:15.101Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-04T19:05:15.101Z] PASS [2022-04-04T19:05:15.101Z] coverage: 12.0% of statements [2022-04-04T19:05:15.101Z] ok github.com/docker/docker/pkg/chrootarchive 0.136s coverage: 12.0% of statements [2022-04-04T19:05:15.575Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-04T19:05:15.575Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-04T19:05:16.063Z] === RUN TestEnsureRemoveAllNotExist [2022-04-04T19:05:16.063Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-04T19:05:16.063Z] === RUN TestEnsureRemoveAllWithDir [2022-04-04T19:05:16.063Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-04T19:05:16.063Z] === RUN TestEnsureRemoveAllWithFile [2022-04-04T19:05:16.063Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-04T19:05:16.063Z] PASS [2022-04-04T19:05:16.063Z] coverage: 0.0% of statements [2022-04-04T19:05:16.063Z] 2022/04/04 19:05:15 Closing DB instances... [2022-04-04T19:05:16.063Z] ok github.com/docker/docker/pkg/containerfs 0.045s coverage: 0.0% of statements [2022-04-04T19:05:16.142Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-04T19:05:16.708Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-04T19:05:16.967Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-04T19:05:16.967Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-04T19:05:17.027Z] === RUN TestSizeEmpty [2022-04-04T19:05:17.027Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-04T19:05:17.027Z] === RUN TestSizeEmptyFile [2022-04-04T19:05:17.027Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-04T19:05:17.027Z] === RUN TestSizeNonemptyFile [2022-04-04T19:05:17.027Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-04T19:05:17.027Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-04T19:05:17.027Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-04T19:05:17.027Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-04T19:05:17.027Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-04T19:05:17.027Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-04T19:05:17.027Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.01s) [2022-04-04T19:05:17.027Z] === RUN TestMoveToSubdir [2022-04-04T19:05:17.027Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-04T19:05:17.027Z] === RUN TestSizeNonExistingDirectory [2022-04-04T19:05:17.027Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-04T19:05:17.027Z] PASS [2022-04-04T19:05:17.027Z] coverage: 80.0% of statements [2022-04-04T19:05:17.027Z] ok github.com/docker/docker/pkg/directory 0.058s coverage: 80.0% of statements [2022-04-04T19:05:17.533Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-04T19:05:17.990Z] === RUN TestPollerAddRemove [2022-04-04T19:05:17.990Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-04T19:05:17.990Z] === RUN TestPollerEvent [2022-04-04T19:05:17.990Z] poller_test.go:40: No chmod on Windows [2022-04-04T19:05:17.990Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-04T19:05:17.990Z] === RUN TestPollerClose [2022-04-04T19:05:17.990Z] --- PASS: TestPollerClose (0.00s) [2022-04-04T19:05:17.990Z] PASS [2022-04-04T19:05:17.990Z] coverage: 45.7% of statements [2022-04-04T19:05:17.990Z] ok github.com/docker/docker/pkg/filenotify 0.045s coverage: 45.7% of statements [2022-04-04T19:05:18.099Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-04T19:05:18.358Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.006s coverage: 100.0% of statements [2022-04-04T19:05:18.359Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-04T19:05:18.467Z] --- PASS: TestNetworkDBCRUDTableEntry (4.33s) [2022-04-04T19:05:18.467Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-04T19:05:18.927Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-04T19:05:19.186Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-04T19:05:19.366Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.53s) [2022-04-04T19:05:19.366Z] === RUN TestStopContainerWithTimeout [2022-04-04T19:05:19.366Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-04T19:05:19.366Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-04T19:05:19.366Z] === RUN TestUpdateRestartPolicy [2022-04-04T19:05:19.375Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-04T19:05:19.435Z] === RUN TestCopyFileWithInvalidSrc [2022-04-04T19:05:19.435Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-04T19:05:19.435Z] === RUN TestCopyFileWithInvalidDest [2022-04-04T19:05:19.435Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-04T19:05:19.435Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-04T19:05:19.435Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-04T19:05:19.435Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-04T19:05:19.435Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2022-04-04T19:05:19.435Z] === RUN TestCopyFile [2022-04-04T19:05:19.435Z] --- PASS: TestCopyFile (0.00s) [2022-04-04T19:05:19.435Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-04T19:05:19.435Z] fileutils_test.go:133: Needs porting to Windows [2022-04-04T19:05:19.435Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-04T19:05:19.435Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-04T19:05:19.435Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-04T19:05:19.435Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-04T19:05:19.435Z] fileutils_test.go:179: Needs porting to Windows [2022-04-04T19:05:19.435Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-04T19:05:19.435Z] === RUN TestWildcardMatches [2022-04-04T19:05:19.435Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-04T19:05:19.435Z] === RUN TestPatternMatches [2022-04-04T19:05:19.435Z] --- PASS: TestPatternMatches (0.00s) [2022-04-04T19:05:19.435Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-04T19:05:19.435Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-04T19:05:19.435Z] === RUN TestPatternMatchesFolderExclusions [2022-04-04T19:05:19.435Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-04T19:05:19.435Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-04T19:05:19.435Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-04T19:05:19.435Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-04T19:05:19.435Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-04T19:05:19.435Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-04T19:05:19.435Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-04T19:05:19.435Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-04T19:05:19.435Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-04T19:05:19.435Z] === RUN TestSingleExclamationError [2022-04-04T19:05:19.435Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-04T19:05:19.435Z] === RUN TestMatchesWithNoPatterns [2022-04-04T19:05:19.435Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-04T19:05:19.435Z] === RUN TestMatchesWithMalformedPatterns [2022-04-04T19:05:19.435Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-04T19:05:19.435Z] === RUN TestMatches [2022-04-04T19:05:19.435Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-04T19:05:19.435Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-04T19:05:19.435Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-04T19:05:19.435Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-04T19:05:19.435Z] --- PASS: TestMatches (0.01s) [2022-04-04T19:05:19.435Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-04T19:05:19.435Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-04T19:05:19.435Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-04T19:05:19.435Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-04T19:05:19.435Z] === RUN TestCleanPatterns [2022-04-04T19:05:19.435Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-04T19:05:19.435Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-04T19:05:19.435Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-04T19:05:19.435Z] === RUN TestCleanPatternsExceptionFlag [2022-04-04T19:05:19.435Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-04T19:05:19.435Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-04T19:05:19.435Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-04T19:05:19.435Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-04T19:05:19.435Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-04T19:05:19.435Z] === RUN TestCleanPatternsErrorSingleException [2022-04-04T19:05:19.435Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-04T19:05:19.435Z] === RUN TestCreateIfNotExistsDir [2022-04-04T19:05:19.435Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-04T19:05:19.435Z] === RUN TestCreateIfNotExistsFile [2022-04-04T19:05:19.435Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-04-04T19:05:19.435Z] === RUN TestMatch [2022-04-04T19:05:19.435Z] --- PASS: TestMatch (0.00s) [2022-04-04T19:05:19.435Z] === RUN TestCompile [2022-04-04T19:05:19.435Z] === RUN TestCompile/slash [2022-04-04T19:05:19.435Z] === RUN TestCompile/backslash [2022-04-04T19:05:19.435Z] --- PASS: TestCompile (0.00s) [2022-04-04T19:05:19.435Z] --- PASS: TestCompile/slash (0.00s) [2022-04-04T19:05:19.435Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-04T19:05:19.435Z] PASS [2022-04-04T19:05:19.435Z] coverage: 84.7% of statements [2022-04-04T19:05:19.435Z] ok github.com/docker/docker/pkg/fileutils 0.092s coverage: 84.7% of statements [2022-04-04T19:05:19.435Z] --- PASS: TestTarFiles (6.14s) [2022-04-04T19:05:19.435Z] === RUN TestDetectCompressionZstd [2022-04-04T19:05:19.435Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-04T19:05:19.435Z] === RUN TestTarUntar [2022-04-04T19:05:19.435Z] --- PASS: TestTarUntar (0.05s) [2022-04-04T19:05:19.435Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-04T19:05:19.435Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-04T19:05:19.435Z] === RUN TestTarWithOptions [2022-04-04T19:05:19.445Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-04T19:05:19.704Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-04T19:05:19.704Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-04T19:05:19.892Z] --- PASS: TestTarWithOptions (0.03s) [2022-04-04T19:05:19.892Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-04T19:05:19.892Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-04T19:05:19.892Z] === RUN TestUntarUstarGnuConflict [2022-04-04T19:05:19.892Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2022-04-04T19:05:19.892Z] === RUN TestUntarInvalidFilenames [2022-04-04T19:05:19.892Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1269006431\\dest" [2022-04-04T19:05:19.892Z] --- PASS: TestUntarInvalidFilenames (0.20s) [2022-04-04T19:05:19.892Z] === RUN TestUntarHardlinkToSymlink [2022-04-04T19:05:19.892Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-04T19:05:19.892Z] === RUN TestUntarInvalidHardlink [2022-04-04T19:05:19.892Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3503744177\\victim\\hello" -> "../victim/hello" [2022-04-04T19:05:19.892Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1202724472\\victim\\hello" -> "/../victim/hello" [2022-04-04T19:05:19.892Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2712346567\\victim" -> "../victim" [2022-04-04T19:05:19.892Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink26623353\\victim" -> "../victim" [2022-04-04T19:05:19.892Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4123998420\\victim" -> "../victim" [2022-04-04T19:05:19.892Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1016045648\\victim" -> "../victim" [2022-04-04T19:05:19.892Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-04-04T19:05:19.892Z] === RUN TestUntarInvalidSymlink [2022-04-04T19:05:19.892Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1717785435\\dest\\dotdot" -> "../victim/hello" [2022-04-04T19:05:19.892Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2609392613\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-04T19:05:19.892Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1413872977\\dest\\loophole-victim" -> "../victim" [2022-04-04T19:05:19.892Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1629984499\\dest\\loophole-victim" -> "../victim" [2022-04-04T19:05:19.893Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2547793375\\dest\\loophole-victim" -> "../victim" [2022-04-04T19:05:19.893Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1485898462\\dest\\loophole-victim" -> "../victim" [2022-04-04T19:05:19.893Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3189552042\\dest\\dir\\loophole" -> "../../victim" [2022-04-04T19:05:19.893Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-04-04T19:05:19.893Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-04T19:05:19.893Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-04T19:05:19.893Z] === RUN TestXGlobalNoParent [2022-04-04T19:05:19.893Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-04T19:05:19.893Z] === RUN TestReplaceFileTarWrapper [2022-04-04T19:05:19.893Z] === RUN TestGet [2022-04-04T19:05:19.893Z] --- PASS: TestGet (0.00s) [2022-04-04T19:05:19.893Z] === RUN TestGetShortcutString [2022-04-04T19:05:19.893Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-04T19:05:19.893Z] PASS [2022-04-04T19:05:19.893Z] coverage: 42.9% of statements [2022-04-04T19:05:19.893Z] ok github.com/docker/docker/pkg/homedir 0.041s coverage: 42.9% of statements [2022-04-04T19:05:20.349Z] --- PASS: TestReplaceFileTarWrapper (0.19s) [2022-04-04T19:05:20.349Z] === RUN TestPrefixHeaderReadable [2022-04-04T19:05:20.349Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-04-04T19:05:20.349Z] === RUN TestDisablePigz [2022-04-04T19:05:20.349Z] 2022/04/04 19:05:19 Closing DB instances... [2022-04-04T19:05:20.349Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-04T19:05:20.349Z] --- PASS: TestDisablePigz (0.14s) [2022-04-04T19:05:20.349Z] === RUN TestPigz [2022-04-04T19:05:20.349Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-04T19:05:20.349Z] --- PASS: TestPigz (0.18s) [2022-04-04T19:05:20.349Z] === RUN TestNosysFileInfo [2022-04-04T19:05:20.349Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-04T19:05:20.349Z] === RUN TestCopyFileWithInvalidDest [2022-04-04T19:05:20.349Z] archive_windows_test.go:16: Currently fails [2022-04-04T19:05:20.349Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-04T19:05:20.349Z] === RUN TestCanonicalTarNameForPath [2022-04-04T19:05:20.349Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-04T19:05:20.349Z] === RUN TestCanonicalTarName [2022-04-04T19:05:20.349Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-04T19:05:20.349Z] === RUN TestChmodTarEntry [2022-04-04T19:05:20.349Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-04T19:05:20.349Z] === RUN TestHardLinkOrder [2022-04-04T19:05:20.805Z] --- PASS: TestHardLinkOrder (0.08s) [2022-04-04T19:05:20.805Z] === RUN TestChangeString [2022-04-04T19:05:20.805Z] --- PASS: TestChangeString (0.00s) [2022-04-04T19:05:20.805Z] === RUN TestChangesWithNoChanges [2022-04-04T19:05:20.805Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-04-04T19:05:20.805Z] === RUN TestChangesWithChanges [2022-04-04T19:05:20.805Z] --- PASS: TestChangesWithChanges (0.03s) [2022-04-04T19:05:20.805Z] === RUN TestChangesWithChangesGH13590 [2022-04-04T19:05:20.805Z] changes_test.go:196: needs more investigation [2022-04-04T19:05:20.805Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-04T19:05:20.805Z] === RUN TestChangesDirsEmpty [2022-04-04T19:05:20.805Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-04T19:05:20.805Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-04-04T19:05:20.805Z] === RUN TestChangesDirsMutated [2022-04-04T19:05:20.805Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-04T19:05:20.805Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-04-04T19:05:20.805Z] === RUN TestApplyLayer [2022-04-04T19:05:20.805Z] changes_test.go:433: needs further investigation [2022-04-04T19:05:20.805Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-04T19:05:20.805Z] === RUN TestChangesSizeWithHardlinks [2022-04-04T19:05:20.805Z] changes_test.go:469: needs further investigation [2022-04-04T19:05:20.805Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-04T19:05:20.805Z] === RUN TestChangesSizeWithNoChanges [2022-04-04T19:05:20.805Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-04T19:05:20.805Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-04T19:05:20.805Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-04T19:05:20.805Z] === RUN TestChangesSize [2022-04-04T19:05:20.805Z] --- PASS: TestChangesSize (0.00s) [2022-04-04T19:05:20.805Z] === RUN TestApplyLayerInvalidFilenames [2022-04-04T19:05:20.805Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2819336923\\dest" [2022-04-04T19:05:20.805Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-04-04T19:05:20.805Z] === RUN TestApplyLayerInvalidHardlink [2022-04-04T19:05:20.805Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2805906659\\victim\\hello" -> "../victim/hello" [2022-04-04T19:05:20.805Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1347144279\\victim\\hello" -> "/../victim/hello" [2022-04-04T19:05:20.806Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3569592534\\victim" -> "../victim" [2022-04-04T19:05:20.806Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1424681408\\victim" -> "../victim" [2022-04-04T19:05:20.806Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2091419200\\victim" -> "../victim" [2022-04-04T19:05:20.806Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3323264856\\victim" -> "../victim" [2022-04-04T19:05:20.806Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s) [2022-04-04T19:05:20.806Z] === RUN TestApplyLayerInvalidSymlink [2022-04-04T19:05:20.806Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2548015711\\dest\\dotdot" -> "../victim/hello" [2022-04-04T19:05:20.806Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink894578305\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-04T19:05:20.806Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1421191632\\dest\\loophole-victim" -> "../victim" [2022-04-04T19:05:20.806Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2385359111\\dest\\loophole-victim" -> "../victim" [2022-04-04T19:05:20.806Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1768637879\\dest\\loophole-victim" -> "../victim" [2022-04-04T19:05:20.806Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink316461320\\dest\\loophole-victim" -> "../victim" [2022-04-04T19:05:20.806Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-04-04T19:05:20.806Z] === RUN TestApplyLayerWhiteouts [2022-04-04T19:05:20.806Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2022-04-04T19:05:20.806Z] === RUN TestGenerateEmptyFile [2022-04-04T19:05:20.806Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-04T19:05:20.806Z] === RUN TestGenerateWithContent [2022-04-04T19:05:20.806Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-04T19:05:20.806Z] PASS [2022-04-04T19:05:20.806Z] coverage: 61.9% of statements [2022-04-04T19:05:20.806Z] ok github.com/docker/docker/pkg/archive 8.652s coverage: 61.9% of statements [2022-04-04T19:05:20.806Z] === RUN TestCreateIDMapOrder [2022-04-04T19:05:20.806Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-04T19:05:20.806Z] PASS [2022-04-04T19:05:20.806Z] coverage: 7.2% of statements [2022-04-04T19:05:20.806Z] ok github.com/docker/docker/pkg/idtools 0.043s coverage: 7.2% of statements [2022-04-04T19:05:21.083Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-04T19:05:21.341Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-04T19:05:21.769Z] --- PASS: TestNetworkDBCRUDTableEntries (3.31s) [2022-04-04T19:05:21.769Z] === RUN TestNetworkDBNodeLeave [2022-04-04T19:05:21.906Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-04T19:05:22.226Z] === RUN TestFixedBufferCap [2022-04-04T19:05:22.226Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-04T19:05:22.226Z] === RUN TestFixedBufferLen [2022-04-04T19:05:22.226Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-04T19:05:22.226Z] === RUN TestFixedBufferString [2022-04-04T19:05:22.226Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-04T19:05:22.226Z] === RUN TestFixedBufferWrite [2022-04-04T19:05:22.226Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-04T19:05:22.226Z] === RUN TestFixedBufferRead [2022-04-04T19:05:22.226Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-04T19:05:22.226Z] === RUN TestBytesPipeRead [2022-04-04T19:05:22.226Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-04T19:05:22.226Z] === RUN TestBytesPipeWrite [2022-04-04T19:05:22.226Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-04T19:05:22.226Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-04T19:05:22.472Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-04T19:05:22.472Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-04T19:05:22.682Z] --- PASS: TestBytesPipeWriteRandomChunks (0.49s) [2022-04-04T19:05:22.682Z] === RUN TestAtomicWriteToFile [2022-04-04T19:05:22.682Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-04T19:05:22.682Z] === RUN TestAtomicWriteSetCommit [2022-04-04T19:05:22.682Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-04T19:05:22.682Z] === RUN TestAtomicWriteSetCancel [2022-04-04T19:05:22.682Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-04T19:05:22.682Z] === RUN TestReadCloserWrapperClose [2022-04-04T19:05:22.682Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-04T19:05:22.682Z] === RUN TestReaderErrWrapperReadOnError [2022-04-04T19:05:22.682Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-04T19:05:22.682Z] === RUN TestReaderErrWrapperRead [2022-04-04T19:05:22.682Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-04T19:05:22.682Z] === RUN TestCancelReadCloser [2022-04-04T19:05:22.682Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-04T19:05:22.682Z] === RUN TestWriteCloserWrapperClose [2022-04-04T19:05:22.682Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-04T19:05:22.682Z] === RUN TestNopWriteCloser [2022-04-04T19:05:22.682Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-04T19:05:22.682Z] === RUN TestNopWriter [2022-04-04T19:05:22.682Z] --- PASS: TestNopWriter (0.00s) [2022-04-04T19:05:22.682Z] === RUN TestWriteCounter [2022-04-04T19:05:22.682Z] --- PASS: TestWriteCounter (0.00s) [2022-04-04T19:05:22.682Z] PASS [2022-04-04T19:05:22.682Z] coverage: 70.1% of statements [2022-04-04T19:05:22.682Z] ok github.com/docker/docker/pkg/ioutils 0.662s coverage: 70.1% of statements [2022-04-04T19:05:23.042Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-04T19:05:23.647Z] === RUN TestError [2022-04-04T19:05:23.647Z] --- PASS: TestError (0.00s) [2022-04-04T19:05:23.647Z] === RUN TestProgressString [2022-04-04T19:05:23.647Z] === RUN TestProgressString/no_progress [2022-04-04T19:05:23.647Z] === RUN TestProgressString/progress_1 [2022-04-04T19:05:23.647Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-04T19:05:23.647Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-04T19:05:23.647Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-04T19:05:23.647Z] === RUN TestProgressString/with_units [2022-04-04T19:05:23.647Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-04T19:05:23.647Z] === RUN TestProgressString/hide_counts [2022-04-04T19:05:23.647Z] --- PASS: TestProgressString (0.00s) [2022-04-04T19:05:23.647Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-04T19:05:23.647Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-04T19:05:23.647Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-04T19:05:23.647Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-04T19:05:23.647Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-04T19:05:23.647Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-04T19:05:23.647Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-04T19:05:23.647Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-04T19:05:23.647Z] === RUN TestJSONMessageDisplay [2022-04-04T19:05:23.977Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-04T19:05:24.104Z] --- PASS: TestJSONMessageDisplay (0.19s) [2022-04-04T19:05:24.104Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-04T19:05:24.104Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-04T19:05:24.104Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-04T19:05:24.104Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-04T19:05:24.104Z] === RUN TestDisplayJSONMessagesStream [2022-04-04T19:05:24.104Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-04T19:05:24.104Z] PASS [2022-04-04T19:05:24.104Z] coverage: 91.7% of statements [2022-04-04T19:05:24.104Z] ok github.com/docker/docker/pkg/jsonmessage 0.238s coverage: 91.7% of statements [2022-04-04T19:05:24.560Z] --- PASS: TestNetworkDBNodeLeave (2.85s) [2022-04-04T19:05:24.560Z] === RUN TestNetworkDBWatch [2022-04-04T19:05:24.560Z] === RUN TestStandardLongPath [2022-04-04T19:05:24.560Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-04T19:05:24.560Z] === RUN TestUNCLongPath [2022-04-04T19:05:24.560Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-04T19:05:24.560Z] PASS [2022-04-04T19:05:24.560Z] coverage: 100.0% of statements [2022-04-04T19:05:24.560Z] ok github.com/docker/docker/pkg/longpath 0.043s coverage: 100.0% of statements [2022-04-04T19:05:24.911Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-04T19:05:25.482Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-04T19:05:25.521Z] === RUN TestNameFormat [2022-04-04T19:05:25.521Z] --- PASS: TestNameFormat (0.00s) [2022-04-04T19:05:25.521Z] === RUN TestNameRetries [2022-04-04T19:05:25.521Z] --- PASS: TestNameRetries (0.00s) [2022-04-04T19:05:25.521Z] PASS [2022-04-04T19:05:25.521Z] coverage: 85.7% of statements [2022-04-04T19:05:25.521Z] ok github.com/docker/docker/pkg/namesgenerator 0.043s coverage: 85.7% of statements [2022-04-04T19:05:25.977Z] 2022/04/04 19:05:25 Closing DB instances... [2022-04-04T19:05:25.977Z] === RUN TestParseKeyValueOpt [2022-04-04T19:05:25.977Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-04T19:05:25.977Z] === RUN TestParseUintList [2022-04-04T19:05:25.977Z] --- PASS: TestParseUintList (0.00s) [2022-04-04T19:05:25.977Z] === RUN TestParseUintListMaximumLimits [2022-04-04T19:05:25.977Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-04T19:05:25.977Z] PASS [2022-04-04T19:05:25.977Z] coverage: 97.0% of statements [2022-04-04T19:05:25.977Z] ok github.com/docker/docker/pkg/parsers 0.042s coverage: 97.0% of statements [2022-04-04T19:05:26.052Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-04T19:05:26.623Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-04T19:05:26.939Z] === RUN Test_windowsOSRelease_String [2022-04-04T19:05:26.939Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-04T19:05:26.939Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-04T19:05:26.939Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-04T19:05:26.939Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-04T19:05:26.939Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-04T19:05:26.939Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-04T19:05:26.939Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-04T19:05:26.939Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-04T19:05:26.939Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-04T19:05:26.939Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-04T19:05:26.939Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-04T19:05:26.939Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-04T19:05:26.939Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-04T19:05:26.939Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-04T19:05:26.939Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-04T19:05:26.939Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-04T19:05:26.939Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-04T19:05:26.939Z] PASS [2022-04-04T19:05:26.939Z] coverage: 36.4% of statements [2022-04-04T19:05:26.939Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.043s coverage: 36.4% of statements [2022-04-04T19:05:27.193Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-04T19:05:27.400Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-04-04T19:05:27.401Z] === RUN TestNetworkDBBulkSync [2022-04-04T19:05:27.764Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-04T19:05:27.857Z] === RUN TestNewAndRemove [2022-04-04T19:05:27.857Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-04T19:05:27.857Z] === RUN TestRemoveInvalidPath [2022-04-04T19:05:27.857Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-04T19:05:27.857Z] PASS [2022-04-04T19:05:27.857Z] coverage: 82.6% of statements [2022-04-04T19:05:27.857Z] ok github.com/docker/docker/pkg/pidfile 0.054s coverage: 82.6% of statements [2022-04-04T19:05:28.344Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-04T19:05:28.820Z] 2022/04/04 19:05:28 Closing DB instances... [2022-04-04T19:05:29.722Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-04T19:05:29.784Z] === RUN TestFailedConnection [2022-04-04T19:05:30.241Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2022-04-04T19:05:30.241Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-04T19:05:30.698Z] --- PASS: TestGetAddress (26.25s) [2022-04-04T19:05:30.698Z] === RUN TestRequestSyntaxCheck [2022-04-04T19:05:30.698Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-04-04T19:05:30.698Z] === RUN TestRequest [2022-04-04T19:05:32.230Z] --- PASS: TestFailedConnection (2.27s) [2022-04-04T19:05:32.230Z] === RUN TestFailOnce [2022-04-04T19:05:32.230Z] 2022/04/04 19:05:31 http: panic serving 127.0.0.1:49295: Plugin not ready [2022-04-04T19:05:32.230Z] goroutine 3 [running]: [2022-04-04T19:05:32.230Z] net/http.(*conn).serve.func1() [2022-04-04T19:05:32.230Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-04T19:05:32.230Z] panic({0x723700, 0x86d040}) [2022-04-04T19:05:32.230Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-04T19:05:32.230Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0x2f4da5?) [2022-04-04T19:05:32.230Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-04T19:05:32.230Z] net/http.HandlerFunc.ServeHTTP(0x200?, {0x872858?, 0xc000178000?}, 0xc000043aa8?) [2022-04-04T19:05:32.230Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-04T19:05:32.230Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x872858, 0xc000178000}, 0xc00005a000) [2022-04-04T19:05:32.230Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-04T19:05:32.230Z] net/http.serverHandler.ServeHTTP({0x870e78?}, {0x872858, 0xc000178000}, 0xc00005a000) [2022-04-04T19:05:32.230Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-04T19:05:32.230Z] net/http.(*conn).serve(0xc00004c000, {0x872d58, 0xc00018a420}) [2022-04-04T19:05:32.230Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-04T19:05:32.230Z] created by net/http.(*Server).Serve [2022-04-04T19:05:32.230Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-04T19:05:32.230Z] time="2022-04-04T19:05:32Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.FailOnce: Post \"http://127.0.0.1:49294/Test.FailOnce\": EOF, retrying in 1s" [2022-04-04T19:05:32.256Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-04T19:05:32.256Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-04T19:05:32.256Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-04T19:05:33.192Z] --- PASS: TestFailOnce (1.23s) [2022-04-04T19:05:33.192Z] === RUN TestEchoInputOutput [2022-04-04T19:05:33.192Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-04T19:05:33.192Z] === RUN TestBackoff [2022-04-04T19:05:33.192Z] --- PASS: TestBackoff (0.00s) [2022-04-04T19:05:33.192Z] === RUN TestAbortRetry [2022-04-04T19:05:33.192Z] --- PASS: TestAbortRetry (0.00s) [2022-04-04T19:05:33.192Z] === RUN TestClientScheme [2022-04-04T19:05:33.192Z] --- PASS: TestClientScheme (0.00s) [2022-04-04T19:05:33.192Z] === RUN TestNewClientWithTimeout [2022-04-04T19:05:33.648Z] time="2022-04-04T19:05:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": context deadline exceeded (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-04T19:05:34.157Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-04T19:05:35.096Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-04T19:05:35.176Z] time="2022-04-04T19:05:35Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-04T19:05:36.409Z] ok github.com/docker/docker/libnetwork/ipam 14.256s coverage: 85.3% of statements [2022-04-04T19:05:36.409Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-04T19:05:36.409Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-04T19:05:36.409Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-04-04T19:05:36.409Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-04-04T19:05:36.409Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-04T19:05:36.409Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-04-04T19:05:36.409Z] ok github.com/docker/docker/libnetwork/ipamutils 0.254s coverage: 74.0% of statements [2022-04-04T19:05:36.409Z] ok github.com/docker/docker/libnetwork/iptables 0.161s coverage: 45.1% of statements [2022-04-04T19:05:36.409Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-04-04T19:05:36.409Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-04-04T19:05:36.998Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-04T19:05:38.066Z] time="2022-04-04T19:05:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-04T19:05:38.522Z] --- PASS: TestRequest (7.94s) [2022-04-04T19:05:38.522Z] === RUN TestOverlappingRequests [2022-04-04T19:05:38.899Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-04T19:05:38.899Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-04T19:05:38.899Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-04T19:05:38.899Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-04T19:05:38.899Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-04T19:05:38.899Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-04T19:05:38.978Z] --- PASS: TestOverlappingRequests (0.40s) [2022-04-04T19:05:38.978Z] === RUN TestRelease [2022-04-04T19:05:40.277Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-04T19:05:40.410Z] --- PASS: TestUpdateRestartPolicy (21.60s) [2022-04-04T19:05:40.410Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-04T19:05:40.507Z] --- PASS: TestRelease (1.51s) [2022-04-04T19:05:40.507Z] === RUN TestAllocateRandomDeallocate [2022-04-04T19:05:40.844Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-04T19:05:42.592Z] --- PASS: TestUpdateRestartWithAutoRemove (2.04s) [2022-04-04T19:05:42.592Z] === RUN TestWaitNonBlocked [2022-04-04T19:05:42.592Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T19:05:42.592Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T19:05:42.592Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T19:05:42.592Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T19:05:42.592Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T19:05:42.592Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T19:05:42.672Z] time="2022-04-04T19:05:42Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-04T19:05:42.748Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-04T19:05:43.008Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-04T19:05:43.944Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-04T19:05:44.510Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-04-04T19:05:44.510Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-04T19:05:44.510Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-04T19:05:44.662Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-04T19:05:44.768Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-04-04T19:05:44.838Z] --- PASS: TestAllocateRandomDeallocate (4.26s) [2022-04-04T19:05:44.838Z] === RUN TestRetrieveFromStore [2022-04-04T19:05:45.130Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-04T19:05:45.480Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-04-04T19:05:45.480Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.65s) [2022-04-04T19:05:45.480Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.92s) [2022-04-04T19:05:45.480Z] === RUN TestWaitBlocked [2022-04-04T19:05:45.480Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:05:45.480Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-04T19:05:45.480Z] PASS [2022-04-04T19:05:45.480Z] ok github.com/docker/docker/integration/container 93.143s [2022-04-04T19:05:45.480Z] [2022-04-04T19:05:45.480Z] === Skipped [2022-04-04T19:05:45.480Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-04T19:05:45.480Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T19:05:45.480Z] [2022-04-04T19:05:45.480Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-04T19:05:45.480Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:05:45.480Z] [2022-04-04T19:05:45.480Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-04T19:05:45.480Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-04T19:05:45.480Z] [2022-04-04T19:05:45.480Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-04T19:05:45.480Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:05:45.480Z] [2022-04-04T19:05:45.480Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-04T19:05:45.480Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:05:45.480Z] [2022-04-04T19:05:45.480Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-04T19:05:45.480Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:05:45.480Z] [2022-04-04T19:05:45.480Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-04T19:05:45.480Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-04T19:05:45.480Z] [2022-04-04T19:05:45.480Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-04T19:05:45.480Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-04T19:05:45.480Z] [2022-04-04T19:05:45.480Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-04T19:05:45.480Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:05:45.480Z] [2022-04-04T19:05:45.480Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.16s) [2022-04-04T19:05:45.480Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-04T19:05:45.480Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.16s) [2022-04-04T19:05:45.480Z] [2022-04-04T19:05:45.480Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-04T19:05:45.480Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-04T19:05:45.480Z] [2022-04-04T19:05:45.480Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-04T19:05:45.480Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-04T19:05:45.480Z] [2022-04-04T19:05:45.480Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-04T19:05:45.480Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:05:45.480Z] [2022-04-04T19:05:45.480Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-04T19:05:45.480Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:05:45.480Z] [2022-04-04T19:05:45.480Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-04T19:05:45.480Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-04T19:05:45.480Z] [2022-04-04T19:05:45.480Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-04T19:05:45.480Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-04T19:05:45.480Z] [2022-04-04T19:05:45.480Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-04T19:05:45.480Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-04T19:05:45.480Z] [2022-04-04T19:05:45.480Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-04T19:05:45.480Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-04T19:05:45.480Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-04T19:05:45.480Z] [2022-04-04T19:05:45.480Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-04T19:05:45.480Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T19:05:45.480Z] [2022-04-04T19:05:45.480Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-04T19:05:45.480Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T19:05:45.480Z] [2022-04-04T19:05:45.480Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-04T19:05:45.480Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T19:05:45.480Z] [2022-04-04T19:05:45.480Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-04T19:05:45.480Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-04T19:05:45.480Z] [2022-04-04T19:05:45.480Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-04T19:05:45.480Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:05:45.480Z] [2022-04-04T19:05:45.480Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-04T19:05:45.480Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T19:05:45.480Z] [2022-04-04T19:05:45.480Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-04T19:05:45.480Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-04T19:05:45.480Z] [2022-04-04T19:05:45.480Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-04T19:05:45.480Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-04T19:05:45.480Z] [2022-04-04T19:05:45.480Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-04T19:05:45.480Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-04T19:05:45.480Z] [2022-04-04T19:05:45.480Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-04T19:05:45.480Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:05:45.480Z] [2022-04-04T19:05:45.480Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-04T19:05:45.480Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-04T19:05:45.480Z] [2022-04-04T19:05:45.480Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-04T19:05:45.480Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-04T19:05:45.480Z] [2022-04-04T19:05:45.480Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-04T19:05:45.480Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:05:45.480Z] [2022-04-04T19:05:45.480Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-04T19:05:45.480Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-04T19:05:45.480Z] [2022-04-04T19:05:45.480Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-04T19:05:45.480Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-04T19:05:45.480Z] [2022-04-04T19:05:45.480Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-04T19:05:45.480Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:05:45.480Z] [2022-04-04T19:05:45.480Z] DONE 96 tests, 34 skipped in 95.809s [2022-04-04T19:05:45.480Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-04T19:05:45.599Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-04T19:05:46.140Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-04T19:05:46.140Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-04T19:05:46.369Z] --- PASS: TestRetrieveFromStore (1.44s) [2022-04-04T19:05:46.369Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-04T19:05:46.369Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-04-04T19:05:46.369Z] === RUN TestParallelPredefinedRequest1 [2022-04-04T19:05:46.369Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-04T19:05:46.369Z] === RUN TestParallelPredefinedRequest2 [2022-04-04T19:05:46.369Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-04T19:05:46.369Z] === RUN TestParallelPredefinedRequest3 [2022-04-04T19:05:46.369Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-04T19:05:46.369Z] === RUN TestParallelPredefinedRequest4 [2022-04-04T19:05:46.369Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-04T19:05:46.369Z] === RUN TestParallelPredefinedRequest5 [2022-04-04T19:05:46.369Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-04T19:05:46.369Z] === RUN TestDebug [2022-04-04T19:05:46.369Z] --- PASS: TestDebug (0.00s) [2022-04-04T19:05:46.369Z] === RUN TestRequestPoolParallel [2022-04-04T19:05:46.400Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-04T19:05:46.659Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-04T19:05:46.826Z] --- PASS: TestRequestPoolParallel (0.55s) [2022-04-04T19:05:46.826Z] === RUN TestFullAllocateRelease [2022-04-04T19:05:46.917Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-04-04T19:05:47.175Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-04-04T19:05:47.282Z] --- PASS: TestFullAllocateRelease (0.46s) [2022-04-04T19:05:47.282Z] === RUN TestOddAllocateRelease [2022-04-04T19:05:47.739Z] --- PASS: TestOddAllocateRelease (0.28s) [2022-04-04T19:05:47.739Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-04T19:05:47.739Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-04-04T19:05:47.739Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-04T19:05:47.739Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-04-04T19:05:47.739Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-04T19:05:47.739Z] === RUN TestParseEmptyInterface [2022-04-04T19:05:47.739Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-04T19:05:47.739Z] === RUN TestParseNonInterfaceType [2022-04-04T19:05:47.739Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-04T19:05:47.739Z] === RUN TestParseWithOneFunction [2022-04-04T19:05:47.739Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-04T19:05:47.739Z] === RUN TestParseWithMultipleFuncs [2022-04-04T19:05:47.739Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-04T19:05:47.739Z] === RUN TestParseWithUnnamedReturn [2022-04-04T19:05:47.739Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-04T19:05:47.739Z] === RUN TestEmbeddedInterface [2022-04-04T19:05:47.739Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-04T19:05:47.739Z] === RUN TestParsedImports [2022-04-04T19:05:47.739Z] --- PASS: TestParsedImports (0.00s) [2022-04-04T19:05:47.739Z] === RUN TestAliasedImports [2022-04-04T19:05:47.739Z] --- PASS: TestAliasedImports (0.00s) [2022-04-04T19:05:47.739Z] PASS [2022-04-04T19:05:47.739Z] coverage: 56.8% of statements [2022-04-04T19:05:47.739Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.056s coverage: 56.8% of statements [2022-04-04T19:05:47.739Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-04-04T19:05:47.739Z] === CONT TestParallelPredefinedRequest1 [2022-04-04T19:05:47.739Z] === CONT TestParallelPredefinedRequest4 [2022-04-04T19:05:47.739Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T19:05:47.739Z] === CONT TestParallelPredefinedRequest1 [2022-04-04T19:05:47.739Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T19:05:47.739Z] === CONT TestParallelPredefinedRequest3 [2022-04-04T19:05:47.739Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T19:05:47.739Z] === CONT TestParallelPredefinedRequest2 [2022-04-04T19:05:47.739Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T19:05:47.739Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-04T19:05:47.739Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-04T19:05:47.739Z] === CONT TestParallelPredefinedRequest5 [2022-04-04T19:05:47.739Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T19:05:47.739Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-04T19:05:47.739Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-04T19:05:47.739Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-04T19:05:47.739Z] PASS [2022-04-04T19:05:47.739Z] coverage: 85.3% of statements [2022-04-04T19:05:47.739Z] ok github.com/docker/docker/libnetwork/ipam 50.108s coverage: 85.3% of statements [2022-04-04T19:05:47.743Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-04T19:05:48.003Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-04T19:05:48.579Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-04T19:05:49.270Z] === RUN TestHTTPTransport [2022-04-04T19:05:49.270Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-04T19:05:49.270Z] PASS [2022-04-04T19:05:49.270Z] coverage: 85.7% of statements [2022-04-04T19:05:49.270Z] ok github.com/docker/docker/pkg/plugins/transport 0.046s coverage: 85.7% of statements [2022-04-04T19:05:49.545Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-04T19:05:49.727Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-04T19:05:49.727Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-04T19:05:49.727Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-04T19:05:49.727Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-04T19:05:49.727Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-04T19:05:49.727Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-04T19:05:49.727Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-04T19:05:49.727Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-04T19:05:49.727Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-04T19:05:49.727Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-04T19:05:49.727Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-04T19:05:49.727Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-04T19:05:49.727Z] === RUN TestBufferPoolPutAndGet [2022-04-04T19:05:49.728Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-04T19:05:49.728Z] PASS [2022-04-04T19:05:49.728Z] coverage: 88.2% of statements [2022-04-04T19:05:49.728Z] ok github.com/docker/docker/pkg/pools 0.045s coverage: 88.2% of statements [2022-04-04T19:05:50.114Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-04T19:05:50.352Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-04T19:05:50.352Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-04T19:05:50.352Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-04T19:05:50.352Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-04T19:05:50.352Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-04T19:05:50.352Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-04T19:05:50.352Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-04T19:05:50.683Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-04T19:05:50.690Z] === RUN TestOutputOnPrematureClose [2022-04-04T19:05:50.690Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-04T19:05:50.690Z] === RUN TestCompleteSilently [2022-04-04T19:05:50.690Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-04T19:05:50.690Z] PASS [2022-04-04T19:05:50.690Z] coverage: 75.9% of statements [2022-04-04T19:05:50.690Z] ok github.com/docker/docker/pkg/progress 0.039s coverage: 75.9% of statements [2022-04-04T19:05:50.820Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-04T19:05:50.820Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-04T19:05:50.820Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-04T19:05:51.147Z] --- PASS: TestNewClientWithTimeout (17.73s) [2022-04-04T19:05:51.147Z] === RUN TestClientStream [2022-04-04T19:05:51.147Z] --- PASS: TestClientStream (0.00s) [2022-04-04T19:05:51.147Z] === RUN TestClientSendFile [2022-04-04T19:05:51.147Z] --- PASS: TestClientSendFile (0.00s) [2022-04-04T19:05:51.147Z] === RUN TestClientWithRequestTimeout [2022-04-04T19:05:51.147Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-04T19:05:51.147Z] === RUN TestFileSpecPlugin [2022-04-04T19:05:51.147Z] --- PASS: TestFileSpecPlugin (0.02s) [2022-04-04T19:05:51.147Z] === RUN TestFileJSONSpecPlugin [2022-04-04T19:05:51.147Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-04T19:05:51.147Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-04T19:05:51.147Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-04T19:05:51.147Z] === RUN TestPluginAddHandler [2022-04-04T19:05:51.147Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-04T19:05:51.147Z] === RUN TestPluginWaitBadPlugin [2022-04-04T19:05:51.147Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-04T19:05:51.147Z] === RUN TestGet [2022-04-04T19:05:51.147Z] time="2022-04-04T19:05:50Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-04T19:05:51.147Z] === RUN TestSendToOneSub [2022-04-04T19:05:51.147Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-04T19:05:51.147Z] === RUN TestSendToMultipleSubs [2022-04-04T19:05:51.147Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-04T19:05:51.147Z] === RUN TestEvictOneSub [2022-04-04T19:05:51.147Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-04T19:05:51.147Z] === RUN TestClosePublisher [2022-04-04T19:05:51.147Z] --- PASS: TestClosePublisher (0.00s) [2022-04-04T19:05:51.148Z] === RUN TestPubSubRace [2022-04-04T19:05:51.252Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-04T19:05:51.512Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-04T19:05:52.079Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-04T19:05:52.109Z] time="2022-04-04T19:05:51Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-04T19:05:52.109Z] --- PASS: TestPubSubRace (1.07s) [2022-04-04T19:05:52.109Z] PASS [2022-04-04T19:05:52.109Z] coverage: 75.0% of statements [2022-04-04T19:05:52.109Z] ok github.com/docker/docker/pkg/pubsub 1.111s coverage: 75.0% of statements [2022-04-04T19:05:52.647Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-04T19:05:52.647Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-04T19:05:52.908Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-04T19:05:53.072Z] === RUN TestRegister [2022-04-04T19:05:53.072Z] --- PASS: TestRegister (0.00s) [2022-04-04T19:05:53.072Z] === RUN TestCommand [2022-04-04T19:05:53.072Z] --- PASS: TestCommand (0.04s) [2022-04-04T19:05:53.072Z] === RUN TestNaiveSelf [2022-04-04T19:05:53.072Z] --- PASS: TestNaiveSelf (0.04s) [2022-04-04T19:05:53.072Z] PASS [2022-04-04T19:05:53.072Z] coverage: 82.4% of statements [2022-04-04T19:05:53.072Z] ok github.com/docker/docker/pkg/reexec 0.118s coverage: 82.4% of statements [2022-04-04T19:05:53.477Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-04T19:05:54.035Z] time="2022-04-04T19:05:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-04T19:05:54.035Z] === RUN TestDump [2022-04-04T19:05:54.035Z] goroutine 6 [running]: [2022-04-04T19:05:54.035Z] github.com/docker/docker/pkg/stack.dump(0x7b2d57?) [2022-04-04T19:05:54.035Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-04T19:05:54.035Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-04T19:05:54.035Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-04T19:05:54.035Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-04T19:05:54.035Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-04T19:05:54.035Z] testing.tRunner(0xc0001601a0, 0x97a498) [2022-04-04T19:05:54.035Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-04T19:05:54.035Z] created by testing.(*T).Run [2022-04-04T19:05:54.035Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-04T19:05:54.035Z] [2022-04-04T19:05:54.035Z] goroutine 1 [chan receive]: [2022-04-04T19:05:54.035Z] testing.(*T).Run(0xc000160000, {0x96913c?, 0x78c1f3?}, 0x97a498) [2022-04-04T19:05:54.035Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-04T19:05:54.035Z] testing.runTests.func1(0xc00006c840?) [2022-04-04T19:05:54.035Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-04T19:05:54.035Z] testing.tRunner(0xc000160000, 0xc000075ca0) [2022-04-04T19:05:54.035Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-04T19:05:54.035Z] testing.runTests(0xc0000585a0?, {0xafe400, 0x3, 0x3}, {0x21b9a4c0108?, 0x40?, 0xb034a0?}) [2022-04-04T19:05:54.035Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-04T19:05:54.035Z] testing.(*M).Run(0xc0000585a0) [2022-04-04T19:05:54.035Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-04T19:05:54.035Z] main.main() [2022-04-04T19:05:54.035Z] _testmain.go:99 +0x255 [2022-04-04T19:05:54.035Z] --- PASS: TestDump (0.00s) [2022-04-04T19:05:54.035Z] === RUN TestDumpToFile [2022-04-04T19:05:54.491Z] --- PASS: TestDumpToFile (0.21s) [2022-04-04T19:05:54.491Z] === RUN TestDumpToFileWithEmptyInput [2022-04-04T19:05:54.491Z] goroutine 18 [running]: [2022-04-04T19:05:54.491Z] github.com/docker/docker/pkg/stack.dump(0x82ecd3?) [2022-04-04T19:05:54.491Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-04T19:05:54.491Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x82eca0?}) [2022-04-04T19:05:54.491Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-04T19:05:54.491Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0x0?) [2022-04-04T19:05:54.491Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-04T19:05:54.491Z] testing.tRunner(0xc0000841a0, 0x97a488) [2022-04-04T19:05:54.491Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-04T19:05:54.491Z] created by testing.(*T).Run [2022-04-04T19:05:54.491Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-04T19:05:54.491Z] [2022-04-04T19:05:54.491Z] goroutine 1 [chan receive]: [2022-04-04T19:05:54.491Z] testing.(*T).Run(0xc000160000, {0x970713?, 0x78c1f3?}, 0x97a488) [2022-04-04T19:05:54.491Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-04T19:05:54.491Z] testing.runTests.func1(0xc00006c840?) [2022-04-04T19:05:54.491Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-04T19:05:54.491Z] testing.tRunner(0xc000160000, 0xc000075ca0) [2022-04-04T19:05:54.491Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-04T19:05:54.491Z] testing.runTests(0xc0000585a0?, {0xafe400, 0x3, 0x3}, {0x21b9a4c0108?, 0x40?, 0xb034a0?}) [2022-04-04T19:05:54.491Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-04T19:05:54.491Z] testing.(*M).Run(0xc0000585a0) [2022-04-04T19:05:54.491Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-04T19:05:54.491Z] main.main() [2022-04-04T19:05:54.491Z] _testmain.go:99 +0x255 [2022-04-04T19:05:54.491Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-04T19:05:54.491Z] PASS [2022-04-04T19:05:54.491Z] coverage: 90.9% of statements [2022-04-04T19:05:54.491Z] ok github.com/docker/docker/pkg/stack 0.261s coverage: 90.9% of statements [2022-04-04T19:05:54.853Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-04T19:05:54.853Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-04T19:05:54.853Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-04T19:05:54.853Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-04T19:05:54.947Z] === RUN TestNewStdWriter [2022-04-04T19:05:54.947Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-04T19:05:54.947Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-04T19:05:54.947Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-04T19:05:54.947Z] === RUN TestWriteWithNilBytes [2022-04-04T19:05:54.947Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-04T19:05:54.947Z] === RUN TestWrite [2022-04-04T19:05:54.947Z] --- PASS: TestWrite (0.00s) [2022-04-04T19:05:54.947Z] === RUN TestWriteWithWriterError [2022-04-04T19:05:54.947Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-04T19:05:54.947Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-04T19:05:54.947Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-04T19:05:54.947Z] === RUN TestStdCopyWriteAndRead [2022-04-04T19:05:54.947Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-04T19:05:54.947Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-04T19:05:54.947Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-04T19:05:54.947Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-04T19:05:54.947Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-04T19:05:54.947Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-04T19:05:54.947Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-04T19:05:54.947Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-04T19:05:54.947Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-04T19:05:54.947Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-04T19:05:54.947Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-04T19:05:54.947Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-04T19:05:54.947Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-04T19:05:54.947Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-04T19:05:54.947Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-04T19:05:54.947Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-04T19:05:54.947Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-04T19:05:54.947Z] PASS [2022-04-04T19:05:54.947Z] coverage: 100.0% of statements [2022-04-04T19:05:54.947Z] ok github.com/docker/docker/pkg/stdcopy 0.047s coverage: 100.0% of statements [2022-04-04T19:05:55.909Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-04T19:05:55.909Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-04T19:05:55.909Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-04T19:05:55.909Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-04T19:05:55.909Z] === RUN TestFormatStatus [2022-04-04T19:05:55.909Z] --- PASS: TestFormatStatus (0.00s) [2022-04-04T19:05:55.909Z] === RUN TestFormatError [2022-04-04T19:05:55.909Z] --- PASS: TestFormatError (0.00s) [2022-04-04T19:05:55.909Z] === RUN TestFormatJSONError [2022-04-04T19:05:55.909Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-04T19:05:55.909Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-04T19:05:55.909Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-04T19:05:55.909Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-04T19:05:55.909Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-04T19:05:55.909Z] === RUN TestNewJSONProgressOutput [2022-04-04T19:05:55.909Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-04T19:05:55.909Z] === RUN TestAuxFormatterEmit [2022-04-04T19:05:55.909Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-04T19:05:55.909Z] === RUN TestStreamWriterStdout [2022-04-04T19:05:55.909Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-04T19:05:55.909Z] === RUN TestStreamWriterStderr [2022-04-04T19:05:55.909Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-04T19:05:55.909Z] PASS [2022-04-04T19:05:55.909Z] coverage: 66.2% of statements [2022-04-04T19:05:55.909Z] ok github.com/docker/docker/pkg/streamformatter 0.056s coverage: 66.2% of statements [2022-04-04T19:05:56.871Z] === RUN TestGenerateRandomID [2022-04-04T19:05:56.871Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-04T19:05:56.871Z] === RUN TestShortenId [2022-04-04T19:05:56.871Z] --- PASS: TestShortenId (0.00s) [2022-04-04T19:05:56.871Z] === RUN TestShortenSha256Id [2022-04-04T19:05:56.871Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-04T19:05:56.871Z] === RUN TestShortenIdEmpty [2022-04-04T19:05:56.871Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-04T19:05:56.871Z] === RUN TestShortenIdInvalid [2022-04-04T19:05:56.871Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-04T19:05:56.871Z] === RUN TestIsShortIDNonHex [2022-04-04T19:05:56.871Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-04T19:05:56.871Z] === RUN TestIsShortIDNotCorrectSize [2022-04-04T19:05:56.871Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-04T19:05:56.871Z] PASS [2022-04-04T19:05:56.871Z] coverage: 70.6% of statements [2022-04-04T19:05:56.871Z] ok github.com/docker/docker/pkg/stringid 0.040s coverage: 70.6% of statements [2022-04-04T19:05:57.388Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-04T19:05:57.647Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-04T19:05:57.833Z] === RUN TestIsCpusetListAvailable [2022-04-04T19:05:57.833Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-04T19:05:57.833Z] PASS [2022-04-04T19:05:57.833Z] coverage: 39.4% of statements [2022-04-04T19:05:57.833Z] ok github.com/docker/docker/pkg/sysinfo 0.044s coverage: 39.4% of statements [2022-04-04T19:05:58.289Z] time="2022-04-04T19:05:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-04T19:05:59.252Z] === RUN TestChtimes [2022-04-04T19:05:59.252Z] --- PASS: TestChtimes (0.01s) [2022-04-04T19:05:59.252Z] === RUN TestChtimesWindows [2022-04-04T19:05:59.252Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-04T19:05:59.252Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-04T19:05:59.252Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-04T19:05:59.252Z] PASS [2022-04-04T19:05:59.252Z] coverage: 13.0% of statements [2022-04-04T19:05:59.252Z] ok github.com/docker/docker/pkg/system 0.047s coverage: 13.0% of statements [2022-04-04T19:06:00.215Z] === RUN TestTailFile [2022-04-04T19:06:00.215Z] --- PASS: TestTailFile (0.00s) [2022-04-04T19:06:00.215Z] === RUN TestTailFileManyLines [2022-04-04T19:06:00.215Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-04T19:06:00.215Z] === RUN TestTailEmptyFile [2022-04-04T19:06:00.215Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-04T19:06:00.215Z] === RUN TestTailNegativeN [2022-04-04T19:06:00.215Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader [2022-04-04T19:06:00.215Z] === CONT TestNewTailReader [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/no_delimiter [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/truncated_last_line [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-04T19:06:00.215Z] === CONT TestNewTailReader/no_delimiter [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-04T19:06:00.215Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-04T19:06:00.215Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-04T19:06:00.215Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-04T19:06:00.215Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-04T19:06:00.215Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-04T19:06:00.215Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-04T19:06:00.215Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T19:06:00.215Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T19:06:00.215Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T19:06:00.215Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T19:06:00.215Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T19:06:00.216Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-04T19:06:00.216Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-04T19:06:00.216Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T19:06:00.216Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-04T19:06:00.216Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T19:06:00.216Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T19:06:00.216Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T19:06:00.216Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T19:06:00.216Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T19:06:00.216Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T19:06:00.216Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T19:06:00.216Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T19:06:00.216Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T19:06:00.216Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T19:06:00.216Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T19:06:00.216Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T19:06:00.216Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T19:06:00.216Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T19:06:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T19:06:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T19:06:00.216Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-04T19:06:00.217Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-04T19:06:00.217Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T19:06:00.217Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T19:06:00.217Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T19:06:00.217Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T19:06:00.217Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-04T19:06:00.217Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T19:06:00.217Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T19:06:00.217Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T19:06:00.217Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T19:06:00.217Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-04T19:06:00.217Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T19:06:00.217Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-04T19:06:00.217Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T19:06:00.217Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T19:06:00.217Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T19:06:00.217Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T19:06:00.217Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T19:06:00.217Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-04T19:06:00.217Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-04T19:06:00.217Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-04T19:06:00.217Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T19:06:00.217Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T19:06:00.217Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T19:06:00.217Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T19:06:00.217Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T19:06:00.217Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T19:06:00.217Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T19:06:00.217Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T19:06:00.218Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T19:06:00.218Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T19:06:00.218Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T19:06:00.218Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T19:06:00.218Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T19:06:00.218Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T19:06:00.218Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T19:06:00.218Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-04T19:06:00.218Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T19:06:00.218Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T19:06:00.218Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T19:06:00.218Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T19:06:00.218Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-04T19:06:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-04T19:06:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-04T19:06:00.675Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-04T19:06:00.675Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T19:06:00.675Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-04T19:06:00.675Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-04T19:06:00.675Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T19:06:00.675Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T19:06:00.675Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T19:06:00.675Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T19:06:00.675Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T19:06:00.675Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T19:06:00.675Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T19:06:00.675Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-04T19:06:00.676Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T19:06:00.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T19:06:00.676Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T19:06:00.677Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-04T19:06:00.678Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.03s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T19:06:00.678Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.01s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.01s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.03s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T19:06:00.679Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T19:06:00.680Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T19:06:01.137Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T19:06:01.137Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T19:06:01.137Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T19:06:01.137Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T19:06:01.137Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T19:06:01.137Z] PASS [2022-04-04T19:06:01.137Z] coverage: 88.6% of statements [2022-04-04T19:06:01.137Z] ok github.com/docker/docker/pkg/tailfile 0.282s coverage: 88.6% of statements [2022-04-04T19:06:01.593Z] === RUN TestTarSumRemoveNonExistent [2022-04-04T19:06:01.593Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-04-04T19:06:01.593Z] === RUN TestTarSumRemove [2022-04-04T19:06:01.593Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-04T19:06:01.593Z] === RUN TestSortFileInfoSums [2022-04-04T19:06:01.593Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-04T19:06:01.593Z] === RUN TestNewTarSumForLabelInvalid [2022-04-04T19:06:01.593Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-04T19:06:01.593Z] === RUN TestNewTarSumForLabel [2022-04-04T19:06:01.593Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-04T19:06:01.593Z] === RUN TestEmptyTar [2022-04-04T19:06:01.593Z] --- PASS: TestEmptyTar (0.00s) [2022-04-04T19:06:01.593Z] === RUN TestTarSumsReadSize [2022-04-04T19:06:01.593Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-04T19:06:01.593Z] === RUN TestTarSums [2022-04-04T19:06:01.593Z] --- PASS: TestTarSums (0.06s) [2022-04-04T19:06:01.593Z] === RUN TestIteration [2022-04-04T19:06:01.593Z] --- PASS: TestIteration (0.00s) [2022-04-04T19:06:01.593Z] === RUN TestVersionLabelForChecksum [2022-04-04T19:06:01.593Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-04T19:06:01.593Z] === RUN TestVersion [2022-04-04T19:06:01.593Z] --- PASS: TestVersion (0.00s) [2022-04-04T19:06:01.593Z] === RUN TestGetVersion [2022-04-04T19:06:01.593Z] --- PASS: TestGetVersion (0.00s) [2022-04-04T19:06:01.593Z] === RUN TestGetVersions [2022-04-04T19:06:01.593Z] --- PASS: TestGetVersions (0.00s) [2022-04-04T19:06:01.593Z] PASS [2022-04-04T19:06:01.593Z] coverage: 89.3% of statements [2022-04-04T19:06:01.593Z] ok github.com/docker/docker/pkg/tarsum 0.116s coverage: 89.3% of statements [2022-04-04T19:06:02.050Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-04T19:06:02.050Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-04T19:06:02.050Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-04T19:06:02.050Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-04T19:06:02.506Z] === RUN TestTruncIndex [2022-04-04T19:06:02.506Z] --- PASS: TestTruncIndex (0.10s) [2022-04-04T19:06:02.506Z] PASS [2022-04-04T19:06:02.506Z] coverage: 91.5% of statements [2022-04-04T19:06:02.506Z] ok github.com/docker/docker/pkg/truncindex 0.142s coverage: 91.5% of statements [2022-04-04T19:06:02.506Z] === RUN TestIsGIT [2022-04-04T19:06:02.506Z] --- PASS: TestIsGIT (0.00s) [2022-04-04T19:06:02.506Z] === RUN TestIsTransport [2022-04-04T19:06:02.506Z] --- PASS: TestIsTransport (0.00s) [2022-04-04T19:06:02.506Z] PASS [2022-04-04T19:06:02.506Z] coverage: 100.0% of statements [2022-04-04T19:06:02.506Z] ok github.com/docker/docker/pkg/urlutil 0.045s coverage: 100.0% of statements [2022-04-04T19:06:02.963Z] === RUN TestVersionInfo [2022-04-04T19:06:02.963Z] --- PASS: TestVersionInfo (0.00s) [2022-04-04T19:06:02.963Z] === RUN TestAppendVersions [2022-04-04T19:06:02.963Z] --- PASS: TestAppendVersions (0.00s) [2022-04-04T19:06:02.963Z] PASS [2022-04-04T19:06:02.963Z] coverage: 88.9% of statements [2022-04-04T19:06:02.963Z] ok github.com/docker/docker/pkg/useragent 0.041s coverage: 88.9% of statements [2022-04-04T19:06:03.419Z] 2022/04/04 19:06:03 Closing DB instances... [2022-04-04T19:06:04.381Z] === RUN TestNewSettable [2022-04-04T19:06:04.381Z] --- PASS: TestNewSettable (0.00s) [2022-04-04T19:06:04.381Z] === RUN TestIsSettable [2022-04-04T19:06:04.381Z] --- PASS: TestIsSettable (0.00s) [2022-04-04T19:06:04.381Z] === RUN TestUpdateSettingsEnv [2022-04-04T19:06:04.381Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-04T19:06:04.381Z] PASS [2022-04-04T19:06:04.381Z] coverage: 20.0% of statements [2022-04-04T19:06:04.381Z] ok github.com/docker/docker/plugin/v2 0.042s coverage: 20.0% of statements [2022-04-04T19:06:04.381Z] === RUN TestValidatePrivileges [2022-04-04T19:06:04.381Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-04T19:06:04.381Z] === RUN TestFilterByCapNeg [2022-04-04T19:06:04.381Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-04T19:06:04.381Z] === RUN TestFilterByCapPos [2022-04-04T19:06:04.381Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-04T19:06:04.381Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-04T19:06:04.381Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-04T19:06:04.381Z] PASS [2022-04-04T19:06:04.381Z] coverage: 12.0% of statements [2022-04-04T19:06:04.381Z] ok github.com/docker/docker/plugin 0.052s coverage: 12.0% of statements [2022-04-04T19:06:05.346Z] === RUN TestLoad [2022-04-04T19:06:05.346Z] --- PASS: TestLoad (0.00s) [2022-04-04T19:06:05.346Z] === RUN TestSave [2022-04-04T19:06:05.346Z] --- PASS: TestSave (0.03s) [2022-04-04T19:06:05.346Z] === RUN TestAddDeleteGet [2022-04-04T19:06:05.346Z] --- PASS: TestAddDeleteGet (0.04s) [2022-04-04T19:06:05.346Z] === RUN TestInvalidTags [2022-04-04T19:06:05.346Z] --- PASS: TestInvalidTags (0.01s) [2022-04-04T19:06:05.346Z] PASS [2022-04-04T19:06:05.346Z] coverage: 84.4% of statements [2022-04-04T19:06:05.346Z] ok github.com/docker/docker/reference 0.136s coverage: 84.4% of statements [2022-04-04T19:06:06.309Z] --- PASS: TestGet (15.01s) [2022-04-04T19:06:06.309Z] === RUN TestPluginWithNoManifest [2022-04-04T19:06:06.309Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-04T19:06:06.309Z] === RUN TestGetAll [2022-04-04T19:06:06.309Z] --- PASS: TestGetAll (0.00s) [2022-04-04T19:06:06.309Z] PASS [2022-04-04T19:06:06.309Z] coverage: 73.2% of statements [2022-04-04T19:06:06.309Z] ok github.com/docker/docker/pkg/plugins 36.338s coverage: 73.2% of statements [2022-04-04T19:06:06.309Z] --- PASS: TestNetworkDBCRUDMediumCluster (36.11s) [2022-04-04T19:06:06.309Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-04T19:06:06.309Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-04T19:06:06.309Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-04-04T19:06:06.309Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-04T19:06:06.309Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-04T19:06:06.309Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-04T19:06:06.309Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-04T19:06:06.309Z] === RUN TestResumableRequestReaderWithReadError [2022-04-04T19:06:06.765Z] === RUN TestResolveAuthConfigIndexServer [2022-04-04T19:06:06.765Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-04T19:06:06.765Z] === RUN TestResolveAuthConfigFullURL [2022-04-04T19:06:06.765Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-04T19:06:06.765Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-04T19:06:06.765Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-04T19:06:06.765Z] === RUN TestValidateMirror [2022-04-04T19:06:06.765Z] --- PASS: TestValidateMirror (0.00s) [2022-04-04T19:06:06.765Z] === RUN TestLoadInsecureRegistries [2022-04-04T19:06:06.765Z] time="2022-04-04T19:06:06Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-04T19:06:06.765Z] --- PASS: TestResumableRequestReaderWithReadError (0.21s) [2022-04-04T19:06:06.765Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-04T19:06:06.765Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-04T19:06:06.765Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-04T19:06:06.765Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-04T19:06:06.765Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-04T19:06:06.765Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-04T19:06:06.765Z] === RUN TestResumableRequestReader [2022-04-04T19:06:06.765Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-04T19:06:06.765Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-04T19:06:06.765Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-04T19:06:06.765Z] PASS [2022-04-04T19:06:06.765Z] coverage: 100.0% of statements [2022-04-04T19:06:06.765Z] ok github.com/docker/docker/registry/resumable 0.277s coverage: 100.0% of statements [2022-04-04T19:06:06.765Z] time="2022-04-04T19:06:06Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-04T19:06:06.765Z] time="2022-04-04T19:06:06Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-04T19:06:06.765Z] time="2022-04-04T19:06:06Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-04T19:06:06.765Z] --- PASS: TestLoadInsecureRegistries (0.21s) [2022-04-04T19:06:06.765Z] === RUN TestNewServiceConfig [2022-04-04T19:06:06.765Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-04T19:06:06.765Z] === RUN TestValidateIndexName [2022-04-04T19:06:06.765Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-04T19:06:06.765Z] === RUN TestValidateIndexNameWithError [2022-04-04T19:06:06.765Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-04T19:06:06.765Z] === RUN TestEndpointParse [2022-04-04T19:06:06.765Z] --- PASS: TestEndpointParse (0.00s) [2022-04-04T19:06:06.765Z] === RUN TestEndpointParseInvalid [2022-04-04T19:06:06.765Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-04T19:06:06.765Z] === RUN TestValidateEndpoint [2022-04-04T19:06:06.765Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-04T19:06:06.765Z] === RUN TestPing [2022-04-04T19:06:06.765Z] --- PASS: TestPing (0.00s) [2022-04-04T19:06:06.765Z] === RUN TestPingRegistryEndpoint [2022-04-04T19:06:06.765Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-04T19:06:06.765Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-04-04T19:06:06.765Z] === RUN TestEndpoint [2022-04-04T19:06:06.765Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-04T19:06:06.765Z] --- SKIP: TestEndpoint (0.00s) [2022-04-04T19:06:06.765Z] === RUN TestParseRepositoryInfo [2022-04-04T19:06:06.765Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-04T19:06:06.765Z] === RUN TestNewIndexInfo [2022-04-04T19:06:06.765Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-04T19:06:06.765Z] === RUN TestMirrorEndpointLookup [2022-04-04T19:06:06.765Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-04T19:06:06.765Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-04T19:06:06.765Z] === RUN TestSearchRepositories [2022-04-04T19:06:06.765Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-04T19:06:06.765Z] Host: 127.0.0.1:49332 [2022-04-04T19:06:06.765Z] User-Agent: docker test client [2022-04-04T19:06:06.765Z] Authorization: Token fake-token [2022-04-04T19:06:06.765Z] X-Docker-Token: true [2022-04-04T19:06:06.765Z] Accept-Encoding: gzip [2022-04-04T19:06:06.765Z] [2022-04-04T19:06:06.765Z] [2022-04-04T19:06:06.765Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-04T19:06:06.765Z] Connection: close [2022-04-04T19:06:06.765Z] Content-Length: 144 [2022-04-04T19:06:06.765Z] Cache-Control: no-cache [2022-04-04T19:06:06.765Z] Content-Type: application/json [2022-04-04T19:06:06.765Z] Date: Mon, 04 Apr 2022 19:06:06 GMT [2022-04-04T19:06:06.765Z] Expires: -1 [2022-04-04T19:06:06.765Z] Pragma: no-cache [2022-04-04T19:06:06.765Z] Server: docker-tests/mock [2022-04-04T19:06:06.765Z] X-Docker-Registry-Config: mock [2022-04-04T19:06:06.765Z] X-Docker-Registry-Version: 0.0.0 [2022-04-04T19:06:06.765Z] [2022-04-04T19:06:06.765Z] [2022-04-04T19:06:06.765Z] --- PASS: TestSearchRepositories (0.00s) [2022-04-04T19:06:06.765Z] === RUN TestTrustedLocation [2022-04-04T19:06:06.765Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-04T19:06:06.765Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-04T19:06:06.765Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-04T19:06:06.765Z] === RUN TestAllowNondistributableArtifacts [2022-04-04T19:06:06.765Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-04T19:06:06.765Z] === RUN TestIsSecureIndex [2022-04-04T19:06:06.766Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-04T19:06:06.766Z] PASS [2022-04-04T19:06:06.766Z] coverage: 51.7% of statements [2022-04-04T19:06:06.766Z] ok github.com/docker/docker/registry 0.302s coverage: 51.7% of statements [2022-04-04T19:06:06.766Z] === RUN TestRestartManagerTimeout [2022-04-04T19:06:06.766Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-04T19:06:06.766Z] === RUN TestRestartManagerTimeoutReset [2022-04-04T19:06:06.766Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-04T19:06:06.766Z] PASS [2022-04-04T19:06:06.766Z] coverage: 50.9% of statements [2022-04-04T19:06:06.766Z] ok github.com/docker/docker/restartmanager 0.039s coverage: 50.9% of statements [2022-04-04T19:06:07.729Z] === RUN TestDecodeContainerConfig [2022-04-04T19:06:07.729Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-04T19:06:07.729Z] === RUN TestDecodeContainerConfigIsolation [2022-04-04T19:06:07.729Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-04T19:06:07.729Z] === RUN TestValidatePrivileged [2022-04-04T19:06:07.729Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-04T19:06:07.729Z] PASS [2022-04-04T19:06:07.729Z] coverage: 52.6% of statements [2022-04-04T19:06:07.729Z] ok github.com/docker/docker/runconfig 0.044s coverage: 52.6% of statements [2022-04-04T19:06:07.729Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-04T19:06:07.729Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-04T19:06:07.729Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-04T19:06:07.729Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-04T19:06:07.729Z] PASS [2022-04-04T19:06:07.729Z] coverage: 62.5% of statements [2022-04-04T19:06:07.729Z] ok github.com/docker/docker/testutil 0.062s coverage: 62.5% of statements [2022-04-04T19:06:09.847Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-04-04T19:06:09.847Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-04T19:06:09.897Z] === RUN TestGetAddress [2022-04-04T19:06:09.897Z] --- PASS: TestGetAddress (0.00s) [2022-04-04T19:06:09.897Z] === RUN TestRemove [2022-04-04T19:06:09.897Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-04T19:06:09.897Z] --- SKIP: TestRemove (0.00s) [2022-04-04T19:06:09.897Z] === RUN TestInitializeWithVolumes [2022-04-04T19:06:09.897Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-04-04T19:06:09.897Z] === RUN TestCreate [2022-04-04T19:06:09.897Z] --- PASS: TestCreate (0.01s) [2022-04-04T19:06:09.897Z] === RUN TestValidateName [2022-04-04T19:06:09.897Z] --- PASS: TestValidateName (0.00s) [2022-04-04T19:06:09.897Z] === RUN TestCreateWithOpts [2022-04-04T19:06:09.897Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-04T19:06:09.897Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-04T19:06:09.897Z] === RUN TestRelaodNoOpts [2022-04-04T19:06:09.897Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-04-04T19:06:09.897Z] PASS [2022-04-04T19:06:09.897Z] coverage: 41.5% of statements [2022-04-04T19:06:09.897Z] === RUN TestGetDriver [2022-04-04T19:06:09.897Z] --- PASS: TestGetDriver (0.00s) [2022-04-04T19:06:09.897Z] === RUN TestVolumeRequestError [2022-04-04T19:06:09.897Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-04T19:06:09.897Z] PASS [2022-04-04T19:06:09.897Z] coverage: 36.1% of statements [2022-04-04T19:06:09.897Z] ok github.com/docker/docker/volume/local 0.082s coverage: 41.5% of statements [2022-04-04T19:06:09.897Z] ok github.com/docker/docker/volume/drivers 0.051s coverage: 36.1% of statements [2022-04-04T19:06:10.353Z] === RUN TestLCOWParseMountRaw [2022-04-04T19:06:10.353Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-04T19:06:10.353Z] === RUN TestLCOWParseMountRawSplit [2022-04-04T19:06:10.353Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-04T19:06:10.353Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-04T19:06:10.353Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-04T19:06:10.353Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-04T19:06:10.353Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-04T19:06:10.353Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-04T19:06:10.353Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-04T19:06:10.353Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-04T19:06:10.353Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-04T19:06:10.353Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-04T19:06:10.353Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-04T19:06:10.353Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-04T19:06:10.353Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-04T19:06:10.353Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-04T19:06:10.353Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-04T19:06:10.353Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-04T19:06:10.353Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-04T19:06:10.353Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-04T19:06:10.353Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-04T19:06:10.353Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-04T19:06:10.353Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-04T19:06:10.353Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-04T19:06:10.353Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-04T19:06:10.353Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-04T19:06:10.353Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-04T19:06:10.353Z] === RUN TestLinuxParseMountRaw [2022-04-04T19:06:10.353Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-04T19:06:10.353Z] === RUN TestLinuxParseMountRawSplit [2022-04-04T19:06:10.353Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-04T19:06:10.353Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-04T19:06:10.353Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-04T19:06:10.353Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-04T19:06:10.353Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-04T19:06:10.353Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-04T19:06:10.353Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-04T19:06:10.353Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-04T19:06:10.353Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-04T19:06:10.353Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-04T19:06:10.353Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-04T19:06:10.353Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-04T19:06:10.353Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-04T19:06:10.353Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-04T19:06:10.353Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-04T19:06:10.353Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-04T19:06:10.353Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-04T19:06:10.353Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-04T19:06:10.353Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-04T19:06:10.353Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-04T19:06:10.353Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-04T19:06:10.353Z] === RUN TestConvertTmpfsOptions [2022-04-04T19:06:10.353Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-04T19:06:10.353Z] linux_parser_test.go:209: data="ro" [2022-04-04T19:06:10.353Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-04T19:06:10.353Z] === RUN TestParseMountSpec [2022-04-04T19:06:10.353Z] parser_test.go:62: case 0 [2022-04-04T19:06:10.353Z] parser_test.go:62: case 1 [2022-04-04T19:06:10.353Z] parser_test.go:62: case 2 [2022-04-04T19:06:10.353Z] parser_test.go:62: case 3 [2022-04-04T19:06:10.353Z] parser_test.go:62: case 4 [2022-04-04T19:06:10.353Z] parser_test.go:62: case 5 [2022-04-04T19:06:10.353Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-04T19:06:10.353Z] === RUN TestValidateMount [2022-04-04T19:06:10.353Z] --- PASS: TestValidateMount (0.00s) [2022-04-04T19:06:10.353Z] === RUN TestWindowsParseMountRaw [2022-04-04T19:06:10.353Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-04T19:06:10.353Z] === RUN TestWindowsParseMountRawSplit [2022-04-04T19:06:10.353Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-04T19:06:10.353Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-04T19:06:10.353Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-04T19:06:10.353Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-04T19:06:10.353Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-04T19:06:10.353Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-04T19:06:10.353Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-04T19:06:10.353Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-04T19:06:10.353Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-04T19:06:10.353Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-04T19:06:10.353Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-04T19:06:10.353Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-04T19:06:10.353Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-04T19:06:10.353Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-04T19:06:10.353Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-04T19:06:10.353Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-04T19:06:10.353Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-04T19:06:10.353Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-04T19:06:10.353Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-04T19:06:10.354Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-04T19:06:10.354Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-04T19:06:10.354Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-04T19:06:10.354Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-04T19:06:10.354Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-04T19:06:10.354Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-04T19:06:10.354Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-04T19:06:10.354Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-04T19:06:10.354Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-04T19:06:10.354Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-04T19:06:10.354Z] PASS [2022-04-04T19:06:10.354Z] coverage: 67.6% of statements [2022-04-04T19:06:10.354Z] ok github.com/docker/docker/volume/mounts 0.051s coverage: 67.6% of statements [2022-04-04T19:06:10.786Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-04-04T19:06:10.786Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-04-04T19:06:10.786Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-04T19:06:10.786Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-04T19:06:10.786Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-04-04T19:06:10.821Z] === RUN TestConfigDaemonLibtrustID [2022-04-04T19:06:10.821Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-04T19:06:10.821Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-04T19:06:10.821Z] === RUN TestDaemonConfigValidation [2022-04-04T19:06:10.821Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-04T19:06:10.821Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-04T19:06:10.821Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-04T19:06:10.821Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-04T19:06:10.821Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-04T19:06:10.821Z] === RUN TestDaemonProxy [2022-04-04T19:06:10.821Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-04T19:06:10.821Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-04T19:06:10.821Z] PASS [2022-04-04T19:06:10.821Z] ok github.com/docker/docker/integration/daemon 0.120s [2022-04-04T19:06:10.821Z] [2022-04-04T19:06:10.821Z] === Skipped [2022-04-04T19:06:10.821Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-04T19:06:10.821Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-04T19:06:10.821Z] [2022-04-04T19:06:10.821Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-04T19:06:10.821Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-04T19:06:10.821Z] [2022-04-04T19:06:10.821Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-04T19:06:10.821Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-04T19:06:10.821Z] [2022-04-04T19:06:10.821Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-04T19:06:10.821Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-04T19:06:10.821Z] [2022-04-04T19:06:10.821Z] DONE 4 tests, 4 skipped in 23.255s [2022-04-04T19:06:10.821Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-04T19:06:11.316Z] === RUN TestSetGetMeta [2022-04-04T19:06:11.316Z] === PAUSE TestSetGetMeta [2022-04-04T19:06:11.316Z] === RUN TestRestore [2022-04-04T19:06:11.316Z] === PAUSE TestRestore [2022-04-04T19:06:11.316Z] === RUN TestServiceCreate [2022-04-04T19:06:11.316Z] === PAUSE TestServiceCreate [2022-04-04T19:06:11.316Z] === RUN TestServiceList [2022-04-04T19:06:11.316Z] === PAUSE TestServiceList [2022-04-04T19:06:11.316Z] === RUN TestServiceRemove [2022-04-04T19:06:11.316Z] === PAUSE TestServiceRemove [2022-04-04T19:06:11.316Z] === RUN TestServiceGet [2022-04-04T19:06:11.316Z] === PAUSE TestServiceGet [2022-04-04T19:06:11.316Z] === RUN TestServicePrune [2022-04-04T19:06:11.316Z] === PAUSE TestServicePrune [2022-04-04T19:06:11.316Z] === RUN TestCreate [2022-04-04T19:06:11.316Z] === PAUSE TestCreate [2022-04-04T19:06:11.316Z] === RUN TestRemove [2022-04-04T19:06:11.316Z] === PAUSE TestRemove [2022-04-04T19:06:11.316Z] === RUN TestList [2022-04-04T19:06:11.316Z] === PAUSE TestList [2022-04-04T19:06:11.316Z] === RUN TestFindByDriver [2022-04-04T19:06:11.316Z] === PAUSE TestFindByDriver [2022-04-04T19:06:11.316Z] === RUN TestFindByReferenced [2022-04-04T19:06:11.316Z] === PAUSE TestFindByReferenced [2022-04-04T19:06:11.316Z] === RUN TestDerefMultipleOfSameRef [2022-04-04T19:06:11.316Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-04T19:06:11.316Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-04T19:06:11.316Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-04T19:06:11.316Z] === RUN TestDefererencePluginOnCreateError [2022-04-04T19:06:11.316Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-04T19:06:11.316Z] === RUN TestRefDerefRemove [2022-04-04T19:06:11.316Z] === PAUSE TestRefDerefRemove [2022-04-04T19:06:11.316Z] === RUN TestGet [2022-04-04T19:06:11.316Z] === PAUSE TestGet [2022-04-04T19:06:11.316Z] === RUN TestGetWithReference [2022-04-04T19:06:11.316Z] === PAUSE TestGetWithReference [2022-04-04T19:06:11.316Z] === RUN TestFilterFunc [2022-04-04T19:06:11.316Z] === RUN TestFilterFunc/test_nil_list [2022-04-04T19:06:11.316Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-04T19:06:11.316Z] === RUN TestFilterFunc/test_empty_list [2022-04-04T19:06:11.316Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-04T19:06:11.316Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-04T19:06:11.316Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-04T19:06:11.316Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-04T19:06:11.316Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-04T19:06:11.316Z] === RUN TestFilterFunc/test_filter_some [2022-04-04T19:06:11.316Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-04T19:06:11.316Z] === RUN TestFilterFunc/test_filter_middle [2022-04-04T19:06:11.316Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-04T19:06:11.316Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-04T19:06:11.316Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-04T19:06:11.316Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-04T19:06:11.316Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-04T19:06:11.316Z] === CONT TestFilterFunc/test_nil_list [2022-04-04T19:06:11.316Z] === CONT TestFilterFunc/test_filter_some [2022-04-04T19:06:11.316Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-04T19:06:11.316Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-04T19:06:11.316Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-04T19:06:11.316Z] === CONT TestFilterFunc/test_filter_middle [2022-04-04T19:06:11.316Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-04T19:06:11.316Z] === CONT TestFilterFunc/test_empty_list [2022-04-04T19:06:11.316Z] --- PASS: TestFilterFunc (0.00s) [2022-04-04T19:06:11.316Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-04T19:06:11.316Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-04T19:06:11.316Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-04T19:06:11.316Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-04T19:06:11.316Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-04T19:06:11.316Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-04T19:06:11.316Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-04T19:06:11.316Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-04T19:06:11.316Z] === CONT TestSetGetMeta [2022-04-04T19:06:11.316Z] === CONT TestList [2022-04-04T19:06:11.316Z] === CONT TestServiceGet [2022-04-04T19:06:11.316Z] === CONT TestServiceList [2022-04-04T19:06:11.316Z] --- PASS: TestSetGetMeta (0.02s) [2022-04-04T19:06:11.316Z] === CONT TestGetWithReference [2022-04-04T19:06:11.316Z] --- PASS: TestList (0.03s) [2022-04-04T19:06:11.316Z] === CONT TestGet [2022-04-04T19:06:11.316Z] --- PASS: TestGetWithReference (0.02s) [2022-04-04T19:06:11.316Z] === CONT TestRefDerefRemove [2022-04-04T19:06:11.316Z] --- PASS: TestGet (0.02s) [2022-04-04T19:06:11.316Z] === CONT TestDefererencePluginOnCreateError [2022-04-04T19:06:11.316Z] --- PASS: TestRefDerefRemove (0.02s) [2022-04-04T19:06:11.316Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-04T19:06:11.316Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-04-04T19:06:11.317Z] === CONT TestDerefMultipleOfSameRef [2022-04-04T19:06:11.317Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-04-04T19:06:11.317Z] === CONT TestFindByReferenced [2022-04-04T19:06:11.353Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-04T19:06:11.773Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-04-04T19:06:11.773Z] === CONT TestFindByDriver [2022-04-04T19:06:11.773Z] --- PASS: TestFindByReferenced (0.02s) [2022-04-04T19:06:11.773Z] === CONT TestServiceRemove [2022-04-04T19:06:11.773Z] --- PASS: TestFindByDriver (0.02s) [2022-04-04T19:06:11.773Z] === CONT TestServiceCreate [2022-04-04T19:06:11.773Z] --- PASS: TestServiceGet (0.20s) [2022-04-04T19:06:11.773Z] === CONT TestRestore [2022-04-04T19:06:11.773Z] --- PASS: TestServiceRemove (0.11s) [2022-04-04T19:06:11.773Z] === CONT TestCreate [2022-04-04T19:06:11.773Z] --- PASS: TestServiceList (0.21s) [2022-04-04T19:06:11.773Z] === CONT TestRemove [2022-04-04T19:06:11.773Z] --- PASS: TestServiceCreate (0.10s) [2022-04-04T19:06:11.773Z] === CONT TestServicePrune [2022-04-04T19:06:11.773Z] --- PASS: TestCreate (0.02s) [2022-04-04T19:06:11.773Z] --- PASS: TestRestore (0.03s) [2022-04-04T19:06:11.773Z] time="2022-04-04T19:06:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-04T19:06:11.773Z] --- PASS: TestRemove (0.02s) [2022-04-04T19:06:11.773Z] time="2022-04-04T19:06:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-04T19:06:11.773Z] time="2022-04-04T19:06:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-04T19:06:11.773Z] time="2022-04-04T19:06:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-04T19:06:11.773Z] time="2022-04-04T19:06:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-04T19:06:11.773Z] --- PASS: TestServicePrune (0.05s) [2022-04-04T19:06:11.773Z] PASS [2022-04-04T19:06:11.773Z] coverage: 69.0% of statements [2022-04-04T19:06:11.773Z] ok github.com/docker/docker/volume/service 0.297s coverage: 69.0% of statements [2022-04-04T19:06:12.989Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T19:06:12.990Z] INFO: Testing against a local daemon [2022-04-04T19:06:12.990Z] === RUN TestCommitInheritsEnv [2022-04-04T19:06:12.990Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T19:06:12.990Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-04T19:06:12.990Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-04T19:06:12.990Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-04T19:06:12.990Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-04T19:06:12.990Z] === RUN TestImportWithCustomPlatform [2022-04-04T19:06:12.990Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-04T19:06:12.990Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-04T19:06:12.990Z] === RUN TestImagesFilterMultiReference [2022-04-04T19:06:12.990Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-04-04T19:06:12.990Z] === RUN TestImagePullPlatformInvalid [2022-04-04T19:06:12.990Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-04T19:06:12.990Z] === RUN TestRemoveImageOrphaning [2022-04-04T19:06:13.885Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-04T19:06:14.522Z] --- PASS: TestRemoveImageOrphaning (1.09s) [2022-04-04T19:06:14.522Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-04T19:06:14.522Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-04-04T19:06:14.522Z] === RUN TestTagInvalidReference [2022-04-04T19:06:14.522Z] --- PASS: TestTagInvalidReference (0.04s) [2022-04-04T19:06:14.522Z] === RUN TestTagValidPrefixedRepo [2022-04-04T19:06:14.522Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-04-04T19:06:14.522Z] === RUN TestTagExistedNameWithoutForce [2022-04-04T19:06:14.522Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-04-04T19:06:14.522Z] === RUN TestTagOfficialNames [2022-04-04T19:06:14.522Z] --- PASS: TestTagOfficialNames (0.10s) [2022-04-04T19:06:14.522Z] === RUN TestTagMatchesDigest [2022-04-04T19:06:14.522Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-04-04T19:06:14.522Z] PASS [2022-04-04T19:06:14.522Z] ok github.com/docker/docker/integration/image 1.616s [2022-04-04T19:06:14.522Z] [2022-04-04T19:06:14.522Z] === Skipped [2022-04-04T19:06:14.522Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-04T19:06:14.522Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T19:06:14.522Z] [2022-04-04T19:06:14.522Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-04T19:06:14.522Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-04T19:06:14.522Z] [2022-04-04T19:06:14.522Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-04T19:06:14.522Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-04T19:06:14.522Z] [2022-04-04T19:06:14.522Z] DONE 12 tests, 3 skipped in 5.600s [2022-04-04T19:06:14.522Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-04T19:06:15.265Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-04T19:06:15.524Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-04-04T19:06:16.458Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-04T19:06:16.691Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T19:06:16.691Z] INFO: Testing against a local daemon [2022-04-04T19:06:16.691Z] === RUN TestNetworkCreateDelete [2022-04-04T19:06:16.691Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:06:16.691Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-04T19:06:16.691Z] === RUN TestDockerNetworkDeletePreferID [2022-04-04T19:06:16.691Z] 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-04-04T19:06:16.691Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-04T19:06:16.691Z] === RUN TestDaemonDNSFallback [2022-04-04T19:06:16.692Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:06:16.692Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-04T19:06:16.692Z] === RUN TestInspectNetwork [2022-04-04T19:06:16.692Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-04T19:06:16.692Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-04T19:06:16.692Z] === RUN TestRunContainerWithBridgeNone [2022-04-04T19:06:16.692Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:06:16.692Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-04T19:06:16.692Z] === RUN TestNetworkInvalidJSON [2022-04-04T19:06:16.692Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-04T19:06:16.692Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-04T19:06:16.692Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T19:06:16.692Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T19:06:16.692Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T19:06:16.692Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T19:06:16.692Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-04T19:06:16.692Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T19:06:16.692Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T19:06:16.692Z] --- PASS: TestNetworkInvalidJSON (0.09s) [2022-04-04T19:06:16.692Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-04-04T19:06:16.692Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-04-04T19:06:16.692Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-04-04T19:06:16.692Z] === RUN TestNetworkList [2022-04-04T19:06:16.692Z] === RUN TestNetworkList//networks [2022-04-04T19:06:16.692Z] === PAUSE TestNetworkList//networks [2022-04-04T19:06:16.692Z] === RUN TestNetworkList//networks/ [2022-04-04T19:06:16.692Z] === PAUSE TestNetworkList//networks/ [2022-04-04T19:06:16.692Z] === CONT TestNetworkList//networks [2022-04-04T19:06:16.692Z] === CONT TestNetworkList//networks/ [2022-04-04T19:06:16.692Z] --- PASS: TestNetworkList (0.05s) [2022-04-04T19:06:16.692Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-04T19:06:16.692Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-04T19:06:16.692Z] === RUN TestHostIPv4BridgeLabel [2022-04-04T19:06:16.692Z] network_test.go:128: testEnv.OSType == "windows" [2022-04-04T19:06:16.692Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-04T19:06:16.692Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-04T19:06:16.692Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-04T19:06:16.692Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-04T19:06:16.692Z] === RUN TestDaemonDefaultNetworkPools [2022-04-04T19:06:16.692Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-04T19:06:16.692Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-04T19:06:16.692Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-04T19:06:16.692Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-04T19:06:16.692Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-04T19:06:16.692Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-04T19:06:16.692Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-04T19:06:16.692Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-04T19:06:16.692Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-04T19:06:16.692Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-04T19:06:16.692Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-04T19:06:16.692Z] === RUN TestServiceWithPredefinedNetwork [2022-04-04T19:06:16.692Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-04T19:06:16.692Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-04T19:06:16.692Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-04T19:06:16.692Z] service_test.go:243: FLAKY_TEST [2022-04-04T19:06:16.692Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T19:06:16.692Z] === RUN TestServiceWithDataPathPortInit [2022-04-04T19:06:16.692Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-04T19:06:16.692Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-04T19:06:16.692Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-04T19:06:16.692Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-04T19:06:16.692Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-04T19:06:16.692Z] PASS [2022-04-04T19:06:16.692Z] ok github.com/docker/docker/integration/network 0.231s [2022-04-04T19:06:16.692Z] [2022-04-04T19:06:16.692Z] === Skipped [2022-04-04T19:06:16.692Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-04T19:06:16.692Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:06:16.692Z] [2022-04-04T19:06:16.692Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-04T19:06:16.692Z] 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-04-04T19:06:16.692Z] [2022-04-04T19:06:16.692Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-04T19:06:16.692Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:06:16.692Z] [2022-04-04T19:06:16.692Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-04T19:06:16.692Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-04T19:06:16.692Z] [2022-04-04T19:06:16.692Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-04T19:06:16.692Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:06:16.692Z] [2022-04-04T19:06:16.692Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-04T19:06:16.692Z] network_test.go:128: testEnv.OSType == "windows" [2022-04-04T19:06:16.692Z] [2022-04-04T19:06:16.692Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-04T19:06:16.692Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-04T19:06:16.692Z] [2022-04-04T19:06:16.692Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-04T19:06:16.692Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-04T19:06:16.692Z] [2022-04-04T19:06:16.692Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-04T19:06:16.692Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-04T19:06:16.692Z] [2022-04-04T19:06:16.692Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-04T19:06:16.692Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-04T19:06:16.692Z] [2022-04-04T19:06:16.692Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-04T19:06:17.148Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-04T19:06:17.148Z] [2022-04-04T19:06:17.149Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-04T19:06:17.149Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-04T19:06:17.149Z] [2022-04-04T19:06:17.149Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T19:06:17.149Z] service_test.go:243: FLAKY_TEST [2022-04-04T19:06:17.149Z] [2022-04-04T19:06:17.149Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-04T19:06:17.149Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-04T19:06:17.149Z] [2022-04-04T19:06:17.149Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-04T19:06:17.149Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-04T19:06:17.149Z] [2022-04-04T19:06:17.149Z] DONE 22 tests, 15 skipped in 2.191s [2022-04-04T19:06:17.149Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-04T19:06:17.852Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-04-04T19:06:18.123Z] testing: warning: no tests to run [2022-04-04T19:06:18.123Z] PASS [2022-04-04T19:06:18.123Z] ok github.com/docker/docker/integration/network/ipvlan 0.133s [2022-04-04T19:06:18.123Z] [2022-04-04T19:06:18.123Z] DONE 0 tests in 1.128s [2022-04-04T19:06:18.123Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-04T19:06:19.650Z] testing: warning: no tests to run [2022-04-04T19:06:19.650Z] PASS [2022-04-04T19:06:19.650Z] ok github.com/docker/docker/integration/network/macvlan 0.092s [2022-04-04T19:06:19.650Z] [2022-04-04T19:06:19.650Z] DONE 0 tests in 1.045s [2022-04-04T19:06:19.650Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-04T19:06:20.381Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-04-04T19:06:20.612Z] testing: warning: no tests to run [2022-04-04T19:06:20.612Z] PASS [2022-04-04T19:06:20.612Z] ok github.com/docker/docker/integration/plugin 0.074s [2022-04-04T19:06:20.612Z] [2022-04-04T19:06:20.612Z] DONE 0 tests in 0.972s [2022-04-04T19:06:20.612Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-04T19:06:20.933Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-04T19:06:20.933Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-04T19:06:20.933Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-04T19:06:20.933Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-04T19:06:21.574Z] testing: warning: no tests to run [2022-04-04T19:06:21.574Z] PASS [2022-04-04T19:06:21.574Z] ok github.com/docker/docker/integration/plugin/authz 0.075s [2022-04-04T19:06:21.574Z] [2022-04-04T19:06:21.574Z] DONE 0 tests in 0.736s [2022-04-04T19:06:21.574Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-04T19:06:21.757Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-04T19:06:22.694Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-04T19:06:22.955Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-04T19:06:23.214Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-04-04T19:06:23.784Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-04T19:06:23.784Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-04T19:06:24.044Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-04T19:06:24.981Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-04T19:06:26.271Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T19:06:26.271Z] INFO: Testing against a local daemon [2022-04-04T19:06:26.271Z] === RUN TestPluginInvalidJSON [2022-04-04T19:06:26.271Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T19:06:26.271Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T19:06:26.271Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T19:06:26.271Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-04-04T19:06:26.271Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-04T19:06:26.271Z] === RUN TestPluginInstall [2022-04-04T19:06:26.271Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-04T19:06:26.271Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-04T19:06:26.271Z] === RUN TestPluginsWithRuntimes [2022-04-04T19:06:26.271Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-04T19:06:26.271Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-04T19:06:26.271Z] === RUN TestPluginBackCompatMediaTypes [2022-04-04T19:06:26.271Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-04T19:06:26.271Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-04T19:06:26.271Z] PASS [2022-04-04T19:06:26.271Z] ok github.com/docker/docker/integration/plugin/common 0.107s [2022-04-04T19:06:26.271Z] [2022-04-04T19:06:26.271Z] === Skipped [2022-04-04T19:06:26.271Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-04T19:06:26.271Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-04T19:06:26.271Z] [2022-04-04T19:06:26.271Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-04T19:06:26.271Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-04T19:06:26.271Z] [2022-04-04T19:06:26.271Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-04T19:06:26.271Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-04T19:06:26.271Z] [2022-04-04T19:06:26.271Z] DONE 5 tests, 3 skipped in 4.734s [2022-04-04T19:06:26.271Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-04T19:06:26.357Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-04T19:06:26.357Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-04-04T19:06:27.296Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-04T19:06:27.296Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-04T19:06:27.296Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-04T19:06:28.446Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T19:06:28.446Z] INFO: Testing against a local daemon [2022-04-04T19:06:28.446Z] === RUN TestExternalGraphDriver [2022-04-04T19:06:28.446Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-04T19:06:28.446Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-04T19:06:28.446Z] === RUN TestGraphdriverPluginV2 [2022-04-04T19:06:28.446Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-04T19:06:28.446Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-04T19:06:28.446Z] PASS [2022-04-04T19:06:28.446Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.110s [2022-04-04T19:06:28.674Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-04-04T19:06:28.674Z] === RUN TestDockerSuite/TestRunMount [2022-04-04T19:06:28.902Z] [2022-04-04T19:06:28.902Z] === Skipped [2022-04-04T19:06:28.902Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-04T19:06:28.902Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-04T19:06:28.902Z] [2022-04-04T19:06:28.902Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-04T19:06:28.902Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-04T19:06:28.902Z] [2022-04-04T19:06:28.902Z] DONE 2 tests, 2 skipped in 2.387s [2022-04-04T19:06:28.902Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-04T19:06:31.089Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T19:06:31.089Z] INFO: Testing against a local daemon [2022-04-04T19:06:31.089Z] === RUN TestReadPluginNoRead [2022-04-04T19:06:31.089Z] read_test.go:21: no unix domain sockets on Windows [2022-04-04T19:06:31.089Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-04T19:06:31.089Z] PASS [2022-04-04T19:06:31.089Z] ok github.com/docker/docker/integration/plugin/logging 0.080s [2022-04-04T19:06:31.089Z] [2022-04-04T19:06:31.089Z] === Skipped [2022-04-04T19:06:31.089Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-04T19:06:31.089Z] read_test.go:21: no unix domain sockets on Windows [2022-04-04T19:06:31.089Z] [2022-04-04T19:06:31.089Z] DONE 1 tests, 1 skipped in 2.191s [2022-04-04T19:06:31.089Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-04T19:06:32.050Z] testing: warning: no tests to run [2022-04-04T19:06:32.050Z] PASS [2022-04-04T19:06:32.050Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.063s [2022-04-04T19:06:32.050Z] [2022-04-04T19:06:32.050Z] DONE 0 tests in 1.121s [2022-04-04T19:06:32.519Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-04T19:06:32.864Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-04-04T19:06:33.435Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-04T19:06:34.003Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-04T19:06:34.574Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-04T19:06:34.686Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T19:06:34.686Z] INFO: Testing against a local daemon [2022-04-04T19:06:34.686Z] === RUN TestPluginWithDevMounts [2022-04-04T19:06:34.686Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:34.686Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-04T19:06:34.686Z] PASS [2022-04-04T19:06:34.686Z] ok github.com/docker/docker/integration/plugin/volumes 0.110s [2022-04-04T19:06:34.686Z] [2022-04-04T19:06:34.686Z] === Skipped [2022-04-04T19:06:34.686Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-04T19:06:34.686Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:34.686Z] [2022-04-04T19:06:34.686Z] DONE 1 tests, 1 skipped in 2.391s [2022-04-04T19:06:34.686Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-04T19:06:35.951Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-04T19:06:36.875Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T19:06:36.875Z] INFO: Testing against a local daemon [2022-04-04T19:06:36.875Z] === RUN TestSecretInspect [2022-04-04T19:06:36.875Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:36.875Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-04T19:06:36.875Z] === RUN TestSecretList [2022-04-04T19:06:36.875Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:36.875Z] --- SKIP: TestSecretList (0.00s) [2022-04-04T19:06:36.875Z] === RUN TestSecretsCreateAndDelete [2022-04-04T19:06:36.875Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:36.875Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-04T19:06:36.875Z] === RUN TestSecretsUpdate [2022-04-04T19:06:36.875Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:36.875Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-04T19:06:36.875Z] === RUN TestTemplatedSecret [2022-04-04T19:06:36.875Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:36.875Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-04T19:06:36.875Z] === RUN TestSecretCreateResolve [2022-04-04T19:06:36.875Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:06:36.875Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-04T19:06:36.875Z] PASS [2022-04-04T19:06:36.875Z] ok github.com/docker/docker/integration/secret 0.088s [2022-04-04T19:06:36.875Z] [2022-04-04T19:06:36.875Z] === Skipped [2022-04-04T19:06:36.875Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-04T19:06:36.875Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:36.875Z] [2022-04-04T19:06:36.875Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-04T19:06:36.875Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:36.875Z] [2022-04-04T19:06:36.875Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-04T19:06:36.875Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:36.875Z] [2022-04-04T19:06:36.875Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-04T19:06:36.875Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:36.875Z] [2022-04-04T19:06:36.875Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-04T19:06:36.875Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:36.875Z] [2022-04-04T19:06:36.875Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-04T19:06:36.875Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:06:36.875Z] [2022-04-04T19:06:36.875Z] DONE 6 tests, 6 skipped in 1.832s [2022-04-04T19:06:36.875Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-04T19:06:36.889Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-04-04T19:06:37.826Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-04T19:06:39.774Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T19:06:39.774Z] INFO: Testing against a local daemon [2022-04-04T19:06:39.774Z] === RUN TestServiceCreateInit [2022-04-04T19:06:39.774Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-04T19:06:39.774Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:39.774Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-04T19:06:39.774Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:39.774Z] --- PASS: TestServiceCreateInit (0.06s) [2022-04-04T19:06:39.774Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-04T19:06:39.774Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-04T19:06:39.774Z] === RUN TestCreateServiceMultipleTimes [2022-04-04T19:06:39.774Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:39.774Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-04T19:06:39.774Z] === RUN TestCreateServiceConflict [2022-04-04T19:06:39.774Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:39.774Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-04T19:06:39.774Z] === RUN TestCreateServiceMaxReplicas [2022-04-04T19:06:39.774Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:39.774Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-04-04T19:06:39.774Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-04T19:06:39.774Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:39.774Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-04T19:06:39.774Z] === RUN TestCreateServiceSecretFileMode [2022-04-04T19:06:39.774Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:39.774Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-04T19:06:39.774Z] === RUN TestCreateServiceConfigFileMode [2022-04-04T19:06:39.774Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:39.774Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-04T19:06:39.774Z] === RUN TestCreateServiceSysctls [2022-04-04T19:06:39.774Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:39.774Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-04-04T19:06:39.774Z] === RUN TestCreateServiceCapabilities [2022-04-04T19:06:39.774Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:39.774Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-04-04T19:06:39.774Z] === RUN TestInspect [2022-04-04T19:06:39.774Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:39.774Z] --- SKIP: TestInspect (0.00s) [2022-04-04T19:06:39.774Z] === RUN TestCreateJob [2022-04-04T19:06:39.774Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:39.774Z] --- SKIP: TestCreateJob (0.00s) [2022-04-04T19:06:39.774Z] === RUN TestReplicatedJob [2022-04-04T19:06:39.774Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:39.774Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-04T19:06:39.774Z] === RUN TestUpdateReplicatedJob [2022-04-04T19:06:39.774Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:39.774Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-04T19:06:39.774Z] === RUN TestServiceListWithStatuses [2022-04-04T19:06:39.774Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:39.774Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-04T19:06:39.774Z] === RUN TestDockerNetworkConnectAlias [2022-04-04T19:06:39.774Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:39.774Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-04T19:06:39.774Z] === RUN TestDockerNetworkReConnect [2022-04-04T19:06:39.774Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:39.774Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-04T19:06:39.774Z] === RUN TestServicePlugin [2022-04-04T19:06:39.775Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:39.775Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-04T19:06:39.775Z] === RUN TestServiceUpdateLabel [2022-04-04T19:06:39.775Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:06:39.775Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-04T19:06:39.775Z] === RUN TestServiceUpdateSecrets [2022-04-04T19:06:39.775Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:06:39.775Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-04T19:06:39.775Z] === RUN TestServiceUpdateConfigs [2022-04-04T19:06:39.775Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:06:39.775Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-04T19:06:39.775Z] === RUN TestServiceUpdateNetwork [2022-04-04T19:06:39.775Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:06:39.775Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-04T19:06:39.775Z] === RUN TestServiceUpdatePidsLimit [2022-04-04T19:06:39.775Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:06:39.775Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-04T19:06:39.775Z] PASS [2022-04-04T19:06:39.775Z] ok github.com/docker/docker/integration/service 0.259s [2022-04-04T19:06:39.775Z] [2022-04-04T19:06:39.775Z] === Skipped [2022-04-04T19:06:39.775Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-04T19:06:39.775Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:39.775Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-04T19:06:39.775Z] [2022-04-04T19:06:39.775Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-04T19:06:39.775Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:39.775Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-04T19:06:39.775Z] [2022-04-04T19:06:39.775Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-04T19:06:39.775Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:39.775Z] [2022-04-04T19:06:39.775Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-04T19:06:39.775Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:39.775Z] [2022-04-04T19:06:39.775Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-04-04T19:06:39.775Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:39.775Z] [2022-04-04T19:06:39.775Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-04T19:06:39.775Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:39.775Z] [2022-04-04T19:06:39.775Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-04T19:06:39.775Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:39.775Z] [2022-04-04T19:06:39.775Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-04T19:06:39.775Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:39.775Z] [2022-04-04T19:06:39.775Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-04-04T19:06:39.775Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:39.775Z] [2022-04-04T19:06:39.775Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-04-04T19:06:39.775Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:39.775Z] [2022-04-04T19:06:39.775Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-04T19:06:39.775Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:39.775Z] [2022-04-04T19:06:39.775Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-04T19:06:39.775Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:39.775Z] [2022-04-04T19:06:39.775Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-04T19:06:39.775Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:39.775Z] [2022-04-04T19:06:39.775Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-04T19:06:39.775Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:39.775Z] [2022-04-04T19:06:39.775Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-04T19:06:39.775Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:39.775Z] [2022-04-04T19:06:39.775Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-04T19:06:39.775Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:39.775Z] [2022-04-04T19:06:39.775Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-04T19:06:39.775Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:39.775Z] [2022-04-04T19:06:39.775Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-04T19:06:39.775Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:39.775Z] [2022-04-04T19:06:39.775Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-04T19:06:39.775Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:06:39.775Z] [2022-04-04T19:06:39.775Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-04T19:06:39.775Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:06:39.775Z] [2022-04-04T19:06:39.775Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-04T19:06:39.775Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:06:39.775Z] [2022-04-04T19:06:39.775Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-04T19:06:39.775Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:06:39.775Z] [2022-04-04T19:06:39.775Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-04T19:06:39.775Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:06:39.775Z] [2022-04-04T19:06:39.775Z] DONE 24 tests, 23 skipped in 2.833s [2022-04-04T19:06:39.775Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-04T19:06:40.365Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-04T19:06:41.302Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T19:06:41.302Z] INFO: Testing against a local daemon [2022-04-04T19:06:41.302Z] === RUN TestSessionCreate [2022-04-04T19:06:41.302Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-04T19:06:41.302Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-04T19:06:41.302Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-04T19:06:41.302Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-04T19:06:41.302Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-04T19:06:41.302Z] PASS [2022-04-04T19:06:41.302Z] ok github.com/docker/docker/integration/session 0.094s [2022-04-04T19:06:41.302Z] [2022-04-04T19:06:41.302Z] === Skipped [2022-04-04T19:06:41.302Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-04T19:06:41.302Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-04T19:06:41.302Z] [2022-04-04T19:06:41.302Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-04T19:06:41.302Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-04T19:06:41.302Z] [2022-04-04T19:06:41.302Z] DONE 2 tests, 2 skipped in 1.720s [2022-04-04T19:06:41.740Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-04T19:06:41.761Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-04T19:06:43.114Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-04T19:06:43.929Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T19:06:43.929Z] INFO: Testing against a local daemon [2022-04-04T19:06:43.929Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-04T19:06:43.929Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:43.929Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-04T19:06:43.929Z] === RUN TestDiskUsage [2022-04-04T19:06:43.929Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-04T19:06:43.929Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-04T19:06:43.929Z] === RUN TestEventsExecDie [2022-04-04T19:06:43.929Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-04T19:06:43.929Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-04T19:06:43.929Z] === RUN TestEventsBackwardsCompatible [2022-04-04T19:06:43.929Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-04T19:06:43.929Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-04T19:06:43.929Z] === RUN TestEventsVolumeCreate [2022-04-04T19:06:43.929Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-04T19:06:43.929Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-04T19:06:43.929Z] === RUN TestInfoAPI [2022-04-04T19:06:43.929Z] --- PASS: TestInfoAPI (0.06s) [2022-04-04T19:06:43.929Z] === RUN TestInfoAPIWarnings [2022-04-04T19:06:43.929Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T19:06:43.929Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-04T19:06:43.929Z] === RUN TestInfoDebug [2022-04-04T19:06:43.929Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T19:06:43.929Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-04T19:06:43.929Z] === RUN TestInfoInsecureRegistries [2022-04-04T19:06:43.929Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T19:06:43.929Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-04T19:06:43.929Z] === RUN TestInfoRegistryMirrors [2022-04-04T19:06:43.929Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T19:06:43.929Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-04T19:06:43.929Z] === RUN TestLoginFailsWithBadCredentials [2022-04-04T19:06:44.051Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-04T19:06:44.893Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2022-04-04T19:06:44.893Z] === RUN TestPingCacheHeaders [2022-04-04T19:06:44.893Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-04-04T19:06:44.893Z] === RUN TestPingGet [2022-04-04T19:06:44.893Z] --- PASS: TestPingGet (0.04s) [2022-04-04T19:06:44.893Z] === RUN TestPingHead [2022-04-04T19:06:44.893Z] --- PASS: TestPingHead (0.04s) [2022-04-04T19:06:44.893Z] === RUN TestPingSwarmHeader [2022-04-04T19:06:44.893Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:44.893Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-04T19:06:44.893Z] === RUN TestVersion [2022-04-04T19:06:44.893Z] --- PASS: TestVersion (0.04s) [2022-04-04T19:06:44.893Z] PASS [2022-04-04T19:06:44.893Z] ok github.com/docker/docker/integration/system 1.272s [2022-04-04T19:06:44.893Z] [2022-04-04T19:06:44.893Z] === Skipped [2022-04-04T19:06:44.893Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-04T19:06:44.893Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:44.893Z] [2022-04-04T19:06:44.893Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-04T19:06:44.893Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-04T19:06:44.893Z] [2022-04-04T19:06:44.893Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-04T19:06:44.893Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-04T19:06:44.893Z] [2022-04-04T19:06:44.893Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-04T19:06:44.893Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-04T19:06:44.893Z] [2022-04-04T19:06:44.893Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-04T19:06:44.893Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-04T19:06:44.893Z] [2022-04-04T19:06:44.893Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-04T19:06:44.893Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T19:06:44.893Z] [2022-04-04T19:06:44.893Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-04T19:06:44.893Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T19:06:44.893Z] [2022-04-04T19:06:44.893Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-04T19:06:44.893Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T19:06:44.893Z] [2022-04-04T19:06:44.893Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-04T19:06:44.893Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T19:06:44.893Z] [2022-04-04T19:06:44.893Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-04T19:06:44.893Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:06:44.893Z] [2022-04-04T19:06:44.893Z] DONE 16 tests, 10 skipped in 3.457s [2022-04-04T19:06:44.990Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-04T19:06:45.249Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-04T19:06:45.349Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-04T19:06:45.508Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-04T19:06:46.445Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-04T19:06:46.705Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-04T19:06:46.886Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T19:06:46.886Z] INFO: Testing against a local daemon [2022-04-04T19:06:46.886Z] === RUN TestVolumesCreateAndList [2022-04-04T19:06:46.886Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-04-04T19:06:46.886Z] === RUN TestVolumesRemove [2022-04-04T19:06:47.274Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-04T19:06:47.342Z] --- PASS: TestVolumesRemove (0.15s) [2022-04-04T19:06:47.342Z] === RUN TestVolumesInspect [2022-04-04T19:06:47.342Z] --- PASS: TestVolumesInspect (0.05s) [2022-04-04T19:06:47.342Z] === RUN TestVolumesInvalidJSON [2022-04-04T19:06:47.342Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-04T19:06:47.342Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-04T19:06:47.342Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-04T19:06:47.342Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-04-04T19:06:47.342Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-04T19:06:47.342Z] PASS [2022-04-04T19:06:47.342Z] ok github.com/docker/docker/integration/volume 0.361s [2022-04-04T19:06:47.342Z] [2022-04-04T19:06:47.342Z] DONE 5 tests in 2.302s [2022-04-04T19:06:47.797Z] INFO: make.ps1 ended at 04/04/2022 19:06:47 [2022-04-04T19:06:47.797Z] INFO: Integration CLI tests being run from the host: [2022-04-04T19:06:47.797Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-04-04T19:06:48.650Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-04T19:06:50.026Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-04T19:06:51.046Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-04T19:06:51.046Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-04T19:06:51.046Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-04T19:06:52.032Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-04T19:06:52.557Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-04T19:06:52.816Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-04T19:06:52.816Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-04-04T19:06:53.382Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-04T19:06:53.382Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-04T19:06:53.640Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-04T19:06:54.205Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-04T19:06:54.205Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-04T19:06:54.246Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-04T19:06:54.771Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-04T19:06:56.461Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-04T19:06:58.105Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T19:06:58.105Z] INFO: Testing against a local daemon [2022-04-04T19:06:58.105Z] === RUN TestDockerSuite [2022-04-04T19:06:58.105Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-04T19:06:58.105Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-04T19:06:58.105Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-04T19:06:58.105Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-04T19:06:58.105Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-04T19:06:58.105Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-04T19:06:58.105Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-04T19:06:58.105Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-04T19:06:58.105Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-04T19:06:58.105Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-04T19:06:59.073Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-04T19:06:59.073Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-04T19:07:00.035Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-04T19:07:00.035Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-04T19:07:01.332Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-04-04T19:07:01.332Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-04-04T19:07:01.332Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-04T19:07:01.332Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-04-04T19:07:01.332Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-04-04T19:07:01.592Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-04T19:07:02.407Z] 2022/04/04 19:06:58 Closing DB instances... [2022-04-04T19:07:02.407Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (53.62s) [2022-04-04T19:07:02.407Z] === RUN TestNetworkDBGarbageCollection [2022-04-04T19:07:02.970Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-04T19:07:03.547Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-04-04T19:07:04.482Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-04-04T19:07:04.482Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-04T19:07:05.049Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-04T19:07:05.617Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-04T19:07:06.184Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-04T19:07:06.444Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-04T19:07:06.444Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-04T19:07:06.444Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-04T19:07:07.011Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-04T19:07:07.579Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-04T19:07:07.579Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-04T19:07:07.579Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-04T19:07:07.838Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-04-04T19:07:08.775Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-04T19:07:08.775Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-04T19:07:08.775Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-04T19:07:09.710Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-04-04T19:07:11.611Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-04T19:07:12.990Z] === RUN TestDockerSuite/TestRunRm [2022-04-04T19:07:12.990Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-04-04T19:07:13.559Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-04T19:07:17.741Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-04T19:07:17.741Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-04T19:07:18.001Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-04-04T19:07:19.376Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-04-04T19:07:19.942Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-04-04T19:07:21.840Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-04-04T19:07:25.122Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-04-04T19:07:25.122Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-04-04T19:07:25.689Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-04-04T19:07:25.689Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-04-04T19:07:26.271Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-04-04T19:07:26.838Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-04-04T19:07:27.096Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-04-04T19:07:27.665Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-04-04T19:07:28.600Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-04T19:07:28.600Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-04-04T19:07:29.169Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-04T19:07:29.735Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-04T19:07:31.639Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-04-04T19:07:32.207Z] === RUN TestDockerSuite/TestRunState [2022-04-04T19:07:33.586Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-04T19:07:33.586Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-04-04T19:07:33.845Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-04T19:07:34.414Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-04T19:07:34.673Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-04-04T19:07:34.673Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-04-04T19:07:34.673Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-04T19:07:35.241Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-04T19:07:35.810Z] === RUN TestDockerSuite/TestRunSysctls [2022-04-04T19:07:36.745Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-04-04T19:07:37.003Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-04T19:07:37.003Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-04T19:07:37.003Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-04T19:07:37.570Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-04-04T19:07:40.102Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-04-04T19:07:40.102Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-04-04T19:07:40.102Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-04-04T19:07:41.484Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-04-04T19:07:42.865Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-04-04T19:07:44.770Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-04T19:07:45.706Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-04-04T19:07:47.617Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-04T19:07:48.552Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-04T19:07:48.552Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-04-04T19:07:48.810Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-04T19:07:49.376Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-04T19:07:51.279Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-04T19:07:52.218Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-04T19:07:52.784Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-04T19:07:53.039Z] 2022/04/04 19:07:51 Closing DB instances... [2022-04-04T19:07:53.043Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-04T19:07:53.043Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-04T19:07:53.612Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-04T19:07:54.001Z] --- PASS: TestNetworkDBGarbageCollection (54.23s) [2022-04-04T19:07:54.001Z] === RUN TestFindNode [2022-04-04T19:07:54.180Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-04T19:07:54.457Z] 2022/04/04 19:07:53 Closing DB instances... [2022-04-04T19:07:54.457Z] --- PASS: TestFindNode (0.02s) [2022-04-04T19:07:54.457Z] === RUN TestChangeNodeState [2022-04-04T19:07:54.457Z] 2022/04/04 19:07:53 Closing DB instances... [2022-04-04T19:07:54.457Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-04T19:07:54.457Z] === RUN TestNodeReincarnation [2022-04-04T19:07:54.457Z] 2022/04/04 19:07:54 Closing DB instances... [2022-04-04T19:07:54.747Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-04-04T19:07:54.747Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-04-04T19:07:54.747Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-04-04T19:07:54.747Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-04T19:07:55.006Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-04T19:07:55.573Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-04T19:07:57.914Z] ok github.com/docker/docker/libnetwork/networkdb 139.743s coverage: 60.0% of statements [2022-04-04T19:07:57.914Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-04T19:07:57.914Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-04-04T19:07:58.863Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-04T19:07:59.123Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-04T19:07:59.125Z] time="2022-04-04T19:07:59Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-04T19:07:59.126Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-04T19:07:59.126Z] === RUN TestParallelCreate [2022-04-04T19:07:59.126Z] 2022/04/04 19:07:59 Closing DB instances... [2022-04-04T19:07:59.126Z] --- PASS: TestParallelCreate (0.02s) [2022-04-04T19:07:59.126Z] === RUN TestParallelDelete [2022-04-04T19:07:59.126Z] 2022/04/04 19:07:59 Closing DB instances... [2022-04-04T19:07:59.126Z] --- PASS: TestParallelDelete (0.02s) [2022-04-04T19:07:59.126Z] === RUN TestNetworkDBIslands [2022-04-04T19:07:59.126Z] time="2022-04-04T19:07:59Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:261404b12064 with config:&{NodeID:261404b12064 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-04-04T19:07:59.126Z] time="2022-04-04T19:07:59Z" level=info msg="Node 261404b12064/192.168.159.208, joined gossip cluster" [2022-04-04T19:07:59.126Z] time="2022-04-04T19:07:59Z" level=info msg="Node 261404b12064/192.168.159.208, added to nodes list" [2022-04-04T19:07:59.126Z] time="2022-04-04T19:07:59Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:28fdca22d616 with config:&{NodeID:28fdca22d616 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-04-04T19:07:59.126Z] time="2022-04-04T19:07:59Z" level=info msg="Node 28fdca22d616/192.168.159.208, joined gossip cluster" [2022-04-04T19:07:59.126Z] time="2022-04-04T19:07:59Z" level=info msg="Node 28fdca22d616/192.168.159.208, added to nodes list" [2022-04-04T19:07:59.126Z] time="2022-04-04T19:07:59Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-04T19:07:59.126Z] time="2022-04-04T19:07:59Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-04T19:07:59.126Z] time="2022-04-04T19:07:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49374" [2022-04-04T19:07:59.126Z] time="2022-04-04T19:07:59Z" level=info msg="Node 28fdca22d616/192.168.159.208, joined gossip cluster" [2022-04-04T19:07:59.126Z] time="2022-04-04T19:07:59Z" level=info msg="Node 28fdca22d616/192.168.159.208, added to nodes list" [2022-04-04T19:07:59.126Z] time="2022-04-04T19:07:59Z" level=info msg="Node 261404b12064/192.168.159.208, joined gossip cluster" [2022-04-04T19:07:59.126Z] time="2022-04-04T19:07:59Z" level=info msg="Node 261404b12064/192.168.159.208, added to nodes list" [2022-04-04T19:07:59.126Z] time="2022-04-04T19:07:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-04T19:07:59.126Z] time="2022-04-04T19:07:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49375" [2022-04-04T19:08:00.058Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-04T19:08:00.090Z] time="2022-04-04T19:07:59Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:c34dd23e209f with config:&{NodeID:c34dd23e209f 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-04-04T19:08:00.090Z] time="2022-04-04T19:07:59Z" level=info msg="Node c34dd23e209f/192.168.159.208, joined gossip cluster" [2022-04-04T19:08:00.090Z] time="2022-04-04T19:07:59Z" level=info msg="Node c34dd23e209f/192.168.159.208, added to nodes list" [2022-04-04T19:08:00.090Z] time="2022-04-04T19:07:59Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-04T19:08:00.090Z] time="2022-04-04T19:07:59Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-04T19:08:00.090Z] time="2022-04-04T19:07:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49376" [2022-04-04T19:08:00.090Z] time="2022-04-04T19:07:59Z" level=info msg="Node c34dd23e209f/192.168.159.208, joined gossip cluster" [2022-04-04T19:08:00.090Z] time="2022-04-04T19:07:59Z" level=info msg="Node c34dd23e209f/192.168.159.208, added to nodes list" [2022-04-04T19:08:00.090Z] time="2022-04-04T19:07:59Z" level=info msg="Node 261404b12064/192.168.159.208, joined gossip cluster" [2022-04-04T19:08:00.090Z] time="2022-04-04T19:07:59Z" level=info msg="Node 261404b12064/192.168.159.208, added to nodes list" [2022-04-04T19:08:00.090Z] time="2022-04-04T19:07:59Z" level=info msg="Node 28fdca22d616/192.168.159.208, joined gossip cluster" [2022-04-04T19:08:00.090Z] time="2022-04-04T19:07:59Z" level=info msg="Node 28fdca22d616/192.168.159.208, added to nodes list" [2022-04-04T19:08:00.090Z] time="2022-04-04T19:07:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-04T19:08:00.090Z] time="2022-04-04T19:07:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49377" [2022-04-04T19:08:00.316Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-04-04T19:08:00.546Z] time="2022-04-04T19:08:00Z" level=info msg="Node c34dd23e209f/192.168.159.208, joined gossip cluster" [2022-04-04T19:08:00.546Z] time="2022-04-04T19:08:00Z" level=info msg="Node c34dd23e209f/192.168.159.208, added to nodes list" [2022-04-04T19:08:00.546Z] time="2022-04-04T19:08:00Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:bc762af3fc40 with config:&{NodeID:bc762af3fc40 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-04-04T19:08:00.546Z] time="2022-04-04T19:08:00Z" level=info msg="Node bc762af3fc40/192.168.159.208, joined gossip cluster" [2022-04-04T19:08:00.546Z] time="2022-04-04T19:08:00Z" level=info msg="Node bc762af3fc40/192.168.159.208, added to nodes list" [2022-04-04T19:08:00.546Z] time="2022-04-04T19:08:00Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-04T19:08:00.546Z] time="2022-04-04T19:08:00Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-04T19:08:00.546Z] time="2022-04-04T19:08:00Z" level=debug msg="memberlist: Stream connection from=[::1]:49378" [2022-04-04T19:08:00.546Z] time="2022-04-04T19:08:00Z" level=info msg="Node bc762af3fc40/192.168.159.208, joined gossip cluster" [2022-04-04T19:08:00.546Z] time="2022-04-04T19:08:00Z" level=info msg="Node bc762af3fc40/192.168.159.208, added to nodes list" [2022-04-04T19:08:00.546Z] time="2022-04-04T19:08:00Z" level=info msg="Node 261404b12064/192.168.159.208, joined gossip cluster" [2022-04-04T19:08:00.546Z] time="2022-04-04T19:08:00Z" level=info msg="Node 261404b12064/192.168.159.208, added to nodes list" [2022-04-04T19:08:00.546Z] time="2022-04-04T19:08:00Z" level=info msg="Node 28fdca22d616/192.168.159.208, joined gossip cluster" [2022-04-04T19:08:00.546Z] time="2022-04-04T19:08:00Z" level=info msg="Node 28fdca22d616/192.168.159.208, added to nodes list" [2022-04-04T19:08:00.546Z] time="2022-04-04T19:08:00Z" level=info msg="Node c34dd23e209f/192.168.159.208, joined gossip cluster" [2022-04-04T19:08:00.546Z] time="2022-04-04T19:08:00Z" level=info msg="Node c34dd23e209f/192.168.159.208, added to nodes list" [2022-04-04T19:08:00.546Z] time="2022-04-04T19:08:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-04T19:08:00.546Z] time="2022-04-04T19:08:00Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49379" [2022-04-04T19:08:00.546Z] time="2022-04-04T19:08:00Z" level=info msg="Node bc762af3fc40/192.168.159.208, joined gossip cluster" [2022-04-04T19:08:00.546Z] time="2022-04-04T19:08:00Z" level=info msg="Node bc762af3fc40/192.168.159.208, added to nodes list" [2022-04-04T19:08:00.546Z] time="2022-04-04T19:08:00Z" level=info msg="Node bc762af3fc40/192.168.159.208, joined gossip cluster" [2022-04-04T19:08:00.546Z] time="2022-04-04T19:08:00Z" level=info msg="Node bc762af3fc40/192.168.159.208, added to nodes list" [2022-04-04T19:08:01.004Z] time="2022-04-04T19:08:00Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:0897cb027872 with config:&{NodeID:0897cb027872 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-04-04T19:08:01.005Z] time="2022-04-04T19:08:00Z" level=info msg="Node 0897cb027872/192.168.159.208, joined gossip cluster" [2022-04-04T19:08:01.005Z] time="2022-04-04T19:08:00Z" level=info msg="Node 0897cb027872/192.168.159.208, added to nodes list" [2022-04-04T19:08:01.005Z] time="2022-04-04T19:08:00Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-04T19:08:01.005Z] time="2022-04-04T19:08:00Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-04T19:08:01.005Z] time="2022-04-04T19:08:00Z" level=debug msg="memberlist: Stream connection from=[::1]:49380" [2022-04-04T19:08:01.005Z] time="2022-04-04T19:08:00Z" level=info msg="Node 0897cb027872/192.168.159.208, joined gossip cluster" [2022-04-04T19:08:01.005Z] time="2022-04-04T19:08:00Z" level=info msg="Node 0897cb027872/192.168.159.208, added to nodes list" [2022-04-04T19:08:01.005Z] time="2022-04-04T19:08:00Z" level=info msg="Node 261404b12064/192.168.159.208, joined gossip cluster" [2022-04-04T19:08:01.005Z] time="2022-04-04T19:08:00Z" level=info msg="Node 261404b12064/192.168.159.208, added to nodes list" [2022-04-04T19:08:01.005Z] time="2022-04-04T19:08:00Z" level=info msg="Node 28fdca22d616/192.168.159.208, joined gossip cluster" [2022-04-04T19:08:01.005Z] time="2022-04-04T19:08:00Z" level=info msg="Node 28fdca22d616/192.168.159.208, added to nodes list" [2022-04-04T19:08:01.005Z] time="2022-04-04T19:08:00Z" level=info msg="Node c34dd23e209f/192.168.159.208, joined gossip cluster" [2022-04-04T19:08:01.005Z] time="2022-04-04T19:08:00Z" level=info msg="Node c34dd23e209f/192.168.159.208, added to nodes list" [2022-04-04T19:08:01.005Z] time="2022-04-04T19:08:00Z" level=info msg="Node bc762af3fc40/192.168.159.208, joined gossip cluster" [2022-04-04T19:08:01.005Z] time="2022-04-04T19:08:00Z" level=info msg="Node bc762af3fc40/192.168.159.208, added to nodes list" [2022-04-04T19:08:01.005Z] time="2022-04-04T19:08:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-04T19:08:01.005Z] time="2022-04-04T19:08:00Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49381" [2022-04-04T19:08:01.005Z] time="2022-04-04T19:08:00Z" level=info msg="Node 0897cb027872/192.168.159.208, joined gossip cluster" [2022-04-04T19:08:01.005Z] time="2022-04-04T19:08:00Z" level=info msg="Node 0897cb027872/192.168.159.208, added to nodes list" [2022-04-04T19:08:01.005Z] time="2022-04-04T19:08:00Z" level=info msg="Node 0897cb027872/192.168.159.208, joined gossip cluster" [2022-04-04T19:08:01.005Z] time="2022-04-04T19:08:00Z" level=info msg="Node 0897cb027872/192.168.159.208, added to nodes list" [2022-04-04T19:08:01.005Z] time="2022-04-04T19:08:00Z" level=info msg="Node 0897cb027872/192.168.159.208, joined gossip cluster" [2022-04-04T19:08:01.005Z] time="2022-04-04T19:08:00Z" level=info msg="Node 0897cb027872/192.168.159.208, added to nodes list" [2022-04-04T19:08:01.460Z] networkdb_test.go:835: Re-joining: 3 [2022-04-04T19:08:01.460Z] time="2022-04-04T19:08:01Z" level=info msg="The new bootstrap node list is:[192.168.159.208:10033 192.168.159.208:10034 192.168.159.208:10035]" [2022-04-04T19:08:01.460Z] time="2022-04-04T19:08:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.159.208:10033" [2022-04-04T19:08:01.460Z] time="2022-04-04T19:08:01Z" level=debug msg="memberlist: Stream connection from=192.168.159.208:49382" [2022-04-04T19:08:01.460Z] time="2022-04-04T19:08:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.159.208:10034" [2022-04-04T19:08:01.460Z] time="2022-04-04T19:08:01Z" level=debug msg="memberlist: Stream connection from=192.168.159.208:49383" [2022-04-04T19:08:01.460Z] time="2022-04-04T19:08:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.159.208:10035" [2022-04-04T19:08:01.460Z] time="2022-04-04T19:08:01Z" level=debug msg="memberlist: Stream connection from=192.168.159.208:49384" [2022-04-04T19:08:01.460Z] networkdb_test.go:835: Re-joining: 4 [2022-04-04T19:08:01.460Z] time="2022-04-04T19:08:01Z" level=info msg="The new bootstrap node list is:[192.168.159.208:10033 192.168.159.208:10034 192.168.159.208:10035]" [2022-04-04T19:08:01.460Z] time="2022-04-04T19:08:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.159.208:10033" [2022-04-04T19:08:01.460Z] time="2022-04-04T19:08:01Z" level=debug msg="memberlist: Stream connection from=192.168.159.208:49385" [2022-04-04T19:08:01.460Z] time="2022-04-04T19:08:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.159.208:10034" [2022-04-04T19:08:01.460Z] time="2022-04-04T19:08:01Z" level=debug msg="memberlist: Stream connection from=192.168.159.208:49386" [2022-04-04T19:08:01.460Z] time="2022-04-04T19:08:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.159.208:10035" [2022-04-04T19:08:01.460Z] time="2022-04-04T19:08:01Z" level=debug msg="memberlist: Stream connection from=192.168.159.208:49387" [2022-04-04T19:08:01.690Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-04T19:08:01.916Z] time="2022-04-04T19:08:01Z" level=info msg="node 0 leaving" [2022-04-04T19:08:01.917Z] time="2022-04-04T19:08:01Z" level=info msg="Node 261404b12064 change state NodeActive --> NodeLeft" [2022-04-04T19:08:01.917Z] time="2022-04-04T19:08:01Z" level=info msg="node2(28fdca22d616): Node leave event for 261404b12064/192.168.159.208" [2022-04-04T19:08:01.917Z] time="2022-04-04T19:08:01Z" level=info msg="Node 261404b12064 change state NodeActive --> NodeLeft" [2022-04-04T19:08:01.917Z] time="2022-04-04T19:08:01Z" level=info msg="node3(c34dd23e209f): Node leave event for 261404b12064/192.168.159.208" [2022-04-04T19:08:01.917Z] time="2022-04-04T19:08:01Z" level=info msg="Node 261404b12064 change state NodeActive --> NodeLeft" [2022-04-04T19:08:01.917Z] time="2022-04-04T19:08:01Z" level=info msg="node5(0897cb027872): Node leave event for 261404b12064/192.168.159.208" [2022-04-04T19:08:01.917Z] time="2022-04-04T19:08:01Z" level=info msg="Node 261404b12064 change state NodeActive --> NodeLeft" [2022-04-04T19:08:01.917Z] time="2022-04-04T19:08:01Z" level=info msg="node1(261404b12064): Node leave event for 261404b12064/192.168.159.208" [2022-04-04T19:08:01.917Z] time="2022-04-04T19:08:01Z" level=info msg="Node 261404b12064/192.168.159.208, left gossip cluster" [2022-04-04T19:08:01.917Z] time="2022-04-04T19:08:01Z" level=info msg="Node 261404b12064 change state NodeActive --> NodeLeft" [2022-04-04T19:08:01.917Z] time="2022-04-04T19:08:01Z" level=info msg="node4(bc762af3fc40): Node leave event for 261404b12064/192.168.159.208" [2022-04-04T19:08:01.917Z] time="2022-04-04T19:08:01Z" level=info msg="Node 261404b12064/192.168.159.208, left gossip cluster" [2022-04-04T19:08:01.917Z] time="2022-04-04T19:08:01Z" level=info msg="Node 261404b12064/192.168.159.208, left gossip cluster" [2022-04-04T19:08:02.079Z] ok github.com/docker/docker/libnetwork/osl 4.297s coverage: 39.7% of statements [2022-04-04T19:08:02.335Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-04-04T19:08:02.374Z] time="2022-04-04T19:08:01Z" level=info msg="Node 261404b12064/192.168.159.208, left gossip cluster" [2022-04-04T19:08:02.374Z] time="2022-04-04T19:08:01Z" level=info msg="Node 261404b12064/192.168.159.208, left gossip cluster" [2022-04-04T19:08:02.374Z] time="2022-04-04T19:08:02Z" level=info msg="node 1 leaving" [2022-04-04T19:08:02.374Z] time="2022-04-04T19:08:02Z" level=info msg="Node 28fdca22d616 change state NodeActive --> NodeLeft" [2022-04-04T19:08:02.374Z] time="2022-04-04T19:08:02Z" level=info msg="node4(bc762af3fc40): Node leave event for 28fdca22d616/192.168.159.208" [2022-04-04T19:08:02.374Z] time="2022-04-04T19:08:02Z" level=info msg="Node 28fdca22d616/192.168.159.208, left gossip cluster" [2022-04-04T19:08:02.374Z] time="2022-04-04T19:08:02Z" level=info msg="Node 28fdca22d616 change state NodeActive --> NodeLeft" [2022-04-04T19:08:02.374Z] time="2022-04-04T19:08:02Z" level=info msg="node5(0897cb027872): Node leave event for 28fdca22d616/192.168.159.208" [2022-04-04T19:08:02.374Z] time="2022-04-04T19:08:02Z" level=info msg="Node 28fdca22d616 change state NodeActive --> NodeFailed" [2022-04-04T19:08:02.374Z] time="2022-04-04T19:08:02Z" level=info msg="Node 28fdca22d616/192.168.159.208, added to failed nodes list" [2022-04-04T19:08:02.374Z] time="2022-04-04T19:08:02Z" level=info msg="Node 28fdca22d616 change state NodeActive --> NodeLeft" [2022-04-04T19:08:02.374Z] time="2022-04-04T19:08:02Z" level=info msg="node3(c34dd23e209f): Node leave event for 28fdca22d616/192.168.159.208" [2022-04-04T19:08:02.374Z] time="2022-04-04T19:08:02Z" level=error msg="node: 28fdca22d616 is unknown to memberlist" [2022-04-04T19:08:02.374Z] time="2022-04-04T19:08:02Z" level=info msg="Node 28fdca22d616/192.168.159.208, left gossip cluster" [2022-04-04T19:08:02.374Z] time="2022-04-04T19:08:02Z" level=info msg="Node 28fdca22d616/192.168.159.208, left gossip cluster" [2022-04-04T19:08:02.374Z] time="2022-04-04T19:08:02Z" level=info msg="Node 28fdca22d616/192.168.159.208, left gossip cluster" [2022-04-04T19:08:02.591Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-04-04T19:08:02.627Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-04T19:08:02.831Z] time="2022-04-04T19:08:02Z" level=info msg="node 2 leaving" [2022-04-04T19:08:02.831Z] time="2022-04-04T19:08:02Z" level=info msg="Node c34dd23e209f change state NodeActive --> NodeLeft" [2022-04-04T19:08:02.831Z] time="2022-04-04T19:08:02Z" level=info msg="node4(bc762af3fc40): Node leave event for c34dd23e209f/192.168.159.208" [2022-04-04T19:08:02.831Z] time="2022-04-04T19:08:02Z" level=info msg="Node c34dd23e209f change state NodeActive --> NodeLeft" [2022-04-04T19:08:02.831Z] time="2022-04-04T19:08:02Z" level=info msg="node5(0897cb027872): Node leave event for c34dd23e209f/192.168.159.208" [2022-04-04T19:08:02.831Z] time="2022-04-04T19:08:02Z" level=info msg="Node c34dd23e209f change state NodeActive --> NodeLeft" [2022-04-04T19:08:02.831Z] time="2022-04-04T19:08:02Z" level=info msg="node3(c34dd23e209f): Node leave event for c34dd23e209f/192.168.159.208" [2022-04-04T19:08:02.831Z] time="2022-04-04T19:08:02Z" level=debug msg="memberlist: Failed ping: 28fdca22d616 (timeout reached)" [2022-04-04T19:08:02.831Z] time="2022-04-04T19:08:02Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.159.208:10037: use of closed network connection" [2022-04-04T19:08:02.831Z] time="2022-04-04T19:08:02Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.159.208:10036: use of closed network connection" [2022-04-04T19:08:02.831Z] time="2022-04-04T19:08:02Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.159.208:10035: use of closed network connection" [2022-04-04T19:08:02.831Z] time="2022-04-04T19:08:02Z" level=info msg="Node c34dd23e209f/192.168.159.208, left gossip cluster" [2022-04-04T19:08:03.154Z] ok github.com/docker/docker/libnetwork/portmapper 0.221s coverage: 48.6% of statements [2022-04-04T19:08:03.291Z] time="2022-04-04T19:08:02Z" level=info msg="Node c34dd23e209f/192.168.159.208, left gossip cluster" [2022-04-04T19:08:03.291Z] time="2022-04-04T19:08:02Z" level=info msg="Node c34dd23e209f/192.168.159.208, left gossip cluster" [2022-04-04T19:08:03.291Z] time="2022-04-04T19:08:03Z" level=info msg="memberlist: Suspect 28fdca22d616 has failed, no acks received" [2022-04-04T19:08:03.291Z] networkdb_test.go:867: node4: OK [2022-04-04T19:08:03.291Z] networkdb_test.go:867: node5: OK [2022-04-04T19:08:03.291Z] time="2022-04-04T19:08:03Z" level=info msg="node 0 coming back" [2022-04-04T19:08:03.291Z] time="2022-04-04T19:08:03Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:38d082cebc89 with config:&{NodeID:38d082cebc89 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-04-04T19:08:03.291Z] time="2022-04-04T19:08:03Z" level=info msg="Node 38d082cebc89/192.168.159.208, joined gossip cluster" [2022-04-04T19:08:03.291Z] time="2022-04-04T19:08:03Z" level=info msg="Node 38d082cebc89/192.168.159.208, added to nodes list" [2022-04-04T19:08:03.291Z] time="2022-04-04T19:08:03Z" level=info msg="node 1 coming back" [2022-04-04T19:08:03.291Z] time="2022-04-04T19:08:03Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:0c5d98ecc687 with config:&{NodeID:0c5d98ecc687 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-04-04T19:08:03.291Z] time="2022-04-04T19:08:03Z" level=info msg="Node 0c5d98ecc687/192.168.159.208, joined gossip cluster" [2022-04-04T19:08:03.291Z] time="2022-04-04T19:08:03Z" level=info msg="Node 0c5d98ecc687/192.168.159.208, added to nodes list" [2022-04-04T19:08:03.291Z] time="2022-04-04T19:08:03Z" level=info msg="node 2 coming back" [2022-04-04T19:08:03.291Z] time="2022-04-04T19:08:03Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:2e367157bf64 with config:&{NodeID:2e367157bf64 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-04-04T19:08:03.291Z] time="2022-04-04T19:08:03Z" level=info msg="Node 2e367157bf64/192.168.159.208, joined gossip cluster" [2022-04-04T19:08:03.291Z] time="2022-04-04T19:08:03Z" level=info msg="Node 2e367157bf64/192.168.159.208, added to nodes list" [2022-04-04T19:08:03.412Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-04-04T19:08:03.412Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-04T19:08:03.668Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-04-04T19:08:03.668Z] [2022-04-04T19:08:03.668Z] === Skipped [2022-04-04T19:08:03.668Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-04T19:08:03.668Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-04T19:08:03.668Z] [2022-04-04T19:08:03.668Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-04T19:08:03.668Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-04T19:08:03.668Z] [2022-04-04T19:08:03.668Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-04T19:08:03.668Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-04T19:08:03.668Z] [2022-04-04T19:08:03.668Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-04T19:08:03.668Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T19:08:03.668Z] [2022-04-04T19:08:03.668Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-04T19:08:03.668Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T19:08:03.668Z] [2022-04-04T19:08:03.668Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-04T19:08:03.669Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T19:08:03.669Z] [2022-04-04T19:08:03.669Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-04T19:08:03.669Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T19:08:03.669Z] [2022-04-04T19:08:03.669Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-04T19:08:03.669Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T19:08:03.669Z] [2022-04-04T19:08:03.669Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-04T19:08:03.669Z] firewalld_test.go:14: firewalld is not running [2022-04-04T19:08:03.669Z] [2022-04-04T19:08:03.669Z] DONE 326 tests, 9 skipped in 235.566s Post stage [Pipeline] junit [2022-04-04T19:08:04.241Z] Recording test results [2022-04-04T19:08:04.473Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-04-04T19:08:04.533Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-04T19:08:04.810Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43462/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 hack/validate/vendor [2022-04-04T19:08:05.374Z] No vendor changes in diff. [2022-04-04T19:08:05.630Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-04T19:08:05.912Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-04T19:08:05.977Z] + echo Ensuring container killed. [2022-04-04T19:08:05.977Z] Ensuring container killed. [2022-04-04T19:08:05.977Z] + docker rm -vf docker-pr1 [2022-04-04T19:08:05.977Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-04T19:08:06.171Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-04T19:08:06.171Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-04T19:08:06.171Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-04T19:08:06.171Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-04T19:08:06.171Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-04T19:08:06.171Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-04T19:08:06.171Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-04T19:08:06.295Z] + echo Chowning /workspace to jenkins user [2022-04-04T19:08:06.295Z] Chowning /workspace to jenkins user [2022-04-04T19:08:06.295Z] + id -u [2022-04-04T19:08:06.295Z] + id -g [2022-04-04T19:08:06.295Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43462:/workspace busybox chown -R 1000:1000 /workspace [2022-04-04T19:08:06.429Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-04-04T19:08:06.429Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-04-04T19:08:06.429Z] === RUN TestDockerSuite/TestRunWithCPUQuota [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-04T19:08:06.996Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-04-04T19:08:07.011Z] time="2022-04-04T19:08:06Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.159.208:10033 192.168.159.208:10034 192.168.159.208:10035]" [2022-04-04T19:08:07.011Z] time="2022-04-04T19:08:06Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.159.208:10033 192.168.159.208:10034 192.168.159.208:10035]" [2022-04-04T19:08:07.211Z] + bundleName=unit [2022-04-04T19:08:07.211Z] + echo Creating unit-bundles.tar.gz [2022-04-04T19:08:07.211Z] Creating unit-bundles.tar.gz [2022-04-04T19:08:07.211Z] + 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-04-04T19:08:07.211Z] bundles/junit-report-libnetwork.xml [2022-04-04T19:08:07.211Z] bundles/junit-report.xml [2022-04-04T19:08:07.212Z] bundles/go-test-report-libnetwork.json [2022-04-04T19:08:07.212Z] bundles/go-test-report.json [2022-04-04T19:08:07.212Z] bundles/profile-libnetwork.out [2022-04-04T19:08:07.212Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-04-04T19:08:07.222Z] Archiving artifacts [2022-04-04T19:08:07.470Z] time="2022-04-04T19:08:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.159.208:10033" [2022-04-04T19:08:07.470Z] time="2022-04-04T19:08:07Z" level=debug msg="memberlist: Stream connection from=192.168.159.208:49389" [2022-04-04T19:08:07.470Z] time="2022-04-04T19:08:07Z" level=info msg="Node bc762af3fc40/192.168.159.208, joined gossip cluster" [2022-04-04T19:08:07.470Z] time="2022-04-04T19:08:07Z" level=info msg="Node bc762af3fc40/192.168.159.208, added to nodes list" [2022-04-04T19:08:07.470Z] time="2022-04-04T19:08:07Z" level=info msg="Node 0897cb027872/192.168.159.208, joined gossip cluster" [2022-04-04T19:08:07.470Z] time="2022-04-04T19:08:07Z" level=info msg="Node 38d082cebc89/192.168.159.208, joined gossip cluster" [2022-04-04T19:08:07.470Z] time="2022-04-04T19:08:07Z" level=info msg="Node 0897cb027872/192.168.159.208, added to nodes list" [2022-04-04T19:08:07.470Z] time="2022-04-04T19:08:07Z" level=info msg="Node 38d082cebc89/192.168.159.208, is the new incarnation of the shutdown node 261404b12064/192.168.159.208" [2022-04-04T19:08:07.470Z] time="2022-04-04T19:08:07Z" level=info msg="Node 38d082cebc89/192.168.159.208, added to nodes list" [2022-04-04T19:08:07.470Z] time="2022-04-04T19:08:07Z" level=debug msg="memberlist: Stream connection from=192.168.159.208:49390" [2022-04-04T19:08:07.470Z] time="2022-04-04T19:08:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.159.208:10034" [2022-04-04T19:08:07.470Z] time="2022-04-04T19:08:07Z" level=info msg="Node bc762af3fc40/192.168.159.208, joined gossip cluster" [2022-04-04T19:08:07.470Z] time="2022-04-04T19:08:07Z" level=info msg="Node bc762af3fc40/192.168.159.208, added to nodes list" [2022-04-04T19:08:07.470Z] time="2022-04-04T19:08:07Z" level=info msg="Node 38d082cebc89/192.168.159.208, joined gossip cluster" [2022-04-04T19:08:07.470Z] time="2022-04-04T19:08:07Z" level=info msg="Node 38d082cebc89/192.168.159.208, added to nodes list" [2022-04-04T19:08:07.470Z] time="2022-04-04T19:08:07Z" level=info msg="Node 0897cb027872/192.168.159.208, joined gossip cluster" [2022-04-04T19:08:07.470Z] time="2022-04-04T19:08:07Z" level=info msg="Node 0897cb027872/192.168.159.208, added to nodes list" [2022-04-04T19:08:07.470Z] time="2022-04-04T19:08:07Z" level=info msg="Node 0c5d98ecc687/192.168.159.208, joined gossip cluster" [2022-04-04T19:08:07.470Z] time="2022-04-04T19:08:07Z" level=info msg="Node 0c5d98ecc687/192.168.159.208, is the new incarnation of the shutdown node 28fdca22d616/192.168.159.208" [2022-04-04T19:08:07.470Z] time="2022-04-04T19:08:07Z" level=info msg="Node 0c5d98ecc687/192.168.159.208, added to nodes list" [2022-04-04T19:08:07.470Z] time="2022-04-04T19:08:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.159.208:10035" [2022-04-04T19:08:07.470Z] time="2022-04-04T19:08:07Z" level=debug msg="memberlist: Stream connection from=192.168.159.208:49391" [2022-04-04T19:08:07.470Z] time="2022-04-04T19:08:07Z" level=info msg="Node 0c5d98ecc687/192.168.159.208, joined gossip cluster" [2022-04-04T19:08:07.470Z] time="2022-04-04T19:08:07Z" level=info msg="Node 0c5d98ecc687/192.168.159.208, added to nodes list" [2022-04-04T19:08:07.470Z] time="2022-04-04T19:08:07Z" level=info msg="Node 38d082cebc89/192.168.159.208, joined gossip cluster" [2022-04-04T19:08:07.470Z] time="2022-04-04T19:08:07Z" level=info msg="Node 38d082cebc89/192.168.159.208, added to nodes list" [2022-04-04T19:08:07.470Z] time="2022-04-04T19:08:07Z" level=info msg="Node 0897cb027872/192.168.159.208, joined gossip cluster" [2022-04-04T19:08:07.470Z] time="2022-04-04T19:08:07Z" level=info msg="Node 0897cb027872/192.168.159.208, added to nodes list" [2022-04-04T19:08:07.470Z] time="2022-04-04T19:08:07Z" level=info msg="Node 2e367157bf64/192.168.159.208, joined gossip cluster" [2022-04-04T19:08:07.470Z] time="2022-04-04T19:08:07Z" level=info msg="Node bc762af3fc40/192.168.159.208, joined gossip cluster" [2022-04-04T19:08:07.470Z] time="2022-04-04T19:08:07Z" level=info msg="Node bc762af3fc40/192.168.159.208, added to nodes list" [2022-04-04T19:08:07.470Z] time="2022-04-04T19:08:07Z" level=info msg="Node 2e367157bf64/192.168.159.208, is the new incarnation of the shutdown node c34dd23e209f/192.168.159.208" [2022-04-04T19:08:07.470Z] time="2022-04-04T19:08:07Z" level=info msg="Node 2e367157bf64/192.168.159.208, added to nodes list" [2022-04-04T19:08:07.470Z] time="2022-04-04T19:08:07Z" level=info msg="Node 0c5d98ecc687/192.168.159.208, joined gossip cluster" [2022-04-04T19:08:07.470Z] time="2022-04-04T19:08:07Z" level=info msg="Node 0c5d98ecc687/192.168.159.208, added to nodes list" [2022-04-04T19:08:07.470Z] time="2022-04-04T19:08:07Z" level=info msg="Node 0c5d98ecc687/192.168.159.208, joined gossip cluster" [2022-04-04T19:08:07.470Z] time="2022-04-04T19:08:07Z" level=info msg="Node 0c5d98ecc687/192.168.159.208, is the new incarnation of the shutdown node 28fdca22d616/192.168.159.208" [2022-04-04T19:08:07.470Z] time="2022-04-04T19:08:07Z" level=info msg="Node 0c5d98ecc687/192.168.159.208, added to nodes list" [2022-04-04T19:08:07.470Z] time="2022-04-04T19:08:07Z" level=info msg="Node 38d082cebc89/192.168.159.208, joined gossip cluster" [2022-04-04T19:08:07.470Z] time="2022-04-04T19:08:07Z" level=info msg="Node 38d082cebc89/192.168.159.208, is the new incarnation of the shutdown node 261404b12064/192.168.159.208" [2022-04-04T19:08:07.470Z] time="2022-04-04T19:08:07Z" level=info msg="Node 38d082cebc89/192.168.159.208, added to nodes list" [2022-04-04T19:08:07.470Z] time="2022-04-04T19:08:07Z" level=info msg="Node 2e367157bf64/192.168.159.208, joined gossip cluster" [2022-04-04T19:08:07.470Z] time="2022-04-04T19:08:07Z" level=info msg="Node 2e367157bf64/192.168.159.208, added to nodes list" [2022-04-04T19:08:07.470Z] time="2022-04-04T19:08:07Z" level=info msg="Node 2e367157bf64/192.168.159.208, joined gossip cluster" [2022-04-04T19:08:07.470Z] time="2022-04-04T19:08:07Z" level=info msg="Node 2e367157bf64/192.168.159.208, is the new incarnation of the shutdown node c34dd23e209f/192.168.159.208" [2022-04-04T19:08:07.470Z] time="2022-04-04T19:08:07Z" level=info msg="Node 2e367157bf64/192.168.159.208, added to nodes list" [2022-04-04T19:08:07.470Z] time="2022-04-04T19:08:07Z" level=info msg="Node 2e367157bf64/192.168.159.208, joined gossip cluster" [2022-04-04T19:08:07.470Z] time="2022-04-04T19:08:07Z" level=info msg="Node 2e367157bf64/192.168.159.208, added to nodes list" [2022-04-04T19:08:07.567Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-04-04T19:08:07.633Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43462/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-04T19:08:07.927Z] time="2022-04-04T19:08:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.159.208:10033" [2022-04-04T19:08:07.927Z] time="2022-04-04T19:08:07Z" level=debug msg="memberlist: Stream connection from=192.168.159.208:49392" [2022-04-04T19:08:07.927Z] time="2022-04-04T19:08:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.159.208:10034" [2022-04-04T19:08:07.927Z] time="2022-04-04T19:08:07Z" level=debug msg="memberlist: Stream connection from=192.168.159.208:49393" [2022-04-04T19:08:07.927Z] time="2022-04-04T19:08:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.159.208:10035" [2022-04-04T19:08:07.927Z] time="2022-04-04T19:08:07Z" level=debug msg="memberlist: Stream connection from=192.168.159.208:49394" [2022-04-04T19:08:07.935Z] + make clean [2022-04-04T19:08:07.935Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-04T19:08:07.935Z] docker-dev-cache [2022-04-04T19:08:07.935Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-04T19:08:08.382Z] 2022/04/04 19:08:08 Closing DB instances... [2022-04-04T19:08:08.382Z] time="2022-04-04T19:08:08Z" level=info msg="Node 38d082cebc89 change state NodeActive --> NodeLeft" [2022-04-04T19:08:08.382Z] time="2022-04-04T19:08:08Z" level=info msg="node4(bc762af3fc40): Node leave event for 38d082cebc89/192.168.159.208" [2022-04-04T19:08:08.382Z] time="2022-04-04T19:08:08Z" level=info msg="Node 38d082cebc89 change state NodeActive --> NodeLeft" [2022-04-04T19:08:08.382Z] time="2022-04-04T19:08:08Z" level=info msg="node5(0897cb027872): Node leave event for 38d082cebc89/192.168.159.208" [2022-04-04T19:08:08.382Z] time="2022-04-04T19:08:08Z" level=info msg="Node 38d082cebc89 change state NodeActive --> NodeLeft" [2022-04-04T19:08:08.382Z] time="2022-04-04T19:08:08Z" level=info msg="node2(0c5d98ecc687): Node leave event for 38d082cebc89/192.168.159.208" [2022-04-04T19:08:08.382Z] time="2022-04-04T19:08:08Z" level=info msg="Node 38d082cebc89 change state NodeActive --> NodeLeft" [2022-04-04T19:08:08.382Z] time="2022-04-04T19:08:08Z" level=info msg="node3(2e367157bf64): Node leave event for 38d082cebc89/192.168.159.208" [2022-04-04T19:08:08.382Z] time="2022-04-04T19:08:08Z" level=info msg="Node 38d082cebc89 change state NodeActive --> NodeLeft" [2022-04-04T19:08:08.382Z] time="2022-04-04T19:08:08Z" level=info msg="node1(38d082cebc89): Node leave event for 38d082cebc89/192.168.159.208" [2022-04-04T19:08:08.508Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-04-04T19:08:08.763Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-04T19:08:08.764Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-04T19:08:08.764Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-04T19:08:08.764Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-04T19:08:08.767Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-04-04T19:08:08.837Z] time="2022-04-04T19:08:08Z" level=info msg="Node 38d082cebc89/192.168.159.208, left gossip cluster" [2022-04-04T19:08:08.837Z] time="2022-04-04T19:08:08Z" level=info msg="Node 38d082cebc89/192.168.159.208, left gossip cluster" [2022-04-04T19:08:08.837Z] time="2022-04-04T19:08:08Z" level=info msg="Node 38d082cebc89/192.168.159.208, left gossip cluster" [2022-04-04T19:08:08.837Z] time="2022-04-04T19:08:08Z" level=info msg="Node 38d082cebc89/192.168.159.208, left gossip cluster" [2022-04-04T19:08:08.837Z] time="2022-04-04T19:08:08Z" level=info msg="Node 38d082cebc89/192.168.159.208, left gossip cluster" [2022-04-04T19:08:08.837Z] time="2022-04-04T19:08:08Z" level=info msg="Node 0c5d98ecc687 change state NodeActive --> NodeLeft" [2022-04-04T19:08:08.837Z] time="2022-04-04T19:08:08Z" level=info msg="node4(bc762af3fc40): Node leave event for 0c5d98ecc687/192.168.159.208" [2022-04-04T19:08:08.837Z] time="2022-04-04T19:08:08Z" level=info msg="Node 0c5d98ecc687 change state NodeActive --> NodeLeft" [2022-04-04T19:08:08.837Z] time="2022-04-04T19:08:08Z" level=info msg="node5(0897cb027872): Node leave event for 0c5d98ecc687/192.168.159.208" [2022-04-04T19:08:08.837Z] time="2022-04-04T19:08:08Z" level=info msg="Node 0c5d98ecc687 change state NodeActive --> NodeLeft" [2022-04-04T19:08:08.837Z] time="2022-04-04T19:08:08Z" level=info msg="node3(2e367157bf64): Node leave event for 0c5d98ecc687/192.168.159.208" [2022-04-04T19:08:08.837Z] time="2022-04-04T19:08:08Z" level=info msg="Node 0c5d98ecc687 change state NodeActive --> NodeLeft" [2022-04-04T19:08:08.837Z] time="2022-04-04T19:08:08Z" level=info msg="node2(0c5d98ecc687): Node leave event for 0c5d98ecc687/192.168.159.208" [2022-04-04T19:08:09.294Z] time="2022-04-04T19:08:08Z" level=info msg="Node 0c5d98ecc687/192.168.159.208, left gossip cluster" [2022-04-04T19:08:09.294Z] time="2022-04-04T19:08:08Z" level=info msg="Node 0c5d98ecc687/192.168.159.208, left gossip cluster" [2022-04-04T19:08:09.294Z] time="2022-04-04T19:08:08Z" level=info msg="Node 0c5d98ecc687/192.168.159.208, left gossip cluster" [2022-04-04T19:08:09.294Z] time="2022-04-04T19:08:08Z" level=info msg="Node 0c5d98ecc687/192.168.159.208, left gossip cluster" [2022-04-04T19:08:09.294Z] time="2022-04-04T19:08:09Z" level=info msg="Node 2e367157bf64 change state NodeActive --> NodeLeft" [2022-04-04T19:08:09.294Z] time="2022-04-04T19:08:09Z" level=info msg="node5(0897cb027872): Node leave event for 2e367157bf64/192.168.159.208" [2022-04-04T19:08:09.294Z] time="2022-04-04T19:08:09Z" level=info msg="Node 2e367157bf64 change state NodeActive --> NodeLeft" [2022-04-04T19:08:09.294Z] time="2022-04-04T19:08:09Z" level=info msg="node4(bc762af3fc40): Node leave event for 2e367157bf64/192.168.159.208" [2022-04-04T19:08:09.294Z] time="2022-04-04T19:08:09Z" level=info msg="Node 2e367157bf64 change state NodeActive --> NodeLeft" [2022-04-04T19:08:09.294Z] time="2022-04-04T19:08:09Z" level=info msg="node3(2e367157bf64): Node leave event for 2e367157bf64/192.168.159.208" [2022-04-04T19:08:09.333Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-04T19:08:09.333Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-04-04T19:08:09.750Z] time="2022-04-04T19:08:09Z" level=info msg="Node 2e367157bf64/192.168.159.208, left gossip cluster" [2022-04-04T19:08:09.750Z] time="2022-04-04T19:08:09Z" level=info msg="Node 2e367157bf64/192.168.159.208, left gossip cluster" [2022-04-04T19:08:09.750Z] time="2022-04-04T19:08:09Z" level=info msg="Node 2e367157bf64/192.168.159.208, left gossip cluster" [2022-04-04T19:08:09.750Z] time="2022-04-04T19:08:09Z" level=debug msg="memberlist: Failed ping: 2e367157bf64 (timeout reached)" [2022-04-04T19:08:09.750Z] time="2022-04-04T19:08:09Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.159.208:10037: use of closed network connection" [2022-04-04T19:08:09.750Z] time="2022-04-04T19:08:09Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.159.208:10036: use of closed network connection" [2022-04-04T19:08:09.750Z] time="2022-04-04T19:08:09Z" level=debug msg="memberlist: Stream connection from=192.168.159.208:49395" [2022-04-04T19:08:09.900Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-04-04T19:08:09.900Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-04-04T19:08:09.900Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-04-04T19:08:09.900Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-04T19:08:09.900Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-04-04T19:08:09.900Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-04T19:08:09.900Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-04-04T19:08:09.900Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-04T19:08:09.900Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-04-04T19:08:09.900Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-04T19:08:09.900Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-04-04T19:08:09.900Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-04-04T19:08:09.900Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-04-04T19:08:09.900Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-04T19:08:09.900Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-04-04T19:08:10.207Z] time="2022-04-04T19:08:09Z" level=info msg="Node bc762af3fc40 change state NodeActive --> NodeLeft" [2022-04-04T19:08:10.207Z] time="2022-04-04T19:08:09Z" level=info msg="node5(0897cb027872): Node leave event for bc762af3fc40/192.168.159.208" [2022-04-04T19:08:10.207Z] time="2022-04-04T19:08:09Z" level=info msg="Node bc762af3fc40 change state NodeActive --> NodeLeft" [2022-04-04T19:08:10.207Z] time="2022-04-04T19:08:09Z" level=info msg="node4(bc762af3fc40): Node leave event for bc762af3fc40/192.168.159.208" [2022-04-04T19:08:10.207Z] time="2022-04-04T19:08:10Z" level=warning msg="memberlist: Was able to connect to 2e367157bf64 but other probes failed, network may be misconfigured" [2022-04-04T19:08:10.467Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-04-04T19:08:10.663Z] time="2022-04-04T19:08:10Z" level=info msg="Node bc762af3fc40/192.168.159.208, left gossip cluster" [2022-04-04T19:08:10.725Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-04-04T19:08:10.725Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-04-04T19:08:11.118Z] time="2022-04-04T19:08:10Z" level=info msg="Node bc762af3fc40/192.168.159.208, left gossip cluster" [2022-04-04T19:08:11.290Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-04T19:08:11.290Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-04T19:08:11.575Z] time="2022-04-04T19:08:11Z" level=info msg="Node 0897cb027872/192.168.159.208, left gossip cluster" [2022-04-04T19:08:11.575Z] time="2022-04-04T19:08:11Z" level=info msg="Node 0897cb027872 change state NodeActive --> NodeFailed" [2022-04-04T19:08:11.575Z] time="2022-04-04T19:08:11Z" level=info msg="Node 0897cb027872/192.168.159.208, added to failed nodes list" [2022-04-04T19:08:11.575Z] --- PASS: TestNetworkDBIslands (12.28s) [2022-04-04T19:08:11.575Z] PASS [2022-04-04T19:08:11.575Z] coverage: 60.1% of statements [2022-04-04T19:08:11.575Z] ok github.com/docker/docker/libnetwork/networkdb 185.968s coverage: 60.1% of statements [2022-04-04T19:08:11.575Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-04T19:08:11.575Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-04T19:08:11.575Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-04T19:08:11.575Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-04T19:08:11.575Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-04T19:08:11.575Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-04T19:08:11.575Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-04T19:08:11.575Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-04T19:08:11.575Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-04T19:08:11.575Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-04T19:08:11.575Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-04T19:08:11.575Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-04T19:08:11.575Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-04T19:08:11.575Z] ? github.com/docker/docker/quota [no test files] [2022-04-04T19:08:11.575Z] ? github.com/docker/docker/rootless [no test files] [2022-04-04T19:08:11.575Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-04T19:08:11.575Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-04T19:08:11.575Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-04T19:08:11.575Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-04T19:08:11.575Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-04T19:08:11.575Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-04T19:08:11.575Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-04T19:08:11.575Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-04T19:08:11.575Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-04T19:08:11.575Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-04T19:08:11.575Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-04T19:08:11.575Z] ? github.com/docker/docker/volume [no test files] [2022-04-04T19:08:11.575Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-04T19:08:11.575Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-04T19:08:11.857Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-04T19:08:11.857Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-04-04T19:08:12.424Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-04-04T19:08:12.683Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-04-04T19:08:12.683Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-04T19:08:12.683Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-04T19:08:13.249Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-04T19:08:13.816Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-04-04T19:08:14.386Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === Skipped [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-04T19:08:14.469Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.06s) [2022-04-04T19:08:14.469Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.03s) [2022-04-04T19:08:14.469Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-04-04T19:08:14.469Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-04T19:08:14.469Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-04T19:08:14.469Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-04T19:08:14.469Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-04T19:08:14.469Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-04T19:08:14.469Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-04-04T19:08:14.469Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-04T19:08:14.469Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-04T19:08:14.469Z] daemon_test.go:145: root required [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-04T19:08:14.469Z] reload_test.go:342: root required [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-04T19:08:14.469Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-04T19:08:14.469Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-04T19:08:14.469Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-04T19:08:14.469Z] download_test.go:267: Needs fixing on Windows [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-04T19:08:14.469Z] layer_test.go:291: Failing on Windows [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-04T19:08:14.469Z] layer_test.go:340: Failing on Windows [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-04T19:08:14.469Z] layer_test.go:455: Failing on Windows [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-04T19:08:14.469Z] layer_test.go:684: Failing on Windows [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-04T19:08:14.469Z] migration_test.go:45: Failing on Windows [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-04T19:08:14.469Z] migration_test.go:181: Failing on Windows [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-04T19:08:14.469Z] mount_test.go:17: Failing on Windows [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-04T19:08:14.469Z] mount_test.go:76: Failing on Windows [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-04T19:08:14.469Z] mount_test.go:125: Failing on Windows [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-04T19:08:14.469Z] mount_test.go:212: Failing on Windows [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-04-04T19:08:14.469Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-04T19:08:14.469Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-04T19:08:14.469Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-04T19:08:14.469Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-04T19:08:14.469Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-04T19:08:14.469Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-04T19:08:14.469Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-04T19:08:14.469Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-04T19:08:14.469Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-04T19:08:14.469Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-04T19:08:14.469Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-04T19:08:14.469Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-04T19:08:14.469Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-04T19:08:14.469Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-04T19:08:14.469Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-04T19:08:14.469Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-04T19:08:14.469Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-04T19:08:14.469Z] archive_test.go:133: Xz not present in msys2 [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-04-04T19:08:14.469Z] archive_test.go:140: zstd not installed [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-04T19:08:14.469Z] archive_test.go:252: Failing on Windows CI machines [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-04T19:08:14.469Z] archive_windows_test.go:16: Currently fails [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-04T19:08:14.469Z] changes_test.go:196: needs more investigation [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-04-04T19:08:14.469Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-04-04T19:08:14.469Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-04T19:08:14.469Z] changes_test.go:433: needs further investigation [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-04T19:08:14.469Z] changes_test.go:469: needs further investigation [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-04T19:08:14.469Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-04T19:08:14.469Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-04T19:08:14.469Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-04T19:08:14.469Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.02s) [2022-04-04T19:08:14.469Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-04T19:08:14.469Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-04T19:08:14.469Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-04T19:08:14.469Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-04T19:08:14.469Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-04T19:08:14.469Z] [2022-04-04T19:08:14.469Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-04T19:08:14.470Z] poller_test.go:40: No chmod on Windows [2022-04-04T19:08:14.470Z] [2022-04-04T19:08:14.470Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-04T19:08:14.470Z] fileutils_test.go:133: Needs porting to Windows [2022-04-04T19:08:14.470Z] [2022-04-04T19:08:14.470Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-04T19:08:14.470Z] fileutils_test.go:179: Needs porting to Windows [2022-04-04T19:08:14.470Z] [2022-04-04T19:08:14.470Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-04-04T19:08:14.470Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-04T19:08:14.470Z] [2022-04-04T19:08:14.470Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-04T19:08:14.470Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-04T19:08:14.470Z] [2022-04-04T19:08:14.470Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-04T19:08:14.470Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-04T19:08:14.470Z] [2022-04-04T19:08:14.470Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-04T19:08:14.470Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-04T19:08:14.470Z] [2022-04-04T19:08:14.470Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-04T19:08:14.470Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-04T19:08:14.470Z] [2022-04-04T19:08:14.470Z] DONE 2103 tests, 70 skipped in 383.860s [2022-04-04T19:08:14.926Z] INFO: make.ps1 ended at 04/04/2022 19:08:14 [2022-04-04T19:08:14.955Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-04-04T19:08:14.955Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-04-04T19:08:14.955Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-04T19:08:15.216Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-04T19:08:15.474Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-04T19:08:16.474Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-04T19:08:16.474Z] INFO: Unit tests ended at 04/04/2022 19:08:16. Duration:00:06:39.9547440 [2022-04-04T19:08:16.474Z] INFO: Building busybox [2022-04-04T19:08:16.853Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-04-04T19:08:16.853Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-04T19:08:16.932Z] Sending build context to Docker daemon 5.12kB [2022-04-04T19:08:16.932Z] [2022-04-04T19:08:16.932Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-04T19:08:16.932Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-04T19:08:16.932Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-04T19:08:16.932Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-04T19:08:16.932Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-04T19:08:16.932Z] ---> 02f938cacc3b [2022-04-04T19:08:16.932Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-04T19:08:16.932Z] ---> Running in fe687cf931bb [2022-04-04T19:08:17.113Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-04T19:08:19.020Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-04T19:08:19.586Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-04T19:08:19.586Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-04T19:08:19.586Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-04T19:08:20.154Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-04-04T19:08:20.413Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-04-04T19:08:21.350Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-04-04T19:08:22.285Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-04T19:08:22.285Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-04T19:08:22.716Z] Removing intermediate container fe687cf931bb [2022-04-04T19:08:22.716Z] ---> 8ea4efde60a0 [2022-04-04T19:08:22.716Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-04T19:08:22.716Z] ---> Running in 89afa85bf781 [2022-04-04T19:08:22.852Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-04-04T19:08:23.172Z] Removing intermediate container 89afa85bf781 [2022-04-04T19:08:23.172Z] ---> 0f92394e127e [2022-04-04T19:08:23.172Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-04T19:08:23.172Z] ---> Running in 9b2b47806677 [2022-04-04T19:08:23.628Z] Removing intermediate container 9b2b47806677 [2022-04-04T19:08:23.628Z] ---> 5be240042ab1 [2022-04-04T19:08:23.628Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-04T19:08:23.786Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-04T19:08:23.787Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-04T19:08:24.352Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-04T19:08:25.160Z] [2022-04-04T19:08:25.617Z] ---> cbbdeab8205e [2022-04-04T19:08:25.617Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-04T19:08:25.617Z] ---> Running in 3dd0b0005b2f [2022-04-04T19:08:25.727Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents511068121 [2022-04-04T19:08:25.985Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-04T19:08:25.985Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-04T19:08:26.080Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-04T19:08:26.080Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-04T19:08:26.080Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-04T19:08:26.080Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-04T19:08:26.080Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-04T19:08:26.080Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-04T19:08:26.080Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-04T19:08:26.080Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-04T19:08:26.080Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-04T19:08:26.080Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-04T19:08:26.080Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-04T19:08:26.080Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-04T19:08:26.080Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-04T19:08:26.080Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-04T19:08:26.080Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-04T19:08:26.080Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T19:08:26.080Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-04T19:08:26.080Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-04T19:08:26.080Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-04T19:08:26.080Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-04T19:08:27.051Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-04T19:08:27.051Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-04T19:08:27.051Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-04T19:08:27.052Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-04T19:08:27.052Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-04T19:08:27.387Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-04T19:08:27.387Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-04T19:08:27.387Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-04T19:08:27.645Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-04-04T19:08:29.025Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-04T19:08:30.404Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-04T19:08:30.663Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-04T19:08:30.779Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-04T19:08:30.922Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-04T19:08:30.922Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-04T19:08:30.922Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-04-04T19:08:30.922Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-04T19:08:31.490Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-04T19:08:31.490Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-04T19:08:32.431Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-04T19:08:33.000Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-04T19:08:33.567Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-04T19:08:33.670Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-04T19:08:33.670Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-04T19:08:33.670Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-04T19:08:33.670Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-04T19:08:33.670Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-04T19:08:33.670Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-04T19:08:33.670Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-04T19:08:33.670Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-04T19:08:33.670Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-04T19:08:35.936Z] Removing intermediate container 3dd0b0005b2f [2022-04-04T19:08:35.936Z] ---> 3b97ecd4ecfe [2022-04-04T19:08:35.936Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-04T19:08:35.936Z] ---> Running in 852079a1a622 [2022-04-04T19:08:36.559Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-04T19:08:36.559Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-04T19:08:36.559Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-04T19:08:36.559Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-04T19:08:37.014Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-04T19:08:38.108Z] [2022-04-04T19:08:38.108Z] SUCCESS: Specified value was saved. [2022-04-04T19:08:38.830Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-04T19:08:40.211Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-04T19:08:40.778Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-04T19:08:41.000Z] Removing intermediate container 852079a1a622 [2022-04-04T19:08:41.000Z] ---> 85161b654f4f [2022-04-04T19:08:41.000Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-04T19:08:41.000Z] ---> Running in a14a9c0a98f7 [2022-04-04T19:08:41.715Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-04T19:08:44.114Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-04T19:08:44.247Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-04-04T19:08:44.247Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-04T19:08:45.670Z] Cannot create a file when that file already exists. [2022-04-04T19:08:46.149Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-04T19:08:46.407Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-04T19:08:47.782Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-04T19:08:49.159Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-04T19:08:50.541Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-04T19:08:51.436Z] Removing intermediate container a14a9c0a98f7 [2022-04-04T19:08:51.436Z] ---> 1a661bffb8c4 [2022-04-04T19:08:51.436Z] Step 13/13 : CMD ["sh"] [2022-04-04T19:08:51.436Z] ---> Running in df4b2759119e [2022-04-04T19:08:51.436Z] Removing intermediate container df4b2759119e [2022-04-04T19:08:51.436Z] ---> 9e286de3e5f9 [2022-04-04T19:08:51.436Z] Successfully built 9e286de3e5f9 [2022-04-04T19:08:51.436Z] Successfully tagged busybox:latest [2022-04-04T19:08:51.436Z] INFO: Docker images of the daemon under test [2022-04-04T19:08:51.436Z] [2022-04-04T19:08:51.436Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-04T19:08:51.436Z] busybox latest 9e286de3e5f9 Less than a second ago 5.01GB [2022-04-04T19:08:51.436Z] microsoft/windowsservercore latest 02f938cacc3b 4 weeks ago 4.96GB [2022-04-04T19:08:51.436Z] mcr.microsoft.com/windows/servercore ltsc2022 02f938cacc3b 4 weeks ago 4.96GB [2022-04-04T19:08:51.436Z] [2022-04-04T19:08:51.436Z] INFO: Running integration tests at 04/04/2022 19:08:50... [2022-04-04T19:08:51.436Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-04T19:08:51.436Z] INFO: Integration API tests being run from the host: [2022-04-04T19:08:51.436Z] INFO: make.ps1 starting at 04/04/2022 19:08:50 [2022-04-04T19:08:52.402Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-04T19:08:53.072Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-04T19:08:57.256Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-04-04T19:08:57.256Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-04T19:08:59.157Z] docker_cli_service_logs_test.go:246: checking task yp7p03qcuybc [2022-04-04T19:08:59.157Z] docker_cli_service_logs_test.go:251: checking messages for yp7p03qcuybc [2022-04-04T19:08:59.157Z] docker_cli_service_logs_test.go:246: checking task uggttvjajuf7 [2022-04-04T19:08:59.157Z] docker_cli_service_logs_test.go:251: checking messages for uggttvjajuf7 [2022-04-04T19:09:00.093Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-04T19:09:05.363Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-04T19:09:07.262Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-04-04T19:09:08.635Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-04T19:09:08.893Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-04T19:09:09.827Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-04T19:09:09.827Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-04-04T19:09:10.395Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-04T19:09:10.395Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-04T19:09:10.395Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-04T19:09:10.963Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-04T19:09:12.868Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-04-04T19:09:14.245Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-04T19:09:17.553Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-04-04T19:09:17.813Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-04-04T19:09:18.071Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-04-04T19:09:18.071Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-04T19:09:18.071Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-04-04T19:09:18.071Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-04T19:09:18.071Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-04-04T19:09:19.005Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-04-04T19:09:19.940Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-04-04T19:09:20.508Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-04-04T19:09:21.062Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-04T19:09:21.882Z] === RUN TestDockerSuite/TestUpdateStats [2022-04-04T19:09:23.277Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-04T19:09:23.277Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-04T19:09:26.068Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-04-04T19:09:26.325Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-04-04T19:09:26.325Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-04T19:09:26.325Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-04-04T19:09:27.262Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-04-04T19:09:27.830Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-04T19:09:30.364Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-04-04T19:09:30.930Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-04-04T19:09:32.832Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-04-04T19:09:33.768Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-04-04T19:09:35.131Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T19:09:35.131Z] INFO: Testing against a local daemon [2022-04-04T19:09:35.131Z] === RUN TestBuildWithSession [2022-04-04T19:09:35.131Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T19:09:35.131Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-04T19:09:35.131Z] === RUN TestBuildSquashParent [2022-04-04T19:09:35.131Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:09:35.131Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-04T19:09:35.131Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-04T19:09:35.131Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T19:09:35.131Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T19:09:35.131Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T19:09:35.131Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T19:09:35.131Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T19:09:35.131Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T19:09:35.131Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T19:09:35.131Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T19:09:35.131Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T19:09:35.131Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T19:09:35.131Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T19:09:35.131Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T19:09:35.131Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T19:09:35.131Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T19:09:35.131Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T19:09:35.131Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T19:09:35.673Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-04-04T19:09:36.240Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-04-04T19:09:38.147Z] docker_cli_swarm_test.go:1895: [d688cb2753029] joining swarm manager [dbdda2e186473]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T19:09:38.147Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-04T19:09:39.086Z] docker_cli_swarm_test.go:1896: [d3c3304a267e7] joining swarm manager [dbdda2e186473]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T19:09:40.996Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-04T19:09:43.525Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-04-04T19:09:44.512Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-04T19:09:44.898Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-04-04T19:09:46.274Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-04-04T19:09:47.211Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-04-04T19:09:48.146Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-04-04T19:09:49.523Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-04-04T19:09:50.910Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-04-04T19:09:52.286Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-04-04T19:09:52.788Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T19:09:52.788Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T19:09:53.660Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-04-04T19:09:54.597Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-04T19:09:57.011Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-04T19:10:01.160Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-04-04T19:10:01.342Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-04T19:10:01.342Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (19.94s) [2022-04-04T19:10:01.342Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (19.94s) [2022-04-04T19:10:01.342Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (19.94s) [2022-04-04T19:10:01.342Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (20.31s) [2022-04-04T19:10:01.342Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.42s) [2022-04-04T19:10:01.342Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.84s) [2022-04-04T19:10:01.342Z] === RUN TestBuildMultiStageCopy [2022-04-04T19:10:01.342Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-04T19:10:09.298Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-04-04T19:10:09.505Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-04T19:10:09.863Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-04T19:10:09.863Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-04T19:10:09.863Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-04T19:10:10.108Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-04T19:10:10.108Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-04T19:10:10.108Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-04T19:10:10.108Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-04T19:10:10.108Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-04T19:10:10.430Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-04-04T19:10:10.430Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-04T19:10:10.690Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-04T19:10:10.690Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-04T19:10:10.690Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-04T19:10:11.257Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-04T19:10:11.257Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-04T19:10:12.194Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-04T19:10:12.194Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-04T19:10:12.454Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-04T19:10:12.454Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-04T19:10:12.454Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-04T19:10:13.736Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-04T19:10:13.736Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-04T19:10:13.830Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-04T19:10:13.830Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-04T19:10:13.830Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-04T19:10:14.088Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-04T19:10:14.088Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-04T19:10:14.088Z] === RUN TestDockerSuite/TestVolumeEvents [2022-04-04T19:10:14.700Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-04T19:10:14.793Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-04T19:10:14.793Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-04T19:10:14.793Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-04T19:10:14.793Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-04T19:10:14.793Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-04T19:10:14.793Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-04T19:10:14.793Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-04T19:10:15.250Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-04T19:10:16.210Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-04T19:10:16.228Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-04T19:10:17.757Z] --- PASS: TestBuildMultiStageCopy (16.45s) [2022-04-04T19:10:17.757Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.43s) [2022-04-04T19:10:17.757Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.95s) [2022-04-04T19:10:17.757Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.11s) [2022-04-04T19:10:17.757Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.42s) [2022-04-04T19:10:17.757Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.54s) [2022-04-04T19:10:17.757Z] === RUN TestBuildMultiStageParentConfig [2022-04-04T19:10:19.928Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-04T19:10:20.646Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-04T19:10:20.649Z] --- PASS: TestBuildMultiStageParentConfig (2.77s) [2022-04-04T19:10:20.649Z] === RUN TestBuildLabelWithTargets [2022-04-04T19:10:20.649Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T19:10:20.649Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-04T19:10:20.649Z] === RUN TestBuildWithEmptyLayers [2022-04-04T19:10:20.905Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-04T19:10:21.164Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-04T19:10:21.164Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-04T19:10:21.465Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-04T19:10:21.465Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-04T19:10:21.465Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-04T19:10:21.465Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-04T19:10:21.465Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-04T19:10:21.465Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-04T19:10:21.612Z] --- PASS: TestBuildWithEmptyLayers (1.57s) [2022-04-04T19:10:21.612Z] === RUN TestBuildMultiStageOnBuild [2022-04-04T19:10:23.067Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-04T19:10:24.369Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-04T19:10:25.602Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-04-04T19:10:25.603Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-04T19:10:25.603Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite (1304.51s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.97s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.53s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.73s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.16s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.18s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.25s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.93s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.78s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.23s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.90s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.98s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.08s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.85s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.60s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.62s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.77s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.65s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.19s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.63s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestAttachDetach (0.70s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.86s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.67s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.89s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.73s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.55s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.42s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.76s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.73s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.97s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.49s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.20s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.71s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.24s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.79s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.09s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.29s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.65s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (4.58s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.92s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.44s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.22s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.31s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.77s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.82s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.97s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.24s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.24s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.13s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.85s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.58s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.79s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.32s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.18s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.26s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.24s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.87s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.88s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.28s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.63s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.59s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.73s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.53s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.92s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.90s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.35s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.47s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.02s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.82s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.89s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.40s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.89s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.10s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.22s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.07s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.98s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.92s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.85s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.73s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.38s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.61s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.90s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.78s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.77s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.70s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.40s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildCmd (0.23s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.25s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.26s) [2022-04-04T19:10:25.603Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.08s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.26s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.39s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.94s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.85s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.74s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.39s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.38s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.42s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.36s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.04s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.72s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.42s) [2022-04-04T19:10:25.603Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-04-04T19:10:25.603Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2022-04-04T19:10:25.603Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-04T19:10:25.603Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.61s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.62s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.28s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.36s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.49s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.10s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.58s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.32s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.65s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.69s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.23s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.42s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.98s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.50s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.39s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.18s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.05s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.12s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.32s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.00s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.20s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.78s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.00s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.03s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.00s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.79s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.43s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.41s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.81s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.17s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.36s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.43s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.06s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.56s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.90s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildEnv (1.49s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.46s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.93s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.36s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.10s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.08s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.75s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.80s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.52s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.47s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.20s) [2022-04-04T19:10:25.603Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.69s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.64s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.48s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildFails (0.76s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.39s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.78s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.44s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.28s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.88s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.80s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.85s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.30s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.75s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.71s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.62s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildHistory (4.45s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.47s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.72s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.61s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.60s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.84s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildLabel (0.44s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.42s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.44s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildLabels (0.46s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.14s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.07s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.11s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.28s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.15s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.16s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.97s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.45s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.44s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.28s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.33s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.23s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.51s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.85s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.89s) [2022-04-04T19:10:25.603Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.46s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.30s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.21s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.55s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.45s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.74s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.64s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.63s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.22s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.25s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.43s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.37s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.39s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.92s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.97s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.86s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.82s) [2022-04-04T19:10:25.603Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.86s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.28s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.30s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestBuildPATH (1.79s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.58s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.67s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.34s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.32s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.58s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestBuildRm (2.29s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.72s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.16s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.36s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.48s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.87s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.90s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.94s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.09s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.28s) [2022-04-04T19:10:25.604Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.24s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.97s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.07s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestBuildStderr (0.73s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.94s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.78s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.81s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.50s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.72s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.89s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestBuildUser (1.34s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.39s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.01s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.60s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.61s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.60s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.89s) [2022-04-04T19:10:25.604Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-04T19:10:25.604Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-04T19:10:25.604Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-04T19:10:25.604Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.12s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.54s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.57s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.66s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.11s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.63s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.36s) [2022-04-04T19:10:25.604Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.51s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.36s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-04T19:10:25.604Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.45s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.66s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCommitChange (0.81s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.92s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.34s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.27s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.88s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCommitTTY (1.26s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.69s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.18s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.63s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.12s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.32s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.52s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.69s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.49s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.56s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.57s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.56s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.50s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.56s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.63s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.18s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.61s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.47s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.57s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.65s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.65s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.60s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.65s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.95s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.87s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.78s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.76s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.78s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.42s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.68s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.53s) [2022-04-04T19:10:25.604Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.66s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.63s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.95s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.27s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.49s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.84s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.48s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.50s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.40s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (0.61s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.44s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.43s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000fe12d8_} (1.49s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13445381751_/foo_false____} (1.33s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13445381751_/foo_true____} (1.39s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33104048829_/foo_false____} (1.43s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33104048829_/foo_true____} (1.51s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33104048829_/foo_true__0xc000fe1308__} (1.32s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000fe1320_} (1.40s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000fe1338_} (1.47s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000fe1350_} (0.71s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000fe1368_} (1.42s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.28s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.39s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.59s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.71s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.92s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.53s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.53s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.53s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.53s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.52s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.66s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.77s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.67s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.65s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.73s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.71s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.65s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.98s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.34s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.68s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.80s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.64s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.61s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.64s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.54s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.57s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.95s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.82s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.74s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.01s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.34s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.80s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.80s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.82s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.48s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.85s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.85s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCpToDot (0.63s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.96s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.08s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCpToStdout (0.57s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.11s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.29s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.55s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.77s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.40s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.49s) [2022-04-04T19:10:25.604Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.46s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.23s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2022-04-04T19:10:25.604Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.38s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.75s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.46s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.89s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.51s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.14s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.04s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.71s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.62s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.60s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.85s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.53s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.56s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-04-04T19:10:25.604Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.18s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.52s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.24s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.52s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.71s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.76s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestEventsAttach (0.79s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestEventsCommit (0.90s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.54s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.57s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.54s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.72s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.48s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.99s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.33s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestEventsCopy (1.17s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.25s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.46s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.31s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.19s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.61s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.37s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.18s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.06s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestEventsFilters (1.22s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestEventsFormat (0.99s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.64s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.76s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2022-04-04T19:10:25.605Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-04T19:10:25.605Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.66s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.46s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestEventsRename (0.63s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestEventsResize (0.93s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.46s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.56s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.46s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.72s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestEventsTop (0.58s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.91s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestExec (0.70s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.70s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.71s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.47s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.11s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.52s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.54s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.55s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.52s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.52s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.54s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.02s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestExecCgroup (1.05s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestExecEnv (0.60s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.02s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.57s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestExecInspectID (1.63s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestExecInteractive (0.54s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.53s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.66s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestExecParseError (0.54s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.63s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.79s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.17s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.53s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestExecStartFails (0.59s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.71s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.54s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestExecTTY (0.60s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.80s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.74s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestExecUlimits (0.59s) [2022-04-04T19:10:25.605Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.24s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.52s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.78s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.56s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestExecWithUser (0.71s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.57s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.60s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.76s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.48s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.49s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestHealth (19.03s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.58s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.07s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.75s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.64s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.58s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.63s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestImportDisplay (1.24s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestImportFile (1.52s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.56s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestImportGzipped (1.56s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.43s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.55s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.47s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.45s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.47s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.48s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.43s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.14s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.42s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2022-04-04T19:10:25.605Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestInspectDefault (0.49s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestInspectHistory (0.56s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-04T19:10:25.605Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.45s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.48s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.99s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.51s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestInspectStatus (0.58s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.97s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.49s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.50s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.43s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.46s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.79s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.92s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.91s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.24s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.08s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.38s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.39s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.47s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.31s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.84s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (9.01s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.32s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.12s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.50s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.53s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.25s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.50s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.45s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.46s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.45s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.50s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.54s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.16s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.34s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.99s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.90s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.90s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.45s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.47s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestLogsSince (6.62s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.62s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.47s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestLogsTail (0.52s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.45s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.48s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.47s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestNetHostname (1.44s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.65s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.25s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.46s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestPluginActive (2.09s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.52s) [2022-04-04T19:10:25.605Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.36s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.00s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.92s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.52s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.72s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.41s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.95s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.91s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestPortList (6.17s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.89s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.09s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.49s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.58s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.69s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.05s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.45s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.03s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestPsByOrder (1.92s) [2022-04-04T19:10:25.605Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.69s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.72s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.15s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.46s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.82s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.00s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.91s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.51s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.16s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.51s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.49s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.96s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.54s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.55s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.62s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.53s) [2022-04-04T19:10:25.606Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.23s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.50s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.98s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.98s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.50s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.56s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.82s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.34s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.92s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.97s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.59s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.03s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.77s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.80s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.31s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.36s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.70s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.13s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.59s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.47s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.80s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.44s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.57s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.89s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunAddHost (0.45s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.46s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.20s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.58s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.60s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.91s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.89s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.60s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.59s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.65s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.51s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.85s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.87s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.89s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.85s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.54s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.44s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.66s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.44s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.43s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.49s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.43s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.43s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.49s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.46s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.46s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.45s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.09s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.52s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.54s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.47s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.46s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.90s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.89s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.87s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.48s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.59s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.50s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.49s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.55s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.47s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.13s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.47s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.48s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.19s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.98s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.53s) [2022-04-04T19:10:25.606Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-04-04T19:10:25.606Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.45s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.10s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.86s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.54s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.47s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.01s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.45s) [2022-04-04T19:10:25.606Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.44s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.03s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.43s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.44s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.48s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.55s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.08s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.66s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.82s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.71s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.47s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunExitCode (0.64s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.44s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.44s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.45s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.42s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.65s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.98s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s) [2022-04-04T19:10:25.606Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.27s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.49s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.93s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.67s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.59s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.51s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.35s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.54s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.13s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.51s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.63s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.40s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.90s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.02s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.05s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.08s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.20s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.21s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunMount (4.83s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.49s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.70s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.24s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.82s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.51s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.33s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.47s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.16s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.97s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.44s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunNetHost (0.70s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.44s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.46s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.30s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.29s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.60s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.34s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.44s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.43s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.43s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.45s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.57s) [2022-04-04T19:10:25.606Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.76s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.53s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.15s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.92s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.69s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.63s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.64s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.45s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.44s) [2022-04-04T19:10:25.606Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.48s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.45s) [2022-04-04T19:10:25.606Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.45s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.02s) [2022-04-04T19:10:25.606Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.72s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.26s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunRm (0.59s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.57s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.46s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.44s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.41s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.44s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.18s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.61s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.44s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.56s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.53s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.57s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.44s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.67s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.79s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.54s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.56s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.47s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunState (1.18s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.59s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.54s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.18s) [2022-04-04T19:10:25.606Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.44s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.63s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunSysctls (1.33s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.53s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.06s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.51s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.40s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.98s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.15s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.65s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.54s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.56s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.81s) [2022-04-04T19:10:25.606Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.06s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestRunUserByID (0.45s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.47s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestRunUserByName (0.52s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.69s) [2022-04-04T19:10:25.607Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.46s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.17s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.50s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.80s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.57s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.25s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.51s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.58s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.48s) [2022-04-04T19:10:25.607Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-04T19:10:25.607Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-04T19:10:25.607Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2022-04-04T19:10:25.607Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.55s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.45s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.91s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.45s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.46s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.45s) [2022-04-04T19:10:25.607Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-04-04T19:10:25.607Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-04T19:10:25.607Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-04T19:10:25.607Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-04T19:10:25.607Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-04T19:10:25.607Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.46s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.43s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.45s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.43s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.45s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.44s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.52s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.08s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.51s) [2022-04-04T19:10:25.607Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.43s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.28s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.46s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.92s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.44s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.74s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.91s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.15s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.08s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.45s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.37s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.70s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.22s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.10s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.38s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.60s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.43s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.09s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.58s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.05s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.67s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.71s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.66s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.88s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.48s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.69s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.83s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.59s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.80s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.60s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestStartRecordError (1.10s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.51s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.16s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.51s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.08s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.09s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.53s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.52s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.45s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.49s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.70s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.60s) [2022-04-04T19:10:25.607Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.61s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.28s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.11s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.46s) [2022-04-04T19:10:25.607Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-04T19:10:25.607Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.90s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.76s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.80s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.31s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestUpdateStats (3.58s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.90s) [2022-04-04T19:10:25.607Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.73s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.65s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (3.14s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.73s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.61s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.89s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.83s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.55s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.30s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.31s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.90s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.96s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.34s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.34s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.32s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.39s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.27s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.06s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.66s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.65s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.90s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.45s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.43s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.39s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.07s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.75s) [2022-04-04T19:10:25.607Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.67s) [2022-04-04T19:10:25.607Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-04-04T19:10:25.607Z] === RUN TestDockerRegistrySuite [2022-04-04T19:10:25.607Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-04T19:10:26.985Z] check_test.go:195: [d1d22de18bf28] daemon is not started [2022-04-04T19:10:26.985Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-04T19:10:27.552Z] docker_cli_swarm_test.go:1796: [d508cf365d41b] joining swarm manager [d7a28df9e587a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T19:10:28.117Z] check_test.go:195: [dfe78746050f2] daemon is not started [2022-04-04T19:10:28.117Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-04T19:10:29.052Z] docker_cli_swarm_test.go:1797: [d30a17249242c] joining swarm manager [d7a28df9e587a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T19:10:29.621Z] check_test.go:195: [dfc4d71d3547a] daemon is not started [2022-04-04T19:10:29.621Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-04T19:10:29.880Z] check_test.go:195: [d2838f55fbc37] daemon is not started [2022-04-04T19:10:29.880Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-04T19:10:32.447Z] check_test.go:195: [df49c94effd16] daemon is not started [2022-04-04T19:10:32.447Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-04T19:10:36.756Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-04T19:10:37.712Z] check_test.go:195: [d355e76e500d8] daemon is not started [2022-04-04T19:10:37.712Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-04T19:10:39.270Z] --- PASS: TestBuildMultiStageOnBuild (16.22s) [2022-04-04T19:10:39.270Z] === RUN TestBuildUncleanTarFilenames [2022-04-04T19:10:39.270Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T19:10:39.270Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-04T19:10:39.270Z] === RUN TestBuildMultiStageLayerLeak [2022-04-04T19:10:39.621Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-04T19:10:40.246Z] check_test.go:195: [d2371d06537f3] daemon is not started [2022-04-04T19:10:40.246Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-04T19:10:40.246Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-04-04T19:10:41.183Z] check_test.go:195: [d3eaa6da8da70] daemon is not started [2022-04-04T19:10:41.183Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-04T19:10:42.560Z] check_test.go:195: [d138c0fd2f1e4] daemon is not started [2022-04-04T19:10:42.560Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-04T19:10:42.674Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-04T19:10:43.130Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-04T19:10:43.130Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-04T19:10:43.130Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-04T19:10:43.495Z] check_test.go:195: [de4b6ee3a77fa] daemon is not started [2022-04-04T19:10:43.495Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-04T19:10:44.432Z] check_test.go:195: [dc045ae675055] daemon is not started [2022-04-04T19:10:44.432Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-04T19:10:45.808Z] check_test.go:195: [d42120e038524] daemon is not started [2022-04-04T19:10:45.808Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-04T19:10:46.744Z] check_test.go:195: [d3aed056afb1b] daemon is not started [2022-04-04T19:10:46.744Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-04T19:10:46.860Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-04T19:10:47.680Z] check_test.go:195: [dd3baee1d55f8] daemon is not started [2022-04-04T19:10:47.681Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-04T19:10:48.247Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-04-04T19:10:48.388Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-04T19:10:48.813Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c5999615074f11c34c1723dc9808acd8ea16370b3384d32f8e2b117b11376856 [2022-04-04T19:10:49.747Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c83db9e02601483547ccd94fe00871f0bcd2f32bdef1594178cc4a0cc38cffed [2022-04-04T19:10:49.747Z] check_test.go:195: [d96eec7525873] daemon is not started [2022-04-04T19:10:50.005Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-04T19:10:50.045Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-04T19:10:50.572Z] docker_cli_swarm_test.go:1315: [d1927e88950c9] joining swarm manager [de4725867f8f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T19:10:51.138Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:39bb9a24721e66f75404adaf71a6c2383eadaa9fcc6fc15544815d7024af231a [2022-04-04T19:10:51.636Z] --- PASS: TestBuildMultiStageLayerLeak (13.34s) [2022-04-04T19:10:51.636Z] === RUN TestBuildWithHugeFile [2022-04-04T19:10:52.075Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:243600e23c38ef2fb687903ea8597e5addf88a40e71546429d70a2e08d778402 [2022-04-04T19:10:52.075Z] docker_cli_swarm_test.go:1316: [d4a849ad06bb7] joining swarm manager [de4725867f8f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T19:10:52.334Z] check_test.go:195: [d6ffde00b9383] daemon is not started [2022-04-04T19:10:52.334Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-04T19:10:53.714Z] check_test.go:195: [d42211c3a1ffe] daemon is not started [2022-04-04T19:10:53.714Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-04T19:10:54.168Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-04T19:10:54.168Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-04T19:10:54.168Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-04T19:10:54.168Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-04T19:10:54.168Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-04T19:10:54.168Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-04T19:10:54.168Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-04T19:10:54.168Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-04T19:10:54.168Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-04T19:10:54.168Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-04T19:10:55.622Z] check_test.go:195: [d5f51fa5c5e92] daemon is not started [2022-04-04T19:10:55.622Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-04T19:10:56.559Z] check_test.go:195: [d670b488d8435] daemon is not started [2022-04-04T19:10:56.559Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-04T19:10:56.559Z] check_test.go:195: [d56f20f763397] daemon is not started [2022-04-04T19:10:56.559Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-04T19:10:57.497Z] check_test.go:195: [daf558455b159] daemon is not started [2022-04-04T19:10:57.497Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-04T19:10:58.433Z] check_test.go:195: [d8f6584d268f3] daemon is not started [2022-04-04T19:10:58.433Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-04T19:10:59.370Z] check_test.go:195: [d970a66af6831] daemon is not started [2022-04-04T19:10:59.370Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-04T19:11:01.901Z] check_test.go:195: [d4807e2030872] daemon is not started [2022-04-04T19:11:01.901Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-04T19:11:02.159Z] check_test.go:195: [d2b9f6a62cb2d] daemon is not started [2022-04-04T19:11:02.159Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-04T19:11:02.544Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-04T19:11:03.093Z] check_test.go:195: [dd8c095f7e03c] daemon is not started [2022-04-04T19:11:03.093Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-04T19:11:03.662Z] check_test.go:195: [d2e91a50fc335] daemon is not started [2022-04-04T19:11:03.662Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-04T19:11:03.662Z] check_test.go:195: [dee8f4dbecfd4] daemon is not started [2022-04-04T19:11:03.662Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-04T19:11:03.921Z] check_test.go:195: [d4e49f8af08ed] daemon is not started [2022-04-04T19:11:03.921Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-04T19:11:04.179Z] check_test.go:195: [d04d5efffc662] daemon is not started [2022-04-04T19:11:04.179Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-04T19:11:04.747Z] check_test.go:195: [def3505f10d43] daemon is not started [2022-04-04T19:11:04.747Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-04T19:11:04.747Z] check_test.go:195: [d5e1e3d3bfd8c] daemon is not started [2022-04-04T19:11:04.747Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-04T19:11:05.682Z] check_test.go:195: [d581cbb21faf3] daemon is not started [2022-04-04T19:11:05.682Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-04T19:11:07.586Z] check_test.go:195: [d46af72e896ed] daemon is not started [2022-04-04T19:11:07.586Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-04T19:11:08.153Z] check_test.go:195: [d12ab2b722844] daemon is not started [2022-04-04T19:11:08.154Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-04T19:11:09.089Z] check_test.go:195: [db7ba81db3000] daemon is not started [2022-04-04T19:11:09.089Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-04T19:11:10.023Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-04T19:11:10.589Z] --- PASS: TestDockerRegistrySuite (45.15s) [2022-04-04T19:11:10.589Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.34s) [2022-04-04T19:11:10.589Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.22s) [2022-04-04T19:11:10.589Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.51s) [2022-04-04T19:11:10.589Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-04-04T19:11:10.589Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.71s) [2022-04-04T19:11:10.589Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.87s) [2022-04-04T19:11:10.589Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.73s) [2022-04-04T19:11:10.589Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.16s) [2022-04-04T19:11:10.589Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.09s) [2022-04-04T19:11:10.589Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.04s) [2022-04-04T19:11:10.589Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.09s) [2022-04-04T19:11:10.589Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.14s) [2022-04-04T19:11:10.589Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.92s) [2022-04-04T19:11:10.589Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.95s) [2022-04-04T19:11:10.589Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.43s) [2022-04-04T19:11:10.589Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.43s) [2022-04-04T19:11:10.589Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.09s) [2022-04-04T19:11:10.589Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.13s) [2022-04-04T19:11:10.589Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.93s) [2022-04-04T19:11:10.589Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-04-04T19:11:10.589Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2022-04-04T19:11:10.589Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.94s) [2022-04-04T19:11:10.589Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2022-04-04T19:11:10.589Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.37s) [2022-04-04T19:11:10.589Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2022-04-04T19:11:10.589Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.99s) [2022-04-04T19:11:10.589Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s) [2022-04-04T19:11:10.589Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-04-04T19:11:10.589Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.33s) [2022-04-04T19:11:10.589Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2022-04-04T19:11:10.589Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2022-04-04T19:11:10.589Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-04-04T19:11:10.589Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.00s) [2022-04-04T19:11:10.589Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.50s) [2022-04-04T19:11:10.589Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.79s) [2022-04-04T19:11:10.589Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.99s) [2022-04-04T19:11:10.589Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2022-04-04T19:11:10.589Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-04-04T19:11:10.589Z] === RUN TestDockerSchema1RegistrySuite [2022-04-04T19:11:10.589Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-04T19:11:10.847Z] check_test.go:222: [da33d6ab5a819] daemon is not started [2022-04-04T19:11:10.847Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-04T19:11:14.133Z] check_test.go:222: [d8a8a3288e775] daemon is not started [2022-04-04T19:11:14.133Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-04T19:11:19.409Z] check_test.go:222: [d3ed0715edde8] daemon is not started [2022-04-04T19:11:19.409Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-04T19:11:19.667Z] check_test.go:222: [da194103b7417] daemon is not started [2022-04-04T19:11:19.667Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-04T19:11:19.667Z] check_test.go:222: [d3df2675a388c] daemon is not started [2022-04-04T19:11:19.667Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-04T19:11:21.039Z] check_test.go:222: [d2c30fcb32ed4] daemon is not started [2022-04-04T19:11:21.039Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-04T19:11:21.608Z] check_test.go:222: [d6a080d272dbc] daemon is not started [2022-04-04T19:11:21.608Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-04T19:11:22.984Z] check_test.go:222: [d3086c92d4798] daemon is not started [2022-04-04T19:11:22.984Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-04T19:11:25.517Z] check_test.go:222: [da4decf33df0f] daemon is not started [2022-04-04T19:11:25.517Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-04T19:11:25.517Z] check_test.go:222: [d73b676025e2f] daemon is not started [2022-04-04T19:11:25.517Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-04T19:11:26.085Z] check_test.go:222: [d0641d06f9cb6] daemon is not started [2022-04-04T19:11:26.085Z] --- PASS: TestDockerSchema1RegistrySuite (15.23s) [2022-04-04T19:11:26.085Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-04-04T19:11:26.085Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.75s) [2022-04-04T19:11:26.085Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.02s) [2022-04-04T19:11:26.085Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.00s) [2022-04-04T19:11:26.085Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-04-04T19:11:26.085Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.99s) [2022-04-04T19:11:26.085Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.98s) [2022-04-04T19:11:26.085Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.95s) [2022-04-04T19:11:26.085Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.40s) [2022-04-04T19:11:26.085Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.45s) [2022-04-04T19:11:26.085Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2022-04-04T19:11:26.085Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-04T19:11:26.085Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-04T19:11:26.652Z] check_test.go:251: [d81096353facf] daemon is not started [2022-04-04T19:11:26.652Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-04T19:11:27.220Z] check_test.go:251: [ddfb629bb981c] daemon is not started [2022-04-04T19:11:27.220Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-04T19:11:27.478Z] check_test.go:251: [db5a8b50a6634] daemon is not started [2022-04-04T19:11:27.478Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-04T19:11:28.854Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-04T19:11:29.113Z] check_test.go:251: [df5cec53496d9] daemon is not started [2022-04-04T19:11:29.113Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-04T19:11:29.680Z] check_test.go:251: [df34ebdf60d13] daemon is not started [2022-04-04T19:11:29.680Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-04T19:11:29.829Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-04T19:11:29.829Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-04T19:11:29.829Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-04T19:11:29.829Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-04T19:11:29.829Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-04T19:11:30.613Z] check_test.go:251: [dee827468b5b2] daemon is not started [2022-04-04T19:11:30.613Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-04T19:11:30.613Z] check_test.go:251: [d74f90eaea600] daemon is not started [2022-04-04T19:11:30.613Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.71s) [2022-04-04T19:11:30.613Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.72s) [2022-04-04T19:11:30.613Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2022-04-04T19:11:30.613Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-04-04T19:11:30.613Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.26s) [2022-04-04T19:11:30.613Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.54s) [2022-04-04T19:11:30.613Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.48s) [2022-04-04T19:11:30.613Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.84s) [2022-04-04T19:11:30.613Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-04-04T19:11:30.613Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-04T19:11:30.613Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-04T19:11:35.871Z] check_test.go:278: [d601d1eb011f1] daemon is not started [2022-04-04T19:11:35.871Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-04T19:11:35.871Z] check_test.go:278: [de921b8b202c4] daemon is not started [2022-04-04T19:11:35.871Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-04T19:11:36.130Z] check_test.go:278: [d595e1b9cbb10] daemon is not started [2022-04-04T19:11:36.130Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-04T19:11:36.130Z] check_test.go:278: [d2a751416ef56] daemon is not started [2022-04-04T19:11:36.388Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-04T19:11:36.388Z] check_test.go:278: [d4b98c9595ef5] daemon is not started [2022-04-04T19:11:36.388Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2022-04-04T19:11:36.388Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-04-04T19:11:36.388Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-04-04T19:11:36.388Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.17s) [2022-04-04T19:11:36.388Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-04-04T19:11:36.388Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-04-04T19:11:36.388Z] === RUN TestDockerNetworkSuite [2022-04-04T19:11:36.388Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-04-04T19:11:37.325Z] docker_cli_network_unix_test.go:46: [de5c272dcb53a] daemon is not started [2022-04-04T19:11:37.325Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-04-04T19:11:37.893Z] docker_cli_network_unix_test.go:46: [dca9311cfd85a] daemon is not started [2022-04-04T19:11:38.152Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-04-04T19:11:40.711Z] docker_cli_network_unix_test.go:46: [decabfd893f21] daemon is not started [2022-04-04T19:11:40.970Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-04-04T19:11:42.347Z] docker_cli_network_unix_test.go:46: [d2d288165118f] daemon is not started [2022-04-04T19:11:42.604Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-04-04T19:11:42.604Z] docker_cli_network_unix_test.go:1233: [d90d153e38845] daemon is not started [2022-04-04T19:11:45.137Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-04-04T19:11:46.512Z] docker_cli_network_unix_test.go:46: [dc3c285cacd17] daemon is not started [2022-04-04T19:11:46.770Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-04-04T19:11:47.479Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-04T19:11:47.479Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-04T19:11:47.479Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-04T19:11:47.479Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-04T19:11:50.958Z] docker_cli_network_unix_test.go:46: [d293cd6afa958] daemon is not started [2022-04-04T19:11:51.898Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-04-04T19:11:53.247Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-04T19:11:53.247Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-04T19:11:53.805Z] docker_cli_network_unix_test.go:46: [d8756131e1dd4] daemon is not started [2022-04-04T19:11:54.063Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-04-04T19:11:54.207Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-04T19:11:55.438Z] docker_cli_network_unix_test.go:46: [d75eb8e4f4661] daemon is not started [2022-04-04T19:11:55.438Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-04-04T19:11:55.697Z] docker_cli_network_unix_test.go:46: [d9669581a5217] daemon is not started [2022-04-04T19:11:55.955Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-04-04T19:11:55.955Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-04-04T19:11:56.213Z] docker_cli_network_unix_test.go:46: [d91ffb4f33525] daemon is not started [2022-04-04T19:11:56.213Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-04-04T19:11:56.781Z] docker_cli_network_unix_test.go:46: [dd5659eaafd5c] daemon is not started [2022-04-04T19:11:57.349Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-04-04T19:11:58.283Z] docker_cli_network_unix_test.go:46: [d0273a333ce76] daemon is not started [2022-04-04T19:11:58.541Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-04-04T19:11:58.800Z] docker_cli_network_unix_test.go:46: [d896b9699081a] daemon is not started [2022-04-04T19:11:58.800Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-04-04T19:11:58.878Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-04T19:11:59.367Z] docker_cli_network_unix_test.go:46: [d461aa2922627] daemon is not started [2022-04-04T19:11:59.367Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-04-04T19:11:59.934Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-04-04T19:11:59.934Z] docker_cli_network_unix_test.go:46: [dc45e7e5d5375] daemon is not started [2022-04-04T19:12:00.192Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-04-04T19:12:00.451Z] docker_cli_network_unix_test.go:46: [d64a6ee83d8f2] daemon is not started [2022-04-04T19:12:00.451Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-04-04T19:12:00.451Z] docker_cli_network_unix_test.go:46: [d3503628ead5c] daemon is not started [2022-04-04T19:12:00.451Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-04-04T19:12:00.719Z] docker_cli_network_unix_test.go:46: [ddadf26c48dd5] daemon is not started [2022-04-04T19:12:00.719Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-04-04T19:12:01.659Z] docker_cli_network_unix_test.go:46: [d35bd4636a851] daemon is not started [2022-04-04T19:12:01.659Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-04-04T19:12:02.599Z] docker_cli_network_unix_test.go:46: [d3879d55769ee] daemon is not started [2022-04-04T19:12:03.168Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-04-04T19:12:03.168Z] docker_cli_network_unix_test.go:46: [d5ea585886cef] daemon is not started [2022-04-04T19:12:03.168Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-04-04T19:12:03.427Z] docker_cli_network_unix_test.go:46: [df493133e8936] daemon is not started [2022-04-04T19:12:03.427Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-04-04T19:12:03.686Z] docker_cli_network_unix_test.go:46: [d2ee64c6b3e22] daemon is not started [2022-04-04T19:12:03.686Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-04-04T19:12:05.592Z] docker_cli_network_unix_test.go:968: [d86a49db2df00] daemon is not started [2022-04-04T19:12:06.971Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-04-04T19:12:06.971Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-04-04T19:12:08.344Z] docker_cli_network_unix_test.go:46: [d4782dd4b1987] daemon is not started [2022-04-04T19:12:08.344Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-04-04T19:12:09.168Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-04T19:12:11.628Z] docker_cli_network_unix_test.go:1116: [deff2e998f226] daemon is not started [2022-04-04T19:12:14.162Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-04-04T19:12:15.101Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-04-04T19:12:15.361Z] docker_cli_network_unix_test.go:46: [d3bfeadd8bcdf] daemon is not started [2022-04-04T19:12:15.361Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-04-04T19:12:16.216Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-04T19:12:16.216Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-04T19:12:16.216Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-04T19:12:16.738Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-04-04T19:12:16.738Z] docker_cli_network_unix_test.go:46: [dc5635db2083f] daemon is not started [2022-04-04T19:12:16.738Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-04-04T19:12:16.738Z] docker_cli_network_unix_test.go:46: [d9e9bc13cefc6] daemon is not started [2022-04-04T19:12:16.738Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-04-04T19:12:16.738Z] docker_cli_network_unix_test.go:46: [d81943dbce501] daemon is not started [2022-04-04T19:12:16.738Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-04-04T19:12:16.998Z] docker_cli_network_unix_test.go:46: [dbb627b6b02f7] daemon is not started [2022-04-04T19:12:16.998Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-04-04T19:12:17.257Z] docker_cli_network_unix_test.go:46: [d333c834f9393] daemon is not started [2022-04-04T19:12:17.257Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-04-04T19:12:17.257Z] docker_cli_network_unix_test.go:46: [d17ccc2b2c8ac] daemon is not started [2022-04-04T19:12:17.257Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-04-04T19:12:19.161Z] docker_cli_network_unix_test.go:46: [d8c843989a7da] daemon is not started [2022-04-04T19:12:20.537Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-04-04T19:12:20.537Z] docker_cli_network_unix_test.go:46: [d20bae4579c61] daemon is not started [2022-04-04T19:12:20.537Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-04-04T19:12:20.537Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-04T19:12:20.537Z] docker_cli_network_unix_test.go:46: [d5183e54f32a8] daemon is not started [2022-04-04T19:12:20.537Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-04-04T19:12:21.103Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-04-04T19:12:21.103Z] docker_cli_network_unix_test.go:46: [dcd055b4fcb26] daemon is not started [2022-04-04T19:12:21.362Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-04-04T19:12:21.992Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-04T19:12:21.992Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-04T19:12:21.992Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-04T19:12:21.992Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-04T19:12:21.992Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-04T19:12:25.563Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-04-04T19:12:26.939Z] docker_cli_network_unix_test.go:1084: [d8f7fc559ab12] daemon is not started [2022-04-04T19:12:28.318Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-04-04T19:12:28.318Z] docker_cli_network_unix_test.go:46: [d1a6c697444c0] daemon is not started [2022-04-04T19:12:28.318Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-04-04T19:12:28.577Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-04-04T19:12:28.835Z] docker_cli_network_unix_test.go:46: [dd010e53149c9] daemon is not started [2022-04-04T19:12:29.051Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-04T19:12:29.051Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-04T19:12:29.051Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-04T19:12:29.051Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-04T19:12:29.051Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-04T19:12:29.051Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-04T19:12:29.051Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-04T19:12:29.051Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-04T19:12:29.092Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-04-04T19:12:30.466Z] docker_cli_network_unix_test.go:46: [dc79a05045f46] daemon is not started [2022-04-04T19:12:31.032Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-04-04T19:12:31.032Z] docker_cli_network_unix_test.go:46: [dca5da2c1d2f1] daemon is not started [2022-04-04T19:12:31.032Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-04-04T19:12:31.597Z] docker_cli_network_unix_test.go:46: [dc6a7beafa365] daemon is not started [2022-04-04T19:12:31.856Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-04-04T19:12:32.422Z] docker_cli_network_unix_test.go:46: [d75066f49ba92] daemon is not started [2022-04-04T19:12:32.422Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-04-04T19:12:32.422Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-04-04T19:12:32.422Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-04T19:12:32.681Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-04-04T19:12:33.249Z] docker_cli_network_unix_test.go:46: [d22a65c9b45b9] daemon is not started [2022-04-04T19:12:33.507Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-04-04T19:12:38.781Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-04-04T19:12:39.349Z] docker_cli_network_unix_test.go:46: [da84f54d0e362] daemon is not started [2022-04-04T19:12:39.608Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-04-04T19:12:39.867Z] --- PASS: TestDockerNetworkSuite (63.36s) [2022-04-04T19:12:39.867Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.00s) [2022-04-04T19:12:39.867Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.71s) [2022-04-04T19:12:39.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.90s) [2022-04-04T19:12:39.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.53s) [2022-04-04T19:12:39.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.49s) [2022-04-04T19:12:39.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.73s) [2022-04-04T19:12:39.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.06s) [2022-04-04T19:12:39.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.27s) [2022-04-04T19:12:39.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.19s) [2022-04-04T19:12:39.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.60s) [2022-04-04T19:12:39.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.41s) [2022-04-04T19:12:39.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.01s) [2022-04-04T19:12:39.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.26s) [2022-04-04T19:12:39.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.22s) [2022-04-04T19:12:39.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.45s) [2022-04-04T19:12:39.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.06s) [2022-04-04T19:12:39.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2022-04-04T19:12:39.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.07s) [2022-04-04T19:12:39.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.23s) [2022-04-04T19:12:39.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.90s) [2022-04-04T19:12:39.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.50s) [2022-04-04T19:12:39.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2022-04-04T19:12:39.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.29s) [2022-04-04T19:12:39.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.13s) [2022-04-04T19:12:39.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.21s) [2022-04-04T19:12:39.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.27s) [2022-04-04T19:12:39.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (7.02s) [2022-04-04T19:12:39.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.28s) [2022-04-04T19:12:39.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.15s) [2022-04-04T19:12:39.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.17s) [2022-04-04T19:12:39.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-04-04T19:12:39.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-04-04T19:12:39.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.20s) [2022-04-04T19:12:39.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2022-04-04T19:12:39.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.21s) [2022-04-04T19:12:39.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s) [2022-04-04T19:12:39.867Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-04T19:12:39.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.92s) [2022-04-04T19:12:39.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.84s) [2022-04-04T19:12:39.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.96s) [2022-04-04T19:12:39.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-04-04T19:12:39.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.88s) [2022-04-04T19:12:39.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.85s) [2022-04-04T19:12:39.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2022-04-04T19:12:39.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.70s) [2022-04-04T19:12:39.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.66s) [2022-04-04T19:12:39.867Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.11s) [2022-04-04T19:12:39.867Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.26s) [2022-04-04T19:12:39.867Z] === RUN TestDockerHubPullSuite [2022-04-04T19:12:39.867Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-04-04T19:12:40.434Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-04-04T19:12:41.807Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-04-04T19:12:42.741Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-04-04T19:12:44.115Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-04-04T19:12:44.682Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-04-04T19:12:46.079Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-04-04T19:12:46.338Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-04-04T19:12:46.596Z] --- PASS: TestDockerHubPullSuite (6.69s) [2022-04-04T19:12:46.596Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.81s) [2022-04-04T19:12:46.596Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2022-04-04T19:12:46.596Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.74s) [2022-04-04T19:12:46.596Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.41s) [2022-04-04T19:12:46.596Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.44s) [2022-04-04T19:12:46.596Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-04-04T19:12:46.596Z] PASS [2022-04-04T19:12:46.596Z] [2022-04-04T19:12:46.596Z] === Skipped [2022-04-04T19:12:46.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-04T19:12:46.596Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-04-04T19:12:46.596Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-04T19:12:46.596Z] [2022-04-04T19:12:46.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-04-04T19:12:46.596Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-04T19:12:46.596Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-04-04T19:12:46.596Z] [2022-04-04T19:12:46.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2022-04-04T19:12:46.596Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-04-04T19:12:46.596Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2022-04-04T19:12:46.596Z] [2022-04-04T19:12:46.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-04T19:12:46.596Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-04-04T19:12:46.596Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-04T19:12:46.596Z] [2022-04-04T19:12:46.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-04T19:12:46.596Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-04-04T19:12:46.596Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-04T19:12:46.596Z] [2022-04-04T19:12:46.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-04-04T19:12:46.596Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-04-04T19:12:46.596Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-04-04T19:12:46.596Z] [2022-04-04T19:12:46.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-04-04T19:12:46.596Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-04-04T19:12:46.596Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-04-04T19:12:46.596Z] [2022-04-04T19:12:46.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-04T19:12:46.596Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-04-04T19:12:46.596Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-04T19:12:46.596Z] [2022-04-04T19:12:46.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-04T19:12:46.596Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-04T19:12:46.596Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-04T19:12:46.596Z] [2022-04-04T19:12:46.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-04T19:12:46.596Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-04-04T19:12:46.596Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-04T19:12:46.596Z] [2022-04-04T19:12:46.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-04T19:12:46.596Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-04-04T19:12:46.596Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-04T19:12:46.596Z] [2022-04-04T19:12:46.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-04T19:12:46.596Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-04T19:12:46.596Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-04T19:12:46.596Z] [2022-04-04T19:12:46.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-04T19:12:46.596Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-04T19:12:46.596Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-04T19:12:46.596Z] [2022-04-04T19:12:46.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-04-04T19:12:46.596Z] docker_cli_sni_test.go:18: Flakey test [2022-04-04T19:12:46.596Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-04-04T19:12:46.596Z] [2022-04-04T19:12:46.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-04T19:12:46.596Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-04T19:12:46.596Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-04T19:12:46.596Z] [2022-04-04T19:12:46.597Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-04T19:12:46.597Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-04T19:12:46.597Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-04T19:12:46.597Z] [2022-04-04T19:12:46.597Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-04T19:12:46.597Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-04T19:12:46.597Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-04T19:12:46.597Z] [2022-04-04T19:12:46.597Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-04T19:12:46.597Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-04T19:12:46.597Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-04T19:12:46.597Z] [2022-04-04T19:12:46.597Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-04T19:12:46.597Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-04T19:12:46.597Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-04T19:12:46.597Z] [2022-04-04T19:12:46.597Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-04T19:12:46.597Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-04T19:12:46.597Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-04T19:12:46.597Z] [2022-04-04T19:12:46.597Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-04T19:12:46.597Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-04T19:12:46.597Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-04T19:12:46.597Z] [2022-04-04T19:12:46.597Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-04T19:12:46.597Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-04T19:12:46.597Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-04T19:12:46.597Z] [2022-04-04T19:12:46.597Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-04T19:12:46.597Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-04T19:12:46.597Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-04T19:12:46.597Z] [2022-04-04T19:12:46.597Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-04T19:12:46.597Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-04T19:12:46.597Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-04T19:12:46.597Z] [2022-04-04T19:12:46.597Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-04-04T19:12:46.597Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-04T19:12:46.597Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-04-04T19:12:46.597Z] [2022-04-04T19:12:46.597Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-04T19:12:46.597Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-04T19:12:46.597Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-04T19:12:46.597Z] [2022-04-04T19:12:46.597Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-04T19:12:46.597Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-04T19:12:46.597Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-04T19:12:46.597Z] [2022-04-04T19:12:46.597Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-04T19:12:46.597Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-04T19:12:46.597Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-04T19:12:46.597Z] [2022-04-04T19:12:46.597Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-04-04T19:12:46.597Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-04-04T19:12:46.597Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-04-04T19:12:46.597Z] [2022-04-04T19:12:46.597Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-04T19:12:46.597Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-04T19:12:46.597Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-04T19:12:46.597Z] [2022-04-04T19:12:46.597Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-04T19:12:46.597Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-04T19:12:46.597Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-04T19:12:46.597Z] [2022-04-04T19:12:46.597Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-04T19:12:46.597Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-04T19:12:46.597Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-04T19:12:46.597Z] [2022-04-04T19:12:46.597Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-04T19:12:46.597Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-04-04T19:12:46.597Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-04T19:12:46.597Z] [2022-04-04T19:12:46.597Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-04T19:12:46.597Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-04-04T19:12:46.597Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-04T19:12:46.597Z] [2022-04-04T19:12:46.597Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-04T19:12:46.597Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-04T19:12:46.597Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-04T19:12:46.597Z] [2022-04-04T19:12:46.597Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-04T19:12:46.597Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-04T19:12:46.597Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-04T19:12:46.597Z] [2022-04-04T19:12:46.597Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-04T19:12:46.597Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-04T19:12:46.597Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-04T19:12:46.597Z] [2022-04-04T19:12:46.597Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-04T19:12:46.597Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-04-04T19:12:46.597Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-04T19:12:46.597Z] [2022-04-04T19:12:46.597Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-04T19:12:46.597Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-04-04T19:12:46.597Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-04T19:12:46.597Z] [2022-04-04T19:12:46.597Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-04T19:12:46.597Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-04T19:12:46.597Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-04T19:12:46.597Z] [2022-04-04T19:12:46.597Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-04T19:12:46.597Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-04T19:12:46.597Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-04T19:12:46.597Z] [2022-04-04T19:12:46.597Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-04T19:12:46.597Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-04T19:12:46.597Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-04T19:12:46.597Z] [2022-04-04T19:12:46.597Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-04T19:12:46.597Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-04-04T19:12:46.597Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-04T19:12:46.597Z] [2022-04-04T19:12:46.597Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-04-04T19:12:46.597Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-04T19:12:46.597Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-04-04T19:12:46.597Z] [2022-04-04T19:12:46.597Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-04T19:12:46.597Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-04-04T19:12:46.597Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-04T19:12:46.597Z] [2022-04-04T19:12:46.597Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-04T19:12:46.597Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-04T19:12:46.597Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-04T19:12:46.597Z] [2022-04-04T19:12:46.597Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-04T19:12:46.597Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-04T19:12:46.597Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-04T19:12:46.597Z] [2022-04-04T19:12:46.597Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-04T19:12:46.597Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-04T19:12:46.597Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-04T19:12:46.597Z] [2022-04-04T19:12:46.597Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-04T19:12:46.597Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-04T19:12:46.597Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-04T19:12:46.597Z] [2022-04-04T19:12:46.597Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-04-04T19:12:46.597Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-04T19:12:46.597Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-04-04T19:12:46.597Z] [2022-04-04T19:12:46.597Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-04T19:12:46.597Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-04T19:12:46.597Z] docker_cli_network_unix_test.go:46: [d5183e54f32a8] daemon is not started [2022-04-04T19:12:46.597Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-04T19:12:46.597Z] [2022-04-04T19:12:46.597Z] DONE 1265 tests, 51 skipped in 1452.126s [2022-04-04T19:12:46.597Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-04T19:12:46.597Z] ++++ cat bundles/test-integration/docker.pid [2022-04-04T19:12:46.597Z] +++ kill 9356 [2022-04-04T19:12:46.597Z] +++ /etc/init.d/apparmor stop [2022-04-04T19:12:46.597Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-04T19:12:46.597Z] [2022-04-04T19:12:46.597Z] Unloading profiles will leave already running processes permanently [2022-04-04T19:12:46.597Z] unconfined, which can lead to unexpected situations. [2022-04-04T19:12:46.597Z] [2022-04-04T19:12:46.597Z] To set a process to complain mode, use the command line tool [2022-04-04T19:12:46.597Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-04T19:12:46.597Z] +++ true [2022-04-04T19:12:46.597Z] exiting test-integration [2022-04-04T19:12:46.597Z] ++ exit 0 [2022-04-04T19:12:46.597Z] [2022-04-04T19:12:46.857Z] + for job in $(jobs -p) [2022-04-04T19:12:46.857Z] + wait 29847 [2022-04-04T19:12:54.394Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-04T19:12:58.114Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-04T19:12:58.114Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-04T19:12:58.570Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-04T19:12:58.570Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-04T19:12:59.026Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-04T19:13:00.557Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-04T19:13:00.557Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-04T19:13:00.557Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-04T19:13:03.268Z] --- PASS: TestBuildWithHugeFile (123.22s) [2022-04-04T19:13:03.268Z] === RUN TestBuildWCOWSandboxSize [2022-04-04T19:13:03.268Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-04T19:13:03.268Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-04T19:13:03.268Z] === RUN TestBuildWithEmptyDockerfile [2022-04-04T19:13:03.268Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T19:13:03.268Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T19:13:03.268Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T19:13:03.268Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T19:13:03.268Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T19:13:03.268Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T19:13:03.268Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T19:13:03.268Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T19:13:03.268Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T19:13:03.268Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-04-04T19:13:03.268Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-04-04T19:13:03.268Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-04T19:13:03.268Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-04T19:13:03.268Z] === RUN TestBuildPreserveOwnership [2022-04-04T19:13:03.268Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T19:13:03.268Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-04T19:13:03.268Z] === RUN TestBuildPlatformInvalid [2022-04-04T19:13:03.268Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-04T19:13:03.268Z] PASS [2022-04-04T19:13:03.268Z] ok github.com/docker/docker/integration/build 204.607s [2022-04-04T19:13:03.268Z] [2022-04-04T19:13:03.268Z] === Skipped [2022-04-04T19:13:03.268Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-04T19:13:03.268Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T19:13:03.268Z] [2022-04-04T19:13:03.268Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-04T19:13:03.268Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:13:03.268Z] [2022-04-04T19:13:03.268Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-04T19:13:03.268Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T19:13:03.268Z] [2022-04-04T19:13:03.268Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-04T19:13:03.268Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T19:13:03.268Z] [2022-04-04T19:13:03.268Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-04T19:13:03.268Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-04T19:13:03.268Z] [2022-04-04T19:13:03.268Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-04T19:13:03.268Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T19:13:03.268Z] [2022-04-04T19:13:03.268Z] DONE 29 tests, 6 skipped in 242.748s [2022-04-04T19:13:03.268Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-04T19:13:03.268Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T19:13:03.268Z] INFO: Testing against a local daemon [2022-04-04T19:13:03.268Z] === RUN TestConfigInspect [2022-04-04T19:13:03.268Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:13:03.268Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-04T19:13:03.268Z] === RUN TestConfigList [2022-04-04T19:13:03.268Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:13:03.268Z] --- SKIP: TestConfigList (0.00s) [2022-04-04T19:13:03.268Z] === RUN TestConfigsCreateAndDelete [2022-04-04T19:13:03.268Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:13:03.268Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-04T19:13:03.268Z] === RUN TestConfigsUpdate [2022-04-04T19:13:03.268Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:13:03.268Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-04T19:13:03.268Z] === RUN TestTemplatedConfig [2022-04-04T19:13:03.268Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:13:03.268Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-04T19:13:03.268Z] === RUN TestConfigCreateResolve [2022-04-04T19:13:03.268Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:13:03.268Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-04T19:13:03.268Z] PASS [2022-04-04T19:13:03.268Z] ok github.com/docker/docker/integration/config 0.114s [2022-04-04T19:13:03.268Z] [2022-04-04T19:13:03.268Z] === Skipped [2022-04-04T19:13:03.268Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-04T19:13:03.268Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:13:03.268Z] [2022-04-04T19:13:03.268Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-04T19:13:03.268Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:13:03.268Z] [2022-04-04T19:13:03.268Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-04T19:13:03.268Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:13:03.268Z] [2022-04-04T19:13:03.268Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-04T19:13:03.268Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:13:03.268Z] [2022-04-04T19:13:03.268Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-04T19:13:03.268Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:13:03.268Z] [2022-04-04T19:13:03.268Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-04T19:13:03.268Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:13:03.268Z] [2022-04-04T19:13:03.268Z] DONE 6 tests, 6 skipped in 2.126s [2022-04-04T19:13:03.268Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-04T19:13:03.268Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T19:13:03.268Z] INFO: Testing against a local daemon [2022-04-04T19:13:03.268Z] === RUN TestCheckpoint [2022-04-04T19:13:03.268Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T19:13:03.268Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-04T19:13:03.268Z] === RUN TestContainerInvalidJSON [2022-04-04T19:13:03.268Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T19:13:03.268Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T19:13:03.268Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-04T19:13:03.268Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-04T19:13:03.268Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T19:13:03.268Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-04T19:13:03.268Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-04-04T19:13:03.268Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-04T19:13:03.268Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-04-04T19:13:03.268Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-04T19:13:03.268Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2022-04-04T19:13:03.268Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-04T19:13:03.268Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2022-04-04T19:13:03.268Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-04T19:13:03.268Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s) [2022-04-04T19:13:03.268Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-04T19:13:03.268Z] --- PASS: TestCopyToContainerPathIsNotDir (0.24s) [2022-04-04T19:13:03.268Z] === RUN TestCopyFromContainer [2022-04-04T19:13:03.268Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:13:03.268Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-04T19:13:03.268Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-04T19:13:03.268Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T19:13:03.268Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T19:13:03.268Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T19:13:03.268Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T19:13:03.268Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T19:13:03.268Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T19:13:03.269Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T19:13:03.269Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T19:13:03.269Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T19:13:03.269Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-04-04T19:13:03.269Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-04T19:13:03.269Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-04T19:13:03.269Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-04-04T19:13:03.269Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-04T19:13:03.269Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-04T19:13:03.269Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-04T19:13:03.269Z] === RUN TestCreateWithInvalidEnv [2022-04-04T19:13:03.269Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-04T19:13:03.269Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-04T19:13:03.269Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-04T19:13:03.269Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-04T19:13:03.269Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-04T19:13:03.269Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-04T19:13:03.269Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-04T19:13:03.269Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-04T19:13:03.269Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-04T19:13:03.269Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-04-04T19:13:03.269Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-04T19:13:03.269Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-04T19:13:03.269Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-04-04T19:13:03.269Z] === RUN TestCreateTmpfsMountsTarget [2022-04-04T19:13:03.269Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:13:03.269Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-04T19:13:03.269Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-04T19:13:03.269Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:13:03.269Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-04T19:13:03.269Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-04T19:13:03.269Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:13:03.269Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-04T19:13:03.269Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-04T19:13:03.269Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T19:13:03.269Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T19:13:03.269Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T19:13:03.269Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T19:13:03.269Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T19:13:03.269Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T19:13:03.269Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T19:13:03.269Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T19:13:03.269Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T19:13:03.269Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T19:13:03.269Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T19:13:03.269Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T19:13:03.269Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T19:13:03.269Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T19:13:03.269Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T19:13:03.269Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-04-04T19:13:03.269Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-04T19:13:03.269Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-04T19:13:03.269Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-04T19:13:03.269Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-04T19:13:03.269Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-04T19:13:03.269Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-04T19:13:03.269Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-04T19:13:03.269Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-04T19:13:03.269Z] === RUN TestCreateDifferentPlatform [2022-04-04T19:13:03.269Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-04T19:13:03.269Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-04T19:13:03.269Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-04-04T19:13:03.269Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-04T19:13:03.269Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-04T19:13:03.269Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-04T19:13:03.269Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s) [2022-04-04T19:13:03.269Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-04T19:13:03.269Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-04T19:13:03.269Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-04T19:13:03.269Z] === RUN TestContainerKillOnDaemonStart [2022-04-04T19:13:03.269Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:13:03.269Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-04T19:13:03.269Z] === RUN TestWindowsDevices [2022-04-04T19:13:03.269Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-04T19:13:03.269Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-04T19:13:03.269Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T19:13:03.269Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T19:13:03.269Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T19:13:03.269Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T19:13:03.269Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T19:13:03.269Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T19:13:03.269Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-04T19:13:03.269Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-04T19:13:03.269Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T19:13:03.269Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T19:13:03.269Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T19:13:03.269Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T19:13:03.269Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T19:13:03.269Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T19:13:03.269Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-04T19:13:03.269Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T19:13:03.269Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-04T19:13:03.269Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T19:13:03.269Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-04T19:13:03.269Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-04T19:13:03.269Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T19:13:03.269Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T19:13:03.269Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-04T19:13:03.269Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T19:13:03.269Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T19:13:03.269Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-04T19:13:03.269Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T19:13:03.269Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T19:13:03.269Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-04T19:13:03.269Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T19:13:05.227Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-04T19:13:06.192Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-04T19:13:06.192Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-04T19:13:06.192Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-04T19:13:06.192Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-04T19:13:06.651Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-04T19:13:08.182Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-04T19:13:09.144Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-04T19:13:09.400Z] --- PASS: TestWindowsDevices (0.03s) [2022-04-04T19:13:09.400Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.14s) [2022-04-04T19:13:09.400Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.21s) [2022-04-04T19:13:09.400Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.22s) [2022-04-04T19:13:09.400Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.23s) [2022-04-04T19:13:09.400Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.18s) [2022-04-04T19:13:09.400Z] --- PASS: TestWindowsDevices/process/no_device_mounted (6.50s) [2022-04-04T19:13:09.400Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.33s) [2022-04-04T19:13:09.400Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.28s) [2022-04-04T19:13:09.400Z] === RUN TestDiff [2022-04-04T19:13:09.400Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-04T19:13:09.400Z] --- SKIP: TestDiff (0.00s) [2022-04-04T19:13:09.400Z] === RUN TestExecWithCloseStdin [2022-04-04T19:13:09.400Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-04T19:13:09.400Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-04-04T19:13:09.400Z] === RUN TestExec [2022-04-04T19:13:09.600Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-04T19:13:10.562Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-04T19:13:11.018Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-04T19:13:13.120Z] --- PASS: TestExec (4.41s) [2022-04-04T19:13:13.120Z] === RUN TestExecUser [2022-04-04T19:13:13.120Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-04T19:13:13.120Z] --- SKIP: TestExecUser (0.00s) [2022-04-04T19:13:13.120Z] === RUN TestExportContainerAndImportImage [2022-04-04T19:13:13.120Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:13:13.120Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-04T19:13:13.120Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-04T19:13:13.120Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:13:13.120Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-04T19:13:13.120Z] === RUN TestHealthCheckWorkdir [2022-04-04T19:13:13.120Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-04T19:13:13.120Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-04T19:13:13.120Z] === RUN TestHealthKillContainer [2022-04-04T19:13:13.120Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-04T19:13:13.120Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-04T19:13:13.120Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-04T19:13:13.120Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-04T19:13:13.120Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-04T19:13:13.120Z] === RUN TestKillContainerInvalidSignal [2022-04-04T19:13:14.472Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-04T19:13:14.472Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-04T19:13:14.472Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-04T19:13:14.472Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-04T19:13:14.472Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-04T19:13:14.472Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-04T19:13:14.472Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-04T19:13:14.472Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-04T19:13:14.472Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-04T19:13:14.472Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-04T19:13:14.472Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-04T19:13:14.472Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-04T19:13:14.472Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-04T19:13:14.472Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-04T19:13:16.789Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-04T19:13:16.840Z] --- PASS: TestKillContainerInvalidSignal (3.30s) [2022-04-04T19:13:16.840Z] === RUN TestKillContainer [2022-04-04T19:13:16.840Z] === RUN TestKillContainer/no_signal [2022-04-04T19:13:18.263Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-04T19:13:18.263Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-04T19:13:18.263Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-04T19:13:18.263Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-04T19:13:18.263Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-04T19:13:18.263Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-04T19:13:18.263Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-04T19:13:18.263Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-04T19:13:18.263Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-04T19:13:18.263Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-04T19:13:18.263Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-04T19:13:18.956Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-04T19:13:18.956Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-04T19:13:18.956Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-04T19:13:19.737Z] === RUN TestKillContainer/non_killing_signal [2022-04-04T19:13:19.737Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-04T19:13:19.737Z] === RUN TestKillContainer/killing_signal [2022-04-04T19:13:20.485Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-04T19:13:20.485Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-04T19:13:20.485Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-04T19:13:20.942Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-04T19:13:22.057Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-04T19:13:22.057Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-04T19:13:22.057Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-04T19:13:22.057Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-04T19:13:22.057Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-04T19:13:22.057Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-04T19:13:22.057Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-04T19:13:22.526Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-04T19:13:23.108Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-04T19:13:23.462Z] --- PASS: TestKillContainer (6.57s) [2022-04-04T19:13:23.462Z] --- PASS: TestKillContainer/no_signal (3.27s) [2022-04-04T19:13:23.462Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-04T19:13:23.462Z] --- PASS: TestKillContainer/killing_signal (3.22s) [2022-04-04T19:13:23.462Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-04T19:13:23.462Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T19:13:23.462Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-04T19:13:23.462Z] === RUN TestKillStoppedContainer [2022-04-04T19:13:23.462Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T19:13:23.462Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-04T19:13:23.462Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-04T19:13:23.462Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T19:13:23.462Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-04T19:13:23.462Z] === RUN TestKillDifferentUserContainer [2022-04-04T19:13:23.462Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-04T19:13:23.462Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-04T19:13:23.462Z] === RUN TestInspectOomKilledTrue [2022-04-04T19:13:23.462Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:13:23.462Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-04T19:13:23.462Z] === RUN TestInspectOomKilledFalse [2022-04-04T19:13:23.462Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T19:13:23.462Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-04T19:13:23.462Z] === RUN TestLogsFollowTailEmpty [2022-04-04T19:13:24.073Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-04T19:13:24.530Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-04T19:13:24.530Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-04T19:13:24.530Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-04T19:13:25.490Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-04T19:13:26.383Z] --- PASS: TestLogsFollowTailEmpty (3.20s) [2022-04-04T19:13:26.383Z] === RUN TestNetworkNat [2022-04-04T19:13:26.383Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-04T19:13:26.383Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-04T19:13:26.383Z] === RUN TestNetworkLocalhostTCPNat [2022-04-04T19:13:26.452Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-04T19:13:26.452Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-04T19:13:26.452Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-04T19:13:26.452Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-04T19:13:26.452Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-04T19:13:27.283Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-04T19:13:31.060Z] --- PASS: TestNetworkLocalhostTCPNat (4.13s) [2022-04-04T19:13:31.060Z] === RUN TestNetworkLoopbackNat [2022-04-04T19:13:31.060Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-04T19:13:31.060Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-04T19:13:31.060Z] === RUN TestPause [2022-04-04T19:13:31.060Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-04T19:13:31.060Z] --- SKIP: TestPause (0.00s) [2022-04-04T19:13:31.060Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-04T19:13:32.245Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-04T19:13:33.952Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.35s) [2022-04-04T19:13:33.952Z] === RUN TestPauseStopPausedContainer [2022-04-04T19:13:33.952Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:13:33.952Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-04T19:13:33.952Z] === RUN TestPsFilter [2022-04-04T19:13:33.952Z] --- PASS: TestPsFilter (0.38s) [2022-04-04T19:13:33.952Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-04T19:13:37.714Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.48s) [2022-04-04T19:13:37.714Z] === RUN TestRemoveContainerWithVolume [2022-04-04T19:13:39.786Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-04T19:13:40.258Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-04T19:13:40.258Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-04T19:13:40.258Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-04T19:13:40.258Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-04T19:13:40.258Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-04T19:13:40.258Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-04T19:13:40.258Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-04T19:13:40.258Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-04T19:13:40.258Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-04T19:13:40.258Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-04T19:13:40.258Z] === RUN TestDockerSuite/TestBuildFails [2022-04-04T19:13:40.609Z] --- PASS: TestRemoveContainerWithVolume (3.27s) [2022-04-04T19:13:40.609Z] === RUN TestRemoveContainerRunning [2022-04-04T19:13:43.070Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-04-04T19:13:43.070Z] docker_cli_swarm_test.go:1180: [dcf3a4a653ed7] joining swarm manager [d403c916d89b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T19:13:44.330Z] --- PASS: TestRemoveContainerRunning (3.29s) [2022-04-04T19:13:44.330Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-04T19:13:44.445Z] docker_cli_swarm_test.go:1189: [d02d3079904a0] joining swarm manager [d403c916d89b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T19:13:47.220Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.24s) [2022-04-04T19:13:47.220Z] === RUN TestRemoveInvalidContainer [2022-04-04T19:13:47.220Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-04-04T19:13:47.220Z] === RUN TestRenameLinkedContainer [2022-04-04T19:13:47.220Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-04T19:13:47.220Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-04T19:13:47.220Z] === RUN TestRenameStoppedContainer [2022-04-04T19:13:47.418Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-04T19:13:47.418Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-04T19:13:50.949Z] --- PASS: TestRenameStoppedContainer (3.23s) [2022-04-04T19:13:50.949Z] === RUN TestRenameRunningContainerAndReuse [2022-04-04T19:13:52.171Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-04T19:13:56.927Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-04T19:13:58.004Z] --- PASS: TestRenameRunningContainerAndReuse (6.80s) [2022-04-04T19:13:58.004Z] === RUN TestRenameInvalidName [2022-04-04T19:14:00.900Z] --- PASS: TestRenameInvalidName (3.32s) [2022-04-04T19:14:00.900Z] === RUN TestRenameAnonymousContainer [2022-04-04T19:14:02.822Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-04T19:14:07.984Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-04T19:14:07.984Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-04T19:14:07.984Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-04T19:14:11.778Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-04T19:14:11.778Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-04T19:14:12.246Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-04T19:14:12.246Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-04T19:14:12.714Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-04T19:14:12.714Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-04T19:14:12.714Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-04T19:14:13.182Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-04T19:14:13.182Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-04T19:14:13.182Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-04T19:14:13.204Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-04T19:14:13.204Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-04T19:14:13.308Z] --- PASS: TestRenameAnonymousContainer (12.39s) [2022-04-04T19:14:13.308Z] === RUN TestRenameContainerWithSameName [2022-04-04T19:14:16.260Z] --- PASS: TestRenameContainerWithSameName (3.23s) [2022-04-04T19:14:16.260Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-04T19:14:16.260Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-04T19:14:16.260Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-04T19:14:16.260Z] === RUN TestResize [2022-04-04T19:14:17.875Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-04T19:14:17.875Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-04T19:14:17.875Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-04T19:14:17.875Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-04T19:14:18.837Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-04T19:14:18.837Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-04T19:14:18.837Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-04T19:14:20.054Z] --- PASS: TestResize (3.35s) [2022-04-04T19:14:20.054Z] === RUN TestResizeWithInvalidSize [2022-04-04T19:14:23.008Z] --- PASS: TestResizeWithInvalidSize (3.34s) [2022-04-04T19:14:23.009Z] === RUN TestResizeWhenContainerNotStarted [2022-04-04T19:14:26.798Z] --- PASS: TestResizeWhenContainerNotStarted (3.31s) [2022-04-04T19:14:26.798Z] === RUN TestDaemonRestartKillContainers [2022-04-04T19:14:26.798Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:14:26.798Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-04T19:14:26.798Z] === RUN TestStats [2022-04-04T19:14:26.798Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-04T19:14:26.798Z] --- SKIP: TestStats (0.00s) [2022-04-04T19:14:26.798Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-04T19:14:31.109Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-04-04T19:14:31.183Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-04T19:14:31.183Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-04T19:14:31.183Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-04T19:14:35.465Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.24s) [2022-04-04T19:14:35.465Z] === RUN TestStopContainerWithTimeout [2022-04-04T19:14:35.465Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-04T19:14:35.465Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-04T19:14:35.465Z] === RUN TestUpdateRestartPolicy [2022-04-04T19:14:37.681Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-04-04T19:14:38.465Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-04T19:14:38.465Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-04T19:14:38.465Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-04T19:14:38.465Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-04T19:14:41.471Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-04T19:14:41.472Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-04T19:14:41.873Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-04-04T19:14:43.000Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-04T19:14:43.000Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-04T19:14:43.000Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-04T19:14:43.250Z] docker_cli_swarm_test.go:1112: [db6112e264e1b] joining swarm manager [d6a230b75870a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T19:14:43.459Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-04T19:14:43.915Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-04T19:14:45.149Z] docker_cli_swarm_test.go:1113: [d88d80a3c028e] joining swarm manager [d6a230b75870a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T19:14:52.462Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-04T19:14:52.917Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-04T19:14:53.880Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-04T19:14:54.336Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-04T19:14:55.297Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-04T19:14:55.753Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-04T19:14:56.311Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-04T19:14:57.280Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-04T19:14:57.877Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-04T19:14:58.862Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-04T19:15:00.756Z] --- PASS: TestUpdateRestartPolicy (24.67s) [2022-04-04T19:15:00.756Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-04T19:15:02.659Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-04T19:15:03.050Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-04T19:15:03.050Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-04T19:15:03.050Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-04T19:15:03.050Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-04T19:15:03.050Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-04T19:15:03.050Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-04T19:15:03.050Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-04T19:15:03.050Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-04T19:15:03.050Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-04T19:15:03.505Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-04T19:15:03.708Z] --- PASS: TestUpdateRestartWithAutoRemove (3.32s) [2022-04-04T19:15:03.708Z] === RUN TestWaitNonBlocked [2022-04-04T19:15:03.708Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T19:15:03.708Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T19:15:03.708Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T19:15:03.708Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T19:15:03.708Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T19:15:03.708Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T19:15:03.964Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-04T19:15:06.445Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-04T19:15:08.457Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-04-04T19:15:08.457Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.59s) [2022-04-04T19:15:08.457Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.78s) [2022-04-04T19:15:08.457Z] === RUN TestWaitBlocked [2022-04-04T19:15:08.457Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:15:08.457Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-04T19:15:08.457Z] PASS [2022-04-04T19:15:08.457Z] ok github.com/docker/docker/integration/container 127.835s [2022-04-04T19:15:08.457Z] [2022-04-04T19:15:08.457Z] === Skipped [2022-04-04T19:15:08.457Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-04T19:15:08.457Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T19:15:08.457Z] [2022-04-04T19:15:08.457Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-04T19:15:08.457Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:15:08.457Z] [2022-04-04T19:15:08.457Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-04T19:15:08.457Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-04T19:15:08.457Z] [2022-04-04T19:15:08.457Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-04T19:15:08.457Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:15:08.457Z] [2022-04-04T19:15:08.457Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-04T19:15:08.457Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:15:08.457Z] [2022-04-04T19:15:08.457Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-04T19:15:08.457Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:15:08.457Z] [2022-04-04T19:15:08.457Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-04T19:15:08.457Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-04T19:15:08.457Z] [2022-04-04T19:15:08.457Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-04T19:15:08.457Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-04T19:15:08.457Z] [2022-04-04T19:15:08.457Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-04T19:15:08.457Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:15:08.457Z] [2022-04-04T19:15:08.457Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.14s) [2022-04-04T19:15:08.457Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-04T19:15:08.457Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.14s) [2022-04-04T19:15:08.457Z] [2022-04-04T19:15:08.457Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.21s) [2022-04-04T19:15:08.457Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-04T19:15:08.457Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.21s) [2022-04-04T19:15:08.457Z] [2022-04-04T19:15:08.457Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.22s) [2022-04-04T19:15:08.457Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-04T19:15:08.457Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.22s) [2022-04-04T19:15:08.457Z] [2022-04-04T19:15:08.457Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.23s) [2022-04-04T19:15:08.457Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-04T19:15:08.457Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.23s) [2022-04-04T19:15:08.457Z] [2022-04-04T19:15:08.457Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-04T19:15:08.457Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-04T19:15:08.457Z] [2022-04-04T19:15:08.457Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-04-04T19:15:08.457Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-04T19:15:08.457Z] [2022-04-04T19:15:08.457Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-04T19:15:08.457Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-04T19:15:08.457Z] [2022-04-04T19:15:08.457Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-04T19:15:08.457Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:15:08.457Z] [2022-04-04T19:15:08.457Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-04T19:15:08.458Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:15:08.458Z] [2022-04-04T19:15:08.458Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-04T19:15:08.458Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-04T19:15:08.458Z] [2022-04-04T19:15:08.458Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-04T19:15:08.458Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-04T19:15:08.458Z] [2022-04-04T19:15:08.458Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-04T19:15:08.458Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-04T19:15:08.458Z] [2022-04-04T19:15:08.458Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-04T19:15:08.458Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-04T19:15:08.458Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-04T19:15:08.458Z] [2022-04-04T19:15:08.458Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-04T19:15:08.458Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T19:15:08.458Z] [2022-04-04T19:15:08.458Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-04T19:15:08.458Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T19:15:08.458Z] [2022-04-04T19:15:08.458Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-04T19:15:08.458Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T19:15:08.458Z] [2022-04-04T19:15:08.458Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-04T19:15:08.458Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-04T19:15:08.458Z] [2022-04-04T19:15:08.458Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-04T19:15:08.458Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:15:08.458Z] [2022-04-04T19:15:08.458Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-04T19:15:08.458Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T19:15:08.458Z] [2022-04-04T19:15:08.458Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-04T19:15:08.458Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-04T19:15:08.458Z] [2022-04-04T19:15:08.458Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-04T19:15:08.458Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-04T19:15:08.458Z] [2022-04-04T19:15:08.458Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-04T19:15:08.458Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-04T19:15:08.458Z] [2022-04-04T19:15:08.458Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-04T19:15:08.458Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:15:08.458Z] [2022-04-04T19:15:08.458Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-04T19:15:08.458Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-04T19:15:08.458Z] [2022-04-04T19:15:08.458Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-04T19:15:08.458Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-04T19:15:08.458Z] [2022-04-04T19:15:08.458Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-04T19:15:08.458Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:15:08.458Z] [2022-04-04T19:15:08.458Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-04T19:15:08.458Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-04T19:15:08.458Z] [2022-04-04T19:15:08.458Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-04T19:15:08.458Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-04T19:15:08.458Z] [2022-04-04T19:15:08.458Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-04T19:15:08.458Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:15:08.458Z] [2022-04-04T19:15:08.458Z] DONE 96 tests, 38 skipped in 130.919s [2022-04-04T19:15:08.717Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-04T19:15:08.926Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-04T19:15:09.482Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-04T19:15:26.535Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-04T19:15:26.535Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-04T19:15:26.535Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-04T19:15:28.102Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-04T19:15:39.093Z] === RUN TestConfigDaemonLibtrustID [2022-04-04T19:15:39.093Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-04T19:15:39.093Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-04T19:15:39.093Z] === RUN TestDaemonConfigValidation [2022-04-04T19:15:39.093Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-04T19:15:39.093Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-04T19:15:39.093Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-04T19:15:39.093Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-04T19:15:39.093Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-04T19:15:39.093Z] === RUN TestDaemonProxy [2022-04-04T19:15:39.093Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-04T19:15:39.093Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-04T19:15:39.093Z] PASS [2022-04-04T19:15:39.093Z] ok github.com/docker/docker/integration/daemon 0.138s [2022-04-04T19:15:39.093Z] [2022-04-04T19:15:39.093Z] === Skipped [2022-04-04T19:15:39.093Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-04T19:15:39.093Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-04T19:15:39.093Z] [2022-04-04T19:15:39.093Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-04T19:15:39.093Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-04T19:15:39.093Z] [2022-04-04T19:15:39.093Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-04T19:15:39.093Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-04T19:15:39.093Z] [2022-04-04T19:15:39.093Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-04T19:15:39.093Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-04T19:15:39.093Z] [2022-04-04T19:15:39.093Z] DONE 4 tests, 4 skipped in 28.216s [2022-04-04T19:15:39.093Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-04T19:15:42.050Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T19:15:42.050Z] INFO: Testing against a local daemon [2022-04-04T19:15:42.050Z] === RUN TestCommitInheritsEnv [2022-04-04T19:15:42.050Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T19:15:42.050Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-04T19:15:42.050Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-04T19:15:42.050Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-04T19:15:42.050Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-04T19:15:42.050Z] === RUN TestImportWithCustomPlatform [2022-04-04T19:15:42.050Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-04T19:15:42.050Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-04T19:15:42.050Z] === RUN TestImagesFilterMultiReference [2022-04-04T19:15:42.050Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-04-04T19:15:42.050Z] === RUN TestImagePullPlatformInvalid [2022-04-04T19:15:42.050Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-04-04T19:15:42.050Z] === RUN TestRemoveImageOrphaning [2022-04-04T19:15:43.037Z] --- PASS: TestRemoveImageOrphaning (1.19s) [2022-04-04T19:15:43.037Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-04T19:15:43.037Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-04-04T19:15:43.037Z] === RUN TestTagInvalidReference [2022-04-04T19:15:43.037Z] --- PASS: TestTagInvalidReference (0.05s) [2022-04-04T19:15:43.037Z] === RUN TestTagValidPrefixedRepo [2022-04-04T19:15:43.037Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-04-04T19:15:43.037Z] === RUN TestTagExistedNameWithoutForce [2022-04-04T19:15:43.504Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-04-04T19:15:43.504Z] === RUN TestTagOfficialNames [2022-04-04T19:15:43.504Z] --- PASS: TestTagOfficialNames (0.12s) [2022-04-04T19:15:43.504Z] === RUN TestTagMatchesDigest [2022-04-04T19:15:43.504Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-04-04T19:15:43.504Z] PASS [2022-04-04T19:15:43.504Z] ok github.com/docker/docker/integration/image 1.852s [2022-04-04T19:15:43.504Z] [2022-04-04T19:15:43.504Z] === Skipped [2022-04-04T19:15:43.504Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-04T19:15:43.504Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T19:15:43.504Z] [2022-04-04T19:15:43.504Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-04T19:15:43.504Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-04T19:15:43.504Z] [2022-04-04T19:15:43.504Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-04T19:15:43.504Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-04T19:15:43.504Z] [2022-04-04T19:15:43.504Z] DONE 12 tests, 3 skipped in 6.459s [2022-04-04T19:15:43.504Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-04T19:15:45.720Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T19:15:45.720Z] INFO: Testing against a local daemon [2022-04-04T19:15:45.720Z] === RUN TestNetworkCreateDelete [2022-04-04T19:15:45.720Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:15:45.720Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-04T19:15:45.720Z] === RUN TestDockerNetworkDeletePreferID [2022-04-04T19:15:45.721Z] 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-04-04T19:15:45.721Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-04T19:15:45.721Z] === RUN TestDaemonDNSFallback [2022-04-04T19:15:45.721Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:15:45.721Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-04T19:15:45.721Z] === RUN TestInspectNetwork [2022-04-04T19:15:45.721Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-04T19:15:45.721Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-04T19:15:45.721Z] === RUN TestRunContainerWithBridgeNone [2022-04-04T19:15:45.721Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:15:45.721Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-04T19:15:45.721Z] === RUN TestNetworkInvalidJSON [2022-04-04T19:15:45.721Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-04T19:15:45.721Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-04T19:15:45.721Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T19:15:45.721Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T19:15:45.721Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T19:15:45.721Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T19:15:45.721Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-04T19:15:45.721Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T19:15:45.721Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T19:15:45.721Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-04-04T19:15:45.721Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-04-04T19:15:45.721Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-04-04T19:15:45.721Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-04-04T19:15:45.721Z] === RUN TestNetworkList [2022-04-04T19:15:45.721Z] === RUN TestNetworkList//networks [2022-04-04T19:15:45.721Z] === PAUSE TestNetworkList//networks [2022-04-04T19:15:45.721Z] === RUN TestNetworkList//networks/ [2022-04-04T19:15:45.721Z] === PAUSE TestNetworkList//networks/ [2022-04-04T19:15:45.721Z] === CONT TestNetworkList//networks [2022-04-04T19:15:45.721Z] === CONT TestNetworkList//networks/ [2022-04-04T19:15:45.721Z] --- PASS: TestNetworkList (0.04s) [2022-04-04T19:15:45.721Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-04T19:15:45.721Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-04T19:15:45.721Z] === RUN TestHostIPv4BridgeLabel [2022-04-04T19:15:45.721Z] network_test.go:128: testEnv.OSType == "windows" [2022-04-04T19:15:45.721Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-04T19:15:45.721Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-04T19:15:45.721Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-04T19:15:45.721Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-04T19:15:45.721Z] === RUN TestDaemonDefaultNetworkPools [2022-04-04T19:15:45.721Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-04T19:15:45.721Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-04T19:15:45.721Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-04T19:15:45.721Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-04T19:15:45.721Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-04T19:15:45.721Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-04T19:15:45.721Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-04T19:15:45.721Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-04T19:15:45.721Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-04T19:15:45.721Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-04T19:15:45.721Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-04T19:15:45.721Z] === RUN TestServiceWithPredefinedNetwork [2022-04-04T19:15:45.721Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-04T19:15:45.721Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-04T19:15:45.721Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-04T19:15:45.721Z] service_test.go:243: FLAKY_TEST [2022-04-04T19:15:45.721Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T19:15:45.721Z] === RUN TestServiceWithDataPathPortInit [2022-04-04T19:15:45.721Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-04T19:15:45.721Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-04T19:15:45.721Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-04T19:15:45.721Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-04T19:15:45.721Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-04T19:15:45.721Z] PASS [2022-04-04T19:15:45.721Z] ok github.com/docker/docker/integration/network 0.176s [2022-04-04T19:15:45.721Z] [2022-04-04T19:15:45.721Z] === Skipped [2022-04-04T19:15:45.721Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-04T19:15:45.721Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:15:45.721Z] [2022-04-04T19:15:45.721Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-04T19:15:45.721Z] 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-04-04T19:15:45.721Z] [2022-04-04T19:15:45.721Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-04T19:15:45.721Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:15:45.721Z] [2022-04-04T19:15:45.721Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-04T19:15:45.721Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-04T19:15:45.721Z] [2022-04-04T19:15:45.721Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-04T19:15:45.721Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:15:45.721Z] [2022-04-04T19:15:45.721Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-04T19:15:45.721Z] network_test.go:128: testEnv.OSType == "windows" [2022-04-04T19:15:45.721Z] [2022-04-04T19:15:45.721Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-04T19:15:45.721Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-04T19:15:45.721Z] [2022-04-04T19:15:45.721Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-04T19:15:45.721Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-04T19:15:45.721Z] [2022-04-04T19:15:45.721Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-04T19:15:45.721Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-04T19:15:45.721Z] [2022-04-04T19:15:45.721Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-04T19:15:45.721Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-04T19:15:45.721Z] [2022-04-04T19:15:45.721Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-04T19:15:45.721Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-04T19:15:45.721Z] [2022-04-04T19:15:45.721Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-04T19:15:45.721Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-04T19:15:45.721Z] [2022-04-04T19:15:45.721Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T19:15:45.721Z] service_test.go:243: FLAKY_TEST [2022-04-04T19:15:45.721Z] [2022-04-04T19:15:45.721Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-04T19:15:45.721Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-04T19:15:45.721Z] [2022-04-04T19:15:45.721Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-04T19:15:45.721Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-04T19:15:45.721Z] [2022-04-04T19:15:45.721Z] DONE 22 tests, 15 skipped in 2.203s [2022-04-04T19:15:46.188Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-04T19:15:46.659Z] testing: warning: no tests to run [2022-04-04T19:15:46.659Z] PASS [2022-04-04T19:15:46.659Z] ok github.com/docker/docker/integration/network/ipvlan 0.072s [2022-04-04T19:15:46.659Z] [2022-04-04T19:15:46.659Z] DONE 0 tests in 0.722s [2022-04-04T19:15:46.659Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-04T19:15:47.645Z] testing: warning: no tests to run [2022-04-04T19:15:47.645Z] PASS [2022-04-04T19:15:47.645Z] ok github.com/docker/docker/integration/network/macvlan 0.078s [2022-04-04T19:15:47.645Z] [2022-04-04T19:15:47.645Z] DONE 0 tests in 0.741s [2022-04-04T19:15:47.645Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-04T19:15:48.631Z] testing: warning: no tests to run [2022-04-04T19:15:48.631Z] PASS [2022-04-04T19:15:48.631Z] ok github.com/docker/docker/integration/plugin 0.073s [2022-04-04T19:15:48.631Z] [2022-04-04T19:15:48.631Z] DONE 0 tests in 0.898s [2022-04-04T19:15:48.631Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-04T19:15:49.625Z] testing: warning: no tests to run [2022-04-04T19:15:49.625Z] PASS [2022-04-04T19:15:49.625Z] ok github.com/docker/docker/integration/plugin/authz 0.074s [2022-04-04T19:15:49.625Z] [2022-04-04T19:15:49.625Z] DONE 0 tests in 0.706s [2022-04-04T19:15:49.625Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-04T19:15:54.390Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T19:15:54.390Z] INFO: Testing against a local daemon [2022-04-04T19:15:54.390Z] === RUN TestPluginInvalidJSON [2022-04-04T19:15:54.390Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T19:15:54.390Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T19:15:54.390Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T19:15:54.390Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-04-04T19:15:54.390Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-04T19:15:54.390Z] === RUN TestPluginInstall [2022-04-04T19:15:54.390Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-04T19:15:54.390Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-04T19:15:54.390Z] === RUN TestPluginsWithRuntimes [2022-04-04T19:15:54.390Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-04T19:15:54.390Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-04T19:15:54.390Z] === RUN TestPluginBackCompatMediaTypes [2022-04-04T19:15:54.390Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-04T19:15:54.390Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-04T19:15:54.390Z] PASS [2022-04-04T19:15:54.390Z] ok github.com/docker/docker/integration/plugin/common 0.128s [2022-04-04T19:15:54.390Z] [2022-04-04T19:15:54.390Z] === Skipped [2022-04-04T19:15:54.390Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-04T19:15:54.390Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-04T19:15:54.390Z] [2022-04-04T19:15:54.390Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-04T19:15:54.390Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-04T19:15:54.390Z] [2022-04-04T19:15:54.390Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-04T19:15:54.390Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-04T19:15:54.390Z] [2022-04-04T19:15:54.390Z] DONE 5 tests, 3 skipped in 4.641s [2022-04-04T19:15:54.390Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-04T19:15:56.668Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T19:15:56.669Z] INFO: Testing against a local daemon [2022-04-04T19:15:56.669Z] === RUN TestExternalGraphDriver [2022-04-04T19:15:56.669Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-04T19:15:56.669Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-04T19:15:56.669Z] === RUN TestGraphdriverPluginV2 [2022-04-04T19:15:56.669Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-04T19:15:56.669Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-04T19:15:56.669Z] PASS [2022-04-04T19:15:56.669Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.144s [2022-04-04T19:15:56.669Z] [2022-04-04T19:15:56.669Z] === Skipped [2022-04-04T19:15:56.669Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-04T19:15:56.669Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-04T19:15:56.669Z] [2022-04-04T19:15:56.669Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-04T19:15:56.669Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-04T19:15:56.669Z] [2022-04-04T19:15:56.669Z] DONE 2 tests, 2 skipped in 2.253s [2022-04-04T19:15:56.669Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-04T19:15:58.884Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T19:15:58.884Z] INFO: Testing against a local daemon [2022-04-04T19:15:58.884Z] === RUN TestReadPluginNoRead [2022-04-04T19:15:58.884Z] read_test.go:21: no unix domain sockets on Windows [2022-04-04T19:15:58.884Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-04T19:15:58.884Z] PASS [2022-04-04T19:15:58.884Z] ok github.com/docker/docker/integration/plugin/logging 0.107s [2022-04-04T19:15:58.884Z] [2022-04-04T19:15:58.884Z] === Skipped [2022-04-04T19:15:58.884Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-04T19:15:58.884Z] read_test.go:21: no unix domain sockets on Windows [2022-04-04T19:15:58.884Z] [2022-04-04T19:15:58.884Z] DONE 1 tests, 1 skipped in 2.409s [2022-04-04T19:15:59.636Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-04T19:16:00.093Z] testing: warning: no tests to run [2022-04-04T19:16:00.093Z] PASS [2022-04-04T19:16:00.093Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.081s [2022-04-04T19:16:00.420Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-04T19:16:00.549Z] [2022-04-04T19:16:00.549Z] DONE 0 tests in 1.185s [2022-04-04T19:16:00.549Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-04T19:16:02.716Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T19:16:02.716Z] INFO: Testing against a local daemon [2022-04-04T19:16:02.716Z] === RUN TestPluginWithDevMounts [2022-04-04T19:16:02.716Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:02.716Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-04T19:16:02.716Z] PASS [2022-04-04T19:16:02.716Z] ok github.com/docker/docker/integration/plugin/volumes 0.097s [2022-04-04T19:16:02.716Z] [2022-04-04T19:16:02.716Z] === Skipped [2022-04-04T19:16:02.716Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-04T19:16:02.716Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:02.716Z] [2022-04-04T19:16:02.716Z] DONE 1 tests, 1 skipped in 2.229s [2022-04-04T19:16:02.716Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-04T19:16:03.969Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-04T19:16:05.049Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T19:16:05.049Z] INFO: Testing against a local daemon [2022-04-04T19:16:05.049Z] === RUN TestSecretInspect [2022-04-04T19:16:05.049Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:05.049Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-04T19:16:05.049Z] === RUN TestSecretList [2022-04-04T19:16:05.049Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:05.049Z] --- SKIP: TestSecretList (0.00s) [2022-04-04T19:16:05.049Z] === RUN TestSecretsCreateAndDelete [2022-04-04T19:16:05.049Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:05.049Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-04T19:16:05.049Z] === RUN TestSecretsUpdate [2022-04-04T19:16:05.049Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:05.049Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-04T19:16:05.049Z] === RUN TestTemplatedSecret [2022-04-04T19:16:05.049Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:05.049Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-04T19:16:05.049Z] === RUN TestSecretCreateResolve [2022-04-04T19:16:05.049Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:16:05.049Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-04T19:16:05.049Z] PASS [2022-04-04T19:16:05.049Z] ok github.com/docker/docker/integration/secret 0.117s [2022-04-04T19:16:05.049Z] [2022-04-04T19:16:05.049Z] === Skipped [2022-04-04T19:16:05.049Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-04T19:16:05.049Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:05.049Z] [2022-04-04T19:16:05.049Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-04T19:16:05.049Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:05.049Z] [2022-04-04T19:16:05.049Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-04T19:16:05.049Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:05.049Z] [2022-04-04T19:16:05.049Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-04T19:16:05.049Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:05.049Z] [2022-04-04T19:16:05.049Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-04T19:16:05.049Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:05.049Z] [2022-04-04T19:16:05.049Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-04T19:16:05.049Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:16:05.049Z] [2022-04-04T19:16:05.049Z] DONE 6 tests, 6 skipped in 1.986s [2022-04-04T19:16:05.049Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-04T19:16:06.195Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-04T19:16:06.195Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-04T19:16:06.195Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-04T19:16:06.562Z] docker_cli_swarm_test.go:1166: [dd73407179140] joining swarm manager [d6a230b75870a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-04T19:16:07.943Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T19:16:07.943Z] INFO: Testing against a local daemon [2022-04-04T19:16:07.943Z] === RUN TestServiceCreateInit [2022-04-04T19:16:07.943Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-04T19:16:07.943Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:07.943Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-04T19:16:07.943Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:07.943Z] --- PASS: TestServiceCreateInit (0.06s) [2022-04-04T19:16:07.943Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-04T19:16:07.943Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-04T19:16:07.943Z] === RUN TestCreateServiceMultipleTimes [2022-04-04T19:16:07.943Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:07.943Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-04T19:16:07.943Z] === RUN TestCreateServiceConflict [2022-04-04T19:16:07.943Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:07.943Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-04T19:16:07.943Z] === RUN TestCreateServiceMaxReplicas [2022-04-04T19:16:07.943Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:07.943Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-04-04T19:16:07.943Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-04T19:16:07.943Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:07.943Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-04T19:16:07.943Z] === RUN TestCreateServiceSecretFileMode [2022-04-04T19:16:07.943Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:07.943Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-04T19:16:07.943Z] === RUN TestCreateServiceConfigFileMode [2022-04-04T19:16:07.943Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:07.943Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-04T19:16:07.943Z] === RUN TestCreateServiceSysctls [2022-04-04T19:16:07.943Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:07.943Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-04-04T19:16:07.943Z] === RUN TestCreateServiceCapabilities [2022-04-04T19:16:07.943Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:07.943Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-04-04T19:16:07.943Z] === RUN TestInspect [2022-04-04T19:16:07.943Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:07.943Z] --- SKIP: TestInspect (0.00s) [2022-04-04T19:16:07.943Z] === RUN TestCreateJob [2022-04-04T19:16:07.943Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:07.943Z] --- SKIP: TestCreateJob (0.00s) [2022-04-04T19:16:07.943Z] === RUN TestReplicatedJob [2022-04-04T19:16:07.943Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:07.943Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-04T19:16:07.943Z] === RUN TestUpdateReplicatedJob [2022-04-04T19:16:07.943Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:07.943Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-04T19:16:07.943Z] === RUN TestServiceListWithStatuses [2022-04-04T19:16:07.943Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:07.943Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-04T19:16:07.943Z] === RUN TestDockerNetworkConnectAlias [2022-04-04T19:16:07.943Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:07.943Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-04T19:16:07.943Z] === RUN TestDockerNetworkReConnect [2022-04-04T19:16:07.943Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:07.943Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-04T19:16:07.943Z] === RUN TestServicePlugin [2022-04-04T19:16:07.943Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:07.943Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-04T19:16:07.943Z] === RUN TestServiceUpdateLabel [2022-04-04T19:16:07.943Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:16:07.943Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-04T19:16:07.943Z] === RUN TestServiceUpdateSecrets [2022-04-04T19:16:07.943Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:16:07.943Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-04T19:16:07.943Z] === RUN TestServiceUpdateConfigs [2022-04-04T19:16:07.943Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:16:07.943Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-04T19:16:07.943Z] === RUN TestServiceUpdateNetwork [2022-04-04T19:16:07.943Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:16:07.943Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-04T19:16:07.943Z] === RUN TestServiceUpdatePidsLimit [2022-04-04T19:16:07.943Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:16:07.943Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-04T19:16:07.943Z] PASS [2022-04-04T19:16:07.943Z] ok github.com/docker/docker/integration/service 0.282s [2022-04-04T19:16:07.943Z] [2022-04-04T19:16:07.943Z] === Skipped [2022-04-04T19:16:07.943Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-04T19:16:07.943Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:07.943Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-04T19:16:07.943Z] [2022-04-04T19:16:07.943Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-04T19:16:07.943Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:07.943Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-04T19:16:07.943Z] [2022-04-04T19:16:07.943Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-04T19:16:07.943Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:07.943Z] [2022-04-04T19:16:07.943Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-04T19:16:07.943Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:07.943Z] [2022-04-04T19:16:07.943Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-04-04T19:16:07.943Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:07.943Z] [2022-04-04T19:16:07.943Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-04T19:16:07.943Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:07.943Z] [2022-04-04T19:16:07.943Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-04T19:16:07.943Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:07.943Z] [2022-04-04T19:16:07.943Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-04T19:16:07.943Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:07.943Z] [2022-04-04T19:16:07.943Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-04-04T19:16:07.943Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:07.943Z] [2022-04-04T19:16:07.943Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-04-04T19:16:07.943Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:07.943Z] [2022-04-04T19:16:07.943Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-04T19:16:07.943Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:07.943Z] [2022-04-04T19:16:07.943Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-04T19:16:07.943Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:07.943Z] [2022-04-04T19:16:07.943Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-04T19:16:07.943Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:07.943Z] [2022-04-04T19:16:07.943Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-04T19:16:07.943Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:07.943Z] [2022-04-04T19:16:07.943Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-04T19:16:07.943Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:07.943Z] [2022-04-04T19:16:07.943Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-04T19:16:07.943Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:07.943Z] [2022-04-04T19:16:07.943Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-04T19:16:07.943Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:07.943Z] [2022-04-04T19:16:07.943Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-04T19:16:07.943Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:07.943Z] [2022-04-04T19:16:07.943Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-04T19:16:07.943Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:16:07.943Z] [2022-04-04T19:16:07.943Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-04T19:16:07.943Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:16:07.943Z] [2022-04-04T19:16:07.943Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-04T19:16:07.943Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:16:07.943Z] [2022-04-04T19:16:07.943Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-04T19:16:07.943Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:16:07.943Z] [2022-04-04T19:16:07.943Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-04T19:16:07.943Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T19:16:07.943Z] [2022-04-04T19:16:07.943Z] DONE 24 tests, 23 skipped in 2.987s [2022-04-04T19:16:07.943Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-04T19:16:10.113Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T19:16:10.113Z] INFO: Testing against a local daemon [2022-04-04T19:16:10.113Z] === RUN TestSessionCreate [2022-04-04T19:16:10.113Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-04T19:16:10.113Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-04T19:16:10.113Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-04T19:16:10.113Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-04T19:16:10.113Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-04T19:16:10.113Z] PASS [2022-04-04T19:16:10.113Z] ok github.com/docker/docker/integration/session 0.091s [2022-04-04T19:16:10.113Z] [2022-04-04T19:16:10.113Z] === Skipped [2022-04-04T19:16:10.113Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-04T19:16:10.113Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-04T19:16:10.113Z] [2022-04-04T19:16:10.113Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-04T19:16:10.113Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-04T19:16:10.113Z] [2022-04-04T19:16:10.113Z] DONE 2 tests, 2 skipped in 1.793s [2022-04-04T19:16:10.113Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-04T19:16:12.283Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T19:16:12.283Z] INFO: Testing against a local daemon [2022-04-04T19:16:12.283Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-04T19:16:12.283Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:12.283Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-04T19:16:12.283Z] === RUN TestDiskUsage [2022-04-04T19:16:12.283Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-04T19:16:12.283Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-04T19:16:12.283Z] === RUN TestEventsExecDie [2022-04-04T19:16:12.283Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-04T19:16:12.283Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-04T19:16:12.283Z] === RUN TestEventsBackwardsCompatible [2022-04-04T19:16:12.283Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-04T19:16:12.283Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-04T19:16:12.283Z] === RUN TestEventsVolumeCreate [2022-04-04T19:16:12.283Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-04T19:16:12.283Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-04T19:16:12.283Z] === RUN TestInfoAPI [2022-04-04T19:16:12.283Z] --- PASS: TestInfoAPI (0.05s) [2022-04-04T19:16:12.283Z] === RUN TestInfoAPIWarnings [2022-04-04T19:16:12.283Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T19:16:12.283Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-04T19:16:12.283Z] === RUN TestInfoDebug [2022-04-04T19:16:12.283Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T19:16:12.283Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-04T19:16:12.283Z] === RUN TestInfoInsecureRegistries [2022-04-04T19:16:12.283Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T19:16:12.283Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-04T19:16:12.283Z] === RUN TestInfoRegistryMirrors [2022-04-04T19:16:12.283Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T19:16:12.283Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-04T19:16:12.283Z] === RUN TestLoginFailsWithBadCredentials [2022-04-04T19:16:13.244Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2022-04-04T19:16:13.244Z] === RUN TestPingCacheHeaders [2022-04-04T19:16:13.244Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-04-04T19:16:13.244Z] === RUN TestPingGet [2022-04-04T19:16:13.244Z] --- PASS: TestPingGet (0.04s) [2022-04-04T19:16:13.244Z] === RUN TestPingHead [2022-04-04T19:16:13.244Z] --- PASS: TestPingHead (0.04s) [2022-04-04T19:16:13.244Z] === RUN TestPingSwarmHeader [2022-04-04T19:16:13.244Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:13.244Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-04T19:16:13.244Z] === RUN TestVersion [2022-04-04T19:16:13.244Z] --- PASS: TestVersion (0.04s) [2022-04-04T19:16:13.244Z] PASS [2022-04-04T19:16:13.244Z] ok github.com/docker/docker/integration/system 1.260s [2022-04-04T19:16:13.702Z] [2022-04-04T19:16:13.702Z] === Skipped [2022-04-04T19:16:13.702Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-04T19:16:13.702Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:13.702Z] [2022-04-04T19:16:13.702Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-04T19:16:13.702Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-04T19:16:13.702Z] [2022-04-04T19:16:13.702Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-04T19:16:13.702Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-04T19:16:13.702Z] [2022-04-04T19:16:13.702Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-04T19:16:13.702Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-04T19:16:13.702Z] [2022-04-04T19:16:13.702Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-04T19:16:13.702Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-04T19:16:13.702Z] [2022-04-04T19:16:13.702Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-04T19:16:13.702Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T19:16:13.702Z] [2022-04-04T19:16:13.702Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-04T19:16:13.702Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T19:16:13.702Z] [2022-04-04T19:16:13.702Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-04T19:16:13.702Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T19:16:13.702Z] [2022-04-04T19:16:13.702Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-04T19:16:13.702Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T19:16:13.702Z] [2022-04-04T19:16:13.702Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-04T19:16:13.702Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T19:16:13.702Z] [2022-04-04T19:16:13.702Z] DONE 16 tests, 10 skipped in 3.511s [2022-04-04T19:16:13.702Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-04T19:16:15.868Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T19:16:15.868Z] INFO: Testing against a local daemon [2022-04-04T19:16:15.868Z] === RUN TestVolumesCreateAndList [2022-04-04T19:16:15.868Z] --- PASS: TestVolumesCreateAndList (0.09s) [2022-04-04T19:16:15.868Z] === RUN TestVolumesRemove [2022-04-04T19:16:15.868Z] --- PASS: TestVolumesRemove (0.17s) [2022-04-04T19:16:15.868Z] === RUN TestVolumesInspect [2022-04-04T19:16:15.868Z] --- PASS: TestVolumesInspect (0.06s) [2022-04-04T19:16:15.868Z] === RUN TestVolumesInvalidJSON [2022-04-04T19:16:15.868Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-04T19:16:15.868Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-04T19:16:15.868Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-04T19:16:15.868Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-04-04T19:16:15.868Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-04T19:16:15.868Z] PASS [2022-04-04T19:16:15.868Z] ok github.com/docker/docker/integration/volume 0.412s [2022-04-04T19:16:15.868Z] [2022-04-04T19:16:15.868Z] DONE 5 tests in 2.150s [2022-04-04T19:16:15.868Z] INFO: make.ps1 ended at 04/04/2022 19:16:15 [2022-04-04T19:16:15.868Z] INFO: Integration CLI tests being run from the host: [2022-04-04T19:16:15.868Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-04-04T19:16:16.410Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-04T19:16:25.078Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-04T19:16:26.173Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T19:16:26.173Z] INFO: Testing against a local daemon [2022-04-04T19:16:26.173Z] === RUN TestDockerSuite [2022-04-04T19:16:26.173Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-04T19:16:26.173Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-04T19:16:26.173Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-04T19:16:26.173Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-04T19:16:26.173Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-04T19:16:26.173Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-04T19:16:26.173Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-04T19:16:26.173Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-04T19:16:26.173Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-04T19:16:26.173Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-04T19:16:27.134Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-04T19:16:27.134Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-04T19:16:27.591Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-04T19:16:28.047Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-04T19:16:30.948Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-04T19:16:36.814Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-04T19:16:38.628Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-04-04T19:16:38.628Z] docker_cli_swarm_test.go:1447: [db34ed31a171e] joining swarm manager [d911c23046a84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T19:16:38.628Z] docker_cli_swarm_test.go:1448: [d8f9876323dfc] joining swarm manager [d911c23046a84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T19:16:48.615Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-04-04T19:16:48.615Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-04-04T19:16:48.615Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-04-04T19:16:48.873Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-04-04T19:16:48.873Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-04-04T19:16:49.439Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-04-04T19:16:51.752Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-04T19:16:51.752Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-04T19:16:51.752Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-04T19:16:51.967Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-04-04T19:16:55.253Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-04-04T19:16:56.524Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-04T19:16:56.992Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-04T19:16:56.992Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-04T19:16:56.992Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-04T19:16:56.992Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-04T19:16:56.992Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-04T19:16:57.155Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-04-04T19:16:59.056Z] docker_cli_swarm_unix_test.go:63: [db0851f377cfe] joining swarm manager [d3d871fcbb524]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T19:16:59.946Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-04T19:17:03.739Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-04T19:17:05.304Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-04T19:17:05.304Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-04T19:17:05.774Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-04T19:17:06.831Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-04T19:17:06.831Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-04T19:17:06.831Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-04T19:17:08.718Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-04T19:17:09.175Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-04T19:17:10.705Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-04T19:17:17.752Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-04T19:17:19.282Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-04T19:17:24.489Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-04T19:17:27.823Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-04T19:17:30.717Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-04T19:17:36.861Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-04T19:17:37.771Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-04T19:17:42.442Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-04T19:17:46.161Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-04T19:17:47.123Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-04T19:17:47.123Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-04T19:17:47.123Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-04T19:17:47.123Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-04T19:17:47.123Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-04T19:17:47.164Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-04T19:17:49.291Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-04T19:17:49.291Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-04T19:17:49.291Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-04T19:17:54.019Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-04T19:17:54.019Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-04T19:17:54.019Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-04T19:17:54.019Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-04T19:17:54.019Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-04T19:17:54.019Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-04T19:17:54.019Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-04T19:17:54.019Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-04T19:17:54.019Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-04T19:17:54.019Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-04T19:17:54.019Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-04T19:17:54.019Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-04T19:17:54.019Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-04T19:17:54.020Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-04T19:17:54.020Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-04T19:17:54.020Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T19:17:54.020Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-04T19:17:54.020Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-04T19:17:54.020Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-04T19:17:54.020Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-04T19:17:54.020Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-04T19:17:54.020Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-04T19:17:54.020Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-04T19:17:54.020Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-04T19:17:54.020Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-04T19:17:54.020Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-04T19:17:54.020Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-04T19:17:54.020Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-04T19:17:54.480Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-04T19:17:54.480Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-04T19:17:54.480Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-04T19:17:54.480Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-04T19:17:54.480Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-04T19:17:54.480Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-04T19:17:54.480Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-04T19:17:54.480Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-04T19:17:54.480Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-04T19:17:55.271Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-04-04T19:17:55.271Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-04-04T19:17:55.271Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-04-04T19:17:57.174Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-04-04T19:18:00.241Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-04T19:18:00.241Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-04T19:18:00.241Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-04T19:18:00.241Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-04T19:18:00.241Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-04T19:18:00.456Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-04-04T19:18:02.987Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-04-04T19:18:04.363Z] docker_api_swarm_test.go:962: [d018016267d30] joining swarm manager [d3c6d89c701eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T19:18:08.773Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-04T19:18:17.101Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-04T19:18:24.926Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-04T19:18:25.638Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-04T19:18:26.285Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-04-04T19:18:34.394Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-04-04T19:18:36.297Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-04-04T19:18:37.991Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-04T19:18:38.201Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-04-04T19:18:41.513Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-04-04T19:18:42.580Z] === RUN TestDockerSuite/TestBuildRm [2022-04-04T19:18:49.627Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-04-04T19:18:52.878Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-04T19:18:53.814Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-04-04T19:18:55.777Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-04T19:18:55.777Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-04T19:18:56.233Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-04T19:18:56.233Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-04T19:18:56.233Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-04T19:18:56.344Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-04-04T19:18:57.761Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-04T19:18:58.874Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-04-04T19:19:00.779Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-04-04T19:19:01.493Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-04T19:19:03.312Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-04-04T19:19:05.222Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-04T19:19:06.593Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-04-04T19:19:08.494Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-04-04T19:19:08.939Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-04T19:19:21.289Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-04T19:19:21.746Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-04T19:19:22.210Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-04T19:19:30.752Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-04T19:19:30.752Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-04T19:19:34.470Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-04T19:19:34.926Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-04T19:19:38.645Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-04T19:19:50.301Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-04T19:19:50.301Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-04T19:19:50.301Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-04T19:19:50.301Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-04T19:19:50.301Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-04T19:19:53.189Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-04T19:19:54.152Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-04T19:19:54.152Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-04T19:19:54.152Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-04T19:19:54.152Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-04T19:19:54.608Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-04T19:19:54.608Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-04T19:19:54.608Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-04T19:19:54.608Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-04T19:19:55.569Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-04T19:19:56.301Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-04T19:19:56.301Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-04T19:19:56.301Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-04T19:19:57.287Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-04T19:19:58.274Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-04T19:19:59.285Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-04T19:20:00.811Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-04T19:20:00.811Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-04T19:20:00.811Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-04T19:20:00.811Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-04T19:20:00.811Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-04T19:20:01.267Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-04T19:20:02.064Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-04T19:20:03.990Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-04T19:20:03.990Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-04T19:20:03.990Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-04T19:20:03.990Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-04T19:20:03.990Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-04T19:20:03.990Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-04T19:20:03.990Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-04T19:20:03.990Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-04T19:20:03.990Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-04T19:20:03.990Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-04T19:20:03.990Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-04T19:20:03.990Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-04T19:20:03.990Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-04T19:20:04.715Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-04-04T19:20:04.990Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-04T19:20:05.862Z] === RUN TestDockerSuite/TestBuildUser [2022-04-04T19:20:05.862Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-04T19:20:06.182Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-04T19:20:06.330Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-04T19:20:06.330Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-04T19:20:06.330Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-04T19:20:06.330Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-04T19:20:06.330Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-04T19:20:09.286Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-04T19:20:10.275Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-04T19:20:10.858Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-04T19:20:10.858Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-04T19:20:10.858Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-04T19:20:10.858Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-04T19:20:10.858Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-04T19:20:10.858Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-04T19:20:10.858Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-04T19:20:10.858Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-04T19:20:10.858Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-04T19:20:10.858Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-04T19:20:10.858Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-04T19:20:12.490Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-04T19:20:12.490Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-04T19:20:12.490Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-04T19:20:12.490Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-04T19:20:12.490Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-04T19:20:15.524Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-04T19:20:15.524Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-04T19:20:15.524Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-04T19:20:15.524Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-04T19:20:15.524Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-04T19:20:15.524Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-04T19:20:15.524Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-04T19:20:16.491Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-04T19:20:19.586Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-04-04T19:20:19.779Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-04T19:20:21.169Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-04T19:20:24.443Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-04T19:20:25.403Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-04T19:20:25.403Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-04T19:20:25.403Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-04T19:20:29.118Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-04T19:20:30.645Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-04T19:20:33.729Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-04T19:20:33.729Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-04T19:20:35.960Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-04T19:20:35.960Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-04T19:20:35.960Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-04T19:20:35.960Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-04T19:20:35.960Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-04T19:20:35.960Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-04T19:20:35.960Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-04T19:20:35.960Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-04T19:20:35.960Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-04T19:20:35.960Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-04T19:20:35.960Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-04T19:20:35.960Z] === RUN TestDockerSuite/TestBuildFails [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite (1579.83s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.11s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.88s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.88s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.22s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.94s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.06s) [2022-04-04T19:20:37.662Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.53s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.77s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.60s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.82s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.87s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.75s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.75s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.11s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.25s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.01s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.41s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.36s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.43s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.69s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (53.59s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.26s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.70s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.96s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.37s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.10s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.84s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.60s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.24s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.10s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.78s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.10s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.98s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.02s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.71s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.20s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.47s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.91s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.05s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.17s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.15s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.13s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.28s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.71s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.40s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.58s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.92s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.74s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.36s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.14s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.00s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.15s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.58s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.91s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.28s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.51s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.39s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.90s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.80s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.57s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.82s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.25s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.91s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.83s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.10s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.89s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.58s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.56s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.58s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.90s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.74s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.20s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.05s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.00s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.02s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (67.45s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.10s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.96s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.85s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.81s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.48s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.43s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.09s) [2022-04-04T19:20:37.662Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.32s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.83s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.74s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.27s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.58s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.11s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.90s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.12s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (112.58s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.24s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.13s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.14s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.33s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.12s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.33s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.19s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.14s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.23s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.12s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.44s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.12s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.24s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.12s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.20s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.74s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.95s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.48s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.46s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.54s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.46s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.48s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.82s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.21s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.89s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.25s) [2022-04-04T19:20:37.662Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.11s) [2022-04-04T19:20:37.662Z] === RUN TestDockerExternalVolumeSuite [2022-04-04T19:20:37.662Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-04-04T19:20:37.662Z] docker_cli_external_volume_driver_test.go:52: [d3e7f3ecaf931] daemon is not started [2022-04-04T19:20:37.687Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-04T19:20:37.687Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-04T19:20:37.687Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-04T19:20:37.687Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-04T19:20:37.687Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-04T19:20:37.687Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-04T19:20:37.687Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-04T19:20:37.687Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-04T19:20:37.687Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-04T19:20:37.687Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-04T19:20:38.848Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-04T19:20:38.848Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-04T19:20:39.599Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-04T19:20:43.390Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-04T19:20:43.391Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-04T19:20:43.391Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-04T19:20:43.391Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-04T19:20:43.391Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-04T19:20:45.606Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-04T19:20:45.606Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-04T19:20:45.907Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-04T19:20:46.074Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-04T19:20:51.729Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-04T19:20:52.534Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-04-04T19:20:54.753Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-04T19:20:58.547Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-04T19:20:58.547Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-04T19:20:58.771Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-04T19:21:04.546Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-04T19:21:06.073Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-04T19:21:11.043Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-04T19:21:11.043Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-04T19:21:11.043Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-04T19:21:11.043Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-04T19:21:11.043Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-04T19:21:11.043Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-04T19:21:11.043Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-04T19:21:11.043Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-04T19:21:12.083Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-04T19:21:12.083Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-04T19:21:12.083Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-04T19:21:12.083Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-04T19:21:13.048Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-04T19:21:13.048Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-04T19:21:13.048Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-04T19:21:18.206Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-04T19:21:19.197Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-04T19:21:19.197Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-04T19:21:19.665Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-04T19:21:19.665Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-04T19:21:19.665Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-04T19:21:19.665Z] docker_cli_sni_test.go:18: Flakey test [2022-04-04T19:21:19.665Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-04T19:21:20.143Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-04T19:21:20.143Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-04T19:21:20.143Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-04T19:21:20.143Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-04T19:21:20.143Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-04T19:21:21.588Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-04T19:21:21.588Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-04T19:21:21.588Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-04T19:21:21.881Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-04T19:21:24.836Z] === RUN TestDockerSuite/TestCommitChange [2022-04-04T19:21:28.637Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-04T19:21:32.427Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-04T19:21:32.427Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-04T19:21:32.427Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-04T19:21:36.365Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-04T19:21:36.365Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-04T19:21:37.891Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-04T19:21:37.891Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-04T19:21:37.891Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-04T19:21:38.292Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-04T19:21:38.292Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-04T19:21:38.292Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-04T19:21:38.853Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-04T19:21:38.853Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-04T19:21:41.228Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-04T19:21:41.228Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-04T19:21:41.228Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-04T19:21:41.228Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-04T19:21:43.520Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-04T19:21:44.481Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-04T19:21:45.443Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-04T19:21:46.409Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-04T19:21:46.864Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-04T19:21:47.837Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-04T19:21:48.710Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-04T19:21:49.764Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-04T19:21:49.764Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-04T19:21:50.004Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-04T19:21:51.290Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-04T19:21:52.179Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-04T19:21:52.179Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-04T19:21:52.179Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-04T19:21:52.179Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-04T19:21:52.179Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-04T19:21:52.179Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-04T19:21:52.179Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-04T19:21:52.179Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-04T19:21:52.179Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-04T19:21:52.179Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-04T19:21:52.179Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-04T19:21:52.179Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-04T19:21:52.179Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-04T19:21:52.179Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-04T19:21:52.179Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-04T19:21:52.179Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-04T19:21:57.055Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-04T19:21:57.055Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-04T19:21:57.055Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-04T19:21:57.055Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-04T19:21:57.055Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-04T19:21:57.055Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-04T19:21:57.055Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-04T19:21:57.055Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-04T19:21:57.055Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-04T19:21:57.056Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-04T19:21:57.510Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-04T19:21:57.966Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-04T19:22:00.208Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-04-04T19:22:03.739Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-04T19:22:07.114Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-04T19:22:08.316Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-04-04T19:22:09.404Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-04T19:22:12.976Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-04T19:22:12.976Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-04T19:22:12.976Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-04T19:22:14.543Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-04T19:22:14.543Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-04T19:22:14.543Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-04T19:22:14.543Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-04T19:22:14.543Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-04T19:22:14.543Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-04T19:22:14.543Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-04T19:22:16.760Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-04T19:22:16.760Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-04T19:22:16.760Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-04T19:22:16.760Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-04T19:22:18.327Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-04T19:22:18.796Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-04T19:22:18.796Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-04T19:22:18.796Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-04T19:22:18.796Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-04T19:22:18.796Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-04T19:22:18.796Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-04T19:22:18.796Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-04T19:22:19.688Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-04T19:22:19.688Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-04T19:22:20.143Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-04T19:22:21.047Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-04T19:22:21.399Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-04T19:22:21.400Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-04T19:22:21.400Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-04T19:22:22.612Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-04T19:22:22.932Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-04T19:22:23.182Z] docker_cli_external_volume_driver_test.go:52: [d258b49643ddc] daemon is not started [2022-04-04T19:22:24.829Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-04T19:22:24.829Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-04T19:22:24.829Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-04T19:22:24.829Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-04T19:22:26.395Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-04T19:22:26.395Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-04T19:22:27.187Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-04T19:22:27.187Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-04T19:22:27.187Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-04T19:22:27.187Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-04T19:22:27.187Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-04T19:22:28.610Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-04T19:22:28.610Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-04T19:22:28.610Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-04T19:22:28.610Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-04T19:22:28.610Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-04T19:22:30.835Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-04T19:22:30.835Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-04T19:22:32.401Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-04T19:22:32.401Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-04T19:22:32.401Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-04T19:22:34.238Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-04T19:22:34.238Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-04T19:22:34.238Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-04T19:22:34.238Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-04T19:22:34.238Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-04T19:22:34.238Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-04T19:22:34.238Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-04T19:22:34.238Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-04T19:22:34.620Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-04T19:22:34.620Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-04T19:22:36.836Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-04T19:22:38.051Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-04-04T19:22:45.454Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-04T19:22:48.343Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-04T19:22:48.343Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-04T19:22:48.343Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-04T19:22:48.343Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-04T19:22:48.343Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-04T19:22:49.872Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-04T19:22:49.872Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-04T19:22:49.872Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-04T19:22:52.922Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-04-04T19:22:56.919Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-04T19:22:56.919Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-04T19:22:56.919Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-04T19:22:58.446Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-04T19:22:58.446Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-04T19:22:58.702Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-04T19:23:02.162Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-04T19:23:04.261Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-04T19:23:04.329Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-04T19:23:04.329Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-04T19:23:04.329Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-04T19:23:04.329Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-04T19:23:04.329Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-04T19:23:04.329Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-04T19:23:04.329Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-04T19:23:04.329Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-04T19:23:04.329Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-04T19:23:04.329Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-04T19:23:04.329Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-04T19:23:05.860Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-04T19:23:05.860Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-04T19:23:07.794Z] docker_cli_external_volume_driver_test.go:52: [d2d73102712b9] daemon is not started [2022-04-04T19:23:08.027Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-04T19:23:09.012Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-04T19:23:09.013Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-04T19:23:09.480Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-04T19:23:09.480Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-04T19:23:09.949Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-04T19:23:10.920Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-04T19:23:11.515Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-04T19:23:11.515Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-04T19:23:11.515Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-04T19:23:13.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-04T19:23:13.634Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-04T19:23:15.256Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000005320_} [2022-04-04T19:23:17.381Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-04T19:23:18.367Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-04T19:23:18.367Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-04T19:23:18.367Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-04T19:23:18.367Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-04T19:23:18.367Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-04T19:23:19.495Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-04T19:23:19.930Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-04T19:23:21.495Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-04T19:23:21.965Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-04T19:23:22.307Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14020154356_c:\foo_false____} [2022-04-04T19:23:22.433Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-04T19:23:22.661Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-04-04T19:23:22.661Z] docker_cli_external_volume_driver_test.go:52: [ddb4a1ba99960] daemon is not started [2022-04-04T19:23:22.901Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-04T19:23:28.157Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-04T19:23:30.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14020154356_c:\foo_true____} [2022-04-04T19:23:31.565Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-04T19:23:32.383Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-04T19:23:32.383Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-04T19:23:32.383Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-04T19:23:32.383Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-04T19:23:32.383Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-04T19:23:32.383Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-04T19:23:32.383Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-04T19:23:32.383Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-04T19:23:32.383Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-04T19:23:32.383Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-04T19:23:32.383Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-04T19:23:32.383Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-04T19:23:32.383Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-04T19:23:32.383Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-04T19:23:32.383Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-04T19:23:32.383Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-04T19:23:32.383Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-04T19:23:32.383Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-04T19:23:32.383Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-04T19:23:32.383Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-04T19:23:32.383Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-04T19:23:32.383Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-04T19:23:32.383Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-04T19:23:32.383Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-04T19:23:32.921Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-04T19:23:33.129Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-04T19:23:33.129Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-04T19:23:33.129Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-04T19:23:34.548Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-04T19:23:34.548Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-04T19:23:34.548Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-04T19:23:34.548Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T19:23:34.548Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-04T19:23:34.548Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T19:23:34.548Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-04T19:23:34.548Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-04T19:23:34.548Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-04T19:23:34.548Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-04T19:23:34.548Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-04T19:23:34.548Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-04T19:23:34.548Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-04T19:23:34.548Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-04T19:23:34.548Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-04T19:23:34.548Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-04T19:23:34.548Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-04T19:23:34.548Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-04T19:23:34.548Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-04T19:23:34.548Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-04T19:23:34.548Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-04T19:23:34.548Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-04T19:23:34.548Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-04T19:23:34.548Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T19:23:34.548Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-04T19:23:34.548Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-04T19:23:34.548Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-04T19:23:34.694Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-04T19:23:34.694Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-04T19:23:34.694Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-04T19:23:35.162Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-04T19:23:38.121Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-04T19:23:39.107Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-04T19:23:39.574Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-04T19:23:39.574Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-04T19:23:39.574Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-04T19:23:40.561Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-04T19:23:40.733Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-04-04T19:23:41.029Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-04T19:23:41.029Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-04T19:23:41.497Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-04T19:23:41.497Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-04T19:23:41.497Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-04T19:23:41.595Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-04T19:23:41.595Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-04T19:23:41.595Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-04T19:23:41.595Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-04T19:23:43.761Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-04T19:23:43.761Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-04T19:23:43.761Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-04T19:23:43.761Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-04T19:23:43.761Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-04T19:23:43.761Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-04T19:23:43.761Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-04T19:23:47.481Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-04T19:23:48.648Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-04T19:23:49.644Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-04T19:23:49.644Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-04T19:23:49.644Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-04T19:23:49.644Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-04T19:23:49.644Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-04T19:23:54.140Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-04T19:23:54.140Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-04T19:23:54.140Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-04T19:23:58.895Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-04T19:23:59.878Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-04T19:23:59.878Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-04T19:23:59.878Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-04T19:23:59.878Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-04T19:23:59.878Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-04T19:24:01.994Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-04T19:24:01.994Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-04T19:24:01.994Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-04T19:24:01.994Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-04T19:24:01.994Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-04T19:24:02.824Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-04T19:24:07.573Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-04T19:24:10.530Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-04T19:24:10.535Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-04T19:24:10.535Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-04T19:24:10.535Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-04T19:24:10.535Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-04T19:24:10.535Z] === RUN TestDockerSuite/TestCpToDot [2022-04-04T19:24:10.997Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-04T19:24:10.997Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-04T19:24:12.801Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-04-04T19:24:14.144Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-04T19:24:14.610Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-04T19:24:16.171Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-04T19:24:17.583Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-04T19:24:17.583Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-04T19:24:17.583Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-04T19:24:17.583Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-04T19:24:17.583Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-04T19:24:19.110Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-04T19:24:19.110Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T19:24:19.110Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-04T19:24:19.110Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-04T19:24:19.110Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-04T19:24:19.110Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-04T19:24:19.110Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-04T19:24:19.110Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-04T19:24:19.110Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-04T19:24:19.110Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-04T19:24:19.110Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-04T19:24:21.275Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-04T19:24:23.439Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-04T19:24:23.439Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-04T19:24:23.439Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-04T19:24:24.989Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-04-04T19:24:25.606Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-04T19:24:26.062Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-04T19:24:26.062Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-04T19:24:26.062Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-04T19:24:26.062Z] === RUN TestDockerSuite/TestCreateRM [2022-04-04T19:24:26.517Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-04T19:24:26.517Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-04T19:24:26.517Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-04T19:24:26.517Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-04T19:24:26.586Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-04T19:24:26.973Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-04T19:24:27.569Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-04T19:24:31.331Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-04T19:24:31.331Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-04T19:24:31.798Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-04T19:24:37.661Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-04T19:24:37.661Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-04T19:24:37.991Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-04T19:24:38.130Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-04T19:24:38.130Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-04T19:24:38.599Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-04T19:24:38.599Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-04T19:24:38.599Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-04T19:24:39.384Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-04T19:24:39.385Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-04T19:24:39.385Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-04T19:24:39.583Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-04T19:24:39.583Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-04T19:24:39.583Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-04T19:24:41.599Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-04T19:24:41.599Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-04T19:24:41.599Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-04T19:24:41.599Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-04T19:24:41.784Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-04T19:24:43.055Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-04-04T19:24:43.814Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-04T19:24:43.814Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-04T19:24:43.814Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-04T19:24:43.814Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-04T19:24:43.814Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-04T19:24:43.814Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-04T19:24:43.814Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-04T19:24:43.814Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-04T19:24:43.814Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-04T19:24:43.814Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-04T19:24:43.814Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T19:24:43.814Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-04T19:24:43.814Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-04T19:24:43.814Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-04T19:24:43.814Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T19:24:43.814Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-04T19:24:43.814Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T19:24:43.814Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-04T19:24:43.814Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-04T19:24:43.814Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-04T19:24:43.814Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-04T19:24:43.814Z] === RUN TestDockerSuite/TestDockerFails [2022-04-04T19:24:43.814Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-04T19:24:43.814Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-04T19:24:43.814Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-04T19:24:43.814Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-04T19:24:43.814Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-04T19:24:43.814Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-04T19:24:43.814Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-04T19:24:43.814Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-04T19:24:43.815Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-04T19:24:43.815Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-04T19:24:43.815Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-04T19:24:46.027Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-04T19:24:48.239Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-04T19:24:49.802Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-04T19:24:50.444Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-04T19:24:54.232Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-04T19:24:56.952Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-04T19:24:58.981Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-04T19:24:59.971Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-04T19:24:59.971Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-04T19:24:59.971Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-04T19:24:59.971Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-04T19:24:59.971Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-04T19:25:00.996Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-04T19:25:02.947Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-04T19:25:02.947Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-04T19:25:02.947Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-04T19:25:05.756Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-04T19:25:07.971Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-04T19:25:08.438Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-04T19:25:09.693Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-04T19:25:09.693Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-04T19:25:09.693Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-04T19:25:09.693Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-04T19:25:12.228Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-04T19:25:12.228Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-04T19:25:13.214Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-04T19:25:17.967Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-04T19:25:21.759Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-04T19:25:21.759Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-04T19:25:21.759Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-04T19:25:21.759Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-04T19:25:21.759Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-04T19:25:21.759Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-04T19:25:21.759Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-04T19:25:21.759Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-04T19:25:21.759Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-04T19:25:22.745Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-04T19:25:22.745Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-04T19:25:22.745Z] === RUN TestDockerSuite/TestEventsRename [2022-04-04T19:25:24.961Z] === RUN TestDockerSuite/TestEventsResize [2022-04-04T19:25:29.704Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-04-04T19:25:30.978Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-04T19:25:32.271Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-04T19:25:32.507Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-04T19:25:33.468Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-04T19:25:34.484Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-04T19:25:36.699Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-04T19:25:38.131Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-04T19:25:41.455Z] === RUN TestDockerSuite/TestEventsTop [2022-04-04T19:25:41.455Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-04T19:25:41.455Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-04T19:25:41.851Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-04T19:25:43.669Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-04T19:25:45.565Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-04T19:25:45.916Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-04T19:25:46.619Z] === RUN TestDockerSuite/TestExec [2022-04-04T19:25:46.619Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T19:25:47.087Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-04T19:25:47.087Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-04T19:25:47.087Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-04T19:25:47.774Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-04-04T19:25:48.660Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-04T19:25:50.230Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-04T19:25:50.230Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T19:25:50.230Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-04T19:25:50.230Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T19:25:50.230Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-04T19:25:50.230Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-04T19:25:50.230Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-04T19:25:52.444Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-04T19:25:54.007Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-04T19:25:56.214Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-04T19:25:57.753Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-04T19:26:01.490Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-04T19:26:01.490Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-04T19:26:01.490Z] === RUN TestDockerSuite/TestExecEnv [2022-04-04T19:26:01.490Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-04T19:26:01.490Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-04T19:26:01.490Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-04T19:26:01.490Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-04T19:26:03.031Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-04T19:26:07.137Z] === RUN TestDockerSuite/TestBuildRm [2022-04-04T19:26:07.728Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-04T19:26:07.728Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-04T19:26:07.728Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-04T19:26:07.728Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-04T19:26:07.728Z] === RUN TestDockerSuite/TestExecParseError [2022-04-04T19:26:07.728Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-04T19:26:07.728Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-04T19:26:07.728Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-04T19:26:07.728Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-04T19:26:07.728Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-04T19:26:07.728Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-04T19:26:09.930Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-04T19:26:09.930Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-04T19:26:09.930Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-04T19:26:09.930Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-04T19:26:09.930Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-04T19:26:09.930Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-04T19:26:09.930Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-04T19:26:09.930Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-04T19:26:09.930Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-04T19:26:09.930Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-04T19:26:09.930Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-04T19:26:12.145Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-04T19:26:12.146Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-04T19:26:12.146Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-04T19:26:19.313Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-04T19:26:19.313Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-04T19:26:19.313Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-04T19:26:19.313Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-04T19:26:19.313Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-04T19:26:19.313Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-04T19:26:19.313Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-04T19:26:19.642Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-04T19:26:19.826Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-04-04T19:26:21.854Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-04T19:26:21.854Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-04T19:26:21.854Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-04T19:26:21.854Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-04T19:26:22.324Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-04T19:26:23.887Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-04T19:26:24.067Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-04T19:26:28.639Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-04T19:26:29.939Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-04T19:26:32.423Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-04T19:26:32.888Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-04T19:26:37.174Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-04T19:26:38.823Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-04T19:26:38.823Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T19:26:38.823Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-04T19:26:38.823Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-04T19:26:38.823Z] === RUN TestDockerSuite/TestHealth [2022-04-04T19:26:38.823Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-04T19:26:38.823Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-04T19:26:38.823Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-04T19:26:38.823Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-04T19:26:38.823Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-04T19:26:42.612Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-04T19:26:42.612Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-04T19:26:42.612Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-04T19:26:42.612Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-04T19:26:42.612Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-04T19:26:43.080Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-04T19:26:43.080Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-04T19:26:44.066Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-04T19:26:44.066Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-04T19:26:44.066Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-04T19:26:45.053Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-04T19:26:45.053Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-04T19:26:46.048Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-04T19:26:46.618Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-04T19:26:46.618Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-04T19:26:48.836Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-04T19:26:51.900Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-04-04T19:26:53.216Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-04T19:26:53.216Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-04T19:26:53.684Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-04T19:26:55.201Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-04T19:26:55.201Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-04T19:26:55.201Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-04T19:26:55.993Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-04T19:26:55.993Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-04T19:26:55.993Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-04T19:26:55.993Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-04T19:26:59.786Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-04T19:26:59.786Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-04T19:26:59.786Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-04T19:26:59.786Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-04T19:26:59.786Z] === RUN TestDockerSuite/TestImportFile [2022-04-04T19:26:59.786Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-04T19:26:59.786Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-04T19:26:59.786Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-04T19:26:59.786Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-04T19:26:59.786Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-04T19:26:59.786Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-04T19:26:59.787Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-04T19:26:59.787Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T19:26:59.787Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-04T19:26:59.787Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-04T19:26:59.787Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-04T19:26:59.787Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-04T19:26:59.787Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-04T19:26:59.787Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-04T19:26:59.787Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-04T19:27:00.255Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-04T19:27:00.255Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-04T19:27:00.255Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-04T19:27:00.255Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-04T19:27:00.255Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-04T19:27:02.468Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-04T19:27:03.870Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-04T19:27:04.032Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-04T19:27:04.032Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-04T19:27:04.032Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-04T19:27:04.033Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-04T19:27:04.033Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-04T19:27:04.033Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-04T19:27:04.033Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-04T19:27:04.033Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-04T19:27:04.090Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-04-04T19:27:04.337Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-04T19:27:06.245Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-04T19:27:06.245Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-04T19:27:08.461Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-04T19:27:08.461Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-04T19:27:08.461Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-04T19:27:08.461Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-04T19:27:08.461Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-04T19:27:08.461Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-04T19:27:08.461Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-04T19:27:09.087Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-04T19:27:09.087Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-04T19:27:10.679Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-04T19:27:13.841Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-04T19:27:14.468Z] === RUN TestDockerSuite/TestInspectImage [2022-04-04T19:27:14.468Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T19:27:14.468Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-04T19:27:14.468Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T19:27:14.468Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-04T19:27:14.468Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-04T19:27:14.468Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-04T19:27:16.031Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-04T19:27:19.677Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-04T19:27:19.677Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-04T19:27:19.677Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-04T19:27:21.844Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-04T19:27:21.844Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-04T19:27:21.844Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-04T19:27:21.844Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-04T19:27:22.318Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-04-04T19:27:22.318Z] docker_cli_external_volume_driver_test.go:484: [da093ee1b2fb1] daemon is not started [2022-04-04T19:27:24.014Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-04T19:27:26.182Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-04T19:27:29.897Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-04T19:27:32.066Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-04T19:27:33.275Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-04T19:27:33.275Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-04T19:27:33.275Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-04T19:27:33.595Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-04T19:27:35.764Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-04T19:27:37.063Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-04T19:27:37.178Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-04-04T19:27:37.178Z] docker_cli_external_volume_driver_test.go:52: [d4927a15740da] daemon is not started [2022-04-04T19:27:37.946Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-04T19:27:38.046Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-04T19:27:39.474Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-04T19:27:41.642Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-04T19:27:41.642Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-04T19:27:41.642Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T19:27:41.642Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-04T19:27:41.642Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-04T19:27:41.642Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-04T19:27:41.642Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-04T19:27:41.642Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-04T19:27:41.642Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-04T19:27:41.642Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-04T19:27:41.642Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-04T19:27:41.642Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-04T19:27:41.642Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-04T19:27:41.642Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-04T19:27:41.642Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T19:27:41.642Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-04T19:27:41.642Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-04T19:27:41.642Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-04T19:27:41.642Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-04T19:27:41.642Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-04T19:27:41.642Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-04T19:27:41.642Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-04T19:27:41.642Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-04T19:27:41.642Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-04T19:27:41.642Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T19:27:41.642Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-04T19:27:41.642Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-04T19:27:41.642Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-04T19:27:41.642Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-04T19:27:41.642Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-04T19:27:41.642Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-04T19:27:41.642Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-04T19:27:41.642Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-04T19:27:41.642Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-04T19:27:41.642Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-04T19:27:41.642Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-04T19:27:42.793Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-04T19:27:43.809Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-04T19:27:45.335Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-04T19:27:48.652Z] === RUN TestDockerSuite/TestBuildUser [2022-04-04T19:27:48.652Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-04T19:27:48.652Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-04T19:27:48.652Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-04T19:27:48.652Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-04T19:27:48.652Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-04T19:27:48.652Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-04T19:27:51.100Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-04T19:27:51.609Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-04T19:27:52.050Z] --- PASS: TestDockerExternalVolumeSuite (437.03s) [2022-04-04T19:27:52.050Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2022-04-04T19:27:52.050Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2022-04-04T19:27:52.050Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s) [2022-04-04T19:27:52.050Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-04-04T19:27:52.050Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-04-04T19:27:52.050Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2022-04-04T19:27:52.050Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-04-04T19:27:52.050Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2022-04-04T19:27:52.050Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s) [2022-04-04T19:27:52.050Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2022-04-04T19:27:52.050Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-04-04T19:27:52.050Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.17s) [2022-04-04T19:27:52.050Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2022-04-04T19:27:52.050Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.91s) [2022-04-04T19:27:52.050Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.19s) [2022-04-04T19:27:52.050Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.64s) [2022-04-04T19:27:52.050Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2022-04-04T19:27:52.050Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-04-04T19:27:52.050Z] PASS [2022-04-04T19:27:52.050Z] [2022-04-04T19:27:52.050Z] === Skipped [2022-04-04T19:27:52.050Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-04T19:27:52.050Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-04T19:27:52.050Z] check_test.go:308: [de2cac247f949] daemon is not started [2022-04-04T19:27:52.050Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-04T19:27:52.050Z] [2022-04-04T19:27:52.050Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-04-04T19:27:52.050Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-04T19:27:52.050Z] check_test.go:308: [deb0cb3dd078b] daemon is not started [2022-04-04T19:27:52.050Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-04-04T19:27:52.050Z] [2022-04-04T19:27:52.050Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-04T19:27:52.050Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-04T19:27:52.050Z] check_test.go:308: [de6823725ce8a] daemon is not started [2022-04-04T19:27:52.050Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-04T19:27:52.050Z] [2022-04-04T19:27:52.050Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-04-04T19:27:52.050Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-04T19:27:52.050Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-04-04T19:27:52.050Z] [2022-04-04T19:27:52.050Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-04-04T19:27:52.050Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-04T19:27:52.050Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-04-04T19:27:52.050Z] [2022-04-04T19:27:52.050Z] DONE 271 tests, 5 skipped in 2357.328s [2022-04-04T19:27:52.050Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-04T19:27:52.050Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d447f13db9eab/docker.pid [2022-04-04T19:27:52.050Z] +++ kill 7125 [2022-04-04T19:27:52.050Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7125 is not a child of this shell [2022-04-04T19:27:52.050Z] warning: PID 7125 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d447f13db9eab/docker.pid had a nonzero exit code [2022-04-04T19:27:52.050Z] ++++ cat bundles/test-integration/docker.pid [2022-04-04T19:27:52.050Z] +++ kill 9391 [2022-04-04T19:27:52.050Z] +++ /etc/init.d/apparmor stop [2022-04-04T19:27:52.050Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-04T19:27:52.050Z] [2022-04-04T19:27:52.050Z] Unloading profiles will leave already running processes permanently [2022-04-04T19:27:52.050Z] unconfined, which can lead to unexpected situations. [2022-04-04T19:27:52.050Z] [2022-04-04T19:27:52.050Z] To set a process to complain mode, use the command line tool [2022-04-04T19:27:52.050Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-04T19:27:52.050Z] +++ true [2022-04-04T19:27:52.050Z] exiting test-integration [2022-04-04T19:27:52.050Z] ++ exit 0 [2022-04-04T19:27:52.050Z] [2022-04-04T19:27:52.050Z] + exit 0 [2022-04-04T19:27:52.050Z] ++ jobs -p [2022-04-04T19:27:52.050Z] + pids= [2022-04-04T19:27:52.050Z] + echo 'Remaining pids to kill: []' [2022-04-04T19:27:52.050Z] Remaining pids to kill: [] [2022-04-04T19:27:52.050Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-04-04T19:27:52.062Z] Recording test results [2022-04-04T19:27:52.076Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-04T19:27:52.443Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-04T19:27:52.753Z] + echo Ensuring container killed. [2022-04-04T19:27:52.753Z] Ensuring container killed. [2022-04-04T19:27:52.753Z] + docker ps -aq -f name=docker-pr1-* [2022-04-04T19:27:52.753Z] + cids=49c7f205d2f0 [2022-04-04T19:27:52.753Z] bac8da9fe3f0 [2022-04-04T19:27:52.753Z] 3a4c55801aa0 [2022-04-04T19:27:52.753Z] + [ -n 49c7f205d2f0 [2022-04-04T19:27:52.753Z] bac8da9fe3f0 [2022-04-04T19:27:52.753Z] 3a4c55801aa0 ] [2022-04-04T19:27:52.753Z] + docker rm -vf 49c7f205d2f0 bac8da9fe3f0 3a4c55801aa0 [2022-04-04T19:27:53.268Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-04T19:27:53.268Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-04T19:27:53.268Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-04T19:27:53.318Z] 49c7f205d2f0 [2022-04-04T19:27:53.318Z] bac8da9fe3f0 [2022-04-04T19:27:53.318Z] 3a4c55801aa0 [Pipeline] sh [2022-04-04T19:27:53.605Z] + echo Chowning /workspace to jenkins user [2022-04-04T19:27:53.605Z] Chowning /workspace to jenkins user [2022-04-04T19:27:53.605Z] + id -u [2022-04-04T19:27:53.605Z] + id -g [2022-04-04T19:27:53.605Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43462:/workspace busybox chown -R 1000:1000 /workspace [2022-04-04T19:27:55.435Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-04T19:27:55.435Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-04T19:27:55.881Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-04T19:27:55.881Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-04T19:27:55.881Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-04T19:27:55.881Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-04T19:27:55.881Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-04T19:27:57.182Z] + bundleName=amd64 [2022-04-04T19:27:57.182Z] + echo Creating amd64-bundles.tar.gz [2022-04-04T19:27:57.182Z] Creating amd64-bundles.tar.gz [2022-04-04T19:27:57.182Z] + xargs tar -czf amd64-bundles.tar.gz [2022-04-04T19:27:57.182Z] + 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-04-04T19:27:58.565Z] Archiving artifacts [2022-04-04T19:27:58.985Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43462/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-04T19:27:59.295Z] + make clean [2022-04-04T19:27:59.295Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-04T19:27:59.552Z] docker-dev-cache [2022-04-04T19:27:59.552Z] docker-mod-cache [Pipeline] deleteDir [2022-04-04T19:28:01.211Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-04T19:28:05.881Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-04T19:28:06.262Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-04T19:28:06.262Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-04T19:28:06.262Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-04T19:28:11.649Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-04T19:28:13.177Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-04T19:28:15.349Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-04T19:28:15.349Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-04T19:28:15.807Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-04T19:28:17.982Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-04T19:28:20.156Z] === RUN TestDockerSuite/TestLogsSince [2022-04-04T19:28:21.228Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-04T19:28:21.228Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-04T19:28:27.484Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-04T19:28:28.703Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-04T19:28:28.703Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-04T19:28:28.703Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-04T19:28:28.703Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-04T19:28:28.703Z] === RUN TestDockerSuite/TestLogsTail [2022-04-04T19:28:28.802Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-04T19:28:31.591Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-04T19:28:33.756Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-04T19:28:34.665Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-04T19:28:34.665Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-04T19:28:34.665Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-04T19:28:34.665Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-04T19:28:34.665Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-04T19:28:37.612Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-04T19:28:37.612Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-04T19:28:37.612Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-04T19:28:40.014Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-04T19:28:40.803Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-04T19:28:40.803Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-04T19:28:40.803Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-04T19:28:40.803Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-04T19:28:40.803Z] === RUN TestDockerSuite/TestNetHostname [2022-04-04T19:28:40.803Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-04T19:28:40.803Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-04T19:28:40.803Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-04T19:28:40.803Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-04T19:28:40.804Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-04T19:28:40.804Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-04T19:28:40.804Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-04T19:28:40.804Z] === RUN TestDockerSuite/TestPluginActive [2022-04-04T19:28:40.804Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-04T19:28:40.804Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-04T19:28:40.804Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-04T19:28:40.804Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-04T19:28:40.804Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-04T19:28:40.804Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-04T19:28:40.804Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-04T19:28:40.804Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-04T19:28:40.804Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-04T19:28:40.804Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-04T19:28:40.804Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-04T19:28:40.804Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-04T19:28:40.804Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-04T19:28:40.804Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-04T19:28:40.804Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-04T19:28:40.804Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-04T19:28:40.804Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-04T19:28:40.804Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-04T19:28:40.804Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-04T19:28:40.804Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-04T19:28:40.804Z] === RUN TestDockerSuite/TestPortList [2022-04-04T19:28:40.804Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-04T19:28:40.804Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-04T19:28:45.471Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-04T19:28:45.471Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T19:28:45.471Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-04T19:28:45.471Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-04T19:28:45.471Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-04T19:28:45.471Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-04T19:28:45.471Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-04T19:28:45.471Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-04T19:28:45.471Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-04T19:28:45.471Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-04T19:28:45.471Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-04T19:28:45.471Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-04T19:28:45.471Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-04T19:28:45.471Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-04T19:28:45.471Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-04T19:28:45.471Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-04T19:28:45.471Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-04T19:28:45.471Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-04T19:28:48.021Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-04T19:28:50.141Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-04T19:28:50.141Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-04T19:28:50.141Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-04T19:28:52.544Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-04T19:28:52.772Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-04T19:28:52.773Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-04T19:28:57.464Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-04T19:28:57.464Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-04T19:28:57.464Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-04T19:29:06.000Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-04T19:29:07.712Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-04T19:29:07.712Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-04T19:29:07.712Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-04T19:29:07.712Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-04T19:29:07.712Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-04T19:29:07.712Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-04T19:29:07.712Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-04T19:29:09.273Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-04T19:29:16.425Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-04T19:29:18.351Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-04T19:29:18.351Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-04T19:29:18.351Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-04T19:29:18.351Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-04T19:29:18.639Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-04T19:29:18.639Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-04T19:29:19.109Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-04T19:29:19.109Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-04T19:29:19.109Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-04T19:29:19.109Z] docker_cli_sni_test.go:18: Flakey test [2022-04-04T19:29:19.109Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-04T19:29:21.320Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-04T19:29:26.072Z] === RUN TestDockerSuite/TestCommitChange [2022-04-04T19:29:28.396Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-04T19:29:28.641Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-04T19:29:31.042Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-04T19:29:32.356Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-04T19:29:35.806Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-04T19:29:35.806Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-04T19:29:35.806Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-04T19:29:37.051Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-04T19:29:38.122Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-04T19:29:44.457Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-04T19:29:44.457Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-04T19:29:44.457Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-04T19:29:46.656Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-04T19:29:46.656Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-04T19:29:46.656Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-04T19:29:47.112Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-04T19:29:47.112Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-04T19:29:51.625Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-04T19:29:52.199Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-04T19:29:55.409Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-04T19:29:55.409Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-04T19:29:55.409Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-04T19:29:55.409Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-04T19:29:55.409Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-04T19:29:55.409Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-04T19:29:55.409Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-04T19:29:55.409Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-04T19:29:55.409Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-04T19:29:55.409Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-04T19:29:55.409Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-04T19:29:55.409Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-04T19:29:55.409Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-04T19:29:55.409Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-04T19:29:55.409Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-04T19:29:55.409Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-04T19:29:55.653Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-04T19:29:55.653Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-04T19:29:55.653Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-04T19:29:55.653Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-04T19:29:55.653Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-04T19:29:55.653Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-04T19:29:55.653Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-04T19:29:55.653Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-04T19:29:56.109Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-04T19:30:01.875Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-04T19:30:01.875Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-04T19:30:01.875Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-04T19:30:03.402Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-04T19:30:03.402Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-04T19:30:03.858Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-04T19:30:04.067Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-04T19:30:04.819Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-04T19:30:05.781Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-04T19:30:05.781Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-04T19:30:05.781Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-04T19:30:09.498Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-04T19:30:11.234Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-04T19:30:11.234Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-04T19:30:11.234Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-04T19:30:13.214Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-04T19:30:13.450Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-04T19:30:13.450Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-04T19:30:13.450Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-04T19:30:13.450Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-04T19:30:13.450Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-04T19:30:13.450Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-04T19:30:13.450Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-04T19:30:15.380Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-04T19:30:16.397Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-04T19:30:16.397Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-04T19:30:16.397Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-04T19:30:16.397Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-04T19:30:19.350Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-04T19:30:19.350Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-04T19:30:19.350Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-04T19:30:19.350Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-04T19:30:19.350Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-04T19:30:19.350Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-04T19:30:19.350Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-04T19:30:19.350Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-04T19:30:23.141Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-04T19:30:24.709Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-04T19:30:26.926Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-04T19:30:26.926Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-04T19:30:26.926Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-04T19:30:26.926Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-04T19:30:29.883Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-04T19:30:29.883Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-04T19:30:32.173Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-04T19:30:32.173Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-04T19:30:32.173Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-04T19:30:32.173Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-04T19:30:32.173Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-04T19:30:34.816Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-04T19:30:34.816Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-04T19:30:36.430Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-04T19:30:36.430Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T19:30:36.430Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-04T19:30:37.028Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-04T19:30:37.028Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-04T19:30:37.028Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-04T19:30:39.972Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-04T19:30:40.151Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-04T19:30:40.440Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-04T19:30:40.607Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-04T19:30:40.607Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-04T19:30:41.572Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-04T19:30:43.404Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-04T19:30:45.302Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-04T19:30:47.188Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-04T19:30:49.023Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-04T19:30:49.023Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T19:30:49.023Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-04T19:30:51.941Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-04T19:30:51.941Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-04T19:30:51.941Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-04T19:30:51.941Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-04T19:30:51.941Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-04T19:30:52.739Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-04T19:30:52.739Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-04T19:30:52.739Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-04T19:30:54.894Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-04T19:30:54.894Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-04T19:30:54.894Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-04T19:30:57.106Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-04T19:30:57.106Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-04T19:30:57.106Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-04T19:30:59.322Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-04T19:30:59.789Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-04T19:31:04.536Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-04T19:31:05.095Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-04T19:31:06.751Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-04T19:31:06.751Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-04T19:31:06.751Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-04T19:31:06.751Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-04T19:31:06.751Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-04T19:31:06.751Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-04T19:31:06.751Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-04T19:31:06.751Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-04T19:31:06.751Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-04T19:31:06.751Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-04T19:31:06.751Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-04T19:31:07.264Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-04T19:31:08.225Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-04T19:31:08.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-04T19:31:08.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-04T19:31:11.188Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-04T19:31:13.185Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-04T19:31:14.139Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-04T19:31:17.092Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-04T19:31:17.855Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-04T19:31:19.524Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000d2c2d0_} [2022-04-04T19:31:22.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13940744871_c:\foo_false____} [2022-04-04T19:31:23.905Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-04T19:31:25.419Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13940744871_c:\foo_true____} [2022-04-04T19:31:27.624Z] === RUN TestDockerSuite/TestRmiTag [2022-04-04T19:31:27.624Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-04T19:31:27.636Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-04T19:31:27.636Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-04T19:31:27.636Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-04T19:31:27.636Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-04T19:31:27.636Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-04T19:31:27.636Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-04T19:31:27.636Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-04T19:31:27.636Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-04T19:31:27.636Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-04T19:31:27.636Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-04T19:31:28.104Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-04T19:31:28.104Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-04T19:31:28.104Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-04T19:31:28.104Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-04T19:31:28.104Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-04T19:31:28.104Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-04T19:31:28.104Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-04T19:31:28.104Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-04T19:31:28.104Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-04T19:31:28.104Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-04T19:31:28.104Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-04T19:31:28.104Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-04T19:31:28.104Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-04T19:31:28.104Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-04T19:31:29.790Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-04T19:31:31.052Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-04T19:31:31.052Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-04T19:31:31.052Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-04T19:31:31.052Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T19:31:31.052Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-04T19:31:31.052Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T19:31:31.052Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-04T19:31:31.052Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-04T19:31:31.052Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-04T19:31:31.052Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-04T19:31:31.520Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-04T19:31:31.520Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-04T19:31:31.520Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-04T19:31:31.520Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-04T19:31:31.520Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-04T19:31:31.520Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-04T19:31:31.520Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-04T19:31:31.520Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-04T19:31:31.520Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-04T19:31:31.520Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-04T19:31:31.520Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-04T19:31:31.520Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-04T19:31:31.520Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-04T19:31:31.520Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T19:31:31.520Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-04T19:31:31.520Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-04T19:31:31.520Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-04T19:31:33.675Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-04T19:31:33.675Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-04T19:31:33.675Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-04T19:31:33.675Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-04T19:31:33.675Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-04T19:31:33.675Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-04T19:31:33.675Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-04T19:31:33.675Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-04T19:31:33.675Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-04T19:31:33.675Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-04T19:31:33.675Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-04T19:31:33.675Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-04T19:31:33.675Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-04T19:31:33.734Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-04T19:31:34.201Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-04T19:31:34.201Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-04T19:31:34.201Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-04T19:31:37.149Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-04T19:31:37.149Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-04T19:31:37.149Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-04T19:31:37.149Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-04T19:31:37.149Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-04T19:31:37.149Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-04T19:31:37.149Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-04T19:31:37.465Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-04T19:31:41.900Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-04T19:31:43.332Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-04T19:31:43.332Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-04T19:31:43.332Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-04T19:31:43.332Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-04T19:31:43.799Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-04T19:31:43.799Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-04T19:31:43.799Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-04T19:31:43.799Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-04T19:31:43.799Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-04T19:31:43.799Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-04T19:31:44.268Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-04T19:31:44.567Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-04T19:31:44.850Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-04T19:31:44.850Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-04T19:31:44.850Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-04T19:31:44.850Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-04T19:31:44.850Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-04T19:31:45.530Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-04T19:31:48.429Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-04T19:31:48.429Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-04T19:31:48.429Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-04T19:31:48.429Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-04T19:31:48.429Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-04T19:31:48.429Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-04T19:31:48.429Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-04T19:31:49.261Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-04T19:31:49.414Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-04T19:31:50.798Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-04T19:31:50.798Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-04T19:31:50.798Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-04T19:31:50.798Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-04T19:31:50.798Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-04T19:31:50.798Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-04T19:31:50.798Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-04T19:31:50.798Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-04T19:31:50.798Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-04T19:31:50.798Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-04T19:31:50.798Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-04T19:31:50.798Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-04T19:31:50.798Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-04T19:31:50.798Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-04T19:31:50.798Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-04T19:31:52.335Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-04T19:31:52.335Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-04T19:31:52.335Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-04T19:31:52.335Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-04T19:31:52.335Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-04T19:31:55.263Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-04T19:31:55.263Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-04T19:31:55.263Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-04T19:31:55.263Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-04T19:31:55.263Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-04T19:31:55.283Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-04T19:32:00.885Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-04T19:32:03.779Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-04T19:32:05.310Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-04T19:32:05.704Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-04T19:32:05.704Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-04T19:32:05.704Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-04T19:32:05.704Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-04T19:32:05.704Z] === RUN TestDockerSuite/TestCpToDot [2022-04-04T19:32:07.477Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-04T19:32:08.668Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-04T19:32:08.668Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-04T19:32:08.668Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-04T19:32:08.668Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-04T19:32:08.668Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-04T19:32:09.645Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-04T19:32:09.645Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-04T19:32:11.619Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-04T19:32:11.619Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T19:32:12.088Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-04T19:32:12.088Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-04T19:32:12.088Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-04T19:32:12.088Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-04T19:32:12.088Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-04T19:32:12.088Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-04T19:32:12.088Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-04T19:32:12.088Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-04T19:32:12.557Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-04T19:32:13.366Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-04T19:32:13.366Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-04T19:32:13.366Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-04T19:32:13.366Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-04T19:32:13.366Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-04T19:32:13.366Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-04T19:32:13.366Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-04T19:32:13.366Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-04T19:32:13.366Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-04T19:32:13.366Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-04T19:32:13.449Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-04T19:32:13.449Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-04T19:32:13.449Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-04T19:32:13.449Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-04T19:32:13.449Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-04T19:32:13.449Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-04T19:32:13.449Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-04T19:32:13.449Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-04T19:32:13.449Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-04T19:32:13.449Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-04T19:32:13.449Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-04T19:32:13.449Z] === RUN TestDockerSuite/TestBuildFails [2022-04-04T19:32:13.824Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-04T19:32:13.824Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-04T19:32:13.824Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-04T19:32:13.824Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-04T19:32:13.824Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-04T19:32:13.824Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-04T19:32:13.824Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-04T19:32:13.824Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-04T19:32:13.824Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-04T19:32:13.824Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-04T19:32:13.824Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-04T19:32:13.824Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-04T19:32:13.824Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-04T19:32:14.776Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-04T19:32:15.714Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-04T19:32:15.714Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-04T19:32:15.991Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-04T19:32:15.991Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-04T19:32:15.991Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-04T19:32:17.727Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-04T19:32:17.727Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-04T19:32:18.202Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-04T19:32:18.886Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-04T19:32:18.887Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-04T19:32:18.887Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-04T19:32:18.887Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-04T19:32:18.887Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-04T19:32:19.767Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-04T19:32:20.416Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-04T19:32:20.416Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-04T19:32:20.416Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-04T19:32:20.416Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-04T19:32:20.754Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-04T19:32:20.873Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-04T19:32:20.873Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-04T19:32:20.873Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-04T19:32:20.873Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-04T19:32:20.873Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-04T19:32:20.873Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-04T19:32:20.873Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-04T19:32:20.873Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-04T19:32:20.873Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-04T19:32:20.873Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-04T19:32:20.873Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-04T19:32:21.396Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-04T19:32:21.396Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-04T19:32:21.396Z] === RUN TestDockerSuite/TestCreateRM [2022-04-04T19:32:22.043Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-04T19:32:22.043Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-04T19:32:22.043Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-04T19:32:22.043Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-04T19:32:22.043Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-04T19:32:22.875Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-04T19:32:23.041Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-04T19:32:24.570Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-04T19:32:26.736Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-04T19:32:26.736Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-04T19:32:26.736Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-04T19:32:26.736Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-04T19:32:26.736Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-04T19:32:26.736Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-04T19:32:26.736Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-04T19:32:28.905Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-04T19:32:28.905Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-04T19:32:28.905Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-04T19:32:28.905Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-04T19:32:28.905Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-04T19:32:28.905Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-04T19:32:28.905Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-04T19:32:28.905Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-04T19:32:28.905Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-04T19:32:30.432Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-04T19:32:30.727Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-04T19:32:31.194Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-04T19:32:31.534Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-04T19:32:31.662Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-04T19:32:35.105Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-04T19:32:35.106Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-04T19:32:35.106Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-04T19:32:35.106Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-04T19:32:35.106Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-04T19:32:35.106Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-04T19:32:35.106Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-04T19:32:35.106Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-04T19:32:35.106Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-04T19:32:35.106Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-04T19:32:35.106Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-04T19:32:35.106Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-04T19:32:35.106Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-04T19:32:35.451Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-04T19:32:35.451Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-04T19:32:35.451Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-04T19:32:35.451Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-04T19:32:37.270Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-04T19:32:37.271Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-04T19:32:37.271Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-04T19:32:37.271Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-04T19:32:37.271Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-04T19:32:37.271Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-04T19:32:38.403Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-04T19:32:38.403Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-04T19:32:38.403Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-04T19:32:38.403Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-04T19:32:38.403Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-04T19:32:38.403Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-04T19:32:38.403Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-04T19:32:38.403Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-04T19:32:38.403Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-04T19:32:38.403Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-04T19:32:38.403Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T19:32:38.403Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-04T19:32:38.403Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-04T19:32:38.403Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-04T19:32:38.403Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T19:32:38.403Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-04T19:32:38.403Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T19:32:38.403Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-04T19:32:38.403Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-04T19:32:38.403Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-04T19:32:38.403Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-04T19:32:38.403Z] === RUN TestDockerSuite/TestDockerFails [2022-04-04T19:32:38.693Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-04T19:32:38.871Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-04T19:32:38.871Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-04T19:32:38.871Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-04T19:32:38.871Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-04T19:32:38.871Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-04T19:32:38.871Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-04T19:32:38.871Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-04T19:32:38.871Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-04T19:32:38.871Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-04T19:32:38.871Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-04T19:32:38.871Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-04T19:32:39.439Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-04T19:32:41.831Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-04T19:32:44.777Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-04T19:32:45.843Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-04T19:32:46.536Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-04T19:32:46.536Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-04T19:32:46.536Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-04T19:32:47.412Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-04T19:32:47.727Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-04T19:32:48.063Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-04T19:32:48.063Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-04T19:32:48.063Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-04T19:32:48.063Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-04T19:32:48.063Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-04T19:32:48.063Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-04T19:32:48.063Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-04T19:32:50.228Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-04T19:32:52.392Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-04T19:32:53.273Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-04T19:32:53.273Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-04T19:32:53.273Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-04T19:32:53.919Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-04T19:32:54.257Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-04T19:32:54.724Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-04T19:32:54.724Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-04T19:32:54.724Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-04T19:32:56.087Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-04T19:32:56.087Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-04T19:32:56.087Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-04T19:32:56.087Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-04T19:32:56.087Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-04T19:32:56.087Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-04T19:32:56.087Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-04T19:32:56.087Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-04T19:32:56.087Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-04T19:32:56.087Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-04T19:32:56.087Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-04T19:32:56.087Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-04T19:32:56.087Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-04T19:32:56.087Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-04T19:32:56.087Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-04T19:32:56.087Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-04T19:32:58.150Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-04T19:32:59.805Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-04T19:32:59.805Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-04T19:32:59.805Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-04T19:32:59.805Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-04T19:32:59.805Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-04T19:32:59.805Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-04T19:32:59.805Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-04T19:32:59.805Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-04T19:32:59.805Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-04T19:32:59.805Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-04T19:32:59.805Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-04T19:32:59.805Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-04T19:33:01.934Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-04T19:33:05.139Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-04T19:33:05.139Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-04T19:33:05.139Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-04T19:33:07.792Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-04T19:33:08.631Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-04T19:33:08.631Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-04T19:33:08.631Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-04T19:33:10.095Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-04T19:33:10.095Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-04T19:33:10.095Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-04T19:33:10.095Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-04T19:33:10.095Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-04T19:33:10.095Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-04T19:33:10.095Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-04T19:33:10.095Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-04T19:33:10.095Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-04T19:33:10.095Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-04T19:33:10.095Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-04T19:33:10.095Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-04T19:33:10.095Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-04T19:33:10.095Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-04T19:33:10.095Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-04T19:33:10.095Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-04T19:33:10.095Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-04T19:33:10.095Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-04T19:33:10.095Z] === RUN TestDockerSuite/TestRunMount [2022-04-04T19:33:10.095Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-04T19:33:10.095Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-04T19:33:10.095Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-04T19:33:10.095Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-04T19:33:10.095Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-04T19:33:10.095Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-04T19:33:10.095Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-04T19:33:10.095Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-04T19:33:10.742Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-04T19:33:11.213Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-04T19:33:15.868Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-04T19:33:15.868Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-04T19:33:15.868Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-04T19:33:15.868Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-04T19:33:15.868Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-04T19:33:15.868Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-04T19:33:15.868Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-04T19:33:16.326Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-04T19:33:16.326Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-04T19:33:17.319Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-04T19:33:17.620Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-04T19:33:19.186Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-04T19:33:20.547Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-04T19:33:21.400Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-04T19:33:21.401Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-04T19:33:21.401Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-04T19:33:22.385Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-04T19:33:22.385Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-04T19:33:23.181Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-04T19:33:24.269Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-04T19:33:24.269Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-04T19:33:24.269Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-04T19:33:24.269Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-04T19:33:24.269Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-04T19:33:24.269Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-04T19:33:24.269Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-04T19:33:24.269Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-04T19:33:24.269Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-04T19:33:24.269Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-04T19:33:24.269Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-04T19:33:24.269Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-04T19:33:24.269Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-04T19:33:24.269Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-04T19:33:24.269Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-04T19:33:24.269Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-04T19:33:24.269Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-04T19:33:24.269Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-04T19:33:24.269Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-04T19:33:24.727Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-04T19:33:25.689Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-04T19:33:27.858Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-04T19:33:28.246Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-04T19:33:29.058Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-04T19:33:29.058Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-04T19:33:29.058Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-04T19:33:29.058Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-04T19:33:29.058Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-04T19:33:29.058Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-04T19:33:29.058Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-04T19:33:29.058Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-04T19:33:29.058Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-04T19:33:29.237Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-04T19:33:29.386Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-04T19:33:29.707Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-04T19:33:30.043Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-04T19:33:30.043Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-04T19:33:30.043Z] === RUN TestDockerSuite/TestEventsRename [2022-04-04T19:33:30.915Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-04T19:33:31.270Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-04T19:33:31.739Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-04T19:33:32.445Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-04T19:33:32.723Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-04T19:33:32.903Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-04T19:33:32.903Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-04T19:33:32.903Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-04T19:33:32.903Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-04T19:33:32.903Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-04T19:33:32.903Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-04T19:33:32.903Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-04T19:33:32.903Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-04T19:33:32.903Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-04T19:33:32.903Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-04T19:33:32.903Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-04T19:33:32.903Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-04T19:33:32.903Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-04T19:33:32.903Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-04T19:33:32.903Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-04T19:33:32.903Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-04T19:33:32.999Z] === RUN TestDockerSuite/TestEventsResize [2022-04-04T19:33:34.287Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-04T19:33:35.069Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-04T19:33:35.069Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-04T19:33:35.069Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-04T19:33:35.069Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-04T19:33:35.069Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-04T19:33:35.069Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-04T19:33:35.525Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-04T19:33:35.525Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-04T19:33:35.525Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-04T19:33:35.525Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-04T19:33:35.525Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-04T19:33:41.435Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-04T19:33:41.435Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-04T19:33:41.435Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-04T19:33:41.435Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-04T19:33:41.435Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-04T19:33:41.435Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-04T19:33:41.435Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-04T19:33:41.435Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-04T19:33:41.435Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-04T19:33:41.649Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-04T19:33:42.204Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-04T19:33:42.575Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-04T19:33:42.575Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-04T19:33:42.575Z] === RUN TestDockerSuite/TestRunRm [2022-04-04T19:33:43.189Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-04T19:33:43.865Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-04T19:33:44.105Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-04T19:33:46.810Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-04T19:33:49.054Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-04T19:33:49.874Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-04T19:33:51.409Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-04T19:33:51.571Z] === RUN TestDockerSuite/TestEventsTop [2022-04-04T19:33:51.571Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-04T19:33:51.571Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-04T19:33:53.374Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-04T19:33:54.517Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-04T19:33:54.904Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-04T19:33:57.071Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-04T19:33:57.071Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-04T19:33:57.071Z] === RUN TestDockerSuite/TestRunState [2022-04-04T19:33:57.071Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-04T19:33:57.071Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-04T19:33:59.235Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-04T19:33:59.235Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-04T19:33:59.235Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-04T19:33:59.287Z] === RUN TestDockerSuite/TestExec [2022-04-04T19:33:59.287Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T19:33:59.287Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-04T19:33:59.287Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-04T19:33:59.287Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-04T19:34:01.045Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-04T19:34:01.045Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-04T19:34:01.045Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-04T19:34:01.045Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-04T19:34:01.045Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-04T19:34:01.501Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-04T19:34:01.501Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-04T19:34:01.501Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-04T19:34:01.501Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-04T19:34:01.504Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-04T19:34:03.719Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-04T19:34:03.719Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T19:34:03.719Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-04T19:34:03.719Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T19:34:03.719Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-04T19:34:03.719Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-04T19:34:03.719Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-04T19:34:05.934Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-04T19:34:06.178Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-04T19:34:06.178Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-04T19:34:06.178Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-04T19:34:06.178Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-04T19:34:06.178Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-04T19:34:06.178Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-04T19:34:06.178Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-04T19:34:06.178Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-04T19:34:06.178Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-04T19:34:06.178Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-04T19:34:06.178Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-04T19:34:06.178Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-04T19:34:06.178Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-04T19:34:06.178Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-04T19:34:06.178Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-04T19:34:06.178Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-04T19:34:06.178Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-04T19:34:06.178Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-04T19:34:06.178Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-04T19:34:06.178Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-04T19:34:06.178Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-04T19:34:07.706Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-04T19:34:07.706Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-04T19:34:07.706Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-04T19:34:08.880Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-04T19:34:09.875Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-04T19:34:09.875Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-04T19:34:09.875Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-04T19:34:09.875Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-04T19:34:09.875Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-04T19:34:10.277Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-04T19:34:10.277Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-04T19:34:10.277Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-04T19:34:11.091Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-04T19:34:11.262Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-04T19:34:13.303Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-04T19:34:18.273Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-04T19:34:18.273Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-04T19:34:18.273Z] === RUN TestDockerSuite/TestExecEnv [2022-04-04T19:34:18.273Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-04T19:34:18.273Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-04T19:34:18.273Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-04T19:34:18.273Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-04T19:34:18.424Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-04T19:34:20.491Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-04T19:34:23.368Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-04T19:34:25.238Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-04T19:34:25.238Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-04T19:34:25.238Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-04T19:34:25.238Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-04T19:34:25.238Z] === RUN TestDockerSuite/TestExecParseError [2022-04-04T19:34:25.238Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-04T19:34:25.238Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-04T19:34:25.238Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-04T19:34:25.238Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-04T19:34:25.238Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-04T19:34:25.238Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-04T19:34:27.085Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-04T19:34:28.189Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-04T19:34:28.189Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-04T19:34:28.189Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-04T19:34:28.189Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-04T19:34:28.189Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-04T19:34:28.189Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-04T19:34:28.189Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-04T19:34:28.189Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-04T19:34:28.189Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-04T19:34:28.189Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-04T19:34:28.189Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-04T19:34:30.411Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-04T19:34:30.411Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-04T19:34:30.411Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-04T19:34:32.853Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-04T19:34:32.853Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-04T19:34:32.853Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-04T19:34:32.853Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-04T19:34:34.380Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-04T19:34:36.293Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-04T19:34:36.293Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-04T19:34:36.293Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-04T19:34:36.293Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-04T19:34:36.293Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-04T19:34:36.293Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-04T19:34:36.293Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-04T19:34:36.545Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-04T19:34:38.715Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-04T19:34:38.715Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-04T19:34:38.715Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-04T19:34:38.715Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-04T19:34:38.715Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-04T19:34:38.715Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-04T19:34:38.715Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-04T19:34:38.715Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-04T19:34:38.715Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-04T19:34:38.715Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-04T19:34:38.715Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-04T19:34:38.715Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-04T19:34:38.715Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-04T19:34:38.715Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-04T19:34:38.715Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-04T19:34:42.163Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-04T19:34:42.437Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-04T19:34:43.966Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-04T19:34:45.510Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-04T19:34:49.325Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-04T19:34:51.539Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-04T19:34:53.943Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-04T19:34:55.801Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-04T19:34:55.801Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-04T19:34:55.801Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-04T19:34:55.801Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-04T19:34:55.801Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-04T19:34:55.801Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-04T19:34:55.801Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-04T19:34:55.801Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-04T19:34:55.801Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-04T19:34:55.801Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-04T19:34:55.801Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-04T19:34:55.801Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-04T19:34:55.801Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-04T19:34:55.801Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T19:34:55.801Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-04T19:34:55.801Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-04T19:34:55.801Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-04T19:34:55.801Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T19:34:55.801Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-04T19:34:55.801Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-04T19:34:55.801Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-04T19:34:55.801Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-04T19:34:55.801Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-04T19:34:55.801Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-04T19:34:55.801Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-04T19:34:55.801Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-04T19:34:55.801Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-04T19:34:55.801Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-04T19:34:55.801Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-04T19:34:55.801Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-04T19:34:55.801Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-04T19:34:55.801Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-04T19:34:55.801Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-04T19:34:55.801Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-04T19:34:55.801Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-04T19:34:57.327Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-04T19:34:57.783Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-04T19:34:58.239Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-04T19:34:58.239Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-04T19:34:58.687Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-04T19:34:58.687Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T19:34:58.687Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-04T19:34:58.687Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-04T19:34:58.687Z] === RUN TestDockerSuite/TestHealth [2022-04-04T19:34:58.687Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-04T19:34:58.687Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-04T19:34:58.687Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-04T19:34:58.687Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-04T19:34:58.687Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-04T19:35:00.405Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-04T19:35:00.405Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-04T19:35:02.831Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-04T19:35:03.294Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-04T19:35:03.298Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-04T19:35:03.298Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-04T19:35:03.298Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-04T19:35:03.298Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-04T19:35:03.298Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-04T19:35:03.765Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-04T19:35:04.232Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-04T19:35:04.232Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-04T19:35:04.232Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-04T19:35:05.793Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-04T19:35:05.793Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-04T19:35:07.015Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-04T19:35:07.354Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-04T19:35:07.822Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-04T19:35:10.030Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-04T19:35:10.740Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-04T19:35:10.740Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-04T19:35:10.740Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-04T19:35:11.747Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-04T19:35:12.985Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-04T19:35:13.453Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-04T19:35:13.453Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-04T19:35:13.453Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-04T19:35:16.647Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-04T19:35:17.236Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-04T19:35:17.236Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-04T19:35:17.236Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-04T19:35:17.236Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-04T19:35:17.236Z] === RUN TestDockerSuite/TestImportFile [2022-04-04T19:35:17.236Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-04T19:35:17.236Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-04T19:35:17.703Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-04T19:35:17.703Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-04T19:35:17.703Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-04T19:35:17.703Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-04T19:35:17.703Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-04T19:35:17.703Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T19:35:17.703Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-04T19:35:17.703Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-04T19:35:17.703Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-04T19:35:17.703Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-04T19:35:17.703Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-04T19:35:17.703Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-04T19:35:17.703Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-04T19:35:17.703Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-04T19:35:17.703Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-04T19:35:17.703Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-04T19:35:17.703Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-04T19:35:17.703Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-04T19:35:20.652Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-04T19:35:23.092Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-04T19:35:23.092Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-04T19:35:23.092Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-04T19:35:23.601Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-04T19:35:23.601Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-04T19:35:23.601Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-04T19:35:23.601Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-04T19:35:23.601Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-04T19:35:23.601Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-04T19:35:23.601Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-04T19:35:23.601Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-04T19:35:25.309Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-04T19:35:25.814Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-04T19:35:26.281Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-04T19:35:28.862Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-04T19:35:28.862Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-04T19:35:28.862Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-04T19:35:28.862Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-04T19:35:28.862Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-04T19:35:28.862Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-04T19:35:28.862Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-04T19:35:28.862Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-04T19:35:28.862Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-04T19:35:29.232Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-04T19:35:29.232Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-04T19:35:29.232Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-04T19:35:29.232Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-04T19:35:29.232Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-04T19:35:29.232Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-04T19:35:29.232Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-04T19:35:31.442Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-04T19:35:32.490Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-04T19:35:35.249Z] === RUN TestDockerSuite/TestInspectImage [2022-04-04T19:35:35.249Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T19:35:35.249Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-04T19:35:35.249Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T19:35:35.249Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-04T19:35:35.249Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-04T19:35:35.716Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-04T19:35:37.929Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-04T19:35:40.875Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-04T19:35:40.875Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-04T19:35:41.206Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-04T19:35:41.206Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-04T19:35:41.206Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-04T19:35:41.206Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-04T19:35:41.206Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-04T19:35:41.206Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-04T19:35:41.206Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-04T19:35:41.206Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-04T19:35:41.206Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-04T19:35:41.206Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-04T19:35:41.206Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-04T19:35:41.206Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-04T19:35:41.206Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-04T19:35:43.830Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-04T19:35:44.097Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-04T19:35:46.048Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-04T19:35:46.048Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-04T19:35:46.048Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-04T19:35:46.048Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-04T19:35:47.822Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-04T19:35:47.822Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-04T19:35:47.822Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-04T19:35:48.261Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-04T19:35:50.994Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-04T19:35:50.995Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-04T19:35:50.995Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-04T19:35:50.995Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-04T19:35:50.995Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-04T19:35:50.995Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-04T19:35:50.995Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-04T19:35:50.995Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-04T19:35:50.995Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-04T19:35:50.995Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-04T19:35:50.995Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-04T19:35:50.995Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-04T19:35:50.995Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-04T19:35:52.048Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-04T19:35:53.707Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-04T19:35:53.707Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-04T19:35:53.707Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-04T19:35:56.208Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-04T19:35:59.182Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-04T19:36:01.392Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-04T19:36:03.606Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-04T19:36:04.118Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-04T19:36:04.118Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-04T19:36:04.118Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-04T19:36:04.118Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-04T19:36:04.118Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-04T19:36:04.118Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-04T19:36:06.326Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-04T19:36:06.326Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-04T19:36:06.566Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-04T19:36:06.782Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-04T19:36:06.782Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-04T19:36:06.782Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-04T19:36:06.782Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-04T19:36:07.239Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-04T19:36:07.239Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-04T19:36:07.906Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-04T19:36:09.521Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-04T19:36:10.956Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-04T19:36:11.412Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-04T19:36:12.471Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-04T19:36:12.471Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-04T19:36:12.471Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T19:36:12.471Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-04T19:36:12.471Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-04T19:36:12.471Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-04T19:36:12.471Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-04T19:36:12.471Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-04T19:36:12.471Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-04T19:36:12.471Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-04T19:36:12.471Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-04T19:36:12.471Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-04T19:36:12.471Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-04T19:36:12.471Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-04T19:36:12.471Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T19:36:12.471Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-04T19:36:12.471Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-04T19:36:12.471Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-04T19:36:12.471Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-04T19:36:12.471Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-04T19:36:12.471Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-04T19:36:12.471Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-04T19:36:12.471Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-04T19:36:12.471Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-04T19:36:12.471Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T19:36:12.471Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-04T19:36:12.471Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-04T19:36:12.471Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-04T19:36:12.471Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-04T19:36:12.471Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-04T19:36:12.471Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-04T19:36:12.471Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-04T19:36:12.471Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-04T19:36:12.471Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-04T19:36:12.471Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-04T19:36:12.471Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-04T19:36:13.769Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-04T19:36:14.684Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-04T19:36:15.126Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-04T19:36:15.582Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-04T19:36:16.038Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-04T19:36:16.038Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-04T19:36:16.038Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-04T19:36:16.720Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-04T19:36:16.720Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-04T19:36:16.899Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-04T19:36:17.193Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-04T19:36:20.144Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-04T19:36:20.613Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-04T19:36:22.177Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-04T19:36:24.087Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-04T19:36:24.576Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-04T19:36:24.576Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-04T19:36:24.576Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-04T19:36:24.576Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-04T19:36:25.035Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-04T19:36:25.035Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-04T19:36:25.035Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-04T19:36:25.652Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-04T19:36:25.652Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-04T19:36:25.652Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-04T19:36:28.600Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-04T19:36:28.601Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-04T19:36:31.095Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-04T19:36:31.095Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-04T19:36:31.551Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-04T19:36:34.465Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-04T19:36:34.669Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-04T19:36:35.137Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-04T19:36:39.587Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-04T19:36:40.105Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-04T19:36:40.105Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.105Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite (2292.47s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.59s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.54s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (89.27s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.02s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.50s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.65s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.66s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.59s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (4.69s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (91.45s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.59s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.35s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.78s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.78s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.98s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.36s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.58s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.53s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (8.72s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.04s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.08s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.44s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (8.85s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.45s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildAddTar (36.14s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.27s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.46s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.52s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.45s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.70s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.78s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.92s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.31s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.85s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (3.97s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.49s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.52s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (37.62s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.81s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.54s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.22s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.60s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.16s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.28s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.85s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildCmd (0.53s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.50s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.55s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.92s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.07s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.70s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.81s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.77s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.60s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.14s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (25.82s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.53s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.47s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.21s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.38s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.65s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (27.96s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.38s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.58s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.82s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.36s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.33s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildDockerignore (62.39s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.31s) [2022-04-04T19:36:40.562Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (77.23s) [2022-04-04T19:36:40.562Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.06s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.61s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.92s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.36s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.90s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (26.69s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.04s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.81s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (121.35s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.36s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.54s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.96s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.51s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.52s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.74s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.00s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.44s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.89s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.03s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.89s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.58s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildFails (6.82s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.71s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.64s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.57s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildFromGit (9.66s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.20s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.33s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.64s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.52s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.75s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildHistory (10.00s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.87s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.73s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.68s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (8.42s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildLabel (0.86s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.58s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.87s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.53s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildLabels (0.92s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.38s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.15s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.50s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.56s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.12s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.50s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.63s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.67s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.76s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (9.58s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.65s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.01s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.10s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.33s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.61s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.40s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.68s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.06s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.76s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.01s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.25s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.30s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.50s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.56s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.47s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.23s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.21s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.00s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.09s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.03s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (33.63s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.78s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildRm (10.60s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.93s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.21s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.42s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.89s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.65s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (12.46s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.58s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.58s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.50s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.81s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildStderr (3.46s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (15.88s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.62s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.05s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.61s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.37s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.36s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.52s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.53s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.40s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.79s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (6.95s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.42s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.17s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.76s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.67s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.34s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (10.73s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.10s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.43s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.74s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.86s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.55s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestCommitChange (3.86s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.52s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.54s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestCommitTTY (10.23s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.47s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestContainerAPICommit (15.10s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.64s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.89s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.90s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.08s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.18s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.87s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.80s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.96s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.08s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.92s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.69s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.22s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.20s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.87s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (7.99s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.35s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.59s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestContainerAPIStop (6.85s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.84s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.00s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.68s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.63s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (26.36s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.33s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.33s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.31s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.33s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000005320_} (7.31s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14020154356_c:\foo_false____} (7.37s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14020154356_c:\foo_true____} (2.36s) [2022-04-04T19:36:40.563Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.22s) [2022-04-04T19:36:40.563Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.05s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestCpGarbagePath (6.88s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.05s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.73s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.16s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.45s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestCpToCaseH (7.62s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestCpToDot (6.86s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestCpToStdout (2.15s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.95s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.99s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.16s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.70s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.61s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestCreateLabels (0.16s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestCreateRM (0.29s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.30s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.05s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.38s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.84s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.98s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.00s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.98s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.05s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (6.77s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestEventsCopy (4.29s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.83s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.04s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.71s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.37s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.41s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.90s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestEventsFilters (4.23s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestEventsFormat (3.95s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.15s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestEventsRename (2.07s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestEventsResize (7.37s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.96s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.24s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.43s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestEventsUntag (2.72s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.30s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.76s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.72s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.75s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.85s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.85s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.78s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.57s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.94s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestExecInspectID (4.31s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.18s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.93s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.57s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.81s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.78s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.74s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.77s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.75s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.59s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.99s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.66s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.93s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.06s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.62s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestImportBadURL (0.11s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.99s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.97s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.00s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.94s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestInspectDefault (1.94s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestInspectHistory (3.61s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.92s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.90s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.91s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.86s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.85s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestInspectStatus (2.38s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.73s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.94s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.91s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.88s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.12s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.95s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.82s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.70s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.70s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.60s) [2022-04-04T19:36:40.564Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.15s) [2022-04-04T19:36:40.564Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.02s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.35s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.22s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.14s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.42s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.31s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.34s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.14s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestLogsSince (8.81s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestLogsTail (2.52s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.25s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestLogsWithDetails (6.88s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.36s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.04s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestPsByOrder (7.14s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.20s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.37s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.31s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.11s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.22s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.12s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (8.74s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (8.92s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.01s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.70s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.33s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.47s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.66s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.03s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (19.79s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.36s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.76s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.70s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.61s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.63s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.00s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.61s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.66s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.20s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.04s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.14s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.52s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRmiTag (0.75s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.16s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (13.41s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.13s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.88s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.09s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.72s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (8.66s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.54s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.92s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.94s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.16s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.88s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.26s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.86s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.73s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.01s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.03s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.90s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.94s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.63s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.63s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.00s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.90s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRunEchoStdout (6.82s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.96s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRunExitCode (2.05s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.93s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.92s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.13s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.23s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.26s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.63s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.19s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.40s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.65s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-04T19:36:40.565Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.35s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s) [2022-04-04T19:36:40.565Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.89s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.88s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.75s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.28s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.61s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestRunRm (2.00s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.16s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.03s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.95s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.85s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.28s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.01s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.74s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.21s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.26s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.92s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.93s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (7.59s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.90s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.74s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.28s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.11s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.97s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.05s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.47s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.50s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.93s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (8.78s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.50s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.69s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (10.41s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.41s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.66s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.33s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (11.35s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestStartAttachSilent (7.12s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (11.21s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.43s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.57s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.51s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.72s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.92s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.90s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.63s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.80s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.64s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-04-04T19:36:40.566Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.30s) [2022-04-04T19:36:40.566Z] === RUN TestDockerRegistrySuite [2022-04-04T19:36:40.566Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-04T19:36:40.566Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.566Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-04T19:36:40.566Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.566Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-04T19:36:40.566Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.566Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-04T19:36:40.566Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.566Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-04T19:36:40.566Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.566Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-04T19:36:40.566Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.566Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-04T19:36:40.566Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.566Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-04T19:36:40.566Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.566Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-04T19:36:40.566Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.566Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-04T19:36:40.566Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.566Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-04T19:36:40.566Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.566Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-04T19:36:40.566Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.566Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-04T19:36:40.566Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.566Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-04T19:36:40.566Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.566Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-04T19:36:40.566Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.566Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-04T19:36:40.566Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.566Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-04T19:36:40.566Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.566Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-04T19:36:40.566Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.566Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-04T19:36:40.566Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.566Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-04T19:36:40.566Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.566Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-04T19:36:40.566Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.566Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-04T19:36:40.566Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.566Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-04T19:36:40.566Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.566Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-04T19:36:40.566Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.566Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-04T19:36:40.566Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.566Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-04T19:36:40.566Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.566Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-04T19:36:40.566Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.566Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-04T19:36:40.566Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.566Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-04T19:36:40.566Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.566Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-04T19:36:40.566Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.566Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-04T19:36:40.566Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.566Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-04T19:36:40.566Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.566Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-04T19:36:40.566Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.566Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-04T19:36:40.566Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.566Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-04T19:36:40.566Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.566Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-04T19:36:40.566Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.566Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-04T19:36:40.566Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.566Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-04T19:36:40.566Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.566Z] --- PASS: TestDockerRegistrySuite (0.15s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.14s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T19:36:40.566Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-04T19:36:40.567Z] === RUN TestDockerSchema1RegistrySuite [2022-04-04T19:36:40.567Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-04T19:36:40.567Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-04T19:36:40.567Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-04T19:36:40.567Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-04T19:36:40.567Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-04T19:36:40.567Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-04T19:36:40.567Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-04T19:36:40.567Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-04T19:36:40.567Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-04T19:36:40.567Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-04T19:36:40.567Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-04T19:36:40.567Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T19:36:40.567Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-04T19:36:40.567Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-04T19:36:40.567Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-04T19:36:40.567Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-04T19:36:40.567Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-04T19:36:40.567Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-04T19:36:40.567Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-04T19:36:40.567Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-04T19:36:40.567Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-04T19:36:40.567Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-04T19:36:40.567Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-04T19:36:40.567Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-04T19:36:40.567Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-04T19:36:40.567Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-04T19:36:40.567Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-04T19:36:40.567Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-04T19:36:40.567Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-04T19:36:40.567Z] === RUN TestDockerDaemonSuite [2022-04-04T19:36:40.567Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-04T19:36:40.567Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-04T19:36:40.567Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-04T19:36:40.567Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-04T19:36:40.567Z] === RUN TestDockerSwarmSuite [2022-04-04T19:36:40.567Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-04T19:36:40.567Z] === RUN TestDockerPluginSuite [2022-04-04T19:36:40.567Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-04T19:36:40.567Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-04T19:36:40.567Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-04T19:36:40.567Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-04T19:36:40.567Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-04T19:36:40.567Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-04T19:36:40.567Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-04T19:36:40.567Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-04T19:36:40.567Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-04T19:36:40.567Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-04T19:36:40.567Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-04T19:36:40.567Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-04T19:36:40.567Z] === RUN TestDockerExternalVolumeSuite [2022-04-04T19:36:40.567Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-04T19:36:40.567Z] === RUN TestDockerNetworkSuite [2022-04-04T19:36:40.567Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-04T19:36:40.567Z] === RUN TestDockerHubPullSuite [2022-04-04T19:36:40.567Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-04T19:36:40.567Z] PASS [2022-04-04T19:36:40.567Z] ok github.com/docker/docker/integration-cli 2292.835s [2022-04-04T19:36:40.567Z] [2022-04-04T19:36:40.567Z] === Skipped [2022-04-04T19:36:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-04T19:36:40.567Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-04T19:36:40.567Z] [2022-04-04T19:36:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-04T19:36:40.567Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-04T19:36:40.567Z] [2022-04-04T19:36:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-04T19:36:40.567Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-04T19:36:40.567Z] [2022-04-04T19:36:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-04T19:36:40.567Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-04T19:36:40.567Z] [2022-04-04T19:36:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-04T19:36:40.567Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-04T19:36:40.567Z] [2022-04-04T19:36:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-04T19:36:40.567Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-04T19:36:40.567Z] [2022-04-04T19:36:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-04T19:36:40.567Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-04T19:36:40.567Z] [2022-04-04T19:36:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-04T19:36:40.567Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-04T19:36:40.567Z] [2022-04-04T19:36:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-04T19:36:40.567Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-04T19:36:40.567Z] [2022-04-04T19:36:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-04T19:36:40.567Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-04T19:36:40.567Z] [2022-04-04T19:36:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-04T19:36:40.567Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-04T19:36:40.567Z] [2022-04-04T19:36:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-04T19:36:40.567Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-04T19:36:40.567Z] [2022-04-04T19:36:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-04T19:36:40.567Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-04T19:36:40.567Z] [2022-04-04T19:36:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-04T19:36:40.567Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-04T19:36:40.567Z] [2022-04-04T19:36:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-04-04T19:36:40.567Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-04-04T19:36:40.567Z] [2022-04-04T19:36:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-04T19:36:40.567Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-04T19:36:40.567Z] [2022-04-04T19:36:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-04T19:36:40.567Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-04T19:36:40.567Z] [2022-04-04T19:36:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-04T19:36:40.567Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.567Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-04T19:36:40.567Z] [2022-04-04T19:36:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2022-04-04T19:36:40.567Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-04T19:36:40.568Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2022-04-04T19:36:40.568Z] [2022-04-04T19:36:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-04T19:36:40.568Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.568Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-04T19:36:40.568Z] [2022-04-04T19:36:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-04T19:36:40.568Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.568Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-04T19:36:40.568Z] [2022-04-04T19:36:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-04T19:36:40.568Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-04T19:36:40.568Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-04T19:36:40.568Z] [2022-04-04T19:36:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-04T19:36:40.568Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.27s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.27s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.52s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.52s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.78s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.78s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.54s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.54s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.30s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-04T19:36:41.026Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.26s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.026Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-04-04T19:36:41.026Z] [2022-04-04T19:36:41.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-04T19:36:41.026Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-04T19:36:41.027Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-04T19:36:41.027Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-04-04T19:36:41.027Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-04T19:36:41.027Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-04T19:36:41.027Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-04T19:36:41.027Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.29s) [2022-04-04T19:36:41.027Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.27s) [2022-04-04T19:36:41.027Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-04-04T19:36:41.027Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-04T19:36:41.027Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-04T19:36:41.027Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-04T19:36:41.027Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-04T19:36:41.027Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.29s) [2022-04-04T19:36:41.027Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-04T19:36:41.027Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2022-04-04T19:36:41.027Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2022-04-04T19:36:41.027Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.27s) [2022-04-04T19:36:41.027Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-04T19:36:41.027Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.27s) [2022-04-04T19:36:41.027Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-04T19:36:41.027Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-04T19:36:41.027Z] docker_cli_sni_test.go:18: Flakey test [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-04T19:36:41.027Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-04T19:36:41.027Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-04T19:36:41.027Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-04T19:36:41.027Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-04T19:36:41.027Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-04T19:36:41.027Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-04T19:36:41.027Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-04T19:36:41.027Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-04T19:36:41.027Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-04T19:36:41.027Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-04T19:36:41.027Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-04-04T19:36:41.027Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-04-04T19:36:41.027Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-04T19:36:41.027Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-04T19:36:41.027Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-04T19:36:41.027Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-04-04T19:36:41.027Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-04T19:36:41.027Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-04T19:36:41.027Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-04T19:36:41.027Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-04T19:36:41.027Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-04T19:36:41.027Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-04T19:36:41.027Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-04T19:36:41.027Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-04T19:36:41.027Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-04T19:36:41.027Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-04T19:36:41.027Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-04T19:36:41.027Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-04T19:36:41.027Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-04T19:36:41.027Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-04T19:36:41.027Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-04T19:36:41.027Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-04T19:36:41.027Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-04T19:36:41.027Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-04T19:36:41.027Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-04T19:36:41.027Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-04T19:36:41.027Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-04T19:36:41.027Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-04-04T19:36:41.027Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-04T19:36:41.027Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-04T19:36:41.027Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-04T19:36:41.027Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-04T19:36:41.027Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.027Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-04T19:36:41.027Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-04T19:36:41.028Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-04T19:36:41.028Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-04T19:36:41.028Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-04T19:36:41.028Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-04T19:36:41.028Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-04T19:36:41.028Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-04-04T19:36:41.028Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-04-04T19:36:41.028Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-04T19:36:41.028Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-04T19:36:41.028Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-04T19:36:41.028Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-04T19:36:41.028Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-04T19:36:41.028Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-04-04T19:36:41.028Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-04T19:36:41.028Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-04T19:36:41.028Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-04T19:36:41.028Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-04T19:36:41.028Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-04T19:36:41.028Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-04T19:36:41.028Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-04T19:36:41.028Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-04T19:36:41.028Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-04T19:36:41.028Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-04T19:36:41.028Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-04T19:36:41.028Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-04T19:36:41.028Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-04T19:36:41.028Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-04T19:36:41.028Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-04T19:36:41.028Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-04T19:36:41.028Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-04T19:36:41.028Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-04T19:36:41.028Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-04T19:36:41.028Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-04T19:36:41.028Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-04T19:36:41.028Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-04T19:36:41.028Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-04-04T19:36:41.028Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-04-04T19:36:41.028Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-04T19:36:41.028Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-04T19:36:41.028Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-04T19:36:41.028Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-04T19:36:41.028Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-04T19:36:41.028Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-04T19:36:41.028Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-04T19:36:41.028Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-04T19:36:41.028Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-04-04T19:36:41.028Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-04T19:36:41.028Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-04-04T19:36:41.028Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-04-04T19:36:41.028Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-04T19:36:41.028Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-04-04T19:36:41.028Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-04T19:36:41.028Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-04-04T19:36:41.028Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-04T19:36:41.028Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-04T19:36:41.028Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-04T19:36:41.028Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-04T19:36:41.028Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-04T19:36:41.028Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-04T19:36:41.028Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-04T19:36:41.028Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-04T19:36:41.028Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-04T19:36:41.028Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-04T19:36:41.028Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.028Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-04T19:36:41.028Z] [2022-04-04T19:36:41.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-04-04T19:36:41.029Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-04T19:36:41.029Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-04-04T19:36:41.029Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-04T19:36:41.029Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-04T19:36:41.029Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-04T19:36:41.029Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-04T19:36:41.029Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-04T19:36:41.029Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-04T19:36:41.029Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-04T19:36:41.029Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-04T19:36:41.029Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-04T19:36:41.029Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-04T19:36:41.029Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-04T19:36:41.029Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-04T19:36:41.029Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-04T19:36:41.029Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-04T19:36:41.029Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-04T19:36:41.029Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-04T19:36:41.029Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-04T19:36:41.029Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-04-04T19:36:41.029Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-04T19:36:41.029Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-04-04T19:36:41.029Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-04T19:36:41.029Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-04T19:36:41.029Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-04T19:36:41.029Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-04-04T19:36:41.029Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-04T19:36:41.029Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-04T19:36:41.029Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-04T19:36:41.029Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-04T19:36:41.029Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-04T19:36:41.029Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-04T19:36:41.029Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-04T19:36:41.029Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-04T19:36:41.029Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-04T19:36:41.029Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-04T19:36:41.029Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-04T19:36:41.029Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-04T19:36:41.029Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-04T19:36:41.029Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-04T19:36:41.029Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-04T19:36:41.029Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-04T19:36:41.029Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-04T19:36:41.029Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-04T19:36:41.029Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-04T19:36:41.029Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-04T19:36:41.029Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-04T19:36:41.029Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-04-04T19:36:41.029Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-04T19:36:41.029Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-04T19:36:41.029Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-04T19:36:41.029Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-04-04T19:36:41.029Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-04T19:36:41.029Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-04T19:36:41.029Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-04T19:36:41.029Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-04T19:36:41.029Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-04T19:36:41.029Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-04T19:36:41.029Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-04T19:36:41.029Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-04T19:36:41.029Z] [2022-04-04T19:36:41.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-04T19:36:41.029Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.029Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-04T19:36:41.030Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-04-04T19:36:41.030Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-04T19:36:41.030Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-04T19:36:41.030Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-04T19:36:41.030Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-04T19:36:41.030Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-04T19:36:41.030Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-04T19:36:41.030Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-04T19:36:41.030Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-04T19:36:41.030Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-04T19:36:41.030Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-04T19:36:41.030Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-04T19:36:41.030Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-04-04T19:36:41.030Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-04T19:36:41.030Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-04T19:36:41.030Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-04T19:36:41.030Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-04T19:36:41.030Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-04T19:36:41.030Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-04T19:36:41.030Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-04T19:36:41.030Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-04T19:36:41.030Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-04T19:36:41.030Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-04T19:36:41.030Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-04T19:36:41.030Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-04-04T19:36:41.030Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-04T19:36:41.030Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-04T19:36:41.030Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-04T19:36:41.030Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-04T19:36:41.030Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-04T19:36:41.030Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-04T19:36:41.030Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-04T19:36:41.030Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-04T19:36:41.030Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-04T19:36:41.030Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-04T19:36:41.030Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-04T19:36:41.030Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-04T19:36:41.030Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-04T19:36:41.030Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-04T19:36:41.030Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-04T19:36:41.030Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-04T19:36:41.030Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-04T19:36:41.030Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-04T19:36:41.030Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-04T19:36:41.030Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-04T19:36:41.030Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-04T19:36:41.030Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-04T19:36:41.030Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-04T19:36:41.030Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-04T19:36:41.030Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-04T19:36:41.030Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-04T19:36:41.030Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-04T19:36:41.030Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-04T19:36:41.030Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-04T19:36:41.030Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-04T19:36:41.030Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-04T19:36:41.030Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-04T19:36:41.030Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-04T19:36:41.030Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-04T19:36:41.030Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-04T19:36:41.030Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-04T19:36:41.030Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-04T19:36:41.030Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.030Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-04T19:36:41.030Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-04T19:36:41.031Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.031Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-04T19:36:41.031Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-04-04T19:36:41.032Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-04T19:36:41.032Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-04T19:36:41.032Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.032Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-04T19:36:41.032Z] [2022-04-04T19:36:41.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-04T19:36:41.033Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.033Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-04T19:36:41.033Z] [2022-04-04T19:36:41.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-04T19:36:41.033Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.033Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-04T19:36:41.033Z] [2022-04-04T19:36:41.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-04T19:36:41.033Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.033Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-04T19:36:41.033Z] [2022-04-04T19:36:41.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-04-04T19:36:41.033Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.033Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-04-04T19:36:41.033Z] [2022-04-04T19:36:41.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-04T19:36:41.033Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.033Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-04T19:36:41.033Z] [2022-04-04T19:36:41.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-04T19:36:41.033Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.033Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-04T19:36:41.033Z] [2022-04-04T19:36:41.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-04T19:36:41.033Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.033Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-04T19:36:41.033Z] [2022-04-04T19:36:41.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T19:36:41.033Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.033Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T19:36:41.033Z] [2022-04-04T19:36:41.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T19:36:41.033Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.033Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T19:36:41.033Z] [2022-04-04T19:36:41.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T19:36:41.033Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.033Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T19:36:41.033Z] [2022-04-04T19:36:41.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-04T19:36:41.033Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.033Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-04T19:36:41.033Z] [2022-04-04T19:36:41.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-04T19:36:41.033Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.033Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-04T19:36:41.033Z] [2022-04-04T19:36:41.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-04T19:36:41.033Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.033Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-04T19:36:41.033Z] [2022-04-04T19:36:41.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-04T19:36:41.033Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.033Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-04T19:36:41.033Z] [2022-04-04T19:36:41.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-04T19:36:41.033Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.033Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-04T19:36:41.033Z] [2022-04-04T19:36:41.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-04T19:36:41.033Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.033Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-04T19:36:41.033Z] [2022-04-04T19:36:41.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-04T19:36:41.033Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.033Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-04T19:36:41.033Z] [2022-04-04T19:36:41.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-04T19:36:41.033Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.033Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-04T19:36:41.033Z] [2022-04-04T19:36:41.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-04T19:36:41.033Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.033Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-04T19:36:41.033Z] [2022-04-04T19:36:41.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-04T19:36:41.033Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.033Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-04T19:36:41.033Z] [2022-04-04T19:36:41.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-04T19:36:41.033Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.033Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-04T19:36:41.033Z] [2022-04-04T19:36:41.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-04T19:36:41.033Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.033Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-04T19:36:41.033Z] [2022-04-04T19:36:41.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-04T19:36:41.033Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.033Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-04T19:36:41.033Z] [2022-04-04T19:36:41.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T19:36:41.033Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.033Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T19:36:41.033Z] [2022-04-04T19:36:41.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.14s) [2022-04-04T19:36:41.033Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.033Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.14s) [2022-04-04T19:36:41.033Z] [2022-04-04T19:36:41.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T19:36:41.033Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.033Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T19:36:41.033Z] [2022-04-04T19:36:41.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T19:36:41.033Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.033Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T19:36:41.033Z] [2022-04-04T19:36:41.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-04T19:36:41.033Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.033Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-04T19:36:41.033Z] [2022-04-04T19:36:41.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T19:36:41.033Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.033Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T19:36:41.033Z] [2022-04-04T19:36:41.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-04T19:36:41.033Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.033Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-04T19:36:41.033Z] [2022-04-04T19:36:41.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T19:36:41.033Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.490Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T19:36:41.490Z] [2022-04-04T19:36:41.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-04T19:36:41.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.490Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-04T19:36:41.490Z] [2022-04-04T19:36:41.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-04T19:36:41.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.490Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-04T19:36:41.490Z] [2022-04-04T19:36:41.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-04T19:36:41.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.490Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-04T19:36:41.490Z] [2022-04-04T19:36:41.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-04T19:36:41.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.490Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-04T19:36:41.490Z] [2022-04-04T19:36:41.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-04T19:36:41.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.490Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-04T19:36:41.490Z] [2022-04-04T19:36:41.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-04T19:36:41.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.490Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-04T19:36:41.490Z] [2022-04-04T19:36:41.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-04T19:36:41.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.490Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-04T19:36:41.490Z] [2022-04-04T19:36:41.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-04T19:36:41.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.490Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-04T19:36:41.490Z] [2022-04-04T19:36:41.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-04T19:36:41.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.490Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-04T19:36:41.490Z] [2022-04-04T19:36:41.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-04T19:36:41.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.490Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-04T19:36:41.490Z] [2022-04-04T19:36:41.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-04T19:36:41.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.490Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-04T19:36:41.490Z] [2022-04-04T19:36:41.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T19:36:41.490Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.490Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T19:36:41.490Z] [2022-04-04T19:36:41.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T19:36:41.490Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.490Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T19:36:41.490Z] [2022-04-04T19:36:41.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T19:36:41.490Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.490Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T19:36:41.490Z] [2022-04-04T19:36:41.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-04T19:36:41.490Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.490Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-04T19:36:41.490Z] [2022-04-04T19:36:41.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T19:36:41.490Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.490Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T19:36:41.490Z] [2022-04-04T19:36:41.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-04T19:36:41.490Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.490Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-04T19:36:41.490Z] [2022-04-04T19:36:41.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T19:36:41.490Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.490Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T19:36:41.490Z] [2022-04-04T19:36:41.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T19:36:41.490Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.490Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T19:36:41.490Z] [2022-04-04T19:36:41.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-04T19:36:41.490Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.490Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-04T19:36:41.490Z] [2022-04-04T19:36:41.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T19:36:41.490Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.490Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T19:36:41.490Z] [2022-04-04T19:36:41.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T19:36:41.490Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.490Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T19:36:41.490Z] [2022-04-04T19:36:41.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-04T19:36:41.490Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.490Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-04T19:36:41.490Z] [2022-04-04T19:36:41.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-04T19:36:41.490Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.490Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-04T19:36:41.490Z] [2022-04-04T19:36:41.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-04T19:36:41.490Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.490Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-04T19:36:41.490Z] [2022-04-04T19:36:41.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-04T19:36:41.490Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.490Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-04T19:36:41.490Z] [2022-04-04T19:36:41.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-04T19:36:41.490Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.490Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-04T19:36:41.490Z] [2022-04-04T19:36:41.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-04T19:36:41.490Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.490Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-04T19:36:41.490Z] [2022-04-04T19:36:41.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-04T19:36:41.490Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.490Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-04T19:36:41.490Z] [2022-04-04T19:36:41.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-04T19:36:41.490Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.490Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-04T19:36:41.490Z] [2022-04-04T19:36:41.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-04T19:36:41.490Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.490Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-04T19:36:41.490Z] [2022-04-04T19:36:41.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-04T19:36:41.490Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.490Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-04T19:36:41.490Z] [2022-04-04T19:36:41.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-04T19:36:41.490Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.490Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-04T19:36:41.490Z] [2022-04-04T19:36:41.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-04T19:36:41.490Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.490Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-04T19:36:41.490Z] [2022-04-04T19:36:41.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-04T19:36:41.491Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.491Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-04T19:36:41.491Z] [2022-04-04T19:36:41.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-04T19:36:41.491Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.491Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-04T19:36:41.491Z] [2022-04-04T19:36:41.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-04T19:36:41.491Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.491Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-04T19:36:41.491Z] [2022-04-04T19:36:41.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-04T19:36:41.491Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.491Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-04T19:36:41.491Z] [2022-04-04T19:36:41.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-04T19:36:41.491Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.491Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-04T19:36:41.491Z] [2022-04-04T19:36:41.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-04T19:36:41.491Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.491Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-04T19:36:41.491Z] [2022-04-04T19:36:41.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-04T19:36:41.491Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.491Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-04T19:36:41.491Z] [2022-04-04T19:36:41.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-04T19:36:41.491Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.491Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-04T19:36:41.491Z] [2022-04-04T19:36:41.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-04T19:36:41.491Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.491Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-04T19:36:41.491Z] [2022-04-04T19:36:41.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-04T19:36:41.491Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.491Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-04T19:36:41.491Z] [2022-04-04T19:36:41.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-04T19:36:41.491Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.491Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-04T19:36:41.491Z] [2022-04-04T19:36:41.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-04T19:36:41.491Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.491Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-04T19:36:41.491Z] [2022-04-04T19:36:41.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-04T19:36:41.491Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.491Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-04T19:36:41.491Z] [2022-04-04T19:36:41.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-04T19:36:41.491Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.491Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-04T19:36:41.491Z] [2022-04-04T19:36:41.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-04T19:36:41.491Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.491Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-04T19:36:41.491Z] [2022-04-04T19:36:41.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-04T19:36:41.491Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.491Z] [2022-04-04T19:36:41.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-04T19:36:41.491Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.491Z] [2022-04-04T19:36:41.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-04T19:36:41.491Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-04T19:36:41.491Z] [2022-04-04T19:36:41.491Z] DONE 1088 tests, 539 skipped in 2301.792s [2022-04-04T19:36:41.491Z] INFO: Integration tests ended at 04/04/2022 19:36:41. Duration:00:38:21.9171837 [2022-04-04T19:36:41.491Z] INFO: Docker info of the daemon under test at end of run [2022-04-04T19:36:41.491Z] [2022-04-04T19:36:41.491Z] Containers: 10 [2022-04-04T19:36:41.491Z] Running: 0 [2022-04-04T19:36:41.491Z] Paused: 0 [2022-04-04T19:36:41.491Z] Stopped: 10 [2022-04-04T19:36:41.491Z] Images: 18 [2022-04-04T19:36:41.491Z] Server Version: 0.0.0-dev [2022-04-04T19:36:41.491Z] Storage Driver: windowsfilter [2022-04-04T19:36:41.491Z] Windows: [2022-04-04T19:36:41.491Z] Logging Driver: json-file [2022-04-04T19:36:41.491Z] Plugins: [2022-04-04T19:36:41.491Z] Volume: local [2022-04-04T19:36:41.491Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-04T19:36:41.491Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-04T19:36:41.491Z] Swarm: inactive [2022-04-04T19:36:41.491Z] Default Isolation: process [2022-04-04T19:36:41.491Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-04T19:36:41.491Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-04-04T19:36:41.491Z] OSType: windows [2022-04-04T19:36:41.491Z] Architecture: x86_64 [2022-04-04T19:36:41.491Z] CPUs: 4 [2022-04-04T19:36:41.491Z] Total Memory: 32GiB [2022-04-04T19:36:41.491Z] Name: azwin-2-32c6d0 [2022-04-04T19:36:41.491Z] ID: YM4K:B5NL:GC37:V57Z:2UAY:KHGR:ZSDI:NSZK:LGOR:6NNY:NJK2:VTFC [2022-04-04T19:36:41.491Z] Docker Root Dir: D:\CI\PR-43462\1\daemon [2022-04-04T19:36:41.491Z] Debug Mode (client): false [2022-04-04T19:36:41.491Z] Debug Mode (server): true [2022-04-04T19:36:41.491Z] File Descriptors: -1 [2022-04-04T19:36:41.491Z] Goroutines: 17 [2022-04-04T19:36:41.491Z] System Time: 2022-04-04T19:36:41.1138292Z [2022-04-04T19:36:41.491Z] EventsListeners: 0 [2022-04-04T19:36:41.491Z] Registry: https://index.docker.io/v1/ [2022-04-04T19:36:41.491Z] Labels: [2022-04-04T19:36:41.491Z] Experimental: false [2022-04-04T19:36:41.491Z] Insecure Registries: [2022-04-04T19:36:41.491Z] 127.0.0.0/8 [2022-04-04T19:36:41.491Z] Live Restore Enabled: false [2022-04-04T19:36:41.491Z] [2022-04-04T19:36:41.491Z] [2022-04-04T19:36:41.491Z] INFO: Stopping daemon under test [2022-04-04T19:36:41.491Z] SUCCESS: The process with PID 7664 (child process of PID 6020) has been terminated. [2022-04-04T19:36:41.491Z] SUCCESS: The process with PID 6020 (child process of PID 5752) has been terminated. [2022-04-04T19:36:41.491Z] INFO: Stop tailing logs of the daemon under tests [2022-04-04T19:36:41.491Z] INFO: executeCI.ps1 Completed successfully at 04/04/2022 19:36:41. [2022-04-04T19:36:41.491Z] INFO: Tidying up at end of run [2022-04-04T19:36:41.491Z] INFO: Saving daemon under test log (d:\CI\PR-43462\1\dut.out) to bundles\CIDUT.out [2022-04-04T19:36:41.491Z] INFO: Saving daemon under test log (d:\CI\PR-43462\1\dut.err) to bundles\CIDUT.err [2022-04-04T19:36:41.491Z] INFO: Saving containerd logs to bundles [2022-04-04T19:36:41.491Z] INFO: Nuke-Everything... [2022-04-04T19:36:41.951Z] INFO: Container count on control daemon to delete is 2 [2022-04-04T19:36:41.951Z] 2c3b49d4b74f [2022-04-04T19:36:41.951Z] b554f790e094 [2022-04-04T19:36:42.408Z] INFO: Non-base image count on control daemon to delete is 1 [2022-04-04T19:36:45.454Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-04T19:36:47.620Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-04T19:36:48.406Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-04T19:36:49.459Z] Deleted: sha256:0a05cfb8eb6db805565f22c63ab7ca84a611b4d5366f1d72f8029aa86f9acdcd [2022-04-04T19:36:49.459Z] Deleted: sha256:73dc314ba5a5bfdf11ac2e4f1b64aa4c8341db816c3658c6656c25e4bc276131 [2022-04-04T19:36:49.459Z] Deleted: sha256:29583d68b49b7d2ba2e9a3b9b630a5efb3587e080807f56ade66ab97a110b5fc [2022-04-04T19:36:49.459Z] Deleted: sha256:18cdfe971c73883b48e7e7c3886d2fe2c58517bbd31145c3b19263bfa08897e7 [2022-04-04T19:36:49.459Z] Deleted: sha256:2abf0acf7d28ca3ae8799a7c1e3c311a77fa97200dc48e78851110cab01108ee [2022-04-04T19:36:49.459Z] Deleted: sha256:7dcae90c855b05db3417685da019055184276fe8921227ec3ec0c012a39da493 [2022-04-04T19:36:49.459Z] Deleted: sha256:29e4370ebebfbc44d2c0af37f203438332a155df1d5446f549ef968557f5dd59 [2022-04-04T19:36:49.459Z] Deleted: sha256:b6a33d2ff161353b255466ab82ecbd6e83f141afb97b1855e0533e6de1d3f790 [2022-04-04T19:36:49.459Z] Deleted: sha256:e34688dadf4b94f64142882858bed247911478d74c3a12e34d0355fb698a3539 [2022-04-04T19:36:49.459Z] Deleted: sha256:0692eb693df03dea1b36dc96f5f1327f4a21d6c1f7b04324b29986b9cffe45fd [2022-04-04T19:36:49.459Z] Deleted: sha256:9164c4e4b05a5f5388b81bb29c5b9e04281d0707abd0dc61703256a8f1b29ca0 [2022-04-04T19:36:49.459Z] Deleted: sha256:9fb4b302c7a3a782d23d466930e69e6ba745bf838133f4d836130d3a847a2ac7 [2022-04-04T19:36:49.459Z] Deleted: sha256:076a13901caa3632dc97e1d2d0c180b877aedbb1a94f8a474a7553f9b2cf8a03 [2022-04-04T19:36:49.459Z] Deleted: sha256:190c3ee6a87774820e73f424130da56d899add34699791884617bc7e078701e1 [2022-04-04T19:36:49.459Z] Deleted: sha256:e58c49909eb62bca7e779d08ce43b144eac27787d675c66e0c820c6ac48d217c [2022-04-04T19:36:49.459Z] Deleted: sha256:1249b22f1f2c2228bd69afda22025673d2eec480fd9cf052bc3e76f0a34c1e30 [2022-04-04T19:36:49.459Z] INFO: Tidying pidfile d:\CI\PR-43462\1\docker.pid [2022-04-04T19:36:49.459Z] INFO: Nuking d:\CI [2022-04-04T19:36:51.357Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-04T19:36:51.357Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-04T19:36:51.357Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-04T19:36:51.424Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-04T19:36:53.570Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-04T19:36:56.522Z] === RUN TestDockerSuite/TestLogsSince [2022-04-04T19:37:01.845Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-04T19:37:06.936Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-04T19:37:06.936Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-04T19:37:06.936Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-04T19:37:06.936Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-04T19:37:06.936Z] === RUN TestDockerSuite/TestLogsTail [2022-04-04T19:37:08.069Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-04T19:37:09.157Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-04T19:37:12.102Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-04T19:37:13.954Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-04T19:37:14.938Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-04T19:37:14.939Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-04T19:37:14.939Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-04T19:37:14.939Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-04T19:37:14.939Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-04T19:37:15.046Z] INFO: Zapped successfully [2022-04-04T19:37:15.046Z] [2022-04-04T19:37:15.046Z] INFO: executeCI.ps1 exiting at Mon Apr 4 19:37:12 CUT 2022. Duration 00:58:39.4303401 [2022-04-04T19:37:15.046Z] [2022-04-04T19:37:15.062Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-04T19:37:15.062Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-04T19:37:15.062Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-04T19:37:15.062Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-04T19:37:15.062Z] === RUN TestDockerSuite/TestNetHostname [2022-04-04T19:37:15.062Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-04T19:37:15.062Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-04T19:37:15.062Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-04T19:37:15.062Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-04T19:37:15.062Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-04T19:37:15.062Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-04T19:37:15.062Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-04T19:37:15.062Z] === RUN TestDockerSuite/TestPluginActive [2022-04-04T19:37:15.062Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-04T19:37:15.062Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-04T19:37:15.062Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-04T19:37:15.062Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-04T19:37:15.062Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-04T19:37:15.062Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-04T19:37:15.062Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-04T19:37:15.062Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-04T19:37:15.062Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-04T19:37:15.062Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-04T19:37:15.062Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-04T19:37:15.062Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-04T19:37:15.062Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-04T19:37:15.062Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-04T19:37:15.062Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-04T19:37:15.062Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-04T19:37:15.062Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-04T19:37:15.062Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-04T19:37:15.062Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-04T19:37:15.062Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-04T19:37:15.062Z] === RUN TestDockerSuite/TestPortList [2022-04-04T19:37:15.062Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-04T19:37:15.062Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-04T19:37:15.313Z] Recording test results [2022-04-04T19:37:15.797Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-04T19:37:17.565Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-04T19:37:18.719Z] Archiving artifacts [2022-04-04T19:37:18.731Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-04T19:37:18.731Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-04T19:37:18.731Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-04T19:37:19.840Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43462/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-04T19:37:20.905Z] + make clean [2022-04-04T19:37:20.947Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-04T19:37:20.947Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T19:37:20.947Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-04T19:37:20.947Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-04T19:37:20.947Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-04T19:37:20.947Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-04T19:37:20.947Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-04T19:37:20.947Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-04T19:37:20.947Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-04T19:37:20.947Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-04T19:37:20.947Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-04T19:37:20.947Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-04T19:37:20.947Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-04T19:37:20.947Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-04T19:37:20.947Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-04T19:37:20.947Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-04T19:37:20.947Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-04T19:37:20.947Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-04T19:37:21.356Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-04T19:37:21.356Z] docker-dev-cache [2022-04-04T19:37:21.356Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-04T19:37:25.699Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-04T19:37:25.699Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-04T19:37:25.699Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-04T19:37:36.117Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-04T19:37:36.117Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-04T19:37:36.117Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-04T19:37:45.247Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-04T19:38:00.173Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-04T19:38:00.642Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-04T19:38:00.642Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-04T19:38:00.642Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-04T19:38:09.594Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-04T19:38:15.569Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-04T19:38:17.791Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-04T19:38:26.448Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-04T19:38:31.053Z] === RUN TestDockerSuite/TestBuildRm [2022-04-04T19:38:31.205Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-04T19:38:31.205Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-04T19:38:31.205Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-04T19:38:31.205Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-04T19:38:31.205Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-04T19:38:37.068Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-04T19:38:37.068Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-04T19:38:37.068Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-04T19:38:37.068Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-04T19:38:37.068Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-04T19:38:37.068Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-04T19:38:37.068Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-04T19:38:37.068Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-04T19:38:37.068Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-04T19:38:44.235Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-04T19:38:44.235Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-04T19:38:44.235Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-04T19:38:45.223Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-04T19:38:45.223Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-04T19:38:45.223Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-04T19:38:45.981Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-04T19:38:46.789Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-04T19:38:47.774Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-04T19:38:47.774Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-04T19:38:47.774Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-04T19:38:49.768Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-04T19:38:49.768Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-04T19:38:49.769Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-04T19:38:49.769Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-04T19:38:50.236Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-04T19:38:51.800Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-04T19:38:52.523Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-04T19:38:57.281Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-04T19:38:57.665Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-04T19:39:00.232Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-04T19:39:01.458Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-04T19:39:07.320Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-04T19:39:25.526Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-04T19:39:25.526Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T19:39:25.526Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-04T19:39:28.549Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-04T19:39:28.549Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-04T19:39:28.549Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-04T19:39:29.312Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-04T19:39:29.312Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-04T19:39:29.312Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-04T19:39:30.300Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-04T19:39:35.061Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-04T19:39:39.022Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-04T19:39:39.023Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-04T19:39:39.817Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-04T19:39:39.817Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T19:39:39.817Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-04T19:39:44.886Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-04T19:39:44.887Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-04T19:39:44.904Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-04T19:39:44.904Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-04T19:39:45.372Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-04T19:39:50.751Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-04T19:40:00.327Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-04T19:40:03.141Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-04T19:40:03.609Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-04T19:40:10.781Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-04T19:40:15.545Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-04T19:40:20.859Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-04T19:40:20.859Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-04T19:40:20.859Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-04T19:40:20.859Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-04T19:40:22.420Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-04T19:40:24.210Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-04T19:40:28.284Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-04T19:40:28.959Z] === RUN TestDockerSuite/TestRmiTag [2022-04-04T19:40:28.959Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-04T19:40:31.908Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-04T19:40:35.433Z] === RUN TestDockerSuite/TestBuildUser [2022-04-04T19:40:35.433Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-04T19:40:35.433Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-04T19:40:35.433Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-04T19:40:35.433Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-04T19:40:35.433Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-04T19:40:35.433Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-04T19:40:40.567Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-04T19:40:41.035Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-04T19:40:44.829Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-04T19:40:44.829Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-04T19:40:44.829Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-04T19:40:44.829Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-04T19:40:44.829Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-04T19:40:49.716Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-04T19:40:51.723Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-04T19:40:57.588Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-04T19:40:58.056Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-04T19:40:58.056Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-04T19:40:58.056Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-04T19:40:58.056Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-04T19:40:58.056Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-04T19:40:58.056Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-04T19:40:58.056Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-04T19:40:58.056Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-04T19:40:58.056Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-04T19:40:58.056Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-04T19:40:58.056Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-04T19:40:58.056Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-04T19:40:58.056Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-04T19:40:58.056Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-04T19:40:58.056Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-04T19:41:00.275Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-04T19:41:00.275Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-04T19:41:00.275Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-04T19:41:00.275Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-04T19:41:00.744Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-04T19:41:06.610Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-04T19:41:09.555Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-04T19:41:11.785Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-04T19:41:14.741Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-04T19:41:14.934Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-04T19:41:14.934Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-04T19:41:17.690Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-04T19:41:17.690Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-04T19:41:23.552Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-04T19:41:23.552Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-04T19:41:23.552Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-04T19:41:23.552Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-04T19:41:23.552Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-04T19:41:23.552Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-04T19:41:23.552Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-04T19:41:23.552Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-04T19:41:23.552Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-04T19:41:23.552Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-04T19:41:23.552Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-04T19:41:23.552Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-04T19:41:23.552Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-04T19:41:23.552Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-04T19:41:23.552Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-04T19:41:23.552Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-04T19:41:23.552Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-04T19:41:23.552Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-04T19:41:23.552Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-04T19:41:23.552Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-04T19:41:23.552Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-04T19:41:23.552Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-04T19:41:23.552Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-04T19:41:23.591Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-04T19:41:26.515Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-04T19:41:26.515Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-04T19:41:26.515Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-04T19:41:29.478Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-04T19:41:29.478Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-04T19:41:29.478Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-04T19:41:29.478Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-04T19:41:29.478Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-04T19:41:29.594Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-04T19:41:29.594Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-04T19:41:30.061Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-04T19:41:30.061Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-04T19:41:30.061Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-04T19:41:31.689Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-04T19:41:31.689Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-04T19:41:31.689Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-04T19:41:31.689Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-04T19:41:31.689Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-04T19:41:31.689Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-04T19:41:31.689Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-04T19:41:31.689Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-04T19:41:31.689Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-04T19:41:31.689Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-04T19:41:31.689Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-04T19:41:31.689Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-04T19:41:31.689Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-04T19:41:31.689Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-04T19:41:31.689Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-04T19:41:33.852Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-04T19:41:33.852Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-04T19:41:33.902Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-04T19:41:34.319Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-04T19:41:36.132Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-04T19:41:39.082Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-04T19:41:39.082Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-04T19:41:39.082Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-04T19:41:39.082Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-04T19:41:39.082Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-04T19:41:39.082Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-04T19:41:39.082Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-04T19:41:42.458Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-04T19:41:42.458Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-04T19:41:42.458Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-04T19:41:42.458Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-04T19:41:42.458Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-04T19:41:42.458Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-04T19:41:42.458Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-04T19:41:42.458Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-04T19:41:42.458Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-04T19:41:44.021Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-04T19:41:49.252Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-04T19:41:51.200Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-04T19:41:51.200Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-04T19:41:51.200Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-04T19:41:51.200Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-04T19:41:51.200Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-04T19:41:51.200Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-04T19:41:51.200Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-04T19:41:51.200Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-04T19:41:51.200Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-04T19:41:51.200Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-04T19:41:51.200Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-04T19:41:51.200Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-04T19:41:51.200Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-04T19:41:53.422Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-04T19:41:53.422Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-04T19:41:53.422Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-04T19:41:53.891Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-04T19:41:53.891Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-04T19:41:53.891Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-04T19:41:54.005Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-04T19:41:54.005Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-04T19:41:56.851Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-04T19:41:59.065Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-04T19:41:59.065Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-04T19:41:59.065Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-04T19:42:02.016Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-04T19:42:02.016Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-04T19:42:02.016Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-04T19:42:02.016Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-04T19:42:02.016Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-04T19:42:02.016Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-04T19:42:02.016Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-04T19:42:04.967Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-04T19:42:07.187Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-04T19:42:10.139Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-04T19:42:11.840Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-04T19:42:11.840Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-04T19:42:11.840Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-04T19:42:11.840Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-04T19:42:11.840Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-04T19:42:11.840Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-04T19:42:11.840Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-04T19:42:12.308Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-04T19:42:13.099Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-04T19:42:13.099Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-04T19:42:13.099Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-04T19:42:13.099Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-04T19:42:13.099Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-04T19:42:13.099Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-04T19:42:13.099Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-04T19:42:13.099Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-04T19:42:13.099Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-04T19:42:13.099Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-04T19:42:13.099Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-04T19:42:13.099Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-04T19:42:13.099Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-04T19:42:13.099Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-04T19:42:13.099Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-04T19:42:13.099Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-04T19:42:17.849Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-04T19:42:17.849Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-04T19:42:17.849Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-04T19:42:17.849Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-04T19:42:17.849Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-04T19:42:17.849Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-04T19:42:17.849Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-04T19:42:17.849Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-04T19:42:17.849Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-04T19:42:17.849Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-04T19:42:17.849Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-04T19:42:17.849Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-04T19:42:22.728Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-04T19:42:23.712Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-04T19:42:23.712Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-04T19:42:24.179Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-04T19:42:24.179Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-04T19:42:24.179Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-04T19:42:24.179Z] docker_cli_sni_test.go:18: Flakey test [2022-04-04T19:42:24.179Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-04T19:42:25.512Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-04T19:42:25.512Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-04T19:42:25.512Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-04T19:42:27.127Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-04T19:42:27.127Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-04T19:42:27.127Z] === RUN TestDockerSuite/TestCommitChange [2022-04-04T19:42:27.726Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-04T19:42:27.726Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-04T19:42:27.726Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-04T19:42:27.726Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-04T19:42:27.726Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-04T19:42:27.726Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-04T19:42:27.726Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-04T19:42:27.726Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-04T19:42:27.726Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-04T19:42:27.726Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-04T19:42:27.726Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-04T19:42:27.726Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-04T19:42:27.726Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-04T19:42:27.726Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-04T19:42:27.726Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-04T19:42:27.726Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-04T19:42:27.726Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-04T19:42:27.726Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-04T19:42:27.726Z] === RUN TestDockerSuite/TestRunMount [2022-04-04T19:42:27.726Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-04T19:42:27.726Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-04T19:42:27.726Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-04T19:42:27.727Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-04T19:42:27.727Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-04T19:42:27.727Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-04T19:42:27.727Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-04T19:42:27.727Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-04T19:42:32.996Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-04T19:42:36.386Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-04T19:42:36.386Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-04T19:42:36.386Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-04T19:42:36.386Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-04T19:42:36.386Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-04T19:42:36.386Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-04T19:42:36.386Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-04T19:42:38.885Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-04T19:42:38.885Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-04T19:42:38.885Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-04T19:42:42.246Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-04T19:42:47.021Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-04T19:42:47.021Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-04T19:42:47.021Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-04T19:42:47.021Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-04T19:42:47.021Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-04T19:42:47.021Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-04T19:42:47.021Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-04T19:42:47.021Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-04T19:42:47.021Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-04T19:42:47.021Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-04T19:42:47.021Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-04T19:42:47.021Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-04T19:42:47.021Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-04T19:42:47.021Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-04T19:42:47.021Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-04T19:42:47.021Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-04T19:42:47.021Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-04T19:42:47.021Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-04T19:42:47.021Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-04T19:42:47.021Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-04T19:42:47.548Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-04T19:42:47.548Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-04T19:42:47.548Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-04T19:42:48.585Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-04T19:42:50.804Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-04T19:42:53.020Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-04T19:42:54.005Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-04T19:42:56.210Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-04T19:42:56.220Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-04T19:42:56.692Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-04T19:42:56.692Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-04T19:42:56.692Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-04T19:42:56.692Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-04T19:42:56.692Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-04T19:42:56.692Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-04T19:42:56.692Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-04T19:42:56.692Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-04T19:42:56.692Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-04T19:42:56.692Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-04T19:42:56.692Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-04T19:42:56.692Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-04T19:42:56.692Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-04T19:42:56.692Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-04T19:42:56.692Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-04T19:42:56.692Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-04T19:43:01.449Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-04T19:43:01.449Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-04T19:43:01.449Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-04T19:43:01.449Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-04T19:43:01.449Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-04T19:43:01.449Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-04T19:43:01.449Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-04T19:43:01.449Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-04T19:43:01.449Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-04T19:43:01.449Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-04T19:43:01.449Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-04T19:43:02.074Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-04T19:43:02.074Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-04T19:43:02.074Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-04T19:43:02.074Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-04T19:43:02.074Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-04T19:43:02.074Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-04T19:43:02.074Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-04T19:43:02.074Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-04T19:43:02.074Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-04T19:43:02.074Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-04T19:43:02.074Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-04T19:43:02.074Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-04T19:43:02.074Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-04T19:43:02.074Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-04T19:43:02.074Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-04T19:43:02.074Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-04T19:43:11.869Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-04T19:43:11.869Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-04T19:43:11.869Z] === RUN TestDockerSuite/TestRunRm [2022-04-04T19:43:12.499Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-04T19:43:13.436Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-04T19:43:19.306Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-04T19:43:21.168Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-04T19:43:21.168Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-04T19:43:21.168Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-04T19:43:22.542Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-04T19:43:23.702Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-04T19:43:23.702Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-04T19:43:23.702Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-04T19:43:23.702Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-04T19:43:23.702Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-04T19:43:23.702Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-04T19:43:23.702Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-04T19:43:24.759Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-04T19:43:26.840Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-04T19:43:26.840Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-04T19:43:26.840Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-04T19:43:26.840Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-04T19:43:26.977Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-04T19:43:29.793Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-04T19:43:29.793Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-04T19:43:29.793Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-04T19:43:29.793Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-04T19:43:29.793Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-04T19:43:29.793Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-04T19:43:29.793Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-04T19:43:29.928Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-04T19:43:29.928Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-04T19:43:29.928Z] === RUN TestDockerSuite/TestRunState [2022-04-04T19:43:29.928Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-04T19:43:29.928Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-04T19:43:30.261Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-04T19:43:32.879Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-04T19:43:32.879Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-04T19:43:32.879Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-04T19:43:34.051Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-04T19:43:35.102Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-04T19:43:35.102Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-04T19:43:35.102Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-04T19:43:35.102Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-04T19:43:35.102Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-04T19:43:35.102Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-04T19:43:35.574Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-04T19:43:35.574Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-04T19:43:35.574Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-04T19:43:37.845Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-04T19:43:40.339Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-04T19:43:40.339Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-04T19:43:40.339Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-04T19:43:40.339Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-04T19:43:40.339Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-04T19:43:40.339Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-04T19:43:40.339Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-04T19:43:40.339Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-04T19:43:40.339Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-04T19:43:40.339Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-04T19:43:40.339Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-04T19:43:40.339Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-04T19:43:40.339Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-04T19:43:40.339Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-04T19:43:40.339Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-04T19:43:40.339Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-04T19:43:40.339Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-04T19:43:40.339Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-04T19:43:40.339Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-04T19:43:40.339Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-04T19:43:40.339Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-04T19:43:41.636Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-04T19:43:41.636Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-04T19:43:41.636Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-04T19:43:41.636Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-04T19:43:43.294Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-04T19:43:43.294Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-04T19:43:43.294Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-04T19:43:45.431Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-04T19:43:45.431Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-04T19:43:46.253Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-04T19:43:46.253Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-04T19:43:46.253Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-04T19:43:46.253Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-04T19:43:46.253Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-04T19:43:48.387Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-04T19:43:48.387Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-04T19:43:48.387Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-04T19:43:48.387Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-04T19:43:48.387Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-04T19:43:49.199Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-04T19:43:52.177Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-04T19:43:52.177Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-04T19:43:55.130Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-04T19:43:55.130Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-04T19:43:55.130Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-04T19:43:57.869Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-04T19:43:58.920Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-04T19:43:59.387Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-04T19:44:02.345Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-04T19:44:03.749Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-04T19:44:09.511Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-04T19:44:09.617Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-04T19:44:09.617Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-04T19:44:09.617Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-04T19:44:10.088Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-04T19:44:13.886Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-04T19:44:15.384Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-04T19:44:15.384Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-04T19:44:15.384Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-04T19:44:15.384Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-04T19:44:15.384Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-04T19:44:16.099Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-04T19:44:19.059Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-04T19:44:19.059Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-04T19:44:19.059Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-04T19:44:19.059Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-04T19:44:19.059Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-04T19:44:19.059Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-04T19:44:19.059Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-04T19:44:19.059Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-04T19:44:19.059Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-04T19:44:19.059Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-04T19:44:19.059Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-04T19:44:19.059Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-04T19:44:19.059Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-04T19:44:19.059Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-04T19:44:19.059Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-04T19:44:19.179Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-04T19:44:19.179Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-04T19:44:19.179Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-04T19:44:22.129Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-04T19:44:22.129Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-04T19:44:22.129Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-04T19:44:23.749Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-04T19:44:24.708Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-04T19:44:25.082Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-04T19:44:25.551Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-04T19:44:26.873Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-04T19:44:31.417Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-04T19:44:32.650Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-04T19:44:32.650Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-04T19:44:32.650Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-04T19:44:32.650Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-04T19:44:32.650Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-04T19:44:32.650Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-04T19:44:32.650Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-04T19:44:32.650Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-04T19:44:32.650Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-04T19:44:32.650Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-04T19:44:32.650Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-04T19:44:32.650Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-04T19:44:32.650Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-04T19:44:32.650Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T19:44:32.650Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-04T19:44:32.650Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-04T19:44:32.650Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-04T19:44:32.650Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T19:44:32.650Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-04T19:44:32.650Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-04T19:44:32.650Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-04T19:44:32.650Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-04T19:44:32.650Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-04T19:44:32.650Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-04T19:44:32.650Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-04T19:44:32.650Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-04T19:44:32.650Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-04T19:44:32.650Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-04T19:44:32.650Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-04T19:44:32.650Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-04T19:44:32.650Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-04T19:44:32.650Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-04T19:44:32.650Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-04T19:44:32.650Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-04T19:44:32.650Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-04T19:44:33.629Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-04T19:44:33.629Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-04T19:44:33.629Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-04T19:44:33.629Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-04T19:44:33.629Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-04T19:44:33.629Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-04T19:44:33.629Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-04T19:44:33.629Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-04T19:44:33.629Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-04T19:44:33.629Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-04T19:44:33.629Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-04T19:44:34.817Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-04T19:44:34.817Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-04T19:44:35.272Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-04T19:44:35.727Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-04T19:44:36.580Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-04T19:44:36.580Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-04T19:44:37.891Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-04T19:44:37.891Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-04T19:44:40.057Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-04T19:44:40.372Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-04T19:44:42.222Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-04T19:44:43.322Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-04T19:44:45.113Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-04T19:44:45.113Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-04T19:44:45.113Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-04T19:44:46.272Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-04T19:44:49.230Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008a32f0_} [2022-04-04T19:44:52.182Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11669375623_c:\foo_false____} [2022-04-04T19:44:53.798Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-04T19:44:53.798Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-04T19:44:53.798Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-04T19:44:55.131Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11669375623_c:\foo_true____} [2022-04-04T19:44:58.079Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-04T19:44:58.079Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-04T19:44:58.548Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-04T19:44:58.548Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-04T19:44:58.548Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-04T19:44:58.548Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-04T19:44:58.548Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-04T19:44:58.548Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-04T19:44:58.548Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-04T19:44:58.548Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-04T19:44:58.548Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-04T19:44:58.548Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-04T19:44:58.548Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-04T19:44:58.548Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-04T19:44:58.548Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-04T19:44:59.016Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-04T19:44:59.016Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-04T19:44:59.016Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-04T19:44:59.016Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-04T19:44:59.016Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-04T19:44:59.016Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-04T19:44:59.016Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-04T19:44:59.016Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-04T19:44:59.016Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-04T19:44:59.577Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-04T19:44:59.577Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-04T19:44:59.577Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-04T19:44:59.577Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-04T19:44:59.577Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-04T19:44:59.577Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-04T19:44:59.577Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-04T19:44:59.577Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-04T19:44:59.577Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-04T19:45:01.967Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-04T19:45:01.967Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-04T19:45:02.436Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-04T19:45:02.436Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T19:45:02.436Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-04T19:45:02.436Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T19:45:02.436Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-04T19:45:02.436Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-04T19:45:02.436Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-04T19:45:02.436Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-04T19:45:02.436Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-04T19:45:02.436Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-04T19:45:02.436Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-04T19:45:02.436Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-04T19:45:02.436Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-04T19:45:02.436Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-04T19:45:02.436Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-04T19:45:02.436Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-04T19:45:02.436Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-04T19:45:02.436Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-04T19:45:02.436Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-04T19:45:02.436Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-04T19:45:02.436Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-04T19:45:02.436Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T19:45:02.436Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-04T19:45:02.436Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-04T19:45:02.436Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-04T19:45:06.226Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-04T19:45:06.226Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-04T19:45:06.226Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-04T19:45:06.226Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-04T19:45:06.633Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-04T19:45:06.633Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-04T19:45:06.633Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-04T19:45:06.633Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-04T19:45:06.633Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-04T19:45:06.633Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-04T19:45:06.633Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-04T19:45:06.633Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-04T19:45:06.633Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-04T19:45:06.633Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-04T19:45:06.633Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-04T19:45:06.633Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-04T19:45:06.633Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-04T19:45:08.797Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-04T19:45:09.175Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-04T19:45:09.175Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-04T19:45:09.175Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-04T19:45:09.175Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-04T19:45:09.175Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-04T19:45:09.175Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-04T19:45:09.175Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-04T19:45:10.963Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-04T19:45:10.963Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-04T19:45:10.963Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-04T19:45:13.125Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-04T19:45:13.125Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-04T19:45:13.125Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-04T19:45:13.125Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-04T19:45:13.125Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-04T19:45:13.125Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-04T19:45:13.125Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-04T19:45:13.125Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-04T19:45:13.125Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-04T19:45:13.125Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-04T19:45:13.125Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-04T19:45:13.125Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-04T19:45:13.125Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-04T19:45:15.433Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-04T19:45:18.387Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-04T19:45:18.387Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-04T19:45:18.387Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-04T19:45:18.387Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-04T19:45:18.387Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-04T19:45:30.784Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-04T19:45:30.784Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-04T19:45:30.784Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-04T19:45:30.784Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-04T19:45:30.784Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-04T19:45:30.784Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-04T19:45:30.784Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-04T19:45:30.784Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-04T19:45:30.880Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-04T19:45:30.880Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-04T19:45:30.880Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-04T19:45:30.880Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-04T19:45:30.880Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-04T19:45:32.454Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-04T19:45:32.909Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-04T19:45:36.627Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-04T19:45:36.627Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-04T19:45:37.083Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-04T19:45:37.083Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-04T19:45:37.083Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-04T19:45:43.751Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-04T19:45:43.751Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-04T19:45:43.751Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-04T19:45:43.751Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-04T19:45:43.751Z] === RUN TestDockerSuite/TestCpToDot [2022-04-04T19:45:45.845Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-04T19:45:45.845Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-04T19:45:45.845Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-04T19:45:45.967Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-04T19:45:45.967Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-04T19:45:45.967Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-04T19:45:45.967Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-04T19:45:45.967Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-04T19:45:46.305Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-04T19:45:46.760Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-04T19:45:46.760Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-04T19:45:46.760Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-04T19:45:49.757Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-04T19:45:49.757Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T19:45:49.757Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-04T19:45:49.757Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-04T19:45:49.757Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-04T19:45:49.757Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-04T19:45:49.757Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-04T19:45:49.757Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-04T19:45:49.757Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-04T19:45:49.757Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-04T19:45:49.757Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-04T19:45:51.971Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-04T19:45:55.310Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-04T19:45:55.310Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-04T19:45:55.310Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-04T19:45:55.761Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-04T19:45:55.761Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-04T19:45:55.761Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-04T19:45:58.715Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-04T19:45:59.708Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-04T19:45:59.708Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-04T19:45:59.708Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-04T19:45:59.708Z] === RUN TestDockerSuite/TestCreateRM [2022-04-04T19:46:00.176Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-04T19:46:00.176Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-04T19:46:00.176Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-04T19:46:00.645Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-04T19:46:01.114Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-04T19:46:07.682Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-04T19:46:07.682Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-04T19:46:07.682Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-04T19:46:07.682Z] --- PASS: TestDockerSuite (2349.80s) [2022-04-04T19:46:07.682Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-04-04T19:46:07.682Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.84s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.28s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.65s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (80.00s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.98s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.64s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.48s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.90s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.20s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.41s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (80.35s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.37s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.43s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.99s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.99s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.48s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.71s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.12s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.21s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.24s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.16s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.33s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.82s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.22s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.61s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildAddTar (33.90s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.36s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.20s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.65s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.52s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.33s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.00s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.60s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.13s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.78s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.35s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.07s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.09s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.65s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.22s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.69s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.73s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.41s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.46s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.24s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.46s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.60s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.07s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildCmd (0.64s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.59s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.61s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.71s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.40s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.32s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.56s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.06s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.00s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.54s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.95s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.78s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.52s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (33.62s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.65s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.58s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.06s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.34s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.76s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.77s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.03s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.72s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.76s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.02s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.34s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.27s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildDockerignore (50.24s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.40s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.38s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (56.24s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.66s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.72s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.73s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.00s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.63s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (28.76s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.81s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.44s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (76.70s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.43s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.66s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.26s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.61s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.64s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.51s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.40s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.80s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.33s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.13s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.06s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.77s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.03s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.70s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildFails (2.68s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.51s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.63s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.67s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.98s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.59s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.33s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.79s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.63s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.84s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildHistory (12.87s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.08s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.09s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.80s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.65s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildLabel (1.09s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.71s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.10s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.63s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildLabels (1.09s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.66s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.51s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.63s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.65s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.17s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.77s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.58s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (34.64s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.06s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.35s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.30s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.86s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.12s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.95s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.72s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.32s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.66s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.85s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.82s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.03s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.50s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.37s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.83s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.82s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.91s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.28s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.79s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.47s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.34s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.32s) [2022-04-04T19:46:07.683Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (43.42s) [2022-04-04T19:46:07.683Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.78s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestBuildRm (12.76s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.52s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.41s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.56s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.21s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.15s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.70s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.74s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.72s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.70s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.82s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.61s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestBuildStderr (4.48s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.99s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.37s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.82s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.40s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.50s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.21s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.77s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.62s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.33s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.67s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.00s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.18s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.67s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.57s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.35s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.48s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.42s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.40s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.03s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.36s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.29s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.66s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.14s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.37s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.98s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.70s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestCommitChange (5.12s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.78s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.41s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestCommitTTY (7.49s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.47s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.14s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.56s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.65s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.81s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.78s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.73s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.36s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.22s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.35s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.33s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.77s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.43s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.22s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.99s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.76s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.25s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.33s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.66s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.73s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.31s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.73s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.24s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.88s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.12s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.79s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.80s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.82s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.60s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000d2c2d0_} (2.74s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13940744871_c:\foo_false____} (2.59s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13940744871_c:\foo_true____} (2.74s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.49s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.11s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.89s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.48s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.85s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.08s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.98s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.33s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.28s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestCpToDot (3.03s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestCpToStdout (3.12s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestCreateArgs (0.23s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.29s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.81s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.24s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.97s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.83s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestCreateLabels (0.22s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestCreateRM (0.45s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.46s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.71s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.48s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.55s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.85s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.84s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.76s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.89s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.62s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestEventsCopy (4.86s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.95s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.75s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.85s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.50s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.52s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.05s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestEventsFilters (5.40s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestEventsFormat (5.69s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2022-04-04T19:46:07.684Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-04T19:46:07.684Z] --- PASS: TestDockerSuite/TestEventsRename (2.90s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestEventsResize (8.20s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.78s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.73s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.26s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.71s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.30s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.28s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.26s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.27s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.33s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.24s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.13s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.35s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestExecInspectID (4.67s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.54s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.41s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.73s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.09s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.21s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.24s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.14s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.72s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.73s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.11s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.98s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.20s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.03s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.97s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.72s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.74s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.71s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.67s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestInspectDefault (2.30s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestInspectHistory (4.20s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.68s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.23s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.70s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.30s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.25s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestInspectStatus (3.54s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.68s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.51s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.71s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.32s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.76s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.82s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.80s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.30s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.14s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.09s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.75s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.32s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.77s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.78s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.79s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.75s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.58s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.84s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.81s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestLogsSince (9.43s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestLogsTail (3.10s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.81s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.80s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.42s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.08s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestPsByOrder (8.76s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.56s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.10s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.36s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.73s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.07s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.50s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.06s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-04T19:46:07.685Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.23s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-04T19:46:07.685Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-04T19:46:07.686Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-04-04T19:46:07.686Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-04T19:46:07.686Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.13s) [2022-04-04T19:46:07.686Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-04T19:46:07.686Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.81s) [2022-04-04T19:46:07.686Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-04T19:46:07.686Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.35s) [2022-04-04T19:46:07.686Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.01s) [2022-04-04T19:46:07.686Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-04T19:46:07.686Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.44s) [2022-04-04T19:46:07.686Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.09s) [2022-04-04T19:46:07.686Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.81s) [2022-04-04T19:46:07.686Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.57s) [2022-04-04T19:46:07.686Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-04T19:46:07.686Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.10s) [2022-04-04T19:46:07.686Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.29s) [2022-04-04T19:46:07.686Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s) [2022-04-04T19:46:07.686Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.88s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.04s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.68s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.00s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.33s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.16s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.47s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.79s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.66s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.29s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.55s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.07s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRmiTag (0.70s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.77s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.83s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.02s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.08s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.33s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.24s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.04s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.06s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.73s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.83s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.79s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.69s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.87s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.62s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.75s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.19s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.06s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.17s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.62s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.83s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.80s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.98s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.52s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.91s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.70s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.74s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.72s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunExitCode (2.78s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.35s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.71s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.76s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.95s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.45s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.24s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.83s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.86s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.94s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.47s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.12s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.02s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.47s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.15s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.61s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunRm (2.82s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.83s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.86s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.69s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.28s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.77s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.68s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.52s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.95s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.64s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.68s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.47s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.32s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.46s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.52s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.44s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.75s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.87s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.94s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.72s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.03s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.01s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-04T19:46:08.143Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.32s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2022-04-04T19:46:08.143Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-04-04T19:46:08.144Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2022-04-04T19:46:08.144Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.96s) [2022-04-04T19:46:08.144Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.52s) [2022-04-04T19:46:08.144Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.35s) [2022-04-04T19:46:08.144Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.37s) [2022-04-04T19:46:08.144Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.78s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-04T19:46:08.144Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.88s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-04T19:46:08.144Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.84s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-04T19:46:08.144Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.22s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-04T19:46:08.144Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.26s) [2022-04-04T19:46:08.144Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.46s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-04T19:46:08.144Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.23s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-04T19:46:08.144Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2022-04-04T19:46:08.144Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2022-04-04T19:46:08.144Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-04T19:46:08.144Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) [2022-04-04T19:46:08.144Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2022-04-04T19:46:08.144Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-04-04T19:46:08.144Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.96s) [2022-04-04T19:46:08.144Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-04-04T19:46:08.144Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.47s) [2022-04-04T19:46:08.144Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.39s) [2022-04-04T19:46:08.144Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.39s) [2022-04-04T19:46:08.144Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-04-04T19:46:08.144Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2022-04-04T19:46:08.144Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.64s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-04T19:46:08.144Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.64s) [2022-04-04T19:46:08.144Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-04T19:46:08.144Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.20s) [2022-04-04T19:46:08.144Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2022-04-04T19:46:08.144Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2022-04-04T19:46:08.144Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.86s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-04T19:46:08.144Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.41s) [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistrySuite [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-04T19:46:08.144Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-04T19:46:08.144Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-04T19:46:08.144Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-04T19:46:08.144Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-04T19:46:08.144Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-04T19:46:08.144Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-04T19:46:08.144Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-04T19:46:08.144Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-04T19:46:08.144Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-04T19:46:08.144Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-04T19:46:08.144Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-04T19:46:08.144Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-04T19:46:08.144Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-04T19:46:08.144Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-04T19:46:08.144Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-04T19:46:08.144Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-04T19:46:08.144Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-04T19:46:08.144Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-04T19:46:08.144Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-04T19:46:08.144Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-04T19:46:08.144Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-04T19:46:08.144Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-04T19:46:08.144Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-04T19:46:08.144Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-04T19:46:08.144Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-04T19:46:08.144Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-04T19:46:08.144Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-04T19:46:08.144Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-04T19:46:08.144Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-04T19:46:08.144Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-04T19:46:08.144Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-04T19:46:08.144Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-04T19:46:08.144Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-04T19:46:08.144Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-04T19:46:08.144Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-04T19:46:08.144Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-04T19:46:08.144Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-04T19:46:08.144Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] --- PASS: TestDockerRegistrySuite (0.12s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-04T19:46:08.144Z] === RUN TestDockerSchema1RegistrySuite [2022-04-04T19:46:08.144Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-04T19:46:08.144Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-04T19:46:08.144Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-04T19:46:08.144Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-04T19:46:08.144Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-04T19:46:08.144Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-04T19:46:08.144Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-04T19:46:08.144Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-04T19:46:08.144Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-04T19:46:08.144Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-04T19:46:08.144Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-04T19:46:08.144Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-04T19:46:08.144Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-04T19:46:08.144Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-04T19:46:08.144Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-04T19:46:08.144Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-04T19:46:08.144Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-04T19:46:08.144Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-04T19:46:08.144Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-04T19:46:08.144Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-04T19:46:08.144Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-04T19:46:08.144Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-04T19:46:08.144Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-04T19:46:08.144Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-04T19:46:08.144Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.144Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-04T19:46:08.144Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-04T19:46:08.144Z] === RUN TestDockerDaemonSuite [2022-04-04T19:46:08.144Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-04T19:46:08.144Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-04T19:46:08.145Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-04T19:46:08.145Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-04T19:46:08.145Z] === RUN TestDockerSwarmSuite [2022-04-04T19:46:08.145Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-04T19:46:08.145Z] === RUN TestDockerPluginSuite [2022-04-04T19:46:08.145Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-04T19:46:08.145Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-04T19:46:08.145Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-04T19:46:08.145Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-04T19:46:08.145Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-04T19:46:08.145Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-04T19:46:08.145Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-04T19:46:08.145Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-04T19:46:08.145Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-04T19:46:08.145Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-04T19:46:08.145Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-04T19:46:08.145Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-04T19:46:08.145Z] === RUN TestDockerExternalVolumeSuite [2022-04-04T19:46:08.145Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-04T19:46:08.145Z] === RUN TestDockerNetworkSuite [2022-04-04T19:46:08.145Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-04T19:46:08.145Z] === RUN TestDockerHubPullSuite [2022-04-04T19:46:08.145Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-04T19:46:08.145Z] PASS [2022-04-04T19:46:08.145Z] ok github.com/docker/docker/integration-cli 2350.142s [2022-04-04T19:46:08.145Z] [2022-04-04T19:46:08.145Z] === Skipped [2022-04-04T19:46:08.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-04T19:46:08.145Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-04T19:46:08.145Z] [2022-04-04T19:46:08.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-04T19:46:08.145Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-04T19:46:08.145Z] [2022-04-04T19:46:08.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-04T19:46:08.145Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-04T19:46:08.145Z] [2022-04-04T19:46:08.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-04T19:46:08.145Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-04T19:46:08.145Z] [2022-04-04T19:46:08.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-04T19:46:08.145Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-04T19:46:08.145Z] [2022-04-04T19:46:08.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-04T19:46:08.145Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-04T19:46:08.145Z] [2022-04-04T19:46:08.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-04T19:46:08.145Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-04T19:46:08.145Z] [2022-04-04T19:46:08.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-04T19:46:08.145Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-04T19:46:08.145Z] [2022-04-04T19:46:08.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-04T19:46:08.145Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-04T19:46:08.145Z] [2022-04-04T19:46:08.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-04T19:46:08.145Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-04T19:46:08.145Z] [2022-04-04T19:46:08.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-04T19:46:08.145Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-04T19:46:08.145Z] [2022-04-04T19:46:08.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-04T19:46:08.145Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-04T19:46:08.145Z] [2022-04-04T19:46:08.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-04T19:46:08.145Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-04T19:46:08.145Z] [2022-04-04T19:46:08.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-04T19:46:08.145Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-04T19:46:08.145Z] [2022-04-04T19:46:08.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-04T19:46:08.145Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-04T19:46:08.145Z] [2022-04-04T19:46:08.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-04T19:46:08.145Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-04T19:46:08.145Z] [2022-04-04T19:46:08.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-04T19:46:08.145Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-04T19:46:08.145Z] [2022-04-04T19:46:08.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-04T19:46:08.145Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-04T19:46:08.145Z] [2022-04-04T19:46:08.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2022-04-04T19:46:08.145Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2022-04-04T19:46:08.145Z] [2022-04-04T19:46:08.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-04T19:46:08.145Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-04T19:46:08.145Z] [2022-04-04T19:46:08.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-04T19:46:08.145Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-04T19:46:08.145Z] [2022-04-04T19:46:08.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-04T19:46:08.145Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-04T19:46:08.145Z] [2022-04-04T19:46:08.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-04T19:46:08.145Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-04T19:46:08.145Z] [2022-04-04T19:46:08.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-04T19:46:08.145Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-04T19:46:08.145Z] [2022-04-04T19:46:08.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-04T19:46:08.145Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-04T19:46:08.145Z] [2022-04-04T19:46:08.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-04T19:46:08.145Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-04T19:46:08.145Z] [2022-04-04T19:46:08.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-04T19:46:08.145Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-04T19:46:08.145Z] [2022-04-04T19:46:08.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-04T19:46:08.145Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-04T19:46:08.145Z] [2022-04-04T19:46:08.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-04T19:46:08.145Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-04T19:46:08.145Z] [2022-04-04T19:46:08.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-04T19:46:08.145Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-04T19:46:08.145Z] [2022-04-04T19:46:08.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.36s) [2022-04-04T19:46:08.145Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.36s) [2022-04-04T19:46:08.145Z] [2022-04-04T19:46:08.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.65s) [2022-04-04T19:46:08.145Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.65s) [2022-04-04T19:46:08.145Z] [2022-04-04T19:46:08.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.00s) [2022-04-04T19:46:08.145Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.00s) [2022-04-04T19:46:08.145Z] [2022-04-04T19:46:08.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.35s) [2022-04-04T19:46:08.145Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.35s) [2022-04-04T19:46:08.145Z] [2022-04-04T19:46:08.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-04T19:46:08.145Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-04T19:46:08.145Z] [2022-04-04T19:46:08.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-04T19:46:08.145Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-04T19:46:08.145Z] [2022-04-04T19:46:08.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-04T19:46:08.145Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-04T19:46:08.145Z] [2022-04-04T19:46:08.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-04T19:46:08.145Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-04T19:46:08.145Z] [2022-04-04T19:46:08.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-04-04T19:46:08.145Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-04-04T19:46:08.145Z] [2022-04-04T19:46:08.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.73s) [2022-04-04T19:46:08.145Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.73s) [2022-04-04T19:46:08.145Z] [2022-04-04T19:46:08.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.41s) [2022-04-04T19:46:08.145Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.41s) [2022-04-04T19:46:08.145Z] [2022-04-04T19:46:08.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-04T19:46:08.145Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-04T19:46:08.145Z] [2022-04-04T19:46:08.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-04T19:46:08.145Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-04T19:46:08.145Z] [2022-04-04T19:46:08.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-04T19:46:08.145Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-04T19:46:08.145Z] [2022-04-04T19:46:08.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-04T19:46:08.145Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-04T19:46:08.145Z] [2022-04-04T19:46:08.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-04T19:46:08.145Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-04T19:46:08.145Z] [2022-04-04T19:46:08.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-04T19:46:08.145Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.145Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-04T19:46:08.145Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-04T19:46:08.146Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-04T19:46:08.146Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2022-04-04T19:46:08.146Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.34s) [2022-04-04T19:46:08.146Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.34s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-04T19:46:08.146Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-04T19:46:08.146Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2022-04-04T19:46:08.146Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.38s) [2022-04-04T19:46:08.146Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.38s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.33s) [2022-04-04T19:46:08.146Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-04-04T19:46:08.146Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-04T19:46:08.146Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-04-04T19:46:08.146Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.33s) [2022-04-04T19:46:08.146Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.33s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-04T19:46:08.146Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-04T19:46:08.146Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-04T19:46:08.146Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-04T19:46:08.146Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-04T19:46:08.146Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-04T19:46:08.146Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-04T19:46:08.146Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-04-04T19:46:08.146Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-04T19:46:08.146Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-04T19:46:08.146Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-04T19:46:08.146Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-04T19:46:08.146Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-04T19:46:08.146Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-04T19:46:08.146Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-04T19:46:08.146Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2022-04-04T19:46:08.146Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-04T19:46:08.146Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-04T19:46:08.146Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-04T19:46:08.146Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-04T19:46:08.146Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-04T19:46:08.146Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-04T19:46:08.146Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-04T19:46:08.146Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-04T19:46:08.146Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-04-04T19:46:08.146Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.41s) [2022-04-04T19:46:08.146Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.41s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.37s) [2022-04-04T19:46:08.146Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.37s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-04-04T19:46:08.146Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-04T19:46:08.146Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-04T19:46:08.146Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-04T19:46:08.146Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-04T19:46:08.146Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.43s) [2022-04-04T19:46:08.146Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-04T19:46:08.146Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.35s) [2022-04-04T19:46:08.146Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.35s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2022-04-04T19:46:08.146Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.36s) [2022-04-04T19:46:08.146Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.36s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-04T19:46:08.146Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.37s) [2022-04-04T19:46:08.146Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.37s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-04T19:46:08.146Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-04T19:46:08.146Z] docker_cli_sni_test.go:18: Flakey test [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-04T19:46:08.146Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-04T19:46:08.146Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-04T19:46:08.146Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-04T19:46:08.146Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-04T19:46:08.146Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-04T19:46:08.146Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-04T19:46:08.146Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-04T19:46:08.146Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-04T19:46:08.146Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-04T19:46:08.146Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.146Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-04T19:46:08.146Z] [2022-04-04T19:46:08.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-04T19:46:08.146Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-04T19:46:08.147Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-04T19:46:08.147Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-04-04T19:46:08.147Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-04T19:46:08.147Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-04T19:46:08.147Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-04T19:46:08.147Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-04T19:46:08.147Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-04T19:46:08.147Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-04T19:46:08.147Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.03s) [2022-04-04T19:46:08.147Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-04T19:46:08.147Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-04T19:46:08.147Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-04T19:46:08.147Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-04T19:46:08.147Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-04T19:46:08.147Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-04T19:46:08.147Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-04T19:46:08.147Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-04T19:46:08.147Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-04T19:46:08.147Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-04T19:46:08.147Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-04T19:46:08.147Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-04T19:46:08.147Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-04T19:46:08.147Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-04T19:46:08.147Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-04T19:46:08.147Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-04T19:46:08.147Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.03s) [2022-04-04T19:46:08.147Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-04T19:46:08.147Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-04T19:46:08.147Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-04T19:46:08.147Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-04T19:46:08.147Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-04T19:46:08.147Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-04T19:46:08.147Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-04T19:46:08.147Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-04T19:46:08.147Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-04T19:46:08.147Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-04T19:46:08.147Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-04T19:46:08.147Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-04T19:46:08.147Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-04T19:46:08.147Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-04T19:46:08.147Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-04T19:46:08.147Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-04T19:46:08.147Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-04T19:46:08.147Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-04T19:46:08.147Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-04T19:46:08.147Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-04T19:46:08.147Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-04T19:46:08.147Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-04T19:46:08.147Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-04T19:46:08.147Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-04T19:46:08.147Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-04T19:46:08.147Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-04T19:46:08.147Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-04T19:46:08.147Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-04T19:46:08.147Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-04T19:46:08.147Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-04T19:46:08.147Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-04T19:46:08.147Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-04T19:46:08.147Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-04T19:46:08.147Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-04T19:46:08.147Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-04-04T19:46:08.147Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-04T19:46:08.147Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-04T19:46:08.147Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-04T19:46:08.147Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.147Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-04T19:46:08.147Z] [2022-04-04T19:46:08.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-04T19:46:08.148Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-04T19:46:08.148Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-04T19:46:08.148Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-04-04T19:46:08.148Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-04T19:46:08.148Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-04T19:46:08.148Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-04T19:46:08.148Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-04T19:46:08.148Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-04T19:46:08.148Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-04T19:46:08.148Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-04T19:46:08.148Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-04T19:46:08.148Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-04T19:46:08.148Z] [2022-04-04T19:46:08.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-04T19:46:08.148Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.148Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-04T19:46:08.149Z] [2022-04-04T19:46:08.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-04T19:46:08.149Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.149Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-04T19:46:08.149Z] [2022-04-04T19:46:08.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-04T19:46:08.149Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.149Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-04T19:46:08.149Z] [2022-04-04T19:46:08.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-04T19:46:08.149Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.149Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-04T19:46:08.149Z] [2022-04-04T19:46:08.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-04T19:46:08.149Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.149Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-04T19:46:08.149Z] [2022-04-04T19:46:08.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-04T19:46:08.149Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.149Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-04T19:46:08.149Z] [2022-04-04T19:46:08.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-04T19:46:08.149Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.149Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-04T19:46:08.149Z] [2022-04-04T19:46:08.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-04T19:46:08.149Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.149Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-04T19:46:08.149Z] [2022-04-04T19:46:08.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-04T19:46:08.149Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.149Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-04T19:46:08.149Z] [2022-04-04T19:46:08.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-04T19:46:08.149Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.149Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-04T19:46:08.149Z] [2022-04-04T19:46:08.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-04T19:46:08.149Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.149Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-04T19:46:08.149Z] [2022-04-04T19:46:08.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-04T19:46:08.149Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.149Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-04T19:46:08.149Z] [2022-04-04T19:46:08.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-04-04T19:46:08.149Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.149Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-04-04T19:46:08.149Z] [2022-04-04T19:46:08.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-04T19:46:08.149Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.149Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-04T19:46:08.149Z] [2022-04-04T19:46:08.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-04T19:46:08.149Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.149Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-04T19:46:08.149Z] [2022-04-04T19:46:08.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-04-04T19:46:08.149Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.149Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-04T19:46:08.149Z] [2022-04-04T19:46:08.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-04T19:46:08.149Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.149Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-04T19:46:08.149Z] [2022-04-04T19:46:08.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-04T19:46:08.149Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.149Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-04T19:46:08.149Z] [2022-04-04T19:46:08.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-04T19:46:08.149Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.149Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-04T19:46:08.149Z] [2022-04-04T19:46:08.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-04-04T19:46:08.149Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.149Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-04T19:46:08.149Z] [2022-04-04T19:46:08.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-04T19:46:08.149Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.149Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-04T19:46:08.149Z] [2022-04-04T19:46:08.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-04T19:46:08.149Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.149Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-04T19:46:08.149Z] [2022-04-04T19:46:08.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-04T19:46:08.149Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-04T19:46:08.149Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-04T19:46:08.149Z] [2022-04-04T19:46:08.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-04T19:46:08.149Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-04T19:46:08.605Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-04T19:46:08.605Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-04-04T19:46:08.605Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-04T19:46:08.605Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-04T19:46:08.605Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-04-04T19:46:08.605Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-04T19:46:08.605Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-04T19:46:08.605Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-04T19:46:08.605Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-04T19:46:08.605Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-04T19:46:08.605Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-04T19:46:08.605Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-04T19:46:08.605Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-04T19:46:08.605Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-04T19:46:08.605Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-04T19:46:08.605Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-04T19:46:08.605Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-04T19:46:08.605Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-04T19:46:08.605Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-04T19:46:08.605Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-04T19:46:08.605Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-04-04T19:46:08.605Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-04T19:46:08.605Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-04T19:46:08.605Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-04T19:46:08.605Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-04T19:46:08.605Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-04T19:46:08.605Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-04T19:46:08.605Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-04T19:46:08.605Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-04-04T19:46:08.605Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-04T19:46:08.605Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-04T19:46:08.605Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-04-04T19:46:08.605Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-04T19:46:08.605Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-04T19:46:08.605Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.04s) [2022-04-04T19:46:08.605Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.04s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.06s) [2022-04-04T19:46:08.605Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.06s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-04T19:46:08.605Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-04T19:46:08.605Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-04T19:46:08.605Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-04T19:46:08.605Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-04-04T19:46:08.605Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-04T19:46:08.605Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-04T19:46:08.605Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-04T19:46:08.605Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-04T19:46:08.605Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-04T19:46:08.605Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-04T19:46:08.605Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-04T19:46:08.605Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-04T19:46:08.605Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-04T19:46:08.605Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-04T19:46:08.605Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-04T19:46:08.605Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-04T19:46:08.605Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-04T19:46:08.605Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-04T19:46:08.605Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-04T19:46:08.605Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.605Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-04T19:46:08.605Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.606Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-04-04T19:46:08.606Z] [2022-04-04T19:46:08.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-04T19:46:08.606Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-04T19:46:08.607Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-04T19:46:08.607Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-04-04T19:46:08.607Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-04T19:46:08.607Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-04T19:46:08.607Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-04T19:46:08.607Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-04T19:46:08.607Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-04T19:46:08.607Z] [2022-04-04T19:46:08.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-04T19:46:08.607Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.607Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-04T19:46:08.608Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-04T19:46:08.608Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-04T19:46:08.608Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-04T19:46:08.608Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-04T19:46:08.608Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-04T19:46:08.608Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-04T19:46:08.608Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-04T19:46:08.608Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-04T19:46:08.608Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-04T19:46:08.608Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s) [2022-04-04T19:46:08.608Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-04T19:46:08.608Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.608Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-04T19:46:08.608Z] [2022-04-04T19:46:08.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-04T19:46:08.609Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.609Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-04T19:46:08.609Z] [2022-04-04T19:46:08.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-04T19:46:08.609Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.609Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-04T19:46:08.609Z] [2022-04-04T19:46:08.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-04T19:46:08.609Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.609Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-04T19:46:08.609Z] [2022-04-04T19:46:08.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-04T19:46:08.609Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.609Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-04T19:46:08.609Z] [2022-04-04T19:46:08.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-04T19:46:08.609Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.609Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-04T19:46:08.609Z] [2022-04-04T19:46:08.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-04T19:46:08.609Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.609Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-04T19:46:08.609Z] [2022-04-04T19:46:08.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-04T19:46:08.609Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.609Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-04T19:46:08.609Z] [2022-04-04T19:46:08.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-04T19:46:08.609Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.609Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-04T19:46:08.609Z] [2022-04-04T19:46:08.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-04T19:46:08.609Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.609Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-04T19:46:08.609Z] [2022-04-04T19:46:08.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-04T19:46:08.609Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.609Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-04T19:46:08.609Z] [2022-04-04T19:46:08.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-04T19:46:08.609Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.609Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-04T19:46:08.609Z] [2022-04-04T19:46:08.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-04T19:46:08.609Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.609Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-04T19:46:08.609Z] [2022-04-04T19:46:08.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-04T19:46:08.609Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.609Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-04T19:46:08.609Z] [2022-04-04T19:46:08.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-04T19:46:08.609Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.609Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-04T19:46:08.609Z] [2022-04-04T19:46:08.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-04T19:46:08.609Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.609Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-04T19:46:08.609Z] [2022-04-04T19:46:08.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-04T19:46:08.609Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.609Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-04T19:46:08.609Z] [2022-04-04T19:46:08.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-04T19:46:08.609Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.609Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-04T19:46:08.609Z] [2022-04-04T19:46:08.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-04T19:46:08.609Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.609Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-04T19:46:08.609Z] [2022-04-04T19:46:08.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-04T19:46:08.609Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.609Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-04T19:46:08.609Z] [2022-04-04T19:46:08.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-04T19:46:08.609Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.609Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-04T19:46:08.609Z] [2022-04-04T19:46:08.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-04T19:46:08.609Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.609Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-04T19:46:08.609Z] [2022-04-04T19:46:08.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-04T19:46:08.609Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.609Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-04T19:46:08.609Z] [2022-04-04T19:46:08.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-04T19:46:08.609Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.609Z] [2022-04-04T19:46:08.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-04T19:46:08.609Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.609Z] [2022-04-04T19:46:08.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-04T19:46:08.609Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-04T19:46:08.609Z] [2022-04-04T19:46:08.609Z] DONE 1088 tests, 539 skipped in 2360.955s [2022-04-04T19:46:08.609Z] INFO: Integration tests ended at 04/04/2022 19:46:08. Duration:00:39:21.0880796 [2022-04-04T19:46:08.609Z] INFO: Docker info of the daemon under test at end of run [2022-04-04T19:46:08.609Z] [2022-04-04T19:46:08.609Z] Containers: 10 [2022-04-04T19:46:08.609Z] Running: 0 [2022-04-04T19:46:08.609Z] Paused: 0 [2022-04-04T19:46:08.609Z] Stopped: 10 [2022-04-04T19:46:08.609Z] Images: 18 [2022-04-04T19:46:08.609Z] Server Version: 0.0.0-dev [2022-04-04T19:46:08.609Z] Storage Driver: windowsfilter [2022-04-04T19:46:08.609Z] Windows: [2022-04-04T19:46:08.609Z] Logging Driver: json-file [2022-04-04T19:46:08.609Z] Plugins: [2022-04-04T19:46:08.609Z] Volume: local [2022-04-04T19:46:08.609Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-04T19:46:08.609Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-04T19:46:08.609Z] Swarm: inactive [2022-04-04T19:46:08.609Z] Default Isolation: process [2022-04-04T19:46:08.609Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-04T19:46:08.609Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-04T19:46:08.609Z] OSType: windows [2022-04-04T19:46:08.609Z] Architecture: x86_64 [2022-04-04T19:46:08.609Z] CPUs: 4 [2022-04-04T19:46:08.609Z] Total Memory: 32GiB [2022-04-04T19:46:08.609Z] Name: azwin-2-e681f0 [2022-04-04T19:46:08.609Z] ID: HO7K:BMDF:FZNJ:EAZD:ONKH:E4CO:GNL4:GOC6:HBIP:ARAF:5OAQ:SFEB [2022-04-04T19:46:08.609Z] Docker Root Dir: D:\CI\PR-43462\1\daemon [2022-04-04T19:46:08.609Z] Debug Mode (client): false [2022-04-04T19:46:08.609Z] Debug Mode (server): true [2022-04-04T19:46:08.609Z] File Descriptors: -1 [2022-04-04T19:46:08.609Z] Goroutines: 17 [2022-04-04T19:46:08.609Z] System Time: 2022-04-04T19:46:08.4743232Z [2022-04-04T19:46:08.609Z] EventsListeners: 0 [2022-04-04T19:46:08.609Z] Registry: https://index.docker.io/v1/ [2022-04-04T19:46:08.609Z] Labels: [2022-04-04T19:46:08.609Z] Experimental: false [2022-04-04T19:46:08.609Z] Insecure Registries: [2022-04-04T19:46:08.609Z] 127.0.0.0/8 [2022-04-04T19:46:08.609Z] Live Restore Enabled: false [2022-04-04T19:46:08.609Z] [2022-04-04T19:46:08.609Z] [2022-04-04T19:46:08.609Z] INFO: Stopping daemon under test [2022-04-04T19:46:09.064Z] SUCCESS: The process with PID 1472 (child process of PID 2244) has been terminated. [2022-04-04T19:46:09.064Z] SUCCESS: The process with PID 2244 (child process of PID 3036) has been terminated. [2022-04-04T19:46:09.064Z] INFO: Stop tailing logs of the daemon under tests [2022-04-04T19:46:09.064Z] INFO: executeCI.ps1 Completed successfully at 04/04/2022 19:46:08. [2022-04-04T19:46:09.064Z] INFO: Tidying up at end of run [2022-04-04T19:46:09.064Z] INFO: Saving daemon under test log (d:\CI\PR-43462\1\dut.out) to bundles\CIDUT.out [2022-04-04T19:46:09.064Z] INFO: Saving daemon under test log (d:\CI\PR-43462\1\dut.err) to bundles\CIDUT.err [2022-04-04T19:46:09.064Z] INFO: Saving containerd logs to bundles [2022-04-04T19:46:09.064Z] INFO: Nuke-Everything... [2022-04-04T19:46:09.064Z] INFO: Container count on control daemon to delete is 2 [2022-04-04T19:46:09.521Z] 9090f2993f85 [2022-04-04T19:46:09.521Z] a439448f398b [2022-04-04T19:46:09.521Z] INFO: Tidying pidfile d:\CI\PR-43462\1\docker.pid [2022-04-04T19:46:09.521Z] INFO: Nuking d:\CI [2022-04-04T19:46:11.534Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-04T19:46:11.534Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-04T19:46:12.002Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-04T19:46:15.794Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-04T19:46:15.794Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-04T19:46:15.794Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-04T19:46:15.794Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-04T19:46:18.754Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-04T19:46:18.754Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-04T19:46:18.754Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-04T19:46:18.754Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-04T19:46:18.754Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-04T19:46:19.222Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-04T19:46:19.222Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-04T19:46:19.222Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-04T19:46:19.222Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-04T19:46:19.222Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-04T19:46:19.222Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T19:46:19.222Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-04T19:46:19.222Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-04T19:46:19.222Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-04T19:46:19.222Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T19:46:19.222Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-04T19:46:19.222Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T19:46:19.222Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-04T19:46:19.222Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-04T19:46:19.222Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-04T19:46:19.222Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-04T19:46:19.222Z] === RUN TestDockerSuite/TestDockerFails [2022-04-04T19:46:19.222Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-04T19:46:19.222Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-04T19:46:19.222Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-04T19:46:19.222Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-04T19:46:19.222Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-04T19:46:19.222Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-04T19:46:19.222Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-04T19:46:19.222Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-04T19:46:19.222Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-04T19:46:19.222Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-04T19:46:19.222Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-04T19:46:23.016Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-04T19:46:25.989Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-04T19:46:29.783Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-04T19:46:30.658Z] INFO: Zapped successfully [2022-04-04T19:46:30.658Z] [2022-04-04T19:46:30.658Z] INFO: executeCI.ps1 exiting at Mon Apr 4 19:46:29 CUT 2022. Duration 01:03:30.8764550 [2022-04-04T19:46:30.658Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-04T19:46:30.897Z] Recording test results [2022-04-04T19:46:40.802Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-04T19:46:42.286Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-04T19:46:42.899Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-04T19:46:44.638Z] Archiving artifacts [2022-04-04T19:46:48.153Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-04T19:46:55.312Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-04T19:46:57.526Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-04T19:46:58.512Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-04T19:47:00.175Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43462/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-04T19:47:01.087Z] + make clean [2022-04-04T19:47:03.258Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-04T19:47:03.258Z] docker-dev-cache [2022-04-04T19:47:03.258Z] docker-mod-cache [Pipeline] deleteDir [2022-04-04T19:47:04.382Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-04T19:47:05.366Z] === RUN TestDockerSuite/TestEventsFilterType [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-04T19:47:06.351Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-04T19:47:13.508Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-04T19:47:20.660Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-04T19:47:20.660Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-04T19:47:20.660Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-04T19:47:20.660Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-04T19:47:20.660Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-04T19:47:20.660Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-04T19:47:20.660Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-04T19:47:20.660Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-04T19:47:20.660Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-04T19:47:21.418Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-04T19:47:21.418Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-04T19:47:21.418Z] === RUN TestDockerSuite/TestEventsRename [2022-04-04T19:47:24.703Z] === RUN TestDockerSuite/TestEventsResize [2022-04-04T19:48:00.540Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-04T19:48:01.527Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-04T19:48:06.274Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-04T19:48:11.039Z] === RUN TestDockerSuite/TestEventsTop [2022-04-04T19:48:11.039Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-04T19:48:11.039Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-04T19:48:13.986Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-04T19:48:19.848Z] === RUN TestDockerSuite/TestExec [2022-04-04T19:48:19.848Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T19:48:19.848Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-04T19:48:19.848Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-04T19:48:19.848Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-04T19:48:22.801Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-04T19:48:25.753Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-04T19:48:25.753Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T19:48:25.753Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-04T19:48:25.753Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T19:48:25.753Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-04T19:48:25.753Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-04T19:48:25.753Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-04T19:48:29.540Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-04T19:48:33.329Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-04T19:48:37.121Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-04T19:48:40.905Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-04T19:48:48.059Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-04T19:48:48.059Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-04T19:48:48.059Z] === RUN TestDockerSuite/TestExecEnv [2022-04-04T19:48:48.059Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-04T19:48:48.059Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-04T19:48:48.059Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-04T19:48:48.059Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-04T19:48:56.714Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-04T19:49:01.761Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-04T19:49:01.761Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-04T19:49:01.761Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-04T19:49:01.761Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-04T19:49:01.761Z] === RUN TestDockerSuite/TestExecParseError [2022-04-04T19:49:01.761Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-04T19:49:01.761Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-04T19:49:01.761Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-04T19:49:01.761Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-04T19:49:01.761Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-04T19:49:01.761Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-04T19:49:05.551Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-04T19:49:05.551Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-04T19:49:05.551Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-04T19:49:05.551Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-04T19:49:05.551Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-04T19:49:05.551Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-04T19:49:05.551Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-04T19:49:05.551Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-04T19:49:05.551Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-04T19:49:05.551Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-04T19:49:05.551Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-04T19:49:10.310Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-04T19:49:10.310Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-04T19:49:10.310Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-04T19:49:17.468Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-04T19:49:17.468Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-04T19:49:17.468Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-04T19:49:17.468Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-04T19:49:17.468Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-04T19:49:17.468Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-04T19:49:17.468Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-04T19:49:24.624Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-04T19:49:31.780Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-04T19:49:35.574Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-04T19:49:43.098Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-04T19:49:43.098Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T19:49:43.098Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-04T19:49:43.098Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-04T19:49:43.098Z] === RUN TestDockerSuite/TestHealth [2022-04-04T19:49:43.098Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-04T19:49:43.098Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-04T19:49:43.098Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-04T19:49:43.708Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-04T19:49:43.708Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-04T19:49:49.576Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-04T19:49:49.576Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-04T19:49:49.576Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-04T19:49:49.576Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-04T19:49:49.576Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-04T19:49:49.576Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-04T19:49:49.576Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-04T19:49:50.044Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-04T19:49:50.044Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-04T19:49:50.044Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-04T19:49:51.612Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-04T19:49:51.612Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-04T19:49:53.176Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-04T19:49:53.645Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-04T19:49:55.862Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-04T19:49:59.654Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-04T19:49:59.654Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-04T19:49:59.654Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-04T19:49:59.654Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-04T19:50:03.442Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-04T19:50:03.442Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-04T19:50:03.442Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-04T19:50:03.442Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-04T19:50:03.442Z] === RUN TestDockerSuite/TestImportFile [2022-04-04T19:50:03.442Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-04T19:50:03.442Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-04T19:50:03.911Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-04T19:50:03.911Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-04T19:50:03.911Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-04T19:50:03.911Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-04T19:50:03.911Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-04T19:50:03.911Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T19:50:03.911Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-04T19:50:03.911Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-04T19:50:03.911Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-04T19:50:03.911Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-04T19:50:03.911Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-04T19:50:03.911Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-04T19:50:03.911Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-04T19:50:03.911Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-04T19:50:03.911Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-04T19:50:03.911Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-04T19:50:03.911Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-04T19:50:03.911Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-04T19:50:07.700Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-04T19:50:10.659Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-04T19:50:10.659Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-04T19:50:10.659Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-04T19:50:10.659Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-04T19:50:10.659Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-04T19:50:10.659Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-04T19:50:10.659Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-04T19:50:10.659Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-04T19:50:13.612Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-04T19:50:14.080Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-04T19:50:17.035Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-04T19:50:17.035Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-04T19:50:17.035Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-04T19:50:17.035Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-04T19:50:17.035Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-04T19:50:17.035Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-04T19:50:17.035Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-04T19:50:19.987Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-04T19:50:25.855Z] === RUN TestDockerSuite/TestInspectImage [2022-04-04T19:50:25.855Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T19:50:25.855Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-04T19:50:25.855Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T19:50:25.855Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-04T19:50:25.855Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-04T19:50:25.855Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-04T19:50:28.806Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-04T19:50:32.598Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-04T19:50:32.598Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-04T19:50:36.388Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-04T19:50:40.177Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-04T19:50:40.177Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-04T19:50:40.177Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-04T19:50:40.177Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-04T19:50:43.969Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-04T19:50:47.763Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-04T19:50:54.920Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-04T19:50:58.711Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-04T19:51:01.665Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-04T19:51:05.454Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-04T19:51:08.406Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-04T19:51:12.206Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-04T19:51:15.157Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-04T19:51:15.157Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-04T19:51:15.157Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T19:51:15.157Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-04T19:51:15.157Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-04T19:51:15.157Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-04T19:51:15.157Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-04T19:51:15.157Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-04T19:51:15.157Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-04T19:51:15.157Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-04T19:51:15.157Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-04T19:51:15.157Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-04T19:51:15.157Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-04T19:51:15.157Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-04T19:51:15.157Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T19:51:15.157Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-04T19:51:15.157Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-04T19:51:15.157Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-04T19:51:15.157Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-04T19:51:15.157Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-04T19:51:15.157Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-04T19:51:15.157Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-04T19:51:15.157Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-04T19:51:15.157Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-04T19:51:15.157Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T19:51:15.157Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-04T19:51:15.157Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-04T19:51:15.157Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-04T19:51:15.157Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-04T19:51:15.157Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-04T19:51:15.157Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-04T19:51:15.157Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-04T19:51:15.157Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-04T19:51:15.157Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-04T19:51:15.157Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-04T19:51:15.157Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-04T19:51:18.951Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-04T19:51:22.193Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-04T19:51:28.057Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-04T19:51:31.012Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-04T19:51:31.012Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-04T19:51:31.012Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-04T19:51:34.802Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-04T19:51:35.270Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-04T19:51:42.425Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-04T19:51:49.581Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-04T19:51:56.736Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-04T19:52:01.486Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-04T19:52:05.274Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-04T19:52:05.274Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-04T19:52:05.742Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-04T19:52:08.698Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-04T19:52:12.482Z] === RUN TestDockerSuite/TestLogsSince [2022-04-04T19:52:22.900Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-04T19:52:22.900Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-04T19:52:22.900Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-04T19:52:22.900Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-04T19:52:22.900Z] === RUN TestDockerSuite/TestLogsTail [2022-04-04T19:52:25.112Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-04T19:52:28.901Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-04T19:52:31.850Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-04T19:52:31.850Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-04T19:52:31.850Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-04T19:52:31.850Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-04T19:52:31.850Z] === RUN TestDockerSuite/TestNetHostname [2022-04-04T19:52:31.850Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-04T19:52:31.850Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-04T19:52:31.850Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-04T19:52:31.850Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-04T19:52:31.850Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-04T19:52:31.850Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-04T19:52:31.850Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-04T19:52:31.850Z] === RUN TestDockerSuite/TestPluginActive [2022-04-04T19:52:31.850Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-04T19:52:31.850Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-04T19:52:31.850Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-04T19:52:31.850Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-04T19:52:31.850Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-04T19:52:31.850Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-04T19:52:31.850Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-04T19:52:31.850Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-04T19:52:31.850Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-04T19:52:31.851Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-04T19:52:31.851Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-04T19:52:31.851Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-04T19:52:31.851Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-04T19:52:31.851Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-04T19:52:31.851Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-04T19:52:31.851Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-04T19:52:31.851Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-04T19:52:31.851Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-04T19:52:31.851Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-04T19:52:31.851Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-04T19:52:31.851Z] === RUN TestDockerSuite/TestPortList [2022-04-04T19:52:31.851Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-04T19:52:31.851Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-04T19:52:39.008Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-04T19:52:39.008Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T19:52:39.008Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-04T19:52:39.008Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-04T19:52:39.008Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-04T19:52:39.008Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-04T19:52:39.008Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-04T19:52:39.008Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-04T19:52:39.008Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-04T19:52:39.008Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-04T19:52:39.008Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-04T19:52:39.008Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-04T19:52:39.008Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-04T19:52:39.008Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-04T19:52:39.008Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-04T19:52:39.008Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-04T19:52:39.008Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-04T19:52:39.008Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-04T19:52:44.878Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-04T19:52:44.878Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-04T19:52:44.878Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-04T19:52:59.837Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-04T19:52:59.837Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-04T19:52:59.837Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-04T19:53:12.953Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-04T19:53:30.766Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-04T19:53:30.766Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-04T19:53:30.766Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-04T19:53:30.766Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-04T19:53:30.766Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-04T19:53:30.766Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-04T19:53:37.017Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-04T19:53:47.443Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-04T19:53:53.320Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-04T19:53:53.320Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-04T19:53:53.320Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-04T19:53:53.320Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-04T19:53:53.320Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-04T19:54:00.480Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-04T19:54:00.480Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-04T19:54:00.480Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-04T19:54:00.480Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-04T19:54:00.480Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-04T19:54:00.480Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-04T19:54:00.480Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-04T19:54:00.480Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-04T19:54:00.480Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-04T19:54:10.914Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-04T19:54:10.914Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-04T19:54:10.914Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-04T19:54:12.477Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-04T19:54:12.477Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-04T19:54:12.477Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-04T19:54:14.039Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-04T19:54:15.024Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-04T19:54:15.024Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-04T19:54:15.024Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-04T19:54:22.175Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-04T19:54:28.036Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-04T19:54:30.988Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-04T19:55:01.091Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-04T19:55:01.091Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T19:55:01.091Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-04T19:55:08.249Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-04T19:55:08.716Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-04T19:55:09.185Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-04T19:55:10.171Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-04T19:55:18.829Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-04T19:55:24.698Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-04T19:55:24.698Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T19:55:24.698Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-04T19:55:31.858Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-04T19:55:31.858Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-04T19:55:31.858Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-04T19:55:50.307Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-04T19:55:53.258Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-04T19:55:54.245Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-04T19:56:04.670Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-04T19:56:09.425Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-04T19:56:19.848Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-04T19:56:24.574Z] === RUN TestDockerSuite/TestRmiTag [2022-04-04T19:56:25.031Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-04T19:56:28.747Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-04T19:56:49.795Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-04T19:56:51.966Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-04T19:56:57.734Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-04T19:56:59.263Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-04T19:56:59.263Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-04T19:56:59.263Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-04T19:56:59.263Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-04T19:56:59.263Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-04T19:56:59.263Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-04T19:56:59.263Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-04T19:56:59.263Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-04T19:56:59.263Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-04T19:56:59.263Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-04T19:56:59.263Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-04T19:56:59.263Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-04T19:56:59.263Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-04T19:56:59.263Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-04T19:56:59.263Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-04T19:57:02.152Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-04T19:57:02.152Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-04T19:57:02.152Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-04T19:57:02.152Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-04T19:57:02.152Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-04T19:57:09.206Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-04T19:57:12.103Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-04T19:57:14.994Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-04T19:57:18.712Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-04T19:57:21.608Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-04T19:57:21.608Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-04T19:57:28.670Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-04T19:57:28.670Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-04T19:57:28.670Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-04T19:57:28.670Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-04T19:57:28.670Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-04T19:57:28.670Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-04T19:57:28.670Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-04T19:57:28.670Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-04T19:57:28.670Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-04T19:57:28.670Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-04T19:57:28.670Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-04T19:57:28.670Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-04T19:57:28.670Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-04T19:57:28.670Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-04T19:57:28.670Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-04T19:57:28.670Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-04T19:57:28.670Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-04T19:57:28.670Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-04T19:57:28.670Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-04T19:57:28.670Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-04T19:57:28.670Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-04T19:57:28.670Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-04T19:57:28.670Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-04T19:57:31.567Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-04T19:57:31.567Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-04T19:57:31.567Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-04T19:57:35.702Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-04T19:57:35.702Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-04T19:57:35.702Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-04T19:57:35.703Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-04T19:57:35.703Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-04T19:57:38.064Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-04T19:57:38.064Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-04T19:57:38.064Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-04T19:57:38.064Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-04T19:57:38.064Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-04T19:57:38.064Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-04T19:57:38.064Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-04T19:57:38.064Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-04T19:57:38.064Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-04T19:57:38.064Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-04T19:57:38.064Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-04T19:57:38.064Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-04T19:57:38.064Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-04T19:57:38.064Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-04T19:57:38.064Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-04T19:57:40.957Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-04T19:57:43.902Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-04T19:57:46.796Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-04T19:57:46.796Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-04T19:57:46.796Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-04T19:57:46.796Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-04T19:57:46.796Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-04T19:57:46.796Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-04T19:57:46.796Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-04T19:57:49.693Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-04T19:57:49.693Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-04T19:57:49.693Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-04T19:57:49.693Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-04T19:57:49.693Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-04T19:57:49.693Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-04T19:57:49.693Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-04T19:57:49.693Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-04T19:57:49.693Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-04T19:57:51.860Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-04T19:57:58.921Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-04T19:57:58.921Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-04T19:57:58.921Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-04T19:57:58.921Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-04T19:57:58.921Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-04T19:57:58.921Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-04T19:57:58.921Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-04T19:57:58.921Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-04T19:57:58.921Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-04T19:57:58.921Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-04T19:57:58.921Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-04T19:57:58.921Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-04T19:57:58.921Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-04T19:58:02.646Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-04T19:58:02.646Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-04T19:58:02.646Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-04T19:58:02.646Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-04T19:58:02.646Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-04T19:58:02.646Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-04T19:58:05.546Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-04T19:58:09.272Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-04T19:58:09.272Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-04T19:58:09.272Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-04T19:58:12.168Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-04T19:58:12.168Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-04T19:58:12.168Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-04T19:58:12.168Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-04T19:58:12.168Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-04T19:58:12.168Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-04T19:58:12.168Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-04T19:58:15.064Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-04T19:58:18.787Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-04T19:58:21.680Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-04T19:58:24.575Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-04T19:58:24.575Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-04T19:58:24.575Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-04T19:58:24.575Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-04T19:58:24.575Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-04T19:58:24.575Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-04T19:58:24.575Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-04T19:58:24.575Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-04T19:58:24.575Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-04T19:58:24.575Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-04T19:58:24.575Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-04T19:58:24.575Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-04T19:58:24.575Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-04T19:58:24.575Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-04T19:58:24.575Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-04T19:58:24.575Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-04T19:58:30.345Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-04T19:58:30.345Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-04T19:58:30.345Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-04T19:58:30.345Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-04T19:58:30.345Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-04T19:58:30.345Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-04T19:58:30.345Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-04T19:58:30.345Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-04T19:58:30.345Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-04T19:58:30.345Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-04T19:58:30.345Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-04T19:58:30.345Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-04T19:58:38.889Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-04T19:58:38.889Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-04T19:58:38.889Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-04T19:58:41.056Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-04T19:58:41.056Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-04T19:58:41.056Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-04T19:58:41.056Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-04T19:58:41.056Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-04T19:58:41.056Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-04T19:58:41.056Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-04T19:58:41.056Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-04T19:58:41.056Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-04T19:58:41.056Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-04T19:58:41.056Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-04T19:58:41.056Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-04T19:58:41.056Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-04T19:58:41.056Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-04T19:58:41.056Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-04T19:58:41.056Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-04T19:58:41.056Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-04T19:58:41.056Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-04T19:58:41.056Z] === RUN TestDockerSuite/TestRunMount [2022-04-04T19:58:41.056Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-04T19:58:41.056Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-04T19:58:41.056Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-04T19:58:41.056Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-04T19:58:41.056Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-04T19:58:41.056Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-04T19:58:41.056Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-04T19:58:41.056Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-04T19:58:51.353Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-04T19:58:51.353Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-04T19:58:51.353Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-04T19:58:51.353Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-04T19:58:51.353Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-04T19:58:51.353Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-04T19:58:51.353Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-04T19:58:57.122Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-04T19:59:02.889Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-04T19:59:02.889Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-04T19:59:02.889Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-04T19:59:02.889Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-04T19:59:02.889Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-04T19:59:02.889Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-04T19:59:02.889Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-04T19:59:02.889Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-04T19:59:02.889Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-04T19:59:02.889Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-04T19:59:02.889Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-04T19:59:02.889Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-04T19:59:02.889Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-04T19:59:02.889Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-04T19:59:02.889Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-04T19:59:02.889Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-04T19:59:03.345Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-04T19:59:03.345Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-04T19:59:03.345Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-04T19:59:03.802Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-04T19:59:04.767Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-04T19:59:06.936Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-04T19:59:09.844Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-04T19:59:10.820Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-04T19:59:13.777Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-04T19:59:13.777Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-04T19:59:13.777Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-04T19:59:13.777Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-04T19:59:13.777Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-04T19:59:13.777Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-04T19:59:13.777Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-04T19:59:13.777Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-04T19:59:13.777Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-04T19:59:13.777Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-04T19:59:13.777Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-04T19:59:13.777Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-04T19:59:14.245Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-04T19:59:14.245Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-04T19:59:14.245Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-04T19:59:14.245Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-04T19:59:14.245Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-04T19:59:18.997Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-04T19:59:18.997Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-04T19:59:18.997Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-04T19:59:18.997Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-04T19:59:18.997Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-04T19:59:18.997Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-04T19:59:18.997Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-04T19:59:18.997Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-04T19:59:18.997Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-04T19:59:18.997Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-04T19:59:18.997Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-04T19:59:31.490Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-04T19:59:31.490Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-04T19:59:31.490Z] === RUN TestDockerSuite/TestRunRm [2022-04-04T19:59:33.706Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-04T19:59:40.878Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-04T19:59:43.836Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-04T19:59:46.787Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-04T19:59:50.573Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-04T19:59:50.573Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-04T19:59:50.573Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-04T19:59:50.573Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-04T19:59:51.043Z] === RUN TestDockerSuite/TestRunState [2022-04-04T19:59:51.043Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-04T19:59:51.043Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-04T19:59:53.997Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-04T19:59:53.997Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-04T19:59:53.997Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-04T19:59:54.466Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-04T19:59:54.466Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-04T19:59:54.466Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-04T19:59:54.466Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-04T19:59:54.466Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-04T19:59:54.466Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-04T19:59:54.933Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-04T19:59:54.933Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-04T19:59:54.933Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-04T20:00:00.798Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-04T20:00:00.798Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-04T20:00:00.798Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-04T20:00:00.798Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-04T20:00:00.798Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-04T20:00:00.798Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-04T20:00:00.798Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-04T20:00:00.798Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-04T20:00:00.798Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-04T20:00:00.798Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-04T20:00:00.798Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-04T20:00:00.798Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-04T20:00:00.798Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-04T20:00:00.798Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-04T20:00:00.798Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-04T20:00:00.798Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-04T20:00:00.798Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-04T20:00:00.798Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-04T20:00:00.798Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-04T20:00:00.798Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-04T20:00:00.798Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-04T20:00:03.748Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-04T20:00:03.748Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-04T20:00:03.748Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-04T20:00:07.544Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-04T20:00:07.544Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-04T20:00:07.544Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-04T20:00:07.544Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-04T20:00:07.544Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-04T20:00:11.346Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-04T20:00:21.767Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-04T20:00:27.642Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-04T20:00:36.301Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-04T20:00:36.301Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-04T20:00:36.301Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-04T20:00:36.301Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-04T20:00:40.089Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-04T20:00:43.041Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-04T20:00:45.991Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-04T20:00:45.991Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-04T20:00:45.991Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-04T20:00:45.991Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-04T20:00:45.991Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-04T20:00:45.991Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-04T20:00:45.991Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-04T20:00:45.991Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-04T20:00:45.991Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-04T20:00:45.991Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-04T20:00:45.991Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-04T20:00:45.991Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-04T20:00:45.991Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-04T20:00:45.991Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-04T20:00:45.991Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-04T20:00:51.399Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-04T20:00:54.349Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-04T20:00:55.912Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-04T20:01:03.068Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-04T20:01:03.068Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-04T20:01:03.068Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-04T20:01:03.068Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-04T20:01:03.068Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-04T20:01:03.068Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-04T20:01:03.068Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-04T20:01:03.068Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-04T20:01:03.068Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-04T20:01:03.068Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-04T20:01:03.068Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-04T20:01:03.068Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-04T20:01:03.068Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-04T20:01:03.068Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T20:01:03.068Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-04T20:01:03.068Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-04T20:01:03.068Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-04T20:01:03.068Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T20:01:03.068Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-04T20:01:03.068Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-04T20:01:03.068Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-04T20:01:03.068Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-04T20:01:03.068Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-04T20:01:03.068Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-04T20:01:03.068Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-04T20:01:03.068Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-04T20:01:03.068Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-04T20:01:03.068Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-04T20:01:03.068Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-04T20:01:03.068Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-04T20:01:03.068Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-04T20:01:03.068Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-04T20:01:03.068Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-04T20:01:03.068Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-04T20:01:03.068Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-04T20:01:05.284Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-04T20:01:05.284Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-04T20:01:05.752Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-04T20:01:06.221Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-04T20:01:07.787Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-04T20:01:07.787Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-04T20:01:11.577Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-04T20:01:14.528Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-04T20:01:17.502Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-04T20:01:17.502Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-04T20:01:17.502Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-04T20:01:27.929Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-04T20:01:27.929Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-04T20:01:27.929Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-04T20:01:33.799Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-04T20:01:33.799Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-04T20:01:33.799Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-04T20:01:33.799Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-04T20:01:33.799Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-04T20:01:33.799Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-04T20:01:33.799Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-04T20:01:33.799Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-04T20:01:33.799Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-04T20:01:42.465Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-04T20:01:42.465Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-04T20:01:42.465Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-04T20:01:42.465Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-04T20:01:42.465Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-04T20:01:42.465Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-04T20:01:42.465Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-04T20:01:42.465Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-04T20:01:42.465Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-04T20:01:42.465Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-04T20:01:42.465Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-04T20:01:42.465Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-04T20:01:42.465Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-04T20:01:47.221Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-04T20:01:50.188Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-04T20:01:50.188Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-04T20:01:50.188Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-04T20:01:53.978Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-04T20:01:53.979Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-04T20:01:53.979Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-04T20:01:53.979Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-04T20:01:53.979Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-04T20:01:53.979Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-04T20:01:53.979Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-04T20:01:53.979Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-04T20:01:53.979Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-04T20:01:53.979Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-04T20:01:53.979Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-04T20:01:53.979Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-04T20:01:54.447Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-04T20:02:09.371Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-04T20:02:09.827Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-04T20:02:09.827Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-04T20:02:09.827Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-04T20:02:09.827Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-04T20:02:10.282Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-04T20:02:10.282Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-04T20:02:10.737Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-04T20:02:14.458Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-04T20:02:14.458Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-04T20:02:18.174Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-04T20:02:18.630Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-04T20:02:19.091Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-04T20:02:19.091Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-04T20:02:19.091Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-04T20:02:29.381Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-04T20:02:29.381Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-04T20:02:29.381Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-04T20:02:29.840Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-04T20:02:29.840Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-04T20:02:29.840Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-04T20:02:29.840Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-04T20:02:40.809Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-04T20:02:40.809Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-04T20:02:40.809Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-04T20:02:53.163Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-04T20:02:53.163Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-04T20:02:53.163Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-04T20:02:54.125Z] --- PASS: TestDockerSuite (2788.31s) [2022-04-04T20:02:54.125Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-04-04T20:02:54.125Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-04T20:02:54.125Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-04-04T20:02:54.125Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-04-04T20:02:54.125Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-04T20:02:54.125Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-04T20:02:54.125Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-04T20:02:54.125Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.74s) [2022-04-04T20:02:54.125Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s) [2022-04-04T20:02:54.125Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.66s) [2022-04-04T20:02:54.125Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2022-04-04T20:02:54.125Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (81.84s) [2022-04-04T20:02:54.125Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.99s) [2022-04-04T20:02:54.125Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-04-04T20:02:54.125Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-04T20:02:54.125Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-04T20:02:54.125Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-04T20:02:54.125Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-04T20:02:54.125Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-04T20:02:54.125Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-04T20:02:54.125Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-04T20:02:54.125Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-04-04T20:02:54.125Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-04T20:02:54.125Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-04-04T20:02:54.125Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-04T20:02:54.125Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-04T20:02:54.125Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.03s) [2022-04-04T20:02:54.125Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.27s) [2022-04-04T20:02:54.125Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-04-04T20:02:54.125Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-04T20:02:54.125Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-04T20:02:54.125Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-04T20:02:54.125Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.41s) [2022-04-04T20:02:54.125Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-04T20:02:54.125Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-04T20:02:54.125Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.82s) [2022-04-04T20:02:54.125Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (92.81s) [2022-04-04T20:02:54.125Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-04-04T20:02:54.125Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.05s) [2022-04-04T20:02:54.125Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-04-04T20:02:54.125Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.99s) [2022-04-04T20:02:54.125Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.04s) [2022-04-04T20:02:54.125Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-04T20:02:54.125Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-04T20:02:54.125Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-04T20:02:54.125Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2022-04-04T20:02:54.125Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.02s) [2022-04-04T20:02:54.125Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.49s) [2022-04-04T20:02:54.125Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.75s) [2022-04-04T20:02:54.125Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-04T20:02:54.125Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-04T20:02:54.125Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-04-04T20:02:54.125Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.30s) [2022-04-04T20:02:54.125Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.91s) [2022-04-04T20:02:54.125Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.02s) [2022-04-04T20:02:54.125Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.17s) [2022-04-04T20:02:54.125Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-04T20:02:54.125Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.36s) [2022-04-04T20:02:54.125Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.80s) [2022-04-04T20:02:54.125Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.95s) [2022-04-04T20:02:54.125Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-04T20:02:54.125Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-04T20:02:54.125Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-04T20:02:54.125Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-04T20:02:54.125Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.59s) [2022-04-04T20:02:54.125Z] --- PASS: TestDockerSuite/TestBuildAddTar (39.73s) [2022-04-04T20:02:54.125Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-04T20:02:54.125Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-04-04T20:02:54.125Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.27s) [2022-04-04T20:02:54.125Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s) [2022-04-04T20:02:54.125Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.66s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.35s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.30s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.16s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.09s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.34s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.08s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.31s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.66s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (28.19s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (6.02s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.60s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.02s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.62s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.66s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.14s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildCmd (0.67s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.65s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.63s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.40s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.54s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.35s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.56s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.78s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.09s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.56s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.03s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.73s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.61s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (42.24s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.76s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.68s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.22s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.61s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.35s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.83s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.67s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.94s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.99s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.16s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.76s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.73s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildDockerignore (60.37s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.53s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (65.81s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.86s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.97s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.68s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.77s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.34s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (33.24s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.89s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.88s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (92.24s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.53s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.64s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.24s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.57s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.64s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.08s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.95s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.99s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.28s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.10s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.53s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.13s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.68s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildFails (3.33s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.52s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.29s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.54s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.83s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.49s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.19s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.73s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.63s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.23s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildHistory (12.71s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.12s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.70s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.82s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.48s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildLabel (1.11s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.75s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.12s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.68s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildLabels (1.11s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.70s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.44s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.72s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.72s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.20s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.38s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.65s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (40.16s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.35s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.09s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.87s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.70s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.98s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.75s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.74s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.80s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.49s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.33s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.76s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.04s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.52s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.98s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.86s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.16s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.89s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.02s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.50s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.73s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.40s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.36s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (48.51s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (22.74s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildRm (16.16s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.13s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.63s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.97s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.67s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.50s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.55s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.95s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.71s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.94s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.08s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildStderr (5.75s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (25.68s) [2022-04-04T20:02:54.126Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.50s) [2022-04-04T20:02:54.126Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.13s) [2022-04-04T20:02:54.583Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.46s) [2022-04-04T20:02:54.583Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.82s) [2022-04-04T20:02:54.583Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.63s) [2022-04-04T20:02:54.583Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-04T20:02:54.583Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-04T20:02:54.583Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-04T20:02:54.583Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.50s) [2022-04-04T20:02:54.583Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.63s) [2022-04-04T20:02:54.583Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.82s) [2022-04-04T20:02:54.583Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-04T20:02:54.583Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-04T20:02:54.583Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.87s) [2022-04-04T20:02:54.583Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.05s) [2022-04-04T20:02:54.583Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (11.23s) [2022-04-04T20:02:54.583Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.52s) [2022-04-04T20:02:54.583Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-04-04T20:02:54.583Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-04T20:02:54.583Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.65s) [2022-04-04T20:02:54.583Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-04-04T20:02:54.583Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.95s) [2022-04-04T20:02:54.583Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.47s) [2022-04-04T20:02:54.583Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.54s) [2022-04-04T20:02:54.583Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.08s) [2022-04-04T20:02:54.583Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2022-04-04T20:02:54.583Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) [2022-04-04T20:02:54.583Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-04T20:02:54.583Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.30s) [2022-04-04T20:02:54.583Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.08s) [2022-04-04T20:02:54.583Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.21s) [2022-04-04T20:02:54.583Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2022-04-04T20:02:54.583Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.34s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.03s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestCommitChange (6.03s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.67s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.77s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestCommitTTY (8.77s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.68s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.14s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainerAPICommit (9.09s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.91s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.19s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.38s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.30s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.81s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.76s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.79s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.86s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.21s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.18s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.22s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.95s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.29s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.15s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (6.18s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.74s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.29s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.17s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.29s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.10s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.21s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.84s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.61s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.12s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.09s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.05s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.13s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008a32f0_} (3.03s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11669375623_c:\foo_false____} (3.08s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11669375623_c:\foo_true____} (3.07s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.45s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.31s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.22s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.31s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.96s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.30s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.88s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.13s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestCpToDot (3.38s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestCpToStdout (3.43s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.23s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestCreateArgs (0.23s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.26s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.23s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.83s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.79s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestCreateLabels (0.24s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestCreateRM (0.46s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.47s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.13s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.57s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.32s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.30s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.31s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.26s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.44s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.70s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestEventsCopy (6.44s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.04s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.23s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.90s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.62s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.09s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.11s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestEventsFilters (6.57s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestEventsFormat (6.63s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestEventsRename (3.55s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestEventsResize (33.86s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.13s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.98s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.64s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.44s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.11s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.29s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.25s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.85s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.81s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.73s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.70s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestExecExitStatus (8.32s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestExecInspectID (5.75s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.11s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.93s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.10s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-04T20:02:54.584Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.25s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.25s) [2022-04-04T20:02:54.584Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.26s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.30s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.19s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.54s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.72s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.14s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.94s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.28s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.37s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.90s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.23s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.10s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.22s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.85s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestInspectDefault (3.25s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestInspectHistory (5.55s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.10s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.80s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.21s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.79s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.79s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestInspectStatus (3.92s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.95s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.89s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.26s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.76s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.06s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.10s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.16s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.25s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.20s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.39s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.12s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.79s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.88s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.01s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.06s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.77s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.69s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.30s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.24s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestLogsSince (9.64s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestLogsTail (3.41s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.34s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.15s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.13s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.12s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestPsByOrder (13.21s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestPsListContainersBase (13.24s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (18.68s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.38s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.24s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.67s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.90s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestPsShowMounts (10.79s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.71s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.65s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.27s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.22s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (28.09s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (9.23s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.31s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.25s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.02s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.25s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.96s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.88s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.35s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (18.10s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.66s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.80s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (9.17s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.04s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.69s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.40s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestRmiTag (0.66s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.18s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (20.35s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.40s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.81s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.25s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.93s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.14s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.88s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.08s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.15s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.06s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.29s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.09s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.14s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.84s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.26s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.17s) [2022-04-04T20:02:54.585Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.75s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-04T20:02:54.585Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.27s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.99s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (7.04s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.15s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.19s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.25s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.18s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunExitCode (3.18s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.25s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.73s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.22s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.73s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.90s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.57s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.36s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.65s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.62s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.45s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.22s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.26s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.00s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.83s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.53s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunRm (3.28s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.35s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.52s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.30s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.78s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.18s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.42s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.61s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.22s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.22s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.95s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.59s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.24s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.49s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.01s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.19s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.87s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.52s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.57s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.11s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.17s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.39s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.67s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.69s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.31s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.15s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.21s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.08s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.70s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.13s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (4.03s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.83s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.69s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.45s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.90s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.97s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.66s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2022-04-04T20:02:54.586Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-04T20:02:54.586Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.55s) [2022-04-04T20:02:54.587Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2022-04-04T20:02:54.587Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s) [2022-04-04T20:02:54.587Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (12.41s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-04T20:02:54.587Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.69s) [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistrySuite [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-04T20:02:54.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-04T20:02:54.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-04T20:02:54.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-04T20:02:54.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-04T20:02:54.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-04T20:02:54.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-04T20:02:54.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-04T20:02:54.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-04T20:02:54.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-04T20:02:54.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-04T20:02:54.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-04T20:02:54.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-04T20:02:54.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-04T20:02:54.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-04T20:02:54.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-04T20:02:54.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-04T20:02:54.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-04T20:02:54.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-04T20:02:54.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-04T20:02:54.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-04T20:02:54.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-04T20:02:54.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-04T20:02:54.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-04T20:02:54.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-04T20:02:54.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-04T20:02:54.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-04T20:02:54.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-04T20:02:54.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-04T20:02:54.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-04T20:02:54.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-04T20:02:54.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-04T20:02:54.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-04T20:02:54.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-04T20:02:54.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-04T20:02:54.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-04T20:02:54.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-04T20:02:54.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-04T20:02:54.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] --- PASS: TestDockerRegistrySuite (0.15s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-04T20:02:54.587Z] === RUN TestDockerSchema1RegistrySuite [2022-04-04T20:02:54.587Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-04T20:02:54.587Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-04T20:02:54.587Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-04T20:02:54.587Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-04T20:02:54.587Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-04T20:02:54.587Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-04T20:02:54.587Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-04T20:02:54.587Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-04T20:02:54.587Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-04T20:02:54.587Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-04T20:02:54.587Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-04T20:02:54.587Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-04T20:02:54.587Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-04T20:02:54.587Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-04T20:02:54.587Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-04T20:02:54.587Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-04T20:02:54.587Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-04T20:02:54.587Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-04T20:02:54.587Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-04T20:02:54.587Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-04T20:02:54.587Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-04T20:02:54.587Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-04T20:02:54.587Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-04T20:02:54.587Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-04T20:02:54.587Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-04T20:02:54.587Z] === RUN TestDockerDaemonSuite [2022-04-04T20:02:54.587Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-04T20:02:54.587Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-04T20:02:54.587Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-04T20:02:54.587Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-04T20:02:54.587Z] === RUN TestDockerSwarmSuite [2022-04-04T20:02:54.587Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-04T20:02:54.587Z] === RUN TestDockerPluginSuite [2022-04-04T20:02:54.587Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-04T20:02:54.587Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-04T20:02:54.587Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-04T20:02:54.587Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-04T20:02:54.587Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-04T20:02:54.587Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-04T20:02:54.587Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-04T20:02:54.587Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-04T20:02:54.587Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-04T20:02:54.587Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-04T20:02:54.587Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-04T20:02:54.587Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.587Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-04T20:02:54.587Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-04T20:02:54.588Z] === RUN TestDockerExternalVolumeSuite [2022-04-04T20:02:54.588Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-04T20:02:54.588Z] === RUN TestDockerNetworkSuite [2022-04-04T20:02:54.588Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-04T20:02:54.588Z] === RUN TestDockerHubPullSuite [2022-04-04T20:02:54.588Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-04T20:02:54.588Z] PASS [2022-04-04T20:02:54.588Z] ok github.com/docker/docker/integration-cli 2788.709s [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === Skipped [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-04T20:02:54.588Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-04T20:02:54.588Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-04T20:02:54.588Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-04T20:02:54.588Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-04T20:02:54.588Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-04T20:02:54.588Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-04T20:02:54.588Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-04T20:02:54.588Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-04T20:02:54.588Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-04T20:02:54.588Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-04-04T20:02:54.588Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-04T20:02:54.588Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-04T20:02:54.588Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.03s) [2022-04-04T20:02:54.588Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.03s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-04-04T20:02:54.588Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-04T20:02:54.588Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-04T20:02:54.588Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-04T20:02:54.588Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-04T20:02:54.588Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-04T20:02:54.588Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-04-04T20:02:54.588Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-04T20:02:54.588Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-04T20:02:54.588Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-04T20:02:54.588Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-04T20:02:54.588Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-04T20:02:54.588Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-04T20:02:54.588Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-04T20:02:54.588Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-04T20:02:54.588Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-04T20:02:54.588Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-04T20:02:54.588Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-04T20:02:54.588Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-04-04T20:02:54.588Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s) [2022-04-04T20:02:54.588Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.30s) [2022-04-04T20:02:54.588Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.30s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2022-04-04T20:02:54.588Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-04T20:02:54.588Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-04-04T20:02:54.588Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-04T20:02:54.588Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-04T20:02:54.588Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-04T20:02:54.588Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2022-04-04T20:02:54.588Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-04-04T20:02:54.588Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-04T20:02:54.588Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-04T20:02:54.588Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-04T20:02:54.588Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-04-04T20:02:54.588Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-04T20:02:54.588Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-04-04T20:02:54.588Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-04T20:02:54.588Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-04T20:02:54.588Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-04-04T20:02:54.588Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-04-04T20:02:54.588Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-04T20:02:54.588Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-04T20:02:54.588Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-04-04T20:02:54.588Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-04-04T20:02:54.588Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.44s) [2022-04-04T20:02:54.588Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-04T20:02:54.588Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-04-04T20:02:54.588Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-04-04T20:02:54.588Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.44s) [2022-04-04T20:02:54.588Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.588Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s) [2022-04-04T20:02:54.588Z] [2022-04-04T20:02:54.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-04T20:02:54.588Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.589Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-04T20:02:54.589Z] [2022-04-04T20:02:54.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-04T20:02:54.589Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.589Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-04T20:02:54.589Z] [2022-04-04T20:02:54.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-04T20:02:54.589Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.589Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-04T20:02:54.589Z] [2022-04-04T20:02:54.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-04T20:02:54.589Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.589Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-04T20:02:54.589Z] [2022-04-04T20:02:54.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-04T20:02:54.589Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.589Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-04T20:02:54.589Z] [2022-04-04T20:02:54.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-04T20:02:54.589Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.589Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-04T20:02:54.589Z] [2022-04-04T20:02:54.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-04T20:02:54.589Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.589Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-04T20:02:54.589Z] [2022-04-04T20:02:54.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-04-04T20:02:54.589Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.589Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-04T20:02:54.589Z] [2022-04-04T20:02:54.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-04T20:02:54.589Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.589Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-04T20:02:54.589Z] [2022-04-04T20:02:54.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-04T20:02:54.589Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.589Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-04T20:02:54.589Z] [2022-04-04T20:02:54.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-04T20:02:54.589Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.589Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-04T20:02:54.589Z] [2022-04-04T20:02:54.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-04T20:02:54.589Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-04T20:02:54.589Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-04T20:02:54.589Z] [2022-04-04T20:02:54.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-04T20:02:54.589Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.589Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-04T20:02:54.589Z] [2022-04-04T20:02:54.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-04T20:02:54.589Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.589Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-04T20:02:54.589Z] [2022-04-04T20:02:54.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-04T20:02:54.589Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.589Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-04T20:02:54.589Z] [2022-04-04T20:02:54.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2022-04-04T20:02:54.589Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.589Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-04-04T20:02:54.589Z] [2022-04-04T20:02:54.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-04-04T20:02:54.589Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.589Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-04-04T20:02:54.589Z] [2022-04-04T20:02:54.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-04T20:02:54.589Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.589Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-04T20:02:54.589Z] [2022-04-04T20:02:54.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-04T20:02:54.589Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.589Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-04T20:02:54.589Z] [2022-04-04T20:02:54.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-04T20:02:54.589Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.589Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-04T20:02:54.589Z] [2022-04-04T20:02:54.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-04T20:02:54.589Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.589Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-04T20:02:54.589Z] [2022-04-04T20:02:54.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-04-04T20:02:54.589Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-04T20:02:54.589Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-04T20:02:55.046Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-04T20:02:55.046Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-04T20:02:55.046Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-04-04T20:02:55.046Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.50s) [2022-04-04T20:02:55.046Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.50s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-04-04T20:02:55.046Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-04T20:02:55.046Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-04T20:02:55.046Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-04T20:02:55.046Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-04T20:02:55.046Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-04-04T20:02:55.046Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-04T20:02:55.046Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-04-04T20:02:55.046Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2022-04-04T20:02:55.046Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.44s) [2022-04-04T20:02:55.046Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-04T20:02:55.046Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.45s) [2022-04-04T20:02:55.046Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-04T20:02:55.046Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-04T20:02:55.046Z] docker_cli_sni_test.go:18: Flakey test [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.03s) [2022-04-04T20:02:55.046Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.03s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-04T20:02:55.046Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-04T20:02:55.046Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-04T20:02:55.046Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-04T20:02:55.046Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-04T20:02:55.046Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-04T20:02:55.046Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-04T20:02:55.046Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-04T20:02:55.046Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-04T20:02:55.046Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-04T20:02:55.046Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-04T20:02:55.046Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-04-04T20:02:55.046Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-04T20:02:55.046Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-04T20:02:55.046Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-04T20:02:55.046Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-04T20:02:55.046Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-04T20:02:55.046Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-04T20:02:55.046Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-04T20:02:55.046Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-04T20:02:55.046Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-04T20:02:55.046Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-04T20:02:55.046Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-04T20:02:55.046Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-04T20:02:55.046Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-04T20:02:55.046Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-04T20:02:55.046Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-04T20:02:55.046Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-04T20:02:55.046Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-04T20:02:55.046Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-04T20:02:55.046Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-04T20:02:55.046Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-04T20:02:55.046Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-04T20:02:55.046Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.046Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-04T20:02:55.046Z] [2022-04-04T20:02:55.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-04T20:02:55.046Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-04-04T20:02:55.047Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-04T20:02:55.047Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-04T20:02:55.047Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-04T20:02:55.047Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-04T20:02:55.047Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-04T20:02:55.047Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-04T20:02:55.047Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-04T20:02:55.047Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-04T20:02:55.047Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-04T20:02:55.047Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-04T20:02:55.047Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-04T20:02:55.047Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-04T20:02:55.047Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-04T20:02:55.047Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-04T20:02:55.047Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-04T20:02:55.047Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-04T20:02:55.047Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-04T20:02:55.047Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-04T20:02:55.047Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-04T20:02:55.047Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-04T20:02:55.047Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-04T20:02:55.047Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-04T20:02:55.047Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-04T20:02:55.047Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-04T20:02:55.047Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-04T20:02:55.047Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-04T20:02:55.047Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-04T20:02:55.047Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-04T20:02:55.047Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-04T20:02:55.047Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-04T20:02:55.047Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-04T20:02:55.047Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-04T20:02:55.047Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-04T20:02:55.047Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-04T20:02:55.047Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-04T20:02:55.047Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-04T20:02:55.047Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-04T20:02:55.047Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-04T20:02:55.047Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-04T20:02:55.047Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-04T20:02:55.047Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-04T20:02:55.047Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-04T20:02:55.047Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-04T20:02:55.047Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-04T20:02:55.047Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-04-04T20:02:55.047Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-04-04T20:02:55.047Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-04T20:02:55.047Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-04T20:02:55.047Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-04T20:02:55.047Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-04T20:02:55.047Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-04T20:02:55.047Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-04T20:02:55.047Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-04T20:02:55.047Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-04T20:02:55.047Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-04T20:02:55.047Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-04T20:02:55.047Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-04-04T20:02:55.047Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-04-04T20:02:55.047Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-04T20:02:55.047Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-04-04T20:02:55.047Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-04T20:02:55.047Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-04-04T20:02:55.047Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-04T20:02:55.047Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-04T20:02:55.047Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-04T20:02:55.047Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.047Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-04T20:02:55.047Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-04T20:02:55.048Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-04T20:02:55.048Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-04T20:02:55.048Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-04T20:02:55.048Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-04T20:02:55.048Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-04T20:02:55.048Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-04-04T20:02:55.048Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-04T20:02:55.048Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-04T20:02:55.048Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.048Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-04T20:02:55.048Z] [2022-04-04T20:02:55.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-04T20:02:55.049Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-04T20:02:55.049Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-04T20:02:55.049Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-04T20:02:55.049Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-04-04T20:02:55.049Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-04T20:02:55.049Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-04T20:02:55.049Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-04T20:02:55.049Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-04T20:02:55.049Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-04T20:02:55.049Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-04T20:02:55.049Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-04T20:02:55.049Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-04T20:02:55.049Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-04T20:02:55.049Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-04T20:02:55.049Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-04T20:02:55.049Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-04-04T20:02:55.049Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-04T20:02:55.049Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-04T20:02:55.049Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-04T20:02:55.049Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-04T20:02:55.049Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-04T20:02:55.049Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-04T20:02:55.049Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-04T20:02:55.049Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-04T20:02:55.049Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-04T20:02:55.049Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-04T20:02:55.049Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-04-04T20:02:55.049Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-04T20:02:55.049Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-04-04T20:02:55.049Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-04T20:02:55.049Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-04T20:02:55.049Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-04T20:02:55.049Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-04T20:02:55.049Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-04T20:02:55.049Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-04T20:02:55.049Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-04T20:02:55.049Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-04T20:02:55.049Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-04T20:02:55.049Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-04T20:02:55.049Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-04T20:02:55.049Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-04T20:02:55.049Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-04T20:02:55.049Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-04T20:02:55.049Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-04T20:02:55.049Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-04T20:02:55.049Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-04T20:02:55.049Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-04T20:02:55.049Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-04T20:02:55.049Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-04T20:02:55.049Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-04T20:02:55.049Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-04T20:02:55.049Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-04T20:02:55.049Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-04T20:02:55.049Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-04T20:02:55.049Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-04T20:02:55.049Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-04T20:02:55.049Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-04T20:02:55.049Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.049Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-04T20:02:55.049Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-04T20:02:55.050Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.050Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-04T20:02:55.050Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-04-04T20:02:55.051Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-04-04T20:02:55.051Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-04-04T20:02:55.051Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.03s) [2022-04-04T20:02:55.051Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-04T20:02:55.051Z] [2022-04-04T20:02:55.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-04T20:02:55.051Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.051Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-04T20:02:55.052Z] [2022-04-04T20:02:55.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-04T20:02:55.052Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.052Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-04T20:02:55.052Z] [2022-04-04T20:02:55.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-04T20:02:55.052Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.052Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-04T20:02:55.052Z] [2022-04-04T20:02:55.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-04T20:02:55.052Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.052Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-04T20:02:55.052Z] [2022-04-04T20:02:55.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-04T20:02:55.052Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.052Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-04T20:02:55.052Z] [2022-04-04T20:02:55.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-04T20:02:55.052Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.052Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-04T20:02:55.052Z] [2022-04-04T20:02:55.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-04T20:02:55.052Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.052Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-04T20:02:55.052Z] [2022-04-04T20:02:55.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-04T20:02:55.052Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.052Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-04T20:02:55.052Z] [2022-04-04T20:02:55.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-04T20:02:55.052Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.052Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-04T20:02:55.052Z] [2022-04-04T20:02:55.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-04T20:02:55.052Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.052Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-04T20:02:55.052Z] [2022-04-04T20:02:55.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-04T20:02:55.052Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.052Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-04T20:02:55.052Z] [2022-04-04T20:02:55.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-04T20:02:55.052Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.052Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-04T20:02:55.052Z] [2022-04-04T20:02:55.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-04T20:02:55.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.052Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-04T20:02:55.052Z] [2022-04-04T20:02:55.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-04T20:02:55.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.052Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-04T20:02:55.052Z] [2022-04-04T20:02:55.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-04T20:02:55.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.052Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-04T20:02:55.052Z] [2022-04-04T20:02:55.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T20:02:55.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.052Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T20:02:55.052Z] [2022-04-04T20:02:55.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T20:02:55.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.052Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T20:02:55.052Z] [2022-04-04T20:02:55.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T20:02:55.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.052Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T20:02:55.052Z] [2022-04-04T20:02:55.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-04T20:02:55.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.052Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-04T20:02:55.052Z] [2022-04-04T20:02:55.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-04T20:02:55.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.052Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-04T20:02:55.052Z] [2022-04-04T20:02:55.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-04T20:02:55.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.052Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-04T20:02:55.052Z] [2022-04-04T20:02:55.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-04T20:02:55.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.052Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-04T20:02:55.052Z] [2022-04-04T20:02:55.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-04T20:02:55.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.052Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-04T20:02:55.052Z] [2022-04-04T20:02:55.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-04T20:02:55.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.052Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-04T20:02:55.052Z] [2022-04-04T20:02:55.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-04T20:02:55.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.052Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-04T20:02:55.052Z] [2022-04-04T20:02:55.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-04T20:02:55.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.052Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-04T20:02:55.052Z] [2022-04-04T20:02:55.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-04T20:02:55.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.052Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-04T20:02:55.052Z] [2022-04-04T20:02:55.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-04T20:02:55.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.052Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-04T20:02:55.052Z] [2022-04-04T20:02:55.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-04T20:02:55.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.052Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-04T20:02:55.052Z] [2022-04-04T20:02:55.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-04T20:02:55.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.052Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-04T20:02:55.052Z] [2022-04-04T20:02:55.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-04T20:02:55.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.052Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-04T20:02:55.052Z] [2022-04-04T20:02:55.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T20:02:55.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.052Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T20:02:55.052Z] [2022-04-04T20:02:55.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-04-04T20:02:55.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.052Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-04-04T20:02:55.052Z] [2022-04-04T20:02:55.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T20:02:55.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.052Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T20:02:55.052Z] [2022-04-04T20:02:55.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T20:02:55.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.052Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T20:02:55.052Z] [2022-04-04T20:02:55.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-04T20:02:55.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.052Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-04T20:02:55.052Z] [2022-04-04T20:02:55.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T20:02:55.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.052Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T20:02:55.052Z] [2022-04-04T20:02:55.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-04T20:02:55.052Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.052Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-04T20:02:55.052Z] [2022-04-04T20:02:55.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-04T20:02:55.509Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] DONE 1088 tests, 544 skipped in 2799.251s [2022-04-04T20:02:55.509Z] INFO: Integration tests ended at 04/04/2022 20:02:55. Duration:00:46:39.4009165 [2022-04-04T20:02:55.509Z] INFO: Docker info of the daemon under test at end of run [2022-04-04T20:02:55.509Z] [2022-04-04T20:02:55.509Z] Containers: 10 [2022-04-04T20:02:55.509Z] Running: 0 [2022-04-04T20:02:55.509Z] Paused: 0 [2022-04-04T20:02:55.509Z] Stopped: 10 [2022-04-04T20:02:55.509Z] Images: 18 [2022-04-04T20:02:55.509Z] Server Version: 0.0.0-dev [2022-04-04T20:02:55.509Z] Storage Driver: windowsfilter [2022-04-04T20:02:55.509Z] Windows: [2022-04-04T20:02:55.509Z] Logging Driver: json-file [2022-04-04T20:02:55.509Z] Plugins: [2022-04-04T20:02:55.509Z] Volume: local [2022-04-04T20:02:55.509Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-04T20:02:55.509Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-04T20:02:55.509Z] Swarm: inactive [2022-04-04T20:02:55.509Z] Default Isolation: process [2022-04-04T20:02:55.509Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-04T20:02:55.509Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-04T20:02:55.509Z] OSType: windows [2022-04-04T20:02:55.509Z] Architecture: x86_64 [2022-04-04T20:02:55.509Z] CPUs: 4 [2022-04-04T20:02:55.509Z] Total Memory: 32GiB [2022-04-04T20:02:55.509Z] Name: azwin-2-1c4bb0 [2022-04-04T20:02:55.509Z] ID: 6ZXT:DJXE:VCWB:DHGN:5BUH:TXBO:UB5G:BNPJ:4ZBM:5TQ3:CRM6:66ZB [2022-04-04T20:02:55.509Z] Docker Root Dir: D:\CI\PR-43462\1\daemon [2022-04-04T20:02:55.509Z] Debug Mode (client): false [2022-04-04T20:02:55.509Z] Debug Mode (server): true [2022-04-04T20:02:55.510Z] File Descriptors: -1 [2022-04-04T20:02:55.510Z] Goroutines: 44 [2022-04-04T20:02:55.510Z] System Time: 2022-04-04T20:02:55.1662232Z [2022-04-04T20:02:55.510Z] EventsListeners: 0 [2022-04-04T20:02:55.510Z] Registry: https://index.docker.io/v1/ [2022-04-04T20:02:55.510Z] Labels: [2022-04-04T20:02:55.510Z] Experimental: false [2022-04-04T20:02:55.510Z] Insecure Registries: [2022-04-04T20:02:55.510Z] 127.0.0.0/8 [2022-04-04T20:02:55.510Z] Live Restore Enabled: false [2022-04-04T20:02:55.510Z] [2022-04-04T20:02:55.510Z] [2022-04-04T20:02:55.510Z] INFO: Stopping daemon under test [2022-04-04T20:02:55.510Z] SUCCESS: The process with PID 5992 (child process of PID 5348) has been terminated. [2022-04-04T20:02:55.510Z] SUCCESS: The process with PID 5348 (child process of PID 3616) has been terminated. [2022-04-04T20:02:55.510Z] INFO: Stop tailing logs of the daemon under tests [2022-04-04T20:02:55.510Z] INFO: executeCI.ps1 Completed successfully at 04/04/2022 20:02:55. [2022-04-04T20:02:55.510Z] INFO: Tidying up at end of run [2022-04-04T20:02:55.510Z] INFO: Saving daemon under test log (d:\CI\PR-43462\1\dut.out) to bundles\CIDUT.out [2022-04-04T20:02:55.510Z] INFO: Saving daemon under test log (d:\CI\PR-43462\1\dut.err) to bundles\CIDUT.err [2022-04-04T20:02:55.510Z] INFO: Saving containerd logs to bundles [2022-04-04T20:02:55.510Z] INFO: Nuke-Everything... [2022-04-04T20:02:55.967Z] INFO: Container count on control daemon to delete is 2 [2022-04-04T20:02:55.967Z] f13b6788b84a [2022-04-04T20:02:55.967Z] e9c621d6c2a7 [2022-04-04T20:02:55.967Z] INFO: Tidying pidfile d:\CI\PR-43462\1\docker.pid [2022-04-04T20:02:55.967Z] INFO: Killing containerd with PID 5916 [2022-04-04T20:02:55.967Z] INFO: Nuking d:\CI [2022-04-04T20:03:25.981Z] INFO: Zapped successfully [2022-04-04T20:03:25.981Z] [2022-04-04T20:03:25.981Z] INFO: executeCI.ps1 exiting at Mon Apr 4 20:03:21 CUT 2022. Duration 01:14:49.9372634 [2022-04-04T20:03:25.981Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-04T20:03:26.231Z] Recording test results [2022-04-04T20:03:35.929Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-04T20:03:37.453Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-04T20:03:39.890Z] Archiving artifacts [2022-04-04T20:03:55.892Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43462/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-04T20:03:56.845Z] + make clean [2022-04-04T20:03:58.409Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-04T20:03:58.409Z] docker-dev-cache [2022-04-04T20:03:58.409Z] 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